﻿@charset "UTF-8";



body {
    font: 13px / 1.231 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Meiryo, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    *font-size:small;
    * font:x-small;
    color:
    #333;
}


table {
    font-size: inherit;
    font: 100%;
}

pre, code, kbd, samp, tt {
    font-family: monospace;
    *font-size: 108%;
    line-height:
    100%;
}

/*-----Link-----*/
a, a:link {
    color: #333;
    text-decoration: none;
}

a:visited {
    color: #333;
}

a:hover {
    text-decoration: underline;
}

/******************************/
/*------ Basic Layout --------*/
/******************************/
body {
}

#wrapper {
  width: 100%;
  /*background: url(/images/index/bg_wrapper.jpg) center top no-repeat;*/
}

#header {
  width: 100%;
  height: 123px;
}

#header-inner {
    width: 900px;
    text-align: left;
    position: relative;
    margin: 0 auto;
}


/* main visual */



#mv {
  width: 100%;
  height: 438px;
  margin-top: 42px;
	border-bottom: solid 1px #d1e1e7;
}

#mv-inner {
  width: 900px;
  height: 400px;
  /*text-align: left;
  position: relative;*/
  margin: 0 auto;
  background: url(/images/common/2018/kv.jpg) no-repeat center/cover;
}
#mv-inner p{
	position:absolute;
	top:320px;
	left:200px;
	font-size:12px;
	}
#mv-btn{
	width:122px;
	height:122px;
	position:absolute;
	top:170px;
	right:205px;
}

.note {
  font-size: 14px;
  margin: 20px 0;
}

#top_btny {
	width:366px;
	height:52px;
	position:absolute;
	top:308px;
	left:0px;
}


#container {
    width: 900px;
    text-align: left;
    margin: 0 auto;
    padding-bottom: 15px;
}
#renew{
	margin-bottom:40px;
	width: 900px;
	height:54px;
}
#side {
    width: 230px;
    float: left;
}

#side p {
    margin-bottom: 10px;
}

#main {
    width: 640px;
    float: right;
}

/*============================
商品リスト2019ここから
==============================*/
.products {
  margin-bottom: 60px;
}

.products .products_box {
	margin-bottom: 20px;
	border: 2px solid #d1e1e7;
	border-radius: 8px;
	padding: 30px;
	box-sizing: border-box;
}

.products .products_box .ttl {
  font-size: 28px;
  text-align: center;
  margin-bottom: 10px;
}

.products .products_box .ttl::before {
  display: inline-block;
  content: "";
  width: 23px;
  height: 31px;
  margin: 0px 10px -5px 0px;
}

.products .products_box.kanaginohana .ttl {
  color: #00b2d8;
}

.products .products_box.kanaginohana .ttl::before {
  background: url("/images/common/2018/ttl_icon01.png") no-repeat center/cover;
}

.products .products_box.hozon .ttl {
  color: #014099;
}

.products .products_box.hozon .ttl::before {
  background: url("/images/common/2018/ttl_icon02.png") no-repeat center/cover;
}

.products .products_box.hozon10 .ttl {
  color: #cba022;
}

.products .products_box.hozon10 .ttl::before {
  background: url("/images/common/2018/ttl_icon06.png") no-repeat center/cover;
}

.products .products_box.baby .ttl .p {
  color: #ec79ac;
}

.products .products_box.baby .ttl .g {
  color: #a8d176;
}

.products .products_box.baby .ttl .o {
  color: #f5a100;
}

.products .products_box.baby .ttl .bl {
  color: #52c3f1;
}

.products .products_box.baby .ttl::before {
  background: url("/images/common/2018/ttl_icon03.png") no-repeat center/cover;
}

.products .products_box.gold .ttl {
  color: #62493c;
}

.products .products_box.gold .ttl::before {
  background: url("/images/common/2018/ttl_icon04.png") no-repeat center/cover;
}

.products .products_box.shimanekko .ttl {
  color: #edb520;
}

.products .products_box.shimanekko .ttl::before {
  background: url("/images/common/2018/ttl_icon05.png") no-repeat center/cover;
}

.products .products_box .lead {
	font-size: 16px;
  margin-bottom: 22px;
  line-height: 1.6;
}

.products .products_box .lead span {
	color: #e8392a;
}

.products .products_box .lead--sub {
	font-size: 14px;
	margin: -12px 0 22px 0;
	padding-left: 14px;
	text-indent: -14px;
	line-height: 1.6;
}

.products .products_box .lead--sub a {
	color: #06B2E1;
	text-decoration: underline;
}

.products .products_box .lead_block {
  background-color: #014099;
  color: #fff;
  padding: 15px 20px;
  margin-bottom: 20px;
}

.products .products_box .lead_block >p {
  margin-bottom: 10px;
  line-height: 1.6;
	font-size: 16px;
}

.products .products_box .lead_block .inner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
}

.products .products_box .lead_block .inner p {
  font-size: 12px;
}

.products .products_box .block {
  margin-bottom: 40px;
}

.products .products_box .block .subttl {
  text-align: center;
  background-color: #ccc;
  font-size: 18px;
  padding: 10px;
  margin-bottom: 20px;
}

.products .products_box.kanaginohana .subttl {
  background-color: #00b2d8;
  color: #fff;
}

.products .products_box.hozon .subttl {
  background-color: #8cb1d5;
  color: #fff;
}

.products .products_box.baby .subttl {
  background-color: #ec79ac;
  color: #fff;
}

.products .products_box.gold .subttl {
  background-color: #62493c;
  color: #fff;
}

.products .products_box.shimanekko .subttl {
  background-color: #edb520;
  color: #fff;
}

.products .products_box.hozon10 .subttl {
  background-color: #8cb1d5;
  color: #fff;
}

.products .products_box.shimanekko .lead {
	text-align: center;
}

.products .products_box .block .inner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}

.products .products_box .block .inner .contents {
  width: calc(100%/3);
}

.products .products_box .block .inner .contents img {
  display: block;
  margin: 0 auto;
}

.products .products_box .block .inner .contents p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
}

.products .products_box .block .inner .contents p.teiki {
  color: #e83828;
}

.products .products_box .block .inner .contents p .lg {
  font-size: 22px;
}

.products .products_box .block .inner .contents p .sm {
  font-size: 13px;
}

.products .products_box .block .inner .contents .linkbtn {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 160px;
  text-align: center;
  padding: 10px 5px;
  border-radius: 22px;
  font-size: 16px;
}

.products .products_box .block .inner .contents .linkbtn::after {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(45deg);
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  border: solid 1px #000;
  border-color: #000 #000 transparent transparent;
  margin: 0 20px 0 0;
}

.products .products_box .block .inner .contents .linkbtn:hover,
.products .products_box .block .inner .contents .linkbtn:active {
  text-decoration: none;
}

.products .products_box .block .inner .contents .linkbtn_y {
  border: solid 1px #cdd409;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#feffbe+30,f4f700+100 */
  background: rgb(254,255,190); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(254,255,190,1) 30%, rgba(244,247,0,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(254,255,190,1) 30%,rgba(244,247,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(254,255,190,1) 30%,rgba(244,247,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffbe', endColorstr='#f4f700',GradientType=0 ); /* IE6-9 */
}

.products .products_box .block .inner .contents .linkbtn_y:hover,
.products .products_box .block .inner .contents .linkbtn_y:active {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#feffbe+30,f4f700+100 */
  background: rgb(254,255,190); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(244,247,0,1) 30%, rgba(254,255,190,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(244,247,0,1) 30%,rgba(254,255,190,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(244,247,0,1) 30%,rgba(254,255,190,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f700', endColorstr='#feffbe',GradientType=0 ); /* IE6-9 */
  opacity: 1
}

.products .products_box .block .inner .contents .linkbtn_b {
  color: #fff;
  border: solid 1px #00b2d8;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3fcfdc+0,00b2d7+100 */
  background: rgb(63,207,220); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(63,207,220,1) 0%, rgba(0,178,215,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(63,207,220,1) 0%,rgba(0,178,215,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(63,207,220,1) 0%,rgba(0,178,215,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3fcfdc', endColorstr='#00b2d7',GradientType=0 ); /* IE6-9 */
}

.products .products_box .block .inner .contents .linkbtn_b::after {
  border-color: #fff #fff transparent transparent;
}

.products .products_box .block .inner .contents .linkbtn_b:hover,
.products .products_box .block .inner .contents .linkbtn_b:active {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b2d7+0,3fcfdc+100 */
  background: rgb(0,178,215); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(0,178,215,1) 0%, rgba(63,207,220,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,178,215,1) 0%,rgba(63,207,220,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,178,215,1) 0%,rgba(63,207,220,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b2d7', endColorstr='#3fcfdc',GradientType=0 ); /* IE6-9 */
  opacity: 1;
}

.products .products_box .info {
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
}

.products .products_box .info span {
  color: #e83828;
  font-size: 22px;
}

.products .products_box .linkbtn_lg {
	position: relative;
  display: block;
  text-align: center;
  font-size: 18px;
  width: 478px;
  border: solid 1px #00b2d8;
  padding: 14px 0;
  border-radius: 25px;
  color: #00b2d8;
	margin: 0 auto;
}

.products .products_box .linkbtn_lg::after {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin-left: 90px;
	display: inline-block;
	content: "";
	width: 32px;
	height: 32px;
	background: url("/images/common/2018/arrow-y.png") no-repeat center/cover;
}

.products .products_box .linkbtn_lg:hover,
.products .products_box .linkbtn_lg:active {
  text-decoration: none;
}

/*長いグラデーションボタン*/
.products .products_box .linkbtn_lg.kanagiBtn {
  color: #fff;
  border: solid 1px #00b2d8;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3fcfdc+0,00b2d7+100 */
  background: rgb(63,207,220); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(63,207,220,1) 0%, rgba(0,178,215,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(63,207,220,1) 0%,rgba(0,178,215,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(63,207,220,1) 0%,rgba(0,178,215,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3fcfdc', endColorstr='#00b2d7',GradientType=0 ); /* IE6-9 */
}
.products .products_box .linkbtn_lg.kanagiBtn::after {
  border-color: #fff #fff transparent transparent;
}
.products .products_box .linkbtn_lg.kanagiBtn:hover,
.products .products_box .linkbtn_lg.kanagiBtn:active {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b2d7+0,3fcfdc+100 */
  background: rgb(0,178,215); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(0,178,215,1) 0%, rgba(63,207,220,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,178,215,1) 0%,rgba(63,207,220,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,178,215,1) 0%,rgba(63,207,220,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b2d7', endColorstr='#3fcfdc',GradientType=0 ); /* IE6-9 */
  opacity: 1;
}

.products .products_box .linkbtn_lg.hozonBtn {
  color: #fff;
  border: solid 1px #8cb1d7;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c2daf1+0,8cb1d5+100 */
	background: #c2daf1; /* Old browsers */
	background: -moz-linear-gradient(top, #c2daf1 0%, #8cb1d5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #c2daf1 0%,#8cb1d5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #c2daf1 0%,#8cb1d5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2daf1', endColorstr='#8cb1d5',GradientType=0 ); /* IE6-9 */
}
.products .products_box .linkbtn_lg.hozonBtn::after {
  border-color: #fff #fff transparent transparent;
}
.products .products_box .linkbtn_lg.hozonBtn:hover,
.products .products_box .linkbtn_lg.hozonBtn:active {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8cb1d5+0,c2daf1+100 */
	background: #8cb1d5; /* Old browsers */
	background: -moz-linear-gradient(top, #8cb1d5 0%, #c2daf1 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #8cb1d5 0%,#c2daf1 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #8cb1d5 0%,#c2daf1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cb1d5', endColorstr='#c2daf1',GradientType=0 ); /* IE6-9 */
}

.products .products_box .linkbtn_lg.babyBtn {
  color: #fff;
  border: solid 1px #ec79ac;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7aacc+0,ec79ac+100 */
	background: #f7aacc; /* Old browsers */
	background: -moz-linear-gradient(top, #f7aacc 0%, #ec79ac 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f7aacc 0%,#ec79ac 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f7aacc 0%,#ec79ac 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7aacc', endColorstr='#ec79ac',GradientType=0 ); /* IE6-9 */
}
.products .products_box .linkbtn_lg.babyBtn::after {
  border-color: #fff #fff transparent transparent;
}
.products .products_box .linkbtn_lg.babyBtn:hover,
.products .products_box .linkbtn_lg.babyBtn:active {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ec79ac+0,ec79ac+40,f7aacc+100 */
	background: #ec79ac; /* Old browsers */
	background: -moz-linear-gradient(top, #ec79ac 0%, #ec79ac 40%, #f7aacc 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ec79ac 0%,#ec79ac 40%,#f7aacc 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ec79ac 0%,#ec79ac 40%,#f7aacc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec79ac', endColorstr='#f7aacc',GradientType=0 ); /* IE6-9 */
}

.products .products_box .linkbtn_lg.goldBtn {
  color: #fff;
  border: solid 1px #62493e;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9b7f71+0,62493c+100 */
	background: #9b7f71; /* Old browsers */
	background: -moz-linear-gradient(top, #9b7f71 0%, #62493c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #9b7f71 0%,#62493c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #9b7f71 0%,#62493c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b7f71', endColorstr='#62493c',GradientType=0 ); /* IE6-9 */
}
.products .products_box .linkbtn_lg.goldBtn::after {
  border-color: #fff #fff transparent transparent;
}
.products .products_box .linkbtn_lg.goldBtn:hover,
.products .products_box .linkbtn_lg.goldBtn:active {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#62493c+53,9b7f71+100 */
	background: #62493c; /* Old browsers */
	background: -moz-linear-gradient(top, #62493c 53%, #9b7f71 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #62493c 53%,#9b7f71 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #62493c 53%,#9b7f71 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62493c', endColorstr='#9b7f71',GradientType=0 ); /* IE6-9 */
}


/*============================
商品リスト2019ここまで
==============================*/

.spec{
	position:absolute;
	top:6px;
	left:15px;
	font-size:14px;
}
.teiki_cost{
		position:absolute;
	top:165px;
	left:15px;
	font-size:12px;
	color:#f33466;
	font-weight:bolder;
}
.teiki_btn{
	position:absolute;
	top:185px;
	left:15px;
}

.tsujyou_cost{
	position:absolute;
	top:210px;
	left:15px;
	font-size:12px;
	font-weight:bolder;
}
.tsujyou_btn{
	position:absolute;
	top:230px;
	left:15px;
}

#news {
    width: 640px;
}

#news h2 {
    width: 110px;
    height: 97px;
    float: left;
}

#news div {
    width: 530px;
    float: left;
}

#news div dl {
    font-size: 11px;
    _width: 525px;
	width: 520px;
    background: url(/images/index/news_dot.gif) left bottom repeat-x;
    padding: 5px 0 5px 5px;
    float: left;
}

#news div dt {
    width: 140px;
    float: left;
}

#news div dd {
    width: 380px;
    float: left;
}

.under a:hover img {
    filter: alpha(opacity = 80);
    -ms-filter: "alpha( opacity=80 )";
    opacity: 0.8;
}
.teiki_btn a:hover img {
    filter: alpha(opacity = 60);
    -ms-filter: "alpha( opacity=60 )";
    opacity: 0.6;
}
.tsujyou_btn a:hover img {
    filter: alpha(opacity = 60);
    -ms-filter: "alpha( opacity=60 )";
    opacity: 0.6;
}
/******************************/
/*------ Header --------------*/
/******************************/
#logo {
    width: 382px;
    height: 78px;
    position: absolute;
    top: 23px;
    left: 0px;
}

#tel {
    width: 483px;
    height: 58px;
    position: absolute;
    top: 0px;
    right: 0px;
}

#tel_logo {
	background: url(/images/common/2018/header_tel.png) no-repeat left center/contain;
	width:173px;
	height:48px;
	position: absolute;
  top: 7px;
  right: 0px;
	padding-left: 323px;
}

#tel_logo img {
	display:block;
	border:0;
}

#login {
    width: 350px;
    height: 43px;
    position: absolute;
    background: #F3FDFF;
    top: 60px;
    right: 0px;
    text-align: right;
}

#login_btn {
  position: absolute;
  top: 5px;
  right: 138px;
  width: 111px;
  height: 38px;
}

#logout_btn {
  position: absolute;
  top: 5px;
  right: 254px;
  width: 111px;
  height: 38px;
}

#btn_touroku {
  position: absolute;
  top: 5px;
  right: 0px;
  width: 133px;
  height: 38px;
}

.on a:hover img {
    filter: alpha(opacity = 60);
    -ms-filter: "alpha( opacity=60 )";
    opacity: 0.6;
}


/* global navigation */
#g_nav {
  clear: both;
  width: 100%;
  height: 40px;
  border-top: solid 1px #d1e1e7;
  border-bottom: solid 1px #d1e1e7;
}

#g_nav ul {
  width: 900px;
  margin: 0 auto;
}

#g_nav ul li {
  position: relative;
}

#g_nav ul li:before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: inline-block;
  content: "";
  width: 1px;
  height: 16px;
  border-left: solid 1px #d1e1e7;
}

#g_nav ul li:last-child:after {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: inline-block;
  content: "";
  width: 1px;
  height: 16px;
  border-left: solid 1px #d1e1e7;
}

#g_nav li a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  height: 100%;
  color: #00b2d8;
}

#g_nav li a::before {
  display: block;
  content: "";
  width: 12px;
  height: 18px;
  background: url(/images/common/2018/gnav_icon.png) no-repeat center/cover;
  margin-right: 5px;
}

#g_nav ul .gnav01 {
    width: 145px;
    height: 40px;
    float: left;
}

#g_nav ul .gnav02 {
    width: 208px;
    height: 40px;
    float: left;
}

#g_nav ul .gnav03 {
    width: 187px;
    height: 40px;
    float: left;
}

#g_nav ul .gnav04 {
    width: 168px;
    height: 40px;
    float: left;
}

#g_nav ul .gnav05 {
    width: 192px;
    height: 40px;
    float: left;
}

/******************************/
/*------ Footer --------------*/
/******************************/
#footer{
	   width: 100%;
    height: 112px;
	background:url(/images/common/bg_footer.gif) repeat-x;
	text-align: center;
}
#footer-inner {
	padding-top:20px;
    width: 900px;
	text-align:right;
	position:relative;
	margin: 0 auto;
}
#footer-inner p {
	margin-bottom:15px;
}

.footer_logo{
	position:absolute;
	top:20px;
	left:0px;
}
.footer_logo a:hover img {
    filter: alpha(opacity = 60);
    -ms-filter: "alpha( opacity=60 )";
    opacity: 0.6;
}


.copyright {
    font-size:10px;
}

/******************************/
/*------ Etc -----------------*/
/******************************/
strong, .b {
    font-weight: bold;
}

/*----color-----*/
.red {
    color: #F00;
}

.blue {
    color: #00F;
}

.green {
    color: #080;
}

.orange {
    color: #F90;
}

.highlight {
    background: #FE0;
    color: #000;
    padding: 1px 2px;
}

/*---------------------------------*/

.baby_txt {
	background-image:url(/newimg/txt/txt01.gif);
	background-repeat:no-repeat;
	width:623px;
	height:109px;
	position:relative;
	margin:0 0 30px 0;
}

#buy01 {
	position:absolute;
	top:73px;
	left:328px;
}

#container_y {
	width:900px;
	min-height:1px;
	margin: 0 auto;
    padding-bottom: 15px;
	text-align:left;
}

/*------------------------------*/

#container_y:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

#container_y {
	display:inline-table;
}

* html #container_y {
	height:1px;
}

#container_y {
	display:block;
}


/*-----------------------------------------*/

#btn01 {
	position:absolute;
	top:186px;
	left:199px;
	width:363px;
	height:60px;
}

#btn02 {
	position:absolute;
	top:250px;
	left:199px;
	width:363px;
	height:60px;
}

.size10 {
	font-size:10px;
}

.new_banners {
	height:246px;
	clear:both;
	margin:0 0 20px 0;
}

.new_banners p {
	float:left;
	display:block;
}

#right {
	float:right;
}

.frees {
	position:absolute;
	top:64px;
	left:404px;
}

#youtube {
	position:absolute;
	top:96px;
	right:-127px;
	width:380px;
}


/* lp_include */

#lp_include {
	width: 640px;
	padding-bottom: 40px;
}

#lp_include img {
	max-width: 640px;
}

.lpqa_box_outer {
	padding-top: 10px;
}

.lpqa_box {
	border: 1px solid #cccccc;
	margin-top: 10px;
	padding: 15px;
	box-sizing: border-box;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 44px;
}


/*---------------------*/

.block .subttl {
	position: relative;
}

.block .subttl .expiration_date {
	position: absolute;
	top: 9px;
	right: 9px;
	z-index: 10;
	border-radius: 4px;
	font-size: 11px;
	padding: 4px 8px 5px;
	color: #fff;
	border: 1px solid #fff;
	box-sizing: border-box;
}


.sliderArea {
    width: 900px;
    margin: 0 auto;
}

.sliderArea li {
    list-style: none;
}

.sliderArea img {
    width: 100%;
    display: block;
}

/* news_area */

#news_area {
    width: 900px;
    margin: 0 auto 0;
    padding-top: 9px;
}

.news_area_h {
    background-color: #00a9d3;
    color: #fff;
    text-align: center;
    border-radius: 8px 8px 0 0;
    font-size: 16px;
    font-weight: bold;
    padding: 14px 0 12px;
}

.news_area_inner {
    border: 1px solid #cbdde3;
    border-top: none;
    border-radius: 0 0 8px 8px;
}

.news_area_inner ul {
    padding: 0 20px;
}

.news_area_inner li {
    border-bottom: 1px dashed #cbdde3;
}

.news_area_inner li:last-child {
    border-bottom: 0;
}

.news_area_inner li p {
    text-align: left;
    padding: 11px 0 8px;
    line-height: 1.8;
}

.news_area_inner span {
    font-size: 10px;
}

.news_area_inner strong {
    color: #c71f3e;
}

.news_area_inner li a {
    color: #00a9d3;
    text-decoration: underline;
}

.news_area_inner li a:hover {
    color: #c71f3e;
    text-decoration: none;
}


.free_shipping {
	background-color: #e61717;
	padding: 10px 0;
}

.free_shipping p {
	color: #fff;
	text-align: center;
	font-weight: bold;
}

/* limited_content */

#limited_content {}

#limited_content div {
	background-color: #e8f6ff;
	padding: 10px 0;
}

#limited_content p {
	text-align: center;
	font-weight: bold;
}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

img {
	border:0;
	width: revert-layer;
    height: auto;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym {
	border:0;
}
html {
	overflow-y: scroll;
}
/*-----clearfix-----*/

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix { /* for IE */
  display: inline-block;
}


/* -*/

.side_mov_area {}

.side_mov_area p {
	text-align: center;
}


/* */

.mincho {
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif !important;
	font-weight: bold;
}


/* add 2025.01.06 */

#fixed_cart_btn {
	width: 140px;
	position: fixed;
	top: 50%;
	right: 10px;
	z-index: 10;
}

#fixed_cart_btn img {
	display: block;
	width: 100%;
}

#fixed_cart_btn img:hover {
	opacity: 0.8;
}

/* emv_3d_c */

#guide_3d {}

.emv_3d_c {
	border: 1px solid #d1e1e8;
	border-radius: 10px;
	padding: 30px;
	margin: 0 0 40px;
}

.emv_3d_c h5 {
	color: #fff;
	background-color: #06b2d8;
	text-align: center;
	padding: 15px 10px;
	margin-bottom: 30px;
}

.emv_3d_list {
	display: flex;
	width: 100%;
	box-sizing: border-box;
}

.emv_3d_list li {
	width: 19%;
	margin-right: 1%;
	box-sizing: border-box;
}

.emv_3d_list li img {
	max-width: 100%;
}

.emv_3d_list li:last-child {
	margin-right: 0;
}

.emv_3d_list li h6 {
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
}

.emv_3d_list li p {
	font-size: 11px;
	line-height: 1.4;
	text-align: center;
	margin-top: 5px;
}

.emv_3d_list li a {
	text-decoration: underline;
}


.emv_3d_faq {
	margin-top: 20px;
}

.emv_3d_faq_h {
	border-top: 1px solid #06b2d8;
	border-bottom: 1px solid #06b2d8;
	text-align: center;
	color: #06b2d8;
	padding: 15px 0;
	margin-bottom: 40px;
}

.blue_txt {
	color: #06b2d8 !important;
}

.bold {
	font-weight: bold !important;
}

.news_area_inner li a {
  text-decoration: none;
  color: #333;
}
.news_area_inner li a:hover {
  text-decoration: underline;
  color: #333;
}
.news_area_inner strong {
  color: #333;
}
