@charset "UTF-8";
/* CSS Document */

body {
	font-family: "m-plus-rounded-1p", sans-serif;
	font-weight: 400;
	font-style: normal;
}

#header {
	width:860px;
	padding: 0;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/header2021_2.png);
	background-repeat: no-repeat;
	height: 91px;
}
#wrap {
	width:860px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0;
	text-align:center;
}
#container {
	width:860px;
	margin:0 auto;
	text-align:left;
}
.off {
	position: absolute;
	top: 0px;
	left: -1200px;
	width: 100px;
	margin: 0px;
	padding: 0px;
}
img {
	border:none;
}
.img_size {width: 98%; height: auto; margin-left:1%; }
.clr {
	clear:both;
}
p {
	margin-top:1px;
	margin-bottom:10px;
}
.page_top {
	text-align:right;
	padding-top:10px;
	padding-right:5px;	
}
.fleft { float:left }
.fright {float:right;}
.al_center {text-align:center;}

/*///////////////////////////////////////////////////*/
/* TEXT */
strong {font-family: "m-plus-rounded-1p", sans-serif; font-weight: 700; font-style: normal;}
.br_t_l {
	font-family: "m-plus-rounded-1p", sans-serif; font-weight: 700; font-style: normal;
	color:#613e16;
	font-size:1.2em;
}
.br_t_border {
    display: block;
    background-color: #fff6c4;
    border-radius: 8px;
    text-align: center;
    padding: 12px;
    margin-bottom: 30px;
}
.br_t_border > p {
    font-family: "m-plus-rounded-1p", sans-serif; font-weight: 700; font-style: normal;
	color:#613e16;
	font-size:1.4em;
    line-height: 1.6;
    display: block;
    border: dotted 4px #f8c86b;
    border-radius: 8px;
    margin: 0 auto;
    padding: 12px;
}

.br_t {
	color:#895727;
}
.r_t {
	color:#FF0000;
}
.r_t_l {
	color:#FF0000; font-size:1.4em; font-family: "m-plus-rounded-1p", sans-serif; font-weight: 700; font-style: normal;
}
.t_l {
	font-size:1.4em; font-family: "m-plus-rounded-1p", sans-serif; font-weight: 700; font-style: normal;
}
.st {
	font-size: 80%;
}
.or_t {
	color:#ff6600;
}
.copy_l {
	font-size:22px;
	font-family: "m-plus-rounded-1p", sans-serif; font-weight: 700; font-style: normal;
	color:#533916;
}
.sub_ttl {
	font-size:18px;
	font-family: "m-plus-rounded-1p", sans-serif; font-weight: 700; font-style: normal;
	color:#533916;
    margin-bottom: 10px;
}
.sub_ttl span {font-size: 14px;}
.br_top {
	color: #231815;
	background-image: url(../img/text_dot.svg);
	background-repeat: no-repeat;
	background-position: left top 4px;
	padding-left: 15px;
	margin-bottom:5px;
	margin-top: 8px;
}
.arrow_top {
	color: #231815;
	background-image: url(../img/arrow1.svg);
	background-repeat: no-repeat;
	background-position: left top 3px;
	padding-left: 20px;
	margin-bottom:5px;
}
.dotline1 {
	background-image: url(../img/dot2.gif);
	background-repeat: repeat-x;
	margin-top: 8px;
	margin-bottom: 8px;
    opacity:0.5;
}
.dotline2 {
	padding-bottom:2px;
	border-bottom:dotted 1px #666666;
	margin-bottom:10px;
}
.price {
	font-family: "m-plus-rounded-1p", sans-serif; font-weight: 700; font-style: normal;
	color: #003f7d;
	font-size: 16px;
}
.p_tax {font-family: "m-plus-rounded-1p", sans-serif; font-weight: 200; font-style: normal; font-size: 0.84em; color: #003f7d;}
.price_b {
	font-family: "m-plus-rounded-1p", sans-serif; font-weight: 700; font-style: normal;
	color: #003f7d;
	font-size: 27px;
	margin:0 auto !important;
	padding-top: 0 !important;
	padding-bottom:8px;
	line-height: 1.3;
	letter-spacing: -0.02em;
}
.price_b span {font-size:14px; font-family: "m-plus-rounded-1p", sans-serif; font-weight: 200; font-style: normal;}
.price_s {
	font-family: "m-plus-rounded-1p", sans-serif; font-weight: 700; font-style: normal;
	font-size: 18px;
	color: #003f7d;
}
.price_s span {font-size:14px; font-family: "m-plus-rounded-1p", sans-serif; font-weight: 200; font-style: normal; }
.point { background-color: #dacdb1; border-radius: 50%; display: inline-block; color:#fff; font-size:18px; font-family: "m-plus-rounded-1p", sans-serif; font-weight: 700; font-style: normal; text-align: center; width:70px; height:70px; line-height: 70px;}
.point span {font-size: 12px; padding-right: 2px; padding-bottom: 3px;}
.indent-1 {display: block; padding-left:1em; text-indent:-1em;}

/*///////////////////////////////////////////////////*/
/* LINK */
a:link {
	color:#0058a2;
	text-decoration:underline;
}
a:visited{
	color:#0058a2;
	text-decoration:underline;
}
a:active {
	color:#ff9933;
	text-decoration:underline;
}
a:hover {
	color:#ff9933;
	text-decoration:underline;
}
/*///////////////////////////////////////////////////*/
/* H2,3,4 */
.h2_b {
	margin-top:25px;
	margin-bottom:8px;
	font-family: "m-plus-rounded-1p", sans-serif; font-weight: 700; font-style: normal;
}
.h3_g {
	margin-top:15px;
	margin-bottom:8px;
	font-family: "m-plus-rounded-1p", sans-serif; font-weight: 700; font-style: normal;
}
.h4_bt {
	color:#8b6a11;
	font-size:120%;
	margin-top:3px;
	margin-bottom:5px;
	font-family: "m-plus-rounded-1p", sans-serif; font-weight: 700; font-style: normal;
}
.h3_grey {
	background-color:#f0efe8;
	padding:4px;
	color:#231815;
	font-size:100%;
	margin-bottom:3px;
	margin-top:10px;
	font-family: "m-plus-rounded-1p", sans-serif; font-weight: 400; font-style: normal;
}
.h3_underbar {
	color:#6c502f;
	border-bottom:solid 2px #c1c1c1;
	padding-bottom:5px;
	margin-top:0px;
	font-size:124%;
	font-family: "m-plus-rounded-1p", sans-serif; font-weight: 700; font-style: normal;
}
.h3_blue {
	background-color: #b8e6f7;
	padding: 5px 8px;
	font-family: "m-plus-rounded-1p", sans-serif; font-weight: 700; font-style: normal;
	color: #474721;
	font-size: 17px;
	border-radius: 2px;
	margin-bottom: 6px;
}
.h3_grey_large {
	background-color: #f0efe8;
	padding: 5px 8px;
	font-family: "m-plus-rounded-1p", sans-serif; font-weight: 700; font-style: normal;
	color: #474721;
	font-size: 17px;
	border-radius: 2px;
	margin-bottom: 6px;
}
.h2_blue {
	background-color:#005ea7;
	padding:4px;
	color:#ffffff;
	font-size:100%;
	margin-bottom:8px;
	margin-top:40px;
	font-family: "m-plus-rounded-1p", sans-serif; font-weight: 700; font-style: normal;
}
/*///////////////////////////////////////////////////*/
/* TABLE */

.tbl_1 th{
	background-color:#ddeff5;
	color:#375b84;
	padding:4px;
	text-align:left;
}
.tbl_1 td{
	border-bottom:solid 1px #a2a2a2;
	padding:4px;
}

/* TABLE */
.tbl_2 th{
	background-color:#eee6d5;
	color:#231815;
	padding:6px 10px;
	text-align:left;
}
.tbl_2 td{
	padding:8px 4px 8px 4px;
	vertical-align:top;
}

/* TABLE */
table.tbl_3  {
	margin-top:15px;
	margin-bottom:40px;
    width: 100%;
}

.tbl_3 th {
	background-color:#ddeff5;
	color:#375b84;
	padding:4px;
	text-align:center;
	border-right:solid 4px #fff;
	white-space:nowrap;
}
.tbl_3 th:last-child {border-right: none;}
.tbl_3 td {
	border-bottom:solid 1px #a2a2a2;
	padding:4px 10px;
	text-align:left;
}

.no_right {
	border-right:none;
}

/*///////////////////////////////////////////////////*/
/* PHONE NUMBER */
.phone_nmb {
	/* background-color:#fff8c1; */
	text-align:center;
	margin:4px auto 28px auto;
}
.phone_nmb > table {
	font-family: "m-plus-rounded-1p", sans-serif; font-weight: 400; font-style: normal;
    line-height: 16px;
}
.phone_nmb > table > td {height: 35px; vertical-align: middle;}
.phone_icon {
	width:35px;
    height: 35px;
	text-align:right;
}
.phone_icon img {width: 100%; height: auto;}
.number {
	vertical-align:middle;
	white-space:nowrap;
}
.tel-link {
color: #0058a2;
font-size: 20px;
font-weight: bold;
}
.head_num {
	text-align:left;
	margin-left:68px;
	font-size:24px;
	font-weight:600;
	color:#fff;
	line-height:1.0;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:2px;
}
.head_num .tel-link {
color: #fff;
font-size: 24px;
font-weight: bold;
}

/*///////////////////////////////////////////////////*/
/* BABY KIDS BROWSE */

.tabs {
	background-image:url(../img/baby_kids_model_bar.gif);
	background-repeat:no-repeat;
	width:784px;
	height:89px;
}
/*///////////////////////////////////////////////////*/
/* BALOON */
.balloon1-top {
position: relative;
display: inline-block;
margin: 1.5em 0;
padding: 10px;
width: 96%;
color: #555;
font-size: 1.2em;
background: #fff6c4;
text-align: center;
}

.balloon1-top:before {
content: "";
position: absolute;
top: -30px;
left: 50%;
margin-left: -15px;
border: 15px solid transparent;
border-bottom: 15px solid #fff6c4;
}

.balloon1-top p {
margin: 0;
padding: 0;
}
/*///////////////////////////////////////////////////*/
/* TOOL TIP */
.tooltip3{
    position: relative;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 14px;
    z-index: 999;
}
.tooltip3 p{
    margin:0;
    padding:0;
    color:#0058a2;
	text-decoration:underline;
}
.description3 {
    display: none;
    position: absolute;
    padding: 10px;
    font-size: 12px;
    line-height: 1.6em;
    color: #fff;
    border-radius: 5px;
    background: #5b564a;
    width: 300px;
}
.description3:before {
    content: "";
    position: absolute;
    top: -24px;
    right: 60%;
    border: 15px solid transparent;
    border-top: 15px solid #5b564a;
    margin-left: -15px;
    transform: rotateZ(180deg);
}
.tooltip3:hover .description3{
    display: inline-block;
    top: 30px;
    left: 0px;
}

.campaign_753_2025 {
	margin: 30px 0px;
cursor: pointer;
box-sizing: border-box;
}
.campaign_753_2025 a {
display: block;
cursor: pointer;
}
.campaign_753_2025 img {
width: 100%;
height:auto;
cursor: pointer;
}