@charset "UTF-8";
header#pc {
	height: 95px;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: rgba(255,255,255,0.85);
	z-index: 10000;
}
header#pc nav {
	position: relative;
	width: 1430px;
	margin-left: auto;
	margin-right: auto;
}
header#pc nav li {
	position: relative;
	float: left;
	font-size: 15px;
	padding-left: 48px;
	padding-right: 10px;
	line-height: 95px;
	color: #44565f;
}
header#pc nav li a {
	color: #44565f;
}
header#pc nav li a:hover {
	color: #91A6B0;
}
header#pc nav li#home {
	background-image: url(../img/nino/hn_img1.png);
	background-repeat: no-repeat;
	background-position: 0% 30px;
}
header#pc nav li#about {
	background-image: url(../img/nino/hn_img2.png);
	background-repeat: no-repeat;
	background-position: 0% 30px;
}
header#pc nav li#story {
	background-image: url(../img/nino/hn_img3.png);
	background-repeat: no-repeat;
	background-position: 0% 28px;
}
header#pc nav li#bin {
	background-image: url(../img/nino/hn_bin.png);
	background-repeat: no-repeat;
	background-position: 0% 28px;
}
header#pc nav li#ambassador {
	background-image: url(../img/nino/hn_img5.png);
	background-repeat: no-repeat;
	background-position: 0% 30px;
}
header#pc nav li#onlineshop {
	background-image: url(../img/nino/hn_shop.png);
	background-repeat: no-repeat;
	background-position: 0% 30px;
}
header#pc nav li#contact {
	background-image: url(../img/nino/hn_img6.png);
	background-repeat: no-repeat;
	background-position: 0% 35px;
}
header#pc nav li#scart {
	background-image: url(../img/nino/hn_img4.png);
	background-repeat: no-repeat;
	background-position: 0% 30px;
}

/* カテゴリメニュー */
#category_navi {
padding-bottom: 50px;
}
.g-nav {
	display: table;
	table-layout: fixed;
	text-align: center;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}
.nav-item {
	display: table-cell;
	vertical-align: bottom;
	border-left: 1px solid #cdeecc;
}
.nav-item:last-child {
	border-right: 1px solid #cdeecc;
}
.nav-item a {
    display: block;
		font-size: 16px;
		font-weight: 400;
    color: #333;/* 文字色 */
}
.nav-item:first-child a {
    border: none;
}
/* カテゴリメニューここまで */

#TopMovie {
	position: relative;
}
#TopMovie video {
	width: 100%;
	position: relative;
}
#TopMovie h1 {
	position: absolute;
	top: 30%;
	width: 90%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	right: 0px;
}
#TopMovie h1 > * {
	position: relative;
	vertical-align: middle;
}
#TopMovie h1 #logosiz {
	text-align: right;
	width: 45%;
	max-width: 600px;
}
#TopCont1 {
	position: relative;
	background-image: url(../img/nino/backimg.svg);
	background-repeat: no-repeat;
	height: 700px;
	background-size: cover;
	margin-top:-20%;
}
#TopCont1 #line {
	position: relative;
	height: 180px;
}
#TopCont1 #ons {
	position: absolute;
	top: 0px;
	left: 12%;
	width: 40%;
}
#TopCont1 #Items  {
	width: 1380px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#TopCont1 #Items dl dt {
	color: #FFFFFF;
	font-size: 54px;
	text-align: center;
	line-height: 0.8em;
	font-family: "Arial Black", Gadget, sans-serif;
}
#TopCont1 #Items dl dt small {
	font-size: 15px;
	display: block;
}
#TopCont1 #Items dl dt span {
	font-size: 35px;
}
#TopCont1 #Items dl p {
	width: 260px;
	height: 260px;
}
#TopCont1 #Items dl p img {
	border-radius: 150px;
	object-fit:cover;
	width:100%;
	height:100%;
}
#TopCont1 #Items dl dd {
	background-color: #f0f1ec;
	width: 155px;
	border-radius: 120px;
	font-size: 14px;
	color: #7f807e;
	font-weight: 300;
}
#TopCont1 #Items #camphor {
	position: absolute;
	left: 0%;
	top: 0px;
}
#TopCont1 #Items #camphor dt {
	position: relative;
	top: auto;
}
#TopCont1 #Items #camphor p {
	position: absolute;
	top: 90px;
}
#TopCont1 #Items #camphor dd {
	position: absolute;
    top: 298px;
    left: 135px;
    padding-top: 65px;
    height: 115px;
    width: 175px;
    padding-left: 15px;
    padding-right: 15px;
    bottom: auto;
    padding-bottom: 25px;
}
#TopCont1 #Items dd img{
	width:100%;
	height:auto;
}
#TopCont1 #Items #camphor dd img{
	margin-top: -16px;
}
#TopCont1 #Items #sachet dd img{
	margin-top: -15px;
}
#TopCont1 #Items #oil {
	position: absolute;
	left: 350px;
}
#TopCont1 #Items #oil dt {
	position: absolute;
	top: 270px;
	left: -50px;
	width: 215px;
}
#TopCont1 #Items #oil p {
	position: absolute;
	top: 0px;
	left: -50px;
}
#TopCont1 #Items #oil dd {
	position: absolute;
    top: 138px;
    left: 163px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    width: 175px;
    height: 140px;
    padding-top: 50px;
}
#TopCont1 #Items #aromatic {
	position: absolute;
	left: 780px;
}
#TopCont1 #Items #aromatic dt {
	position: absolute;
	top: -20px;
	left: -250px;
	width: 300px;
}
#TopCont1 #Items #aromatic p {
	position: absolute;
	top: 50px;
	left: -50px;
}
#TopCont1 #Items #aromatic dd {
	position: absolute;
    top: 245px;
    left: 113px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    width: 175px;
    height: 140px;
    padding-top: 50px;
}
#TopCont1 #Items #sachet {
	position: absolute;
	left: 1150px;
}
#TopCont1 #Items #sachet dt {
	position: absolute;
	top: 285px;
	width: 300px;
	left: -65px;
}
#TopCont1 #Items #sachet p {
	position: absolute;
	top: 40px;
	left: -50px;
}
#TopCont1 #Items #sachet dd {
	position: absolute;
    top: -85px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    width: 175px;
    height: 135px;
    padding-top: 55px;
    left: -175px;
}
#TopCont1 #GoShop  {
	background-color: #9fc913;
	border-radius: 10px;
	width: 430px;
	font-size: 20px;
	line-height: 60px;
	text-align: center;
	position: absolute;
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
	bottom: 35px;
}
#TopCont1 #GoShop a {
	color: #FBFBFB;
	display: block;
	border-radius: 10px;
}
#TopCont1 #GoShop a:hover {
	border-radius: 10px;
	background-color: #86AA10;
	border-radius: 10px;
}
#TopCont2{
	background-image: url(../img/nino/miyazaki.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	top: -20%;
}
#TopCont2 h2{
	text-align: center;
	font-size: 35px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 2em;
	position: relative;
	padding-bottom: 30px;
}
#TopCont2 h2 small {
	display: block;
	font-size: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#TopCont2 div#introduction{
	background-color: #0090B5;
	width: 810px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px;
	position: relative;
	color: #FFFFFF;
	font-size: 19px;
	font-weight: 300;
	line-height: 2em;
	mix-blend-mode: multiply;
	height: 250px;
	margin-bottom: 80px;
}
#TopCont2 p#ITtex  {
	position: absolute;
	color: #FFFFFF;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	right: 0px;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.5em;
	z-index: 9999;
	top: 460px;
}
#TopCont2 #WiteWP {
	background-color: rgba(255,255,255,0.85);
	padding-bottom: 80px;
}
#TopCont2 #WiteWP h3 {
	font-size: 25px;
	color: #424850;
	font-weight: 300;
	text-align: center;
	position: relative;
	padding-top: 88px;
	line-height: 1.8em;
	letter-spacing: 1em;
	padding-bottom: 60px;
}
#TopCont2 #WiteWP p {
	font-size: 18px;
	line-height: 2em;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-weight: 300;
	color: #424850;
}
#TopItems {
	position: relative;
	top: -20%;
}
#TopItems article {
	position: relative;
	width: 100%;
}
#TopItems article .Linitem {
	position: relative;
	color: #FFFFFF;
	width: 45%;
	padding-top: 50px;
}
#TopItems article .Linitem h2 {
	width: auto;
	font-size: 35px;
	color: #FFFFFF;
	position: relative;
	padding-bottom: 35px;
	font-weight: 300;
}
#TopItems article .Linitem p {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.8em;
	position: relative;
	padding-bottom: 25px;
}
#TopItems article .Linitem section {
	position: relative;
	display: table;
}
#TopItems article .Linitem section > * {
	display: table-cell;
	position: relative;
	vertical-align: top;
}
#TopItems article .Linitem section .ItemImage {
	width: 175px;
	padding-right: 18px;
	position: relative;
}
#TopItems article .Linitem section  {
	padding-bottom: 35px;
}
#TopItems article .Linitem section dl dt {
	font-size: 23px;
	position: relative;
	padding-bottom: 20px;
	padding-top: 5px;
	line-height: 1.3em;
}
#TopItems article .Linitem section dl dt a{
	color:#FFF;
}
#TopItems article .Linitem section dl dt a:hover{
	color:#FFF9B9;
}
#TopItems article .Linitem section dl dd {
	font-size: 15px;
	font-weight: 300;
	line-height: 1.4em;
	position: relative;
	padding-bottom: 15px;
}
#TopItems article .Linitem section dl ul {
}
#TopItems article .Linitem section dl ul li {
	position: relative;
	float: left;
	padding-right: 50px;
	font-size: 16px;
	font-weight: 300;
}
#TopItems article .Linitem section dl ul li small {
	position: relative;
	padding-right: 10px;
	font-size: 14px;
}
#TopItems article .Linitem section dl ul li a{
	color:#FFF;
}
#TopItems article .Linitem section dl ul li a:hover{
	color:#FFF9B9;
}
#TopItems article .ImgArea {
	width: 40%;
	position: relative;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 100%;
}
#TopItems article .ImgArea img {
	width: 100%;
}
#TopItems article:nth-child(even) .ImgArea {
	float: right;
}
#TopItems article:nth-child(odd) .ImgArea {
	float: left;
	height: 100%;
}
#TopItems article:nth-child(even) .Linitem {
	padding-left: 5%;
	padding-right: 10%;
	float: right;
}
#TopItems article:nth-child(odd) .Linitem {
	padding-left: 10%;
	padding-right: 5%;
	float: left;
}
#TopItems article#Item1 {
	background-color: #34a3b1;
}
#TopItems article#Item1 .ImgArea {
	background-image: url(../img/nino/np_c.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 685px;
}
#TopItems article#Item2 {
	background-color: #d08b4c;
}
#TopItems article#Item2 .ImgArea {
	background-image: url(../img/nino/np_d.jpg);
	height: 725px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -150px top;
}
#TopItems article#Item3 {
	background-color: #e35741;
}
#TopItems article#Item3 .ImgArea {
	height: 480px;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../img/nino/np_e.jpg);
}
#TopItems article#Item4 {
	background-color: #342929;
}
#TopItems article#Item4 .ImgArea {
	background-image: url(../img/nino/np_f.jpg);
	background-repeat: no-repeat;
	height: 720px;
	background-size: cover;
	background-position: center 0%;
}
#TopItems article#Item5 {
	background-color: #c08e13;
}
#TopItems article#Item5 .ImgArea {
	background-image: url(../img/shekeep_img.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 700px;
	background-position: center 0%;
}
#NewsArea {
	position: relative;
	width: auto;
	padding-top: 100px;
	padding-bottom: 80px;
}
#NewsArea h2 {
	text-align: center;
	font-size: 35px;
	font-weight: 300;
	padding-bottom: 35px;
}
#NewsArea article {
	position: relative;
	width: 895px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #858585;
	padding-top: 25px;
}
#NewsArea article > * {
	position: relative;
	float: left;
}
#NewsArea article div {
	width: 130px;
}
#NewsArea article div img {
	width: 90%;
}
#NewsArea article dl {
	position: relative;
}
#NewsArea article dl dt {
	font-size: 14px;
	position: relative;
	padding-bottom: 5px;
}
#NewsArea article dl dd {
	font-size: 16px;
	font-weight: 300;
}
#NewsArea p {
	text-align: left;
	font-size: 15px;
	width: 895px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 25px;
}
footer {
	background-color: #67777c;
	position: relative;
}
footer section#f1  {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: table;
	padding-top:35px;
}
footer section#f1 > * {
	display: table-cell;
	position: relative;
	vertical-align: top;
}
footer section#f1 #LftS {
	width: 500px;
}
footer section#f1 #LftS div {
	position: relative;
	display: table;
	padding-bottom: 15px;
}
footer section#f1 #LftS div > * {
	display: table-cell;
	position: relative;
	vertical-align: top;
}
footer section#f1 #LftS div p {
	width: 175px;
}
footer section#f1 #LftS h1  {
	font-size: 20px;
	color: #FFFFFF;
	position: relative;
	padding-bottom: 7px;
}
footer section#f1 #LftS p {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 300;
}
footer section#f1 #RhtS {
	position: relative;
	color: #FFFFFF;
	font-weight: 300;
}
footer section#f1 #RhtS dl {
	position: relative;
	display: table;
	padding-bottom: 15px;
	width: 100%;
}
footer section#f1 #RhtS dl a {
	color: #FFFFFF;
}
footer section#f1 #RhtS dl a:hover {
	color: #C3C3C3;
}
footer section#f1 #RhtS dl > * {
	display: table-cell;
}
footer section#f1 #RhtS dl dt {
	width: 195px;
	font-size: 15px;
}
footer section#f1 #RhtS dl dd {
	font-size: 14px;
	line-height: 1.5em;
}
footer section#f2 {
	position: relative;
	display: table;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
footer section#f2 > * {
	display: table-cell;
	position: relative;
	vertical-align: bottom;
}
footer section#f2 #wonder500 {
	width: 735px;
	color: #FFFFFF;
	position: relative;
}
footer section#f2 #wonder500 section {
	position: relative;
	display: table;
}
footer section#f2 #wonder500 section > * {
	position: relative;
	display: table-cell;
	vertical-align: top;
}
footer section#f2 #wonder500 section div {
	width: 75px;
}
footer section#f2 #wonder500 section dl {
}
footer section#f2 #wonder500 section dl dt {
	font-size: 16px;
	position: relative;
	padding-bottom: 15px;
}
footer section#f2 #wonder500 section dl dd {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.4em;
}
footer section#f2 small {
	text-align: right;
	color: #AEAEAE;
	font-size: 13px;
	font-weight: 300;
}
#PageHead {
	background-color: #E5F4FB;
	padding-top: 100px;
	position: relative;
	background-repeat: no-repeat;
}
#PageHead #texture {
	height: 15%;
	width: 100%;
	background-image: url(../img/nino/pageback2.svg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 105% auto;
	padding-top: 120px;
}
#PageHead2 {
	background-color: #f7f3ec;
	padding-top: 100px;
	position: relative;
	background-repeat: no-repeat;
}
#PageHead2 #texture2 {
	height: 15%;
	width: 100%;
	background-image: url(../img/nino/pageback2.svg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 105% auto;
	padding-top: 120px;
}
#PageHead3 {
	padding-top: 100px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../img/nino/onlineshop_img.jpg);
	background-size: cover;
	background-position: 0px -160px;
}
#PageHead3 #texture3 {
	height: 80px;
	width: 100%;
	background-image: url(../img/nino/pageback2.svg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 105% auto;
}
#PageHead4 {
	padding-top: 110px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../img/nino/onlineshop_img.jpg);
	background-size: cover;
}
#PageHead4 #texture4 {
	height: 15%;
	width: 100%;
	background-image: url(../img/nino/pageback3.svg);
	background-repeat: no-repeat;
	/* background-position: center -50px; */
	background-size: 105% auto;
	margin-top: -58px;
	padding-top: 100px;
}
h1#PageTitle {
	text-align: center;
	color: #44565f;
	font-size: 29px;
	font-weight: 300;
	letter-spacing: 0.75em;
	position: relative;
	padding-top: 100px;
	padding-bottom: 80px;
}
h1#PageTitle2 {
	position: relative;
	text-align: center;
	font-size: 35px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.8em;
	padding-bottom: 35px;
}
h1#PageTitle2 small {
	display: block;
	font-size: 23px;
}
h1#PageTitle3 {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: -13px;
	padding-top: 0px;
}
.breadcram {
	font-size: 14px;
	font-weight: 300;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#PageNav {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
}
#PageNav li {
	position: relative;
	font-size: 16px;
	font-weight: 300;
	color: #766f65;
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
	padding-bottom: 25px;
}
#PageNav li a {
	color: #766f65;
}
#PageNav li a:hover {
	color: #979593;
}
.TableClum {
	display: table;
	position: relative;
}
.TableClum > * {
	position: relative;
	display: table-cell;
}
#TenenShono {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#TenenShono > * {
	vertical-align: top;
}
#TenenShono div {
	width: 70px;
	padding-right: 20px;
}
#TenenShono dl {
}
#TenenShono dl dt {
	font-size: 18px;
	font-weight: 500;
	position: relative;
	padding-bottom: 10px;
}
#TenenShono dl dd {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.4em;
}
.ContentBox {
	position: relative;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 100px;
}
.ContentBox h2 {
	font-size: 25px;
	color: #526067;
	text-align: center;
	position: relative;
	padding-bottom: 80px;
}
.ContentBox h2 span {
	display: block;
	position: relative;
	padding-bottom: 30px;
}
.ContentBox h2 small {
	display: block;
	position: relative;
	padding-top: 25px;
	font-size: 20px;
}
.PClum > * {
	vertical-align: top;
}
.ImgA  {
	width: 615px;
	padding-right: 15px;
}
.ImgA small  {
	font-size: 16px;
	padding: 10px;
	font-weight: 300;
	position: relative;
	display: block;
}
.TextA  {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.8em;
	max-width: 920px;
	margin-left: auto;
	margin-right: auto;
}
.TextA p  {
	position: relative;
	padding-bottom: 50px;
}
.TextB {
	font-size: 18px;
	color: #231815;
	text-align: center;
	font-weight: 300;
	line-height: 2em;
}
.BridgeLink {
	width: 945px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 10px;
	border: 2px solid #d71518;
	display: table;
	margin-bottom: 80px;
}
.BridgeLink > * {
	display: table-cell;
	position: relative;
	vertical-align: top;
}
.BridgeLink .Blogo {
	width: 160px;
	padding-right: 10px;
}
.BridgeLink .Bcont {
	position: relative;
}
.BridgeLink .Bcont h3 {
	position: relative;
	padding-bottom: 10px;
}
.BridgeLink dl {
	display: table;
}
.BridgeLink dl > * {
	display: table-cell;
	position: relative;
	vertical-align: top;
}
.BridgeLink dl dt {
	width: 145px;
	padding-right: 10px;
	position: relative;
}
.BridgeLink dl dd {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.6em;
}
.BridgeLink .Bcont p {
	position: absolute;
	top: -10px;
	right: 35px;
	width: 320px;
	background-color: #d71518;
	line-height: 48px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
}
.BridgeLink .Bcont p a {
	display: block;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	text-align: center;
	color: #FFFFFF;
}
.BridgeLink .Bcont p a:hover  {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	text-align: center;
	background-color: #EE5254;
}
.ImgCircle {
	width: 1120px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
}
.ImgCircle > * {
	width: 260px;
	height: 260px;
	position: relative;
	float: left;
	margin-right: 25px;
}
.ImgCircle > * img {
	border-radius: 200px;
}
.ImgCircle > li:last-child {
	padding: 0px;
	margin: 0px;
}
.PArticleDL {
	position: relative;
	padding-top: 80px;
	width: 935px;
	margin-left: auto;
	margin-right: auto;
}
.PArticleDL dl {
	position: relative;
	padding-bottom: 60px;
}
.PArticleDL dl dt {
	font-size: 22px;
	font-weight: 500;
	position: relative;
	padding-bottom: 20px;
}
.PArticleDL dl dd {
	position: relative;
	font-size: 18px;
	font-weight: 300;
	color: #231815;
	line-height: 1.8em;
}
.PArticleDL dl dd span {
	display: block;
	padding-bottom: 35px;
}
.PArticleDL dl dd img {
	position: relative;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.PArticleDL dl p {
	font-size: 15px;
	font-weight: 300;
}
.PArticleDL dl p small {
	font-size: 13px;
	padding-left: 25px;
}
.c4img {
	float: none !important;
	left: 50%;
  transform: translate(-50%, 0);
}
#HowtoMake {
	position: relative;
	width: 1300px;
	margin-left: auto;
	margin-right: auto;
}
#HowtoMake > * {
	width: 270px;
	position: relative;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#HowtoMake div {
	padding-bottom: 10px;
}
#HowtoMake div img {
	width: 100%;
}
#HowtoMake dt {
	color: #231815;
	font-size: 18px;
	font-weight: 500;
	position: relative;
	padding-left: 30px;
	display: table-cell;
	width: 100%;
	vertical-align: bottom;
	padding-bottom: 10px;
}
#HowtoMake dt span {
	width: 50px;
	height: 50px;
	background-color: #9acbe3;
	display: block;
	color: #FFFFFF;
	line-height: 50px;
	text-align: center;
	border-radius: 50px;
	font-size: 25px;
	position: absolute;
	top: -5px;
	left: -25px;
	z-index: 999;
}
#HowtoMake #STEP5 {
	width: 700px;
}
#HowtoMake #STEP5 #P3 {
	position: relative;
	vertical-align: top!important;
}
#HowtoMake #STEP5 #P3 span {
	overflow-x: hidden;
	overflow-y: hidden;
	height: 240px;
}
#HowtoMake #STEP5 #P3 span img {
	height: 100%;
}
#CorpInfo {
	width: 1140px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 100px;
}
#CorpInfo dl {
	position: relative;
	display: table;
	color: #231815;
	font-weight: 300;
	font-size: 17px;
	line-height: 1.5em;
	width: 100%;
	border-bottom: 1px dashed #979797;
}
#CorpInfo dl > * {
	display: table-cell;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	letter-spacing: 8;
	padding-top: 25px;
	padding-bottom: 25px;
}
#CorpInfo dl dt {
	width: 285px;
}

/*代表挨拶PC*/
.damain {
	/* max-width: 950px; */
  /* margin: 0 auto; */
	/* border: solid 1px #ddd; */
  /* padding: 25px 20px 20px; */
  margin-top: 80px;
}
.da01 {
	text-align: center;
	color: #526067;
	font-size: 32px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.8em;
	letter-spacing: 0.15em;
	padding-bottom: 10px;
  margin-bottom: 25px;
  border-bottom: solid 1px #ddd;
}
.da02 {
	display: flex;
	align-items: flex-start;
}
.daihyou {
	width: 290px;
	padding-right: 25px;
}
.da03 {
	font-size: 15px;
	font-weight: 300;
	color: #231815;
	/* font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; */
  line-height: 1.3;
	letter-spacing: 0.1em;
}
.damain span {
	position: relative;
	right: -80%;
}

#AboutKusunoki {
	width: 100%;
	background-image: url(../img/nino/company_bsck.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 700px;
}
#AboutKusunoki article {
	background-color: rgba(35,24,21,0.70);
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	padding-right: 50px;
	padding-left: 50px;
	position: relative;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 20px;
	top: 135px;
}
#AboutKusunoki article h2 {
	position: relative;
	padding-bottom: 50px;
}
#AboutKusunoki article p {
	font-size: 19px;
	font-weight: 300;
	line-height: 2.5em;
	position: relative;
	padding-bottom: 50px;
}
#CEOcomment {
	width: 1111px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 50px;
	display: table;
	padding-bottom: 50px;
}
#CEOcomment > * {
	position: relative;
	display: table-cell;
	vertical-align: top;
}
#CEOcomment div {
	width: 230px;
	padding-right: 20px;
}
#CEOcomment dl {
	padding-top: 20px;
}
#CEOcomment dl dt {
	font-size: 25px;
	position: relative;
	padding-bottom: 35px;
}
#CEOcomment dl dt span {
	display: block;
	font-size: 18px;
	position: relative;
	padding-bottom: 8px;
}
#CEOcomment dl dt small {
	font-size: 15px;
	font-weight: 300;
	margin-right: 15px;
}
#CEOcomment dl dd {
	font-size: 16px;
	font-weight: 300;
	line-height: 2.2em;
}
.UPline {
	/* border-top: 1px solid #898989; */
}
#CEOprofile {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	width: 1111px;
}
#CEOprofile h3 {
	position: relative;
	font-size: 18px;
	font-weight: 500;
	padding-bottom: 20px;
}
#CEOprofile div#history {
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 80px;
}
#CEOprofile dl {
	position: relative;
	display: table;
	width: 100%;
}
#CEOprofile dl > * {
	display: table-cell;
	position: relative;
	padding: 15px;
	vertical-align: top;
	font-weight: 300;
}
#CEOprofile dl dt {
	width: 190px;
	position: relative;
	font-size: 15px;
}
#Access {
}
#Access #Gmap {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 25px;
}
#Access #Gmap iframe {
	position: relative;
	width: 100%;
}
#SupportIntoro {
	position: relative;
	text-align: center;
	padding-bottom: 150px;
}
#SupportIntoro p {
	font-size: 18px;
	font-weight: 300;
	position: relative;
	line-height: 2.5em;
	padding-top: 50px;
}
#SupportIntoro small {
	position: relative;
	padding-top: 50px;
	display: block;
}
#BridgePolicy {
	position: relative;
	width: 735px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 80px;
}
#BridgePolicy h2 {
	font-size: 35px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
	line-height: 1.5em;
	position: relative;
	padding-bottom: 50px;
}
#BridgePolicy h2 small {
	display: block;
	font-size: 16px;
	font-weight: 300;
}
#BridgePolicy article {
	width: 590px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 50px;
}
#BridgePolicy article > * {
	text-align: center;
	width: 50%;
}
#BridgePolicy dl {
	position: relative;
	padding-top: 80px;
}
#BridgePolicy dl dt {
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	position: relative;
	padding-bottom: 35px;
}
#BridgePolicy dl dd {
	font-size: 18px;
	line-height: 1.8em;
	font-weight: 300;
}
.ULtyp1 {
	position: relative;
	color: #056899;
	font-size: 20px;
	text-align: center;
	font-weight: 300;
	padding-bottom: 80px;
}
.ULtyp1 li {
	position: relative;
	padding-bottom: 30px;
}
#FlowArea {
	position: relative;
	padding-top: 100px;
}
#FlowArea h2 {
	text-align: center;
	font-size: 23px;
	color: #869d2a;
	line-height: 2em;
	position: relative;
	padding-bottom: 80px;
}
#FlowArea h2 small {
	display: block;
	font-size: 18px;
}
#FlowArea article {
	position: relative;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 100px;
}
#FlowArea article h3 {
	text-align: center;
	position: relative;
	padding-bottom: 35px;
}
#FlowArea article h3 span {
	color: #231815;
	font-size: 20px;
	text-align: center;
	border-top: 2px solid #7ab12a;
	padding: 25px;
	position: relative;
}
#FlowArea article p {
	position: relative;
	padding-bottom: 35px;
}
#FlowArea article div p {
	padding: 10px;
}
.ShopLineUp {
	width: 100%;
}
.ShopLineUp article {
	width: 270px;
	position: relative;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	height: 550px;
}
.ShopLineUp article div {
	height: 270px;
	width: 100%;
}
.ShopLineUp article h3 {
	font-size: 18px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 45px;
	font-weight: 500;
}
.ShopLineUp article p {
	font-size: 15px;
	font-weight: 300;
	line-height: 1.5em;
	position: relative;
	padding-bottom: 15px;
	height: 100px;
}
.ShopLineUp article dl {
	position: relative;
	display: table;
	width: 100%;
}
.ShopLineUp article dl > * {
	display: table-cell;
}
.ShopLineUp article dl dt {
	font-size: 14px;
	text-align: right;
	position: relative;
	line-height: 1.1em;
}
.ShopLineUp article dl dt span {
	font-size: 12px;
	display: block;
	text-align: left;
}
.ShopLineUp article dl dd {
	font-size: 23px;
	color: #DE0003;
	text-align: right;
	width: 100px;
	position: relative;
}
.ShopLineUp article small {
	font-size: 13px;
	text-align: right;
	display: block;
	font-weight: 300;
}
#OnlineShopTitle {
	color: #44565f;
	font-size: 30px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	position: relative;
	padding-top: 30px;
	padding-bottom: 50px;
}
#ShippingCost {
	text-align: center;
	position: relative;
	padding-top: 15px;
	font-size: 30px;
	font-weight: 500;
	color: #E00003;
}
#GuideBack {
	background-color: #fcf9f5;
	position: relative;
	padding-bottom: 100px;
}
#GuideTop {
	position: relative;
	padding-top: 80px;
}
#GuideBack .Gmds {
	font-size: 18px;
	text-align: center;
	font-weight: 500;
	position: relative;
	padding-bottom: 25px;
	color: #2E3C44;
}
#ContactForm {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 80px;
}
#ContactForm dl {
	position: relative;
	display: table;
	width: 100%;
	color: #231815;
	padding-bottom: 35px;
}
#ContactForm dl > * {
	position: relative;
	display: table-cell;
	vertical-align: top;
}
#ContactForm dl dt {
	width: 250px;
	font-size: 18px;
}
#ContactForm dl dt small {
	font-size: 11px;
	color: #E60004;
	padding-left: 15px;
}
#ContactForm dl dd input {
	width: 100%;
	height: 40px;
	border-radius: 7px;
	border: 1px solid #BBC0C6;
}
#ContactForm dl dd textarea {
	width: 100%;
	border-radius: 7px;
	border: 1px solid #BBC0C6;
	height: 150px;
}
#ContactForm #BtnArea {
	text-align: center;
	position: relative;
	padding-top: 50px;
}
.BtnA {
	background-color: #5FA0C5;
	color: #FFFFFF;
	width: 250px;
	border-radius: 6px;
	height: 50px;
	font-size: 18px;
	font-weight: 300;
}
.BtnA:hover {
	background-color: #86B7D3;
}
#Transaction {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 80px;
}
#Transaction dl {
	position: relative;
	display: table;
	width: 100%;
	color: #231815;
	padding-bottom: 20px;
	border-bottom: 2px dotted #BCB2A5;
	padding-top: 20px;
}
#Transaction dl > * {
	position: relative;
	display: table-cell;
	vertical-align: top;
}
#Transaction dl dt {
	width: 250px;
	font-size: 15px;
	font-weight: 500;
}
#Transaction dl dd {
	font-size: 18px;
	font-weight: 300;
}
#PrivacyPolicy {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#PrivacyPolicy dl {
	position: relative;
	padding-top: 80px;
}
#PrivacyPolicy dl dt {
	position: relative;
	font-size: 18px;
	font-weight: 500;
	padding-bottom: 15px;
}
#PrivacyPolicy dl dd {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.8em;
}
#PrivacyPolicy dl ul {
	padding-top: 35px;
	padding-right: 35px;
	padding-left: 35px;
	position: relative;
}
#PrivacyPolicy dl ul li {
	position: relative;
	padding-bottom: 15px;
	font-size: 15px;
	color: #52616C;
	list-style-type: circle;
}
#CTcaution{
	width:500px;
	margin:auto;
	position:relative;
	padding-top:200px;
	padding-bottom:500px;
}
#CTcaution i{
	color:#DDD;
	font-size:50px;
}
#CTcaution div{
	padding-bottom:35px;
}
#CTcaution p{
	font-size:16px;
	font-weight:300;
	color:#CCC;
}
#headSp{
	display:none;
}
#product-center{
	font-size:17px;
	line-height:1.6em;
}
#product-txt{
	font-size:16px;
	border:none;
	line-height:1.6em;
}
#product-center p{
	padding-bottom:25px;
}
#scart{
	padding-left:45px!important;
}
#scart span{
	width:35px;
	line-height:35px;
	background-color: #DA0000;
	display:inline-block;
	text-align:center;
	color:#FFF;
	border-radius:50%;
	margin-right:5px;
}
