@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;
	display: none;
}
header#pc nav {
	position: relative;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
header#pc nav li {
	position: relative;
	float: left;
	font-size: 18px;
	padding-left: 51px;
	padding-right: 51px;
	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#onlineshop {
	background-image: url(../img/nino/hn_img4.png);
	background-repeat: no-repeat;
	background-position: 0% 30px;
}
header#pc nav li#contact {
	background-image: url(../img/nino/hn_img5.png);
	background-repeat: no-repeat;
	background-position: 0% 35px;
}


/*gnav*/
.gnav{
    background: rgba(0,0,0,0.8);
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9998;
}
.gnav__wrap{
    align-items:center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    width: 100%;
}
.gnav__menu__item{
    margin: 40px 0;
}
.gnav__menu__item a{
    color: #fff;
    font-size: 2em;
    font-weight: bold;
    padding: 40px;
    text-decoration: none;
    transition: .5s;
}
.gnav__menu__item a:hover{
    color: #666;
}

/*menu*/
.menu{
    height: 20px;
    position: absolute;
    right: 20px;
    top: 30px;
    width: 30px;
    z-index: 9999;
}
.menu2{
    height: 20px;
    position: absolute;
    right: 60px;
    top: 30px;
    width: 30px;
    z-index: 9998;
    color: #776d6c;
	font-size: 1.4em;
}
.menu3{
    height: 20px;
    position: absolute;
    right: 100px;
    top: 30px;
    width: 30px;
    z-index: 9998;
    color: #776d6c;
	font-size: 1.4em;
}
.menu__line{
    background: #776d6c;
    display: block;
    height: 2px;
    position: absolute;
    transition:transform .3s;
    width: 100%;
}
.menu__line--center{
    top: 9px;
}
.menu__line--bottom{
    bottom: 0;
}
.menu__line--top.active{
    top: 8px;
    transform: rotate(45deg);
	background-color: #fff;
}
.menu__line--center.active{
    transform:scaleX(0);
}
.menu__line--bottom.active{
    bottom: 10px;
    transform: rotate(135deg);
	background-color: #fff;
}

/*gnav*/
.gnav{
    background: rgba(0,0,0,0.8);
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9998;
}
.gnav__wrap{
    align-items:center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    width: 100%;
}
.gnav__menu__item{
    margin: 40px 0;
}
.gnav__menu__item a{
    color: #fff;
    font-size: 1.4em;
    font-weight: bold;
    padding: 40px;
    text-decoration: none;
    transition: .5s;
}
.gnav__menu__item a:hover{
    color: #666;
}
.cir-oy {
	display: table;
    padding-top: 360px;
	margin: 0 auto;
}


header#headSp {
}
.hero {
	padding: 14px;
}

.global {
	display: table;
}
.home-co {
	color: #776d6c;
}


#TopMovie {
	position: relative;
}
#TopMovie video {
	position: relative;
	/*height: 100vw;*/
	width: 100%;
}
#TopMovie h1 {
	position: absolute;
    top: 0%;
    width: 90%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
}
#TopMovie h1 > * {
	position: relative;
    display: table;
}
#TopMovie h1 #logosiz {
	/*text-align: right; */
    width: 36%;
    /* max-width: 600px; */
    /* display: table; */
}
#TopCont1 {
	position: relative;
	background-image: url(../img/nino/backimg.svg);
	background-repeat: no-repeat;
	margin-top: -10%;
	background-size: cover;
	padding-bottom: 40px;
}
#TopCont1 #line {
	position: relative;
	height: 70px;
}
#TopCont1 #ons {
	position: absolute;
	top: 0px;
	left: 12%;
	width: 40%;
}
#TopCont1 #Items  {
	width: 100%;
	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;
}
#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;*/
	width: 90%;
    margin: 14px auto;
}
#TopCont1 #Items #camphor dt {
	position: relative;
}
#TopCont1 #Items #camphor p {
	/*position: absolute;
	top: 100px;*/
	margin: 0 auto;
}
#TopCont1 #Items #camphor dd {
	text-align: center;
    margin: 10px 10px;
}
#TopCont1 #Items #oil {
width: 90%;
    margin: 14px auto;
}
#TopCont1 #Items #oil dt {

}
#TopCont1 #Items #oil p {
margin: 0 auto;
}
#TopCont1 #Items #oil dd {
text-align: center;
    margin: 10px 10px;
}
#TopCont1 #Items #aromatic {
width: 90%;
    margin: 14px auto;
}
#TopCont1 #Items #aromatic dt {

}
#TopCont1 #Items #aromatic p {
margin: 0 auto;
}
#TopCont1 #Items #aromatic dd {
text-align: center;
    margin: 10px 10px;
}
#TopCont1 #Items #sachet {
width: 90%;
    margin: 14px auto;
}
#TopCont1 #Items #sachet dt {

}
#TopCont1 #Items #sachet p {
margin: 0 auto;
}
#TopCont1 #Items #sachet dd {
text-align: center;
    margin: 10px 10px;
}
#TopCont1 #GoShop  {
	background-color: #9fc913;
	border-radius: 10px;
	width: 90%;
	font-size: 20px;
	line-height: 60px;
	text-align: center;
	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;
}
#TopCont2{
	background-image: url(../img/nino/miyazaki.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	top: -10%;
}
#TopCont2 h2{
	text-align: center;
	font-size: 24px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 2em;
	position: relative;
	padding-bottom: 50px;
}
#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{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	color: #FFFFFF;
	font-size: 19px;
	font-weight: 300;
	line-height: 2em;
	mix-blend-mode: multiply;
	margin-bottom: 80px;
}
#TopCont2 p#ITtex  {
	color: #FFFFFF;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	right: 0px;
	font-size: 20px;
	font-weight: 300;
	line-height: 2.2em;
}
#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: 60px;
    line-height: 1.8em;
    letter-spacing: 0.4em;
    padding-bottom: 20px;
}
#TopCont2 #WiteWP p {
	font-size: 18px;
    line-height: 2em;
    width: 90%;
    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: 90%;
	padding-top: 50px;
}
#TopItems article .Linitem h2 {
	width: auto;
	font-size: 35px;
	color: #FFFFFF;
	position: relative;
	padding-bottom: 30px;
	font-weight: 300;
}
#TopItems article .Linitem p {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4em;
	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: 40%;
	padding-right: 18px;
	position: relative;
}
#TopItems article .Linitem section  {
	padding-bottom: 35px;
}
#TopItems article .Linitem section dl dt {
	font-size: 20px;
    position: relative;
    padding-bottom: 20px;
    padding-top: 5px;
    line-height: 1.4em;
}
#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;
	word-break: keep-all;
}
#TopItems article .ImgArea {
	width: 100%;
	position: relative;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 100%;
}
#TopItems article .ImgArea img {
	width: 100%;
}
#TopItems article:nth-child(even) .ImgArea {
	float: left;
}
#TopItems article:nth-child(odd) .ImgArea {
	float: right;
	height: 100%;
}
#TopItems article:nth-child(even) .Linitem {
	margin: 0 auto;
}
#TopItems article:nth-child(odd) .Linitem {
	/*padding-left: 10%;
	padding-right: 5%;
	float: left;
	width: 90%;*/
    margin: 0 auto;
}
#TopItems article#Item1 {
	background-color: #34a3b1;
}
#TopItems article#Item1 .ImgArea {
	background-image: url(../img/nino/shounou1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 300px;
	margin-bottom: 30px;
}
#TopItems article#Item2 {
	background-color: #d08b4c;
}
#TopItems article#Item2 .ImgArea {
	background-image: url(../img/nino/aromatip.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 30px;
	height: 300px;
}
#TopItems article#Item3 {
	background-color: #e35741;
}
#TopItems article#Item3 .ImgArea {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../img/nino/hwater.jpg);
	margin-bottom: 30px;
	height: 300px;
}
#TopItems article#Item4 {
	background-color: #342929;
}
#TopItems article#Item4 .ImgArea {
	background-image: url(../img/nino/defuser.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 0%;
	margin-bottom: 30px;
	height: 300px;
}
#TopItems article#Item5 {
	background-color: #c08e13;
}
#TopItems article#Item5 .ImgArea {
	background-image: url(../img/nino/sache.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 0%;
	margin-bottom: 30px;
	height: 300px;
}
#NewsArea {
	position: relative;
	width: auto;
	padding-top: 70px;
	padding-bottom: 80px;
	margin-bottom: 30px;
}
#NewsArea h2 {
	text-align: center;
	font-size: 35px;
	font-weight: 300;
	padding-bottom: 35px;
}
#NewsArea article {
	position: relative;
    width: 90%;
    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;
}
#NewsArea article div {
	width: 80%;
    margin: 0 auto;
}
#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: right;
	font-size: 15px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 25px;
}
footer {
	background-color: #67777c;
    padding: 20px;
    position: relative;

}
footer section#f1  {

}
footer section#f1 > * {
	position: relative;
	vertical-align: top;
}
footer section#f1 #LftS {
	width: 100%;
}
footer section#f1 #LftS div {
	position: relative;
    display: table;
    padding-bottom: 15px;
    margin: 0 auto;
}
footer section#f1 #LftS div > * {
	position: relative;
	vertical-align: top;
}
footer section#f1 #LftS div p {
	text-align: center;
}
footer section#f1 #LftS h1  {
	font-size: 16px;
    color: #FFFFFF;
    position: relative;
    padding-bottom: 7px;
}
footer section#f1 #LftS p {
	color: #FFFFFF;
    font-size: 12px;
    font-weight: 300;
}
footer section#f1 #RhtS {
	position: relative;
	color: #FFFFFF;
	font-weight: 300;
	display: none;
}
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: 100%;
	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;
	display: none;
}
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;
	padding-top: 20px;
}
#PageHead {
	background-color: #E5F4FB;
	position: relative;
	background-repeat: no-repeat;
}
#PageHead #texture {
	height: 6%;
	width: 100%;
	background-image: url(../img/nino/pageback2.svg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 105% auto;
	padding-top: 50px;
}
#PageHead2 {
	background-color: #f7f3ec;
	position: relative;
	background-repeat: no-repeat;
}
#PageHead2 #texture2 {
	height: 6%;
	width: 100%;
	background-image: url(../img/nino/pageback2.svg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 105% auto;
	padding-top: 40px;
}
#PageHead3 {
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../img/nino/onlineshop_img.jpg);
	background-size: cover;
	background-position: center center;
}
#PageHead3 #texture3 {
	height: 6%;
	width: 100%;
	background-image: url(../img/nino/pageback2.svg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 105% auto;
}
#PageHead4 {
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../img/nino/onlineshop_img.jpg);
	background-size: cover;
}
#PageHead4 #texture4 {
	height: 6%;
	width: 100%;
	background-image: url(../img/nino/pageback3.svg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 105% auto;
	margin-top: -15px;
	padding-top: 50px;
}
h1#PageTitle {
	text-align: center;
    color: #44565f;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 8px;
    position: relative;
    padding: 60px 0;
}
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: 250px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.breadcram {
	font-size: 14px;
    font-weight: 300;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#PageNav {
	width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: relative;
		margin-bottom: 20px;
}
#PageNav li {
	position: relative;
    font-size: 18px;
    font-weight: 300;
    color: #766f65;
    /* padding-left: 35px; */
    /* padding-right: 35px; */
    display: inline-block;
    /* padding-bottom: 20px; */
    border-bottom: 1px solid #766f65;
    margin-bottom: 18px;
    margin-left: 30px;
    margin-right: 30px;
}
#PageNav li a {
	color: #766f65;
}
#PageNav li a:hover {
	color: #979593;
}
.TableClum {
	display: table;
	position: relative;
	margin: 0 auto;
}
.TableClum > * {
	position: relative;
    /* display: table-cell; */
}
#TenenShono {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#TenenShono > * {
	vertical-align: top;
}
#TenenShono div {
	width: 70px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 25px;
}
#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: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
.ContentBox h2 {
	font-size: 25px;
	color: #526067;
	text-align: center;
	position: relative;
	padding: 20px 0;
	line-height: 1.6em;
}
.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: 100%;
    margin: 0 auto;
}
.ImgA small  {
	font-size: 16px;
	padding: 10px;
	font-weight: 300;
	position: relative;
	display: block;
}
.TextA  {
	font-size: 15px;
    font-weight: 300;
    line-height: 1.8em;
    /* max-width: 920px; */
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.TextA p  {
	position: relative;
	padding-bottom: 30px;
}
.TextB {
	font-size: 16px;
    color: #231815;
    text-align: center;
    font-weight: 300;
    line-height: 1.6em;
    width: 90%;
    margin: 0 auto;
	text-align: left;
}
.BridgeLink {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 10px;
	border: 2px solid #d71518;
	display: table;
}
.BridgeLink > * {
	/*display: table-cell; */
    position: relative;
    vertical-align: top;
}
.BridgeLink .Blogo {
	width: 160px;
    /* padding-right: 10px; */
    margin: 0 auto;
}
.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: 90%;
    background-color: #d71518;
    line-height: 48px;
    /* border-bottom-left-radius: 10px; */
    /* border-bottom-right-radius: 10px; */
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    margin: 0 auto;
    border-radius: 10px;
}
.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: 90%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0 auto;
}
.ImgCircle > * {
	width: 260px;
    height: 260px;
    position: relative;
    /* float: left; */
    /* margin-right: 25px; */
    margin: 20px auto;
}
.ImgCircle > * img {
	border-radius: 200px;
}
.ImgCircle > li:last-child {
}
.PArticleDL {
	position: relative;
    padding-top: 30px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.PArticleDL dl {
	position: relative;
	padding-bottom: 20px;
}
.PArticleDL dl dt {
	font-size: 22px;
	font-weight: 500;
	position: relative;
	padding-bottom: 20px;
}
.PArticleDL dl dd {
	position: relative;
    font-size: 15px;
    font-weight: 300;
    color: #231815;
    line-height: 1.8em;
}
.PArticleDL dl dd span {
	display: block;
	padding-bottom: 35px;
}
.PArticleDL dl dd img {
	position: relative;
    padding-bottom: 20px;
    width: 100%;
    margin: 0 auto;
    display: block;
}
.PArticleDL dl p {
	font-size: 15px;
	font-weight: 300;
}
.PArticleDL dl p small {
	font-size: 13px;
	padding-left: 25px;
}
#HowtoMake {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#HowtoMake > * {
	 /*width: 350px; */
    position: relative;
    /* float: left; */
    /* padding-left: 30px; */
    /* padding-right: 30px; */
    width: 90%;
    margin: 25px auto;
}
#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: middle;
    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;
	left: -25px;
	z-index: 999;
}
#HowtoMake #STEP5 {
}
#HowtoMake #STEP5 #P3 {
	position: relative;
	vertical-align: top!important;
}
#HowtoMake #STEP5 #P3 span {
}
#HowtoMake #STEP5 #P3 span img {
}
#CorpInfo {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 20px;
}
#CorpInfo dl {
	position: relative;
	display: table;
	color: #231815;
	font-weight: 300;
	font-size: 15px;
	line-height: 1.4em;
	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: 40%;
}
#AboutKusunoki {
	width: 100%;
    background-image: url(../img/nino/kusunoki.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    /* height: 1000px; */
    /* margin: 30px auto; */
    /* padding: 30px; */
}
#AboutKusunoki article {
	background-color: rgba(35,24,21,0.70);
    /* width: 90%; */
    /* 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: 120px; */
    padding: 10px;
}
#AboutKusunoki article h2 {
	position: relative;
    padding-bottom: 20px;
}
#AboutKusunoki article p {
	font-size: 15px;
    font-weight: 300;
    line-height: 2em;
    position: relative;
    padding-bottom: 30px;
}
#CEOcomment {
	width: 90%;
    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: 90%;
    /* padding-right: 20px; */
    margin: 0 auto;
    text-align: center;
}
#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: 30px;
    width: 90%;
}
#CEOprofile h3 {
	position: relative;
	font-size: 18px;
	font-weight: 500;
	padding-bottom: 20px;
}
#CEOprofile div#history {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 30px;
}
#CEOprofile dl {
	position: relative;
	display: table;
	width: 100%;
}
#CEOprofile dl > * {
	/*display: table-cell; */
	position: relative;
	padding: 10px;
	vertical-align: top;
	font-weight: 300;
}
#CEOprofile dl dt {
	margin: 0 auto;
	position: relative;
	font-size: 15px;
}
#Access {
}
#Access #Gmap {
	width: 100%;
	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: 50px;
}
#SupportIntoro p {
	font-size: 16px;
    font-weight: 300;
    position: relative;
    line-height: 2.5em;
    padding-top: 20px;
    width: 90%;
    margin: 0 auto;
}
#SupportIntoro small {
	position: relative;
    padding-top: 10px;
    display: block;
    width: 90%;
    margin: 0 auto;
}
#BridgePolicy {
	position: relative;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
}
#BridgePolicy h2 {
	font-size: 30px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
	line-height: 1.5em;
	position: relative;
	padding-bottom: 30px;
}
#BridgePolicy h2 small {
	display: block;
	font-size: 16px;
	font-weight: 300;
}
#BridgePolicy article {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 20px;
}
#BridgePolicy article > * {
	text-align: center;
}
#BridgePolicy dl {
	position: relative;
	padding-top: 30px;
}
#BridgePolicy dl dt {
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	position: relative;
	padding-bottom: 35px;
}
#BridgePolicy dl dd {
	font-size: 15px;
	line-height: 1.8em;
	font-weight: 300;
}
.ULtyp1 {
	position: relative;
	color: #056899;
	font-size: 20px;
	text-align: center;
	font-weight: 300;
}
.ULtyp1 li {
	position: relative;
	padding-bottom: 30px;
}
#FlowArea {
	position: relative;
	padding-top: 30px;
}
#FlowArea h2 {
	text-align: center;
    font-size: 22px;
    color: #869d2a;
    line-height: 1.4em;
    position: relative;
    padding-bottom: 30px;
	word-break: keep-all;
}
#FlowArea h2 small {
	display: block;
	font-size: 18px;
	margin-top: 20px;
}
#FlowArea article {
	position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
}
#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: 6px 25px;
    position: relative;
}
#FlowArea article p {
	position: relative;
	padding-bottom: 20px;
}
#FlowArea article div p {
	/*padding: 10px;*/
	text-align: center;
}
.ShopLineUp {
	width: 100%;
}
.ShopLineUp article {
	width: 90%;
    position: relative;
    /* float: left; */
    /* padding-left: 15px; */
    /* padding-right: 15px; */
    /* height: 550px; */
    margin: 10px auto 30px;
}
.ShopLineUp article div {
	width: 100%;
}
.ShopLineUp article h3 {
	font-size: 18px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 500;
}
.ShopLineUp article p {
	font-size: 15px;
	font-weight: 300;
	line-height: 1.5em;
	position: relative;
	padding-bottom: 15px;
}
.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: 26px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	position: relative;
	padding-bottom: 50px;
}
#ShippingCost {
	text-align: center;
	position: relative;
	padding-top: 50px;
	font-size: 18px;
	color: #E00003;
}
#GuideBack {
	background-color: #fcf9f5;
	position: relative;
	padding-bottom: 30px;
}
#GuideTop {
	position: relative;
	padding-top: 30px;
	width: 90%;
}
#GuideBack .Gmds {
	font-size: 18px;
	text-align: center;
	font-weight: 500;
	position: relative;
	padding-bottom: 25px;
	color: #2E3C44;
}
#ContactForm {
	width: 90%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-top: 30px;
}
#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: 80%;
    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: 20px;
}
.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: 90%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    /* padding-top: 30px; */
}
#Transaction dl {
	position: relative;
	display: table;
	width: 100%;
	color: #231815;
	padding-bottom: 10px;
	border-bottom: 2px dotted #BCB2A5;
	padding-top: 20px;
}
#Transaction dl > * {
	position: relative;
    /* display: table-cell; */
    vertical-align: top;
}
#Transaction dl dt {
	/*width: 40%; */
    font-size: 15px;
    font-weight: 500;
}
#Transaction dl dd {
	font-size: 15px;
	font-weight: 300;
}
#PrivacyPolicy {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#PrivacyPolicy dl {
	position: relative;
    padding: 20px 0;
}
#PrivacyPolicy dl dt {
	position: relative;
	font-size: 16px;
	font-weight: 500;
	padding-bottom: 15px;
}
#PrivacyPolicy dl dd {
	font-size: 15px;
	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: 90%;
    margin: auto;
    position: relative;
    padding-top: 100px;
    padding-bottom: 200px;
}
#CTcaution i{
	color:#DDD;
	font-size:50px;
}
#CTcaution div{
	padding-bottom:35px;
}
#CTcaution p{
	font-size:16px;
	font-weight:300;
	color:#CCC;
}
