@charset "utf-8";

/*---------reset---------*/

html, body, a, abbr, acronym, address, area, b, bdo, big, blockquote, button, caption, cite, code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, 
h6, hr, i, img, ins, kbd, label, legend, li, map, object, ol, p, param, pre, q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead, tr, tt, ul, var {
margin: 0;
padding: 0;
list-style: none;
font-size: 16px;
font-weight: normal;
font-style: normal;
line-height: 150%;
}

ul {
list-style-type: none;
}

ul li img {
vertical-align: bottom;
}

img {
border: 0;
}

h1, h2, h3, h4, h5, h6, p {
color: #444444;
line-break: strict;
}

body {
font-family: 'Montserrat', "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, Verdana, Arial, Helvetica,"£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}

a {
color: #444444;
outline: none;
text-decoration: underline;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}

a:hover {
opacity: 0.5;
}

::selection {
background: #f2fb55;
}

::-moz-selection {
background: #f2fb55;
}


/*---------wrapper---------*/

#wrapper {
width: 100%;
margin: 0 auto;
}


/*---------header(¤â¤È#FAC400)---------*/

#header {
width: 100%;
border-top: #000 4px solid;
padding: 5px 0 10px;
background-color: #00A2E9;
}

#header ul.topbox {
padding: 13px 0 20px 0;
width: 1000px;
margin: 0 auto;
}

#header ul.topbox li.lbox {
float: left;
}

#header ul.topbox li.lbox {
font-size: 11px;
}

#header ul.topbox li.rbox {
float: right;
}

#header ul.topbox li.rbox p {
font-size: 12px;
}

#header ul.topbox li.rbox p a {
font-size: 12px;
text-decoration: none;
}

#header ul.mainbox {
width: 1000px;
margin: 0 auto;
}

#header ul.mainbox li.lbox {
width: 320px;
float: left;
}

#header ul.mainbox li.rbox {
float: right;
}

#header ul.mainbox li.rbox a:last-child {
padding-left: 15px;
}


/*---------mainimg---------*/

#mainimg {
width: 100%;
padding-bottom: 15px;
}


/*---------greeting---------*/

#greeting {
width: 100%;
background: url(https://img21.shop-pro.jp/PA01392/619/etc/topgreetingbg.jpg) no-repeat;
background-position: center top;
min-height: 300px;
padding-bottom: 25px;
}

#greeting ul {
width: 1000px;
margin: 0 auto;
}

#greeting ul li.txtbox {
width: 550px;
padding-top: 35px;
float: left;
}

#greeting ul li.txtbox p.catch {
font-size: 25px;
font-weight: bold;
line-height: 120%;
color: #0574e2;
display: block;
padding-bottom: 8px;
}

#greeting ul li.txtbox p.normal {
line-height: 170%;
}

#greeting ul li.txtbox p.bt {
background: #0574e2;
color: #ffffff;
border-radius: 5px;
margin-top: 15px;
}

#greeting ul li.txtbox p.bt a {
opacity: 1.0;
color: #ffffff;
font-size:16px;
border-radius: 5px;
text-align: center;
display: block;
padding: 10px 0 10px 0;
letter-spacing: 2px;
text-decoration: none;
}

#greeting ul li.txtbox p.bt a:hover {
background: #589df1;
}


/*---------topbigbnr---------*/

ul#topbigbnr {
width: 1000px;
margin: 0 auto;
}

ul#topbigbnr li.boxgroup ul {
width: 1040px;
margin-right: -40px;
}


ul#topbigbnr li.boxgroup ul li {
width: 320px;
float: left;
padding-bottom: 20px;
margin-right: 20px;
}

ul#topbigbnr li.boxgroup ul li a {
text-decoration: none;
}

ul#topbigbnr li.boxgroup ul li p.title  {
font-size: 16px;
font-weight: bold;
color:#0574e2;
padding: 5px 0 2px 0;
}

ul#topbigbnr li.boxgroup ul li p.txt {
font-size: 12px;
}


/*---------topmainbnr---------*/

ul.topmainbnr {
width: 1100px;
margin: 0 auto;
}

ul.topmainbnr li.boxgroup ul {
width: 1120px;
margin-right: -20px;
}

ul.topmainbnr li.boxgroup ul li {
width: 360px;
float: left;
padding-bottom: 10px;
margin-right: 10px;
}


/*---------contents---------*/

#contents {
width: 1000px;
margin: 15px auto 40px auto;
}


/*---------sidenavi---------*/

#sidenavi {
width: 200px;
float: left;
}

#sidenavi p.sidetitle01 {
background: url(https://img21.shop-pro.jp/PA01392/619/etc/sidetitleicon.png) no-repeat 3px;
border-bottom: 2px solid  #006cd8;
padding: 12px 0 8px 25px;
color: #006cd8;
text-shadow: 3px 3px 1px #ffffff,-3px 3px 1px #ffffff,3px -3px 1px #ffffff,-3px -3px 1px #ffffff;
font-size: 32px;
font-weight: 600;
letter-spacing: 1px;
margin-bottom: 17px;
}

#sidenavi p.sidetitle02 {
border-bottom: 2px solid #006cd8;
padding-bottom: 8px;
color: #006cd8;
text-align: center;
font-size: 20px;
font-weight: bold;
letter-spacing: 1px;
margin-bottom: 7px;
}

#sidenavi .bnrblock {
width: 200px;
padding-bottom: 15px;
}

#sidenavi .bnrblock li {
padding-bottom: 5px;
}

#sidenavi .bnrblock li:last-child {
padding-bottom: 0;
}

#sidenavi ul.serch {
width: 200px;
padding-bottom: 20px;
}

#sidenavi ul.serch .inputserch {
width: 185px;
height: 30px;
border-radius: 4px;
padding: 6px;
border: 2px solid #cccccc;
margin-bottom: 10px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}

#sidenavi ul.serch .inputserch:focus {
border: solid 2px #006cd8;
}

#sidenavi ul.serch .inputserch::-webkit-input-placeholder {
font-size: 12px;
color: #666666;
}

#sidenavi ul.serch .inputserch:-ms-input-placeholder {
font-size: 12px;
color: #666666;
}

#sidenavi ul.serch .inputserch::-moz-placeholder {
font-size: 12px;
color: #666666;
}

#sidenavi ul.serch .submit {
border: none;
cursor: pointer;
width: 170px;
height: 40px;
background-color: #efefef;
border-radius: 30px;
border: 1px solid #c7c7c7;
letter-spacing: 0.1em;
font-weight: bold;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}

#sidenavi ul.serch .submit:hover {
border: 3px solid #006cd8;
background: #fafafa;
color: #006cd8;
font-weight: bold;
}

#sidenavi ul.brandlist {
width: 200px;
margin-bottom: 40px;
}

#sidenavi ul.brandlist .brandtitle {
border-bottom: 2px dotted #a4a4a4;
}

#sidenavi ul.brandlist .brandtitle p.brand01 a {
background: url(https://img21.shop-pro.jp/PA01392/619/etc/brandiconbg01.png) no-repeat ;
padding: 12px 0 18px 90px;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
display: block;
}

#sidenavi ul.brandlist .brandtitle p.brand02 a {
background: url(https://img21.shop-pro.jp/PA01392/619/etc/brandiconbg02.png) no-repeat 0 10px;
padding: 21px 0 18px 90px;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
display: block;
}

#sidenavi ul.brandlist .brandtitle p.brand03 a {
background: url(https://img21.shop-pro.jp/PA01392/619/etc/brandiconbg03.png) no-repeat 0 10px;
padding: 21px 0 18px 90px;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
display: block;
}

#sidenavi ul.brandlist .brandtitle p.brand04 a {
background: url(https://img21.shop-pro.jp/PA01392/619/etc/brandiconbg04.png) no-repeat 0 10px;
padding: 21px 0 18px 90px;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
display: block;
}

#sidenavi ul.brandlist .brandtitle p.brand05 a {
background: url(https://img21.shop-pro.jp/PA01392/619/etc/brandiconbg05.png) no-repeat 0 10px;
padding: 21px 0 18px 90px;
font-weight: 600;
text-decoration: none;
letter-spacing: 1px;
display: block;
}

#sidenavi ul.brandlist .brandtitle p.brand06 a {
background: url(https://img21.shop-pro.jp/PA01392/619/etc/brandiconbg06.png) no-repeat 0 18px;
padding: 21px 0 18px 90px;
font-weight: bold;
line-height: 120%;
text-decoration: none;
letter-spacing: 1px;
display: block;
}

#sidenavi ul.brandlist .brandtitle p.brand07 a {
background: url(https://img21.shop-pro.jp/PA01392/619/etc/brandiconbg07.png) no-repeat 0 6px;
padding: 17px 0 18px 90px;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
display: block;
}

#sidenavi ul.brandlist .brandtitle p.brand08 a {
background: url(https://img21.shop-pro.jp/PA01392/619/etc/brandiconbg08.png) no-repeat 0 18px;
padding: 21px 0 18px 90px;
font-weight: bold;
line-height: 120%;
text-decoration: none;
letter-spacing: 1px;
display: block;
}

#sidenavi ul.brandlist .brandtitle p.brand09 a {
background: url(https://img21.shop-pro.jp/PA01392/619/etc/brandiconbg09.png) no-repeat 0 10px;
padding: 21px 0 18px 90px;
font-weight: 600;
text-decoration: none;
display: block;
}

#sidenavi ul.brandlist .brandtitle p.brand10 a {
background: url(https://img21.shop-pro.jp/PA01392/619/etc/brandiconbg10.png) no-repeat 0 10px;
padding: 21px 0 18px 90px;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
display: block;
}

#sidenavi ul.brandlist .brandtitle p.brand11 a {
background: url(https://img21.shop-pro.jp/PA01392/619/etc/brandiconbg11.png) no-repeat 0 10px;
padding: 21px 0 18px 90px;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
display: block;
}

#sidenavi ul.brandlist .brandtitle p.brand12 a {
background: url(https://img07.shop-pro.jp/PA01392/619/etc/brandiconbg12.png?cmsp_timestamp=20210325180442) no-repeat 0 10px;
padding: 21px 0 18px 90px;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
display: block;
}

#sidenavi ul.brandlist .brandtitle p.brand13 a {
background: url(https://img07.shop-pro.jp/PA01392/619/etc_base64/bGJucl8wMQ.png?cmsp_timestamp=20240731111825) no-repeat 0 10px;
padding: 21px 0 18px 90px;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
display: block;
}

#sidenavi ul.brandlist .brandtitle p.brand14 a {
background: url(https://img07.shop-pro.jp/PA01392/619/etc_base64/bGJucl8wMg.png?cmsp_timestamp=20240731111825) no-repeat 0 10px;
padding: 21px 0 18px 90px;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
display: block;
}

#sidenavi ul.brandlist .brandtitle p.brand15 a {
background: url(https://img07.shop-pro.jp/PA01392/619/etc_base64/bGJucl8wMw.png?cmsp_timestamp=20240731111825) no-repeat 0 10px;
padding: 21px 0 18px 90px;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
display: block;
}

#sidenavi ul.brandlist .brandtitle p.brand16 a {
background: url(https://img07.shop-pro.jp/PA01392/619/etc_base64/bGJucl8wNA.png?cmsp_timestamp=20240731111825) no-repeat 0 10px;
padding: 21px 0 18px 90px;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
display: block;
}

#sidenavi ul.brandlist .brandtitle p.brand17 a {
background: url(https://img07.shop-pro.jp/PA01392/619/etc_base64/bWlkZWVyX3NpZGVfbG9nbw.png?cmsp_timestamp=20241113145918) no-repeat 0 10px;
padding: 21px 0 18px 90px;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
display: block;
}

#sidenavi ul.priceselect {
width: 200px;
background: url(https://img21.shop-pro.jp/PA01392/619/etc//sidepricebg.jpg);
border-radius: 8px;
margin-bottom: 40px;
}

#sidenavi ul.priceselect p.title {
padding: 12px 0 8px 0;
text-align: center;
font-size: 20px;
font-weight: bold;
letter-spacing: 1px;
}

#sidenavi ul.priceselect li {
border-bottom: 2px dotted #c0bca7;
width: 185px;
margin: 0 auto;
font-size: 14px;
}

#sidenavi ul.priceselect li:first-child {
border-bottom: none;
}

#sidenavi ul.priceselect li:last-child {
border-bottom: none;
width: 190px;
margin: 0 auto;
font-size: 14px;
}

#sidenavi ul.priceselect li p.price a {
padding: 18px 0 18px 16px;
font-size: 13px;
background: url(https://img21.shop-pro.jp/PA01392/619/etc/sidetxtarrowicon.png)no-repeat 7px 22px;
line-height: 120%;
text-decoration: none;
display: block;
}

#sidenavi ul.sidepagelink {
width: 200px;
margin-bottom: 15px;
}

#sidenavi ul.sidepagelink .linktxt {
border-bottom: 2px dotted #cccccc;
}

#sidenavi ul.sidepagelink .linktxt p a {
padding: 21px 0 18px 18px;
font-size: 13px;
background: url(https://img21.shop-pro.jp/PA01392/619/etc//sidetxtarrowicon.png)no-repeat 7px 24px;
line-height: 120%;
text-decoration: none;
display: block;
}


/*---------title---------*/

h3.maintitle01 {
background: url(https://img21.shop-pro.jp/PA01392/619/etc//maintitleicon.png) no-repeat 2px 5px;
border-bottom: 1px solid  #000;
padding: 40px 0 0 10px;
color: #000;
text-shadow: 3px 3px 1px #ffffff,-3px 3px 1px #ffffff,3px -3px 1px #ffffff,-3px -3px 1px #ffffff;
font-size: 24px;
font-weight: 600;
letter-spacing: 1px;
margin-bottom: 15px;
}

h3.maintitle01 .jp {
padding: 0 0 0 10px;
color:  #444444;
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
margin-bottom: 15px;
}

h4.subtitle01 {
background: url(https://img21.shop-pro.jp/PA01392/619/etc/subtitlebg.png);
padding: 8px 0 6px 15px;
border-radius: 5px;
color: #ffffff;
font-size: 22px;
font-weight: 600;
letter-spacing: 1px;
margin-bottom: 15px;
}



/*---------pagetop---------*/

.pagetopbt {
display: none;
position: fixed;
bottom: 200px;
right: 40px;
}


/*---------footer---------*/

#footer {
width: 100%;
min-width: 1000px;
clear: both;
background: url(https://img21.shop-pro.jp/PA01392/619/etc/footerbg.jpg);
padding-bottom: 10px;
}

#footer .footerbox {
width: 1000px;
margin: 0 auto;
}

#footer .footerbox ul.cntbox {
width: 1000px;
padding-top: 40px;
padding-bottom: 20px;
margin: 0 auto;
}

#footer .footerbox ul.cntbox li.lbox {
float: left;
}

#footer .footerbox ul.cntbox li.lbox p.adress {
color: #ffffff;
padding: 25px 0 0 0;
letter-spacing: 2px;
font-weight:bold;
font-size: 13px;
line-height: 165%;
}

#footer .footerbox ul.cntbox li.rbox {
float: right;
}

#footer .footerbox ul.cntbox li.rbox ul.tel_fax {
float: right;
}

#footer .footerbox ul.cntbox li.rbox ul.tel_fax p.tel {
background: url(https://img21.shop-pro.jp/PA01392/619/etc/footertelicon.png) no-repeat 2px;
color: #ffffff;
padding: 0 0 0 40px;
font-weight: 500;
letter-spacing: 1px;
line-height: 200%;
font-size: 25px;
}

#footer .footerbox ul.cntbox li.rbox ul.tel_fax p.fax {
background: url(https://img21.shop-pro.jp/PA01392/619/etc/footerfaxicon.png) no-repeat 2px;
color: #ffffff;
padding: 0 0 0 40px;
font-weight: 500;
letter-spacing: 1px;
font-size: 25px;
}

#footer .footerbox ul.cntbox li.rbox .copy {
color: #ffffff;
padding: 18px 0 0 0;
font-weight: 600;
letter-spacing: 2px;
font-size: 13px;
clear: both;
}



/*---------topmain---------*/

#topmain {
width: 780px;
float: right;
}

#topmain ul.pickup {
width: 780px;
padding-bottom: 30px;
}

#topmain ul.pickup li.box-3 ul {
width: 810px;
margin-right: -30px;
}

#topmain ul.pickup li.box-3 ul li {
width: 250px;
float: left;
margin-right: 15px;
padding-bottom: 15px;
}

#topmain ul.topitem_newitem {
width: 780px;
padding-bottom: 30px;
}

#topmain ul.topitem_newitem li.topitemgroup ul {
width: 820px;
margin-right: -40px;
padding-bottom: 15px;
}

#topmain ul.topitem_newitem li.topitemgroup ul li {
width: 148px;
display: inline-block;
vertical-align: top;
margin-right: 7px;
padding: 10px 0 5px 0;
}

#topmain ul.topitem_newitem li.topitemgroup ul li p.title {
width: 147px;
font-size: 12px;
text-align: center;
padding: 5px 0 2px 0;
}

#topmain ul.topitem_newitem li.topitemgroup ul li p.title a {
font-size: 12px;
}

#topmain ul.topitem_newitem li.topitemgroup ul li p.price {
width: 147px;
text-align: center;
padding: 5px;
font-size: 12px;
color: #0574E2;
}

#topmain ul.topitem_osusume {
width: 780px;
padding-bottom: 30px;
}

#topmain ul.topitem_osusume li.topitemgroup ul {
width: 820px;
margin-right: -40px;
padding-bottom: 15px;
}

#topmain ul.topitem_osusume li.topitemgroup ul li {
width: 148px;
display: inline-block;
vertical-align: top;
margin-right: 7px;
padding: 10px 0 5px 0;
}

#topmain ul.topitem_osusume li.topitemgroup ul li p.title {
width: 147px;
font-size: 12px;
text-align: center;
padding: 5px 0 2px 0;
}

#topmain ul.topitem_osusume li.topitemgroup ul li p.title a {
font-size: 12px;
}

#topmain ul.topitem_osusume li.topitemgroup ul li p.price {
width: 147px;
text-align: center;
padding: 0 5px 0 5px;
font-size: 12px;
color: #e04a12;
}


/*---------itemlistmain---------*/

#itemlistmain {
width: 780px;
float: right;
}

#itemlistmain ul.breadcrumb {
width: 780px;
margin-bottom: 10px;
}

#itemlistmain ul.breadcrumb span {
margin: 0 5px;
}

#itemlistmain ul.breadcrumb p {
padding: 8px 5px 0px 7px;
display: block;
float: left;
}

#itemlistmain ul.breadcrumb p a {
font-size: 12px;
text-decoration: none;
}

#itemlistmain ul.breadcrumb a:hover {
text-decoration: underline;
}

#itemlistmain ul.subgroup {
width: 780px;
margin-bottom: 35px;
}

#itemlistmain ul.subgroup p {
background: url(https://img21.shop-pro.jp/PA01392/619/etc/itemlisttxticon.png) no-repeat 0 14px;
padding: 4px 15px 4px 10px;
display: block;
float: left;
}

#itemlistmain ul.subgroup p a {
font-size: 14px;
font-weight: bold;
}

#itemlistmain ul.subcategory {
width: 780px;
margin-bottom: 35px;
}

#itemlistmain ul.subcategory p {
padding: 8px 10px 8px 7px;
display: block;
float: left;
}

#itemlistmain ul.subcategory p a {
font-size: 13px;
font-weight: bold;
}

ul.box-4 {
width: 780px;
padding-bottom: 25px;
}

ul.box-4 li.boxgroup ul {
width: 810px;
margin-right: -30px;
padding-bottom: 15px;
}

ul.box-4 li.boxgroup ul li {
width: 187px;
display: inline-block;
vertical-align: top;
margin-right: 11px;
padding-bottom: 25px;
}

ul.box-4 li.boxgroup ul li p.name {
font-size: 12px;
padding: 5px 0 0 0;
line-height: 160%;
}

ul.box-4 li.boxgroup ul li p.name a {
font-size: 12px;
text-decoration: none;
}

ul.box-4 li.boxgroup ul li p.name a:hover {
text-decoration: underline;
}

ul.box-4 li.boxgroup ul li p.price {
font-size: 12px;
font-weight: bold;
color: #f1280c;
}

#itemlistmain ul.pagebtn {
width: 780px;
text-align: center;
}

#itemlistmain ul.pagebtn li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
*display: inline;
*zoom: 1;
}

#itemlistmain ul.pagebtn .btn {
display: inline-block;
margin-bottom: 0;
padding: 5px 25px;
border: 1px solid #ccc;
-webkit-border-radius: 3px;
border-radius: 3px;
background-color: #f5f5f5;
color: #444444;
vertical-align: middle;
text-align: center;
font-size: 14px;
cursor: pointer;
*display: inline;
*margin-left: .3em;
*background-color: #e6e6e6;
*border: 0;
}

#itemlistmain ul.pagebtn .btn:hover, #itemlistmain ul.pagebtn .btn:focus, #itemlistmain ul.pagebtn .btn:active, #itemlistmain ul.pagebtn .btn.active, #itemlistmain ul.pagebtn .btn.disabled, #itemlistmain ul.pagebtn .btn[disabled] {
background-color: #e6e6e6;
color: #333;
*background-color: #d9d9d9;
}

#itemlistmain ul.pagebtn .btn:active, .btn.active {
background-color: #ccc \9;
}

#itemlistmain ul.pagebtn .btn:first-child {
*margin-left: 0;
}

#itemlistmain ul.pagebtn .btn:hover, #itemlistmain ul.pagebtn .btn:focus {
color: #333;
text-decoration: none;
}

#itemlistmain ul.pagebtn .btn:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}

#itemlistmain ul.pagebtn .btn.active, #itemlistmain ul.pagebtn .btn:active {
outline: 0;
background-image: none;
}

#itemlistmain ul.pagebtn .btn.disabled, #itemlistmain ul.pagebtn .btn[disabled] {
background-image: none;
opacity: 0.65;
filter: alpha(opacity=65);
cursor: default;
}

#itemlistmain ul.number {
padding: 10px 0 0 5px;
font-size: 12px;
}

#itemlistmain ul.number p {
width: 780px;
text-align: center;
}

#itemlistmain .cg_freespace_01 {
font-size: 12px;
padding: 5px 5px 0 5px;
}


/*---------itemserch---------*/

#itemserchmain {
width: 780px;
float: right;
}

#itemserchmain ul.sort {
width: 780px;
margin-bottom: 35px;
background: #ebebeb;
padding: 10px;
border-radius: 3px;
}

#itemserchmain ul.sort li.leftbox {
float: left;
}

#itemserchmain ul.sort li.leftbox p.title {
font-size: 18px;
font-weight: bold;
}

#itemserchmain ul.sort li.rightbox {
float: right;
}

#itemserchmain ul.box-4 {
width: 780px;
padding-bottom: 25px;
}

#itemserchmain ul.box-4 li.boxgroup ul {
width: 810px;
margin-right: -30px;
padding-bottom: 15px;
}

#itemserchmain ul.box-4 li.boxgroup ul li {
width: 187px;
display: inline-block;
vertical-align: top;
margin-right: 11px;
padding-bottom: 25px;
}

#itemserchmain ul.box-4 li.boxgroup ul li p.name {
font-size: 12px;
padding: 5px 0 0 0;
line-height: 160%;
}

#itemserchmain ul.box-4 li.boxgroup ul li p.name a {
font-size: 12px;
text-decoration: none;
}

#itemserchmain ul.box-4 li.boxgroup ul li p.name a:hover {
text-decoration: underline;
}

#itemserchmain ul.box-4 li.boxgroup ul li p.price {
font-size: 12px;
font-weight: bold;
color: #f1280c;
}

#itemserchmain ul.pagebtn {
width: 780px;
text-align: center;
}

#itemserchmain ul.pagebtn li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
*display: inline;
*zoom: 1;
}

#itemserchmain ul.pagebtn .btn {
display: inline-block;
margin-bottom: 0;
padding: 5px 25px;
border: 1px solid #ccc;
-webkit-border-radius: 3px;
border-radius: 3px;
background-color: #f5f5f5;
color: #444444;
vertical-align: middle;
text-align: center;
font-size: 14px;
cursor: pointer;
 *display: inline;
 *margin-left: .3em;
 *background-color: #e6e6e6;
 *border: 0;
}

#itemserchmain ul.pagebtn .btn:hover, #itemlistmain ul.pagebtn .btn:focus, #itemlistmain ul.pagebtn .btn:active, #itemlistmain ul.pagebtn .btn.active, #itemlistmain ul.pagebtn .btn.disabled, #itemlistmain ul.pagebtn .btn[disabled] {
background-color: #e6e6e6;
color: #333;
*background-color: #d9d9d9;
}

#itemserchmain ul.pagebtn .btn:active, .btn.active {
background-color: #ccc \9;
}

#itemserchmain ul.pagebtn .btn:first-child {
*margin-left: 0;
}

#itemserchmain ul.pagebtn .btn:hover, #itemlistmain ul.pagebtn .btn:focus {
color: #333;
text-decoration: none;
}

#itemserchmain ul.pagebtn .btn:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}

#itemserchmain ul.pagebtn .btn.active, #itemlistmain ul.pagebtn .btn:active {
outline: 0;
background-image: none;
}

#itemserchmain ul.pagebtn .btn.disabled, #itemlistmain ul.pagebtn .btn[disabled] {
background-image: none;
opacity: 0.65;
filter: alpha(opacity=65);
cursor: default;
}

#itemserchmain ul.number {
padding: 10px 0 0 5px;
font-size: 12px;
}

#itemserchmain ul.number p {
width: 780px;
text-align: center;
}


/*---------itemdetailmain---------*/

#itemdetailmain {
width: 780px;
float: right;
}

#itemdetailmain #itemdetailbox {
width: 780px;
}

#itemdetailmain #itemdetailbox ul.leftbox {
width: 400px;
float: left;
}

#itemdetailmain #itemdetailbox ul.rightbox {
width: 310px;
float: right;
text-align: left;
}

#itemdetailmain #itemdetailbox ul.undercombox {
padding-top: 35px;
width: 780px;
clear: both;
text-align: left;
}

#itemdetailmain .product_form {
margin: 0 0 62px;
}

#itemdetailmain .product_detail_area {
position: relative;
width: 100%;
}

#itemdetailmain .product_images {
display: inline-block;
float: left;
width: 400px;
}

#itemdetailmain .product_images div img {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
border: 1px solid #ddd;
}

#itemdetailmain .product_images div p.detail {
margin-top: 10px;
line-height: 20px;
}

#itemdetailmain .add_cart {
clear: right;
float: right;
overflow: hidden;
width: 350px;
}

#itemdetailmain table.add_cart_table {
margin-bottom: 10px;
width: 100%;
border-left: solid 1px #ccc;
table-layout: fixed;
}

#itemdetailmain table.add_cart_table th {
display: inline-block;
overflow: hidden;
padding: 12px 4px 12px 18px;
width: 35%;
text-align: left;
text-overflow: ellipsis;
white-space: nowrap;
font-size: 12px;
-webkit-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}

#itemdetailmain table.add_cart_table td {
display: inline-block;
overflow: hidden;
padding: 10px 0;
width: 55%;
text-align: left;
text-overflow: ellipsis;
white-space: nowrap;
-webkit-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}

#itemdetailmain table.add_cart_table td input {
padding: 0 4px;
width: 38px;
height: 26px;
font-size: 15px;
line-height: 26px;
vertical-align: middle;
}

#itemdetailmain table.add_cart_table td strong.price {
color: #da5858;
font-size: 14px;
font-weight: bold;
}

#itemdetailmain table.add_cart_table td input.text-titles-list__detail-text {
width: 130px;
}

#itemdetailmain table#option_tbl {
margin-bottom: 20px;
width: 100%;
}

#itemdetailmain table#option_tbl th, #itemdetailmain table#option_tbl td.none {
background: whiteSmoke;
}

#itemdetailmain table#option_tbl th, #itemdetailmain table#option_tbl td {
padding: 10px;
border: 1px solid #ccc;
text-align: center;
}

#itemdetailmain table#option_tbl th {
background: whiteSmoke;
}

#itemdetailmain table#option_tbl td div input {
margin-bottom: 5px;
}

u#itemdetailmain l.option_price {
margin: 0 0 20px 0;
}

#itemdetailmain ul.option_price li {
list-style-type: none;
}

#itemdetailmain .option_box {
clear: both;
width: 100%;
overflow: hidden;
}

#itemdetailmain table td.pur_block {
margin: 0 5px 0 0;
width: auto;
white-space: normal;
}

#itemdetailmain .button_area input {
width: 100%;
}

#itemdetailmain .product_description {
clear: both;
margin-bottom: 20px;
word-wrap: break-word;
font-size: 12px;
line-height: 22px;
}

#itemdetailmain .product_image_extra {
margin-bottom: 20px;
text-align: center;
}

#itemdetailmain .product_image_extra img.item {
margin-bottom: 20px;
}

#itemdetailmain .product_link_area {
margin: 20px 0 0;
padding: 20px 0 0;
border-top: #ccc solid 1px;
}

#itemdetailmain .product_link_area div.twitter {
float: left;
width: 100px;
}

#itemdetailmain .product_link_area div.twitter p a {
text-decoration: none;
color: #429DD5;
font-weight: bold;
}

#itemdetailmain .product_link_area div.pinterest {
float: left;
margin-right: 30px;
}

#itemdetailmain .product_link_area div.fb-like {
float: left;
width: 200px;
}

#itemdetailmain .product_link_area ul.other_link {
clear: both;
margin-top: 20px;
margin-left: 20px;
}

#itemdetailmain .product_link_area ul.other_link li {
margin-bottom: 10px;
}

#itemdetailmain .share {
margin: 15px 0 0;
list-style: none;
}

#itemdetailmain .share li {
display: inline-block;
float: left;
margin: 0 10px 10px 0;
max-width: 125px;
}

#itemdetailmain .calamel-link {
margin-top: 10px;
}

#itemdetailmain #tb_cap_tb {
margin-top: 20px;
}

#itemdetailmain .tb {
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid #CCC;
}

#itemdetailmain #tb_stitle {
margin-bottom: 20px;
}

#itemdetailmain .tb_date, .tb_title, .tb_body, .tb_state {
margin-bottom: 5px;
}


/* ************************************************
*  product_detail_page
* ************************************************ */

.product_form {
margin: 0 0 62px;
}

.product_detail_area {
position: relative;
width: 100%;
}

.product_images {
display: inline-block;
float: left;
width: 450px;
}

.product_images div img {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
border: 1px solid #ddd;
}

.product_images div p.detail {
margin-top: 10px;
line-height: 20px;
}

.add_cart {
clear: right;
float: right;
overflow: hidden;
width: 270px;
}

table.add_cart_table {
margin-bottom: 10px;
width: 100%;
border-left: solid 1px #ccc;
table-layout: fixed;
}

table.add_cart_table th {
display: inline-block;
overflow: hidden;
padding: 12px 4px 12px 18px;
width: 35%;
text-align: left;
text-overflow: ellipsis;
white-space: nowrap;
font-size: 12px;
-webkit-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}

table.add_cart_table td {
display: inline-block;
overflow: hidden;
padding: 10px 0;
width: 55%;
text-align: left;
text-overflow: ellipsis;
white-space: nowrap;
-webkit-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}

table.add_cart_table td input {
padding: 0 4px;
width: 38px;
height: 26px;
font-size: 15px;
line-height: 26px;
vertical-align: middle;
}

table.add_cart_table td strong.price {
font-size: 14px;
}

table.add_cart_table td input.text-titles-list__detail-text {
width: 130px;
}

table#option_tbl {
margin-bottom: 20px;
width: 100%;
}

table#option_tbl th, table#option_tbl td.none {
background: whiteSmoke;
}

table#option_tbl th, table#option_tbl td {
padding: 10px;
border: 1px solid #ccc;
text-align: center;
}

table#option_tbl th {
background: whiteSmoke;
}

table#option_tbl td div input {
margin-bottom: 5px;
}

ul.option_price {
margin: 0 0 20px 0;
}

ul.option_price li {
list-style-type: none;
}

.option_box {
clear: both;
width: 100%;
overflow: hidden;
}

table td.pur_block {
margin: 0 5px 0 0;
width: auto;
white-space: normal;
}

.button_area input {
width: 100%;
}

.product_description {
clear: both;
margin-bottom: 20px;
word-wrap: break-word;
font-size: 12px;
line-height: 22px;
}

.product_image_extra {
margin-bottom: 20px;
text-align: center;
}

.product_image_extra img.item {
margin-bottom: 20px;
}

.product_link_area {
margin: 20px 0 0;
padding: 20px 0 0;
border-top: #ccc solid 1px;
}

.product_link_area div.twitter {
float: left;
width: 100px;
}

.product_link_area div.pinterest {
float: left;
margin-right: 30px;
}

.product_link_area div.fb-like {
float: left;
width: 200px;
}

.product_link_area ul.other_link {
clear: both;
margin-top: 20px;
margin-left: 20px;
}

.product_link_area ul.other_link li {
margin-bottom: 10px;
}

.share {
margin: 15px 0 0;
list-style: none;
}

.share li {
display: inline-block;
float: left;
margin: 0 10px 10px 0;
max-width: 125px;
}

.calamel-link {
margin-top: 10px;
}

#tb_cap_tb {
margin-top: 20px;
}

.tb {
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid #CCC;
}

#tb_stitle {
margin-bottom: 20px;
}

.tb_date, .tb_title, .tb_body, .tb_state {
margin-bottom: 5px;
}


/* ************************************************
*  cloud_zoom
* ************************************************ */
/* This is the moving lens square underneath the mouse pointer. */

.cloud-zoom-lens {
margin: -4px;  /* Set this to minus the border thickness. */
border: 4px solid #888;

background-color: #fff;
cursor: move;
}

/* This is for the title text. */

.cloud-zoom-title {
position: absolute !important;
top: 0px;
padding: 3px;
width: 100%;
background-color: #000;
color: #fff;
text-align: center;
font-weight: bold;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
}

/* This is the zoom window. */

.cloud-zoom-big {
overflow: hidden;
border: 4px solid #fb4531;
}

/* This is the loading message. */

.cloud-zoom-loading {
padding: 3px;
border: 1px solid #000;
background: #222;
color: white;
}

/* Feature section in ZoomEngine page */

.zoom-section {
clear: both;
}

* html .zoom-section {
display: inline;
clear: both;
}

.zoom-small-image {
float: left;
margin-top: 4px;
width: 400px;
}

.zoom-small-image #wrap {
position: relative;
top: 0px;
z-index: 9999;
}

.cloud-zoom {
margin-bottom: 20px;
}

.zoom-small-image .mousetrap {
position: absolute;
top: 0px;
left: 0px;
z-index: 999;
width: 100%;
}

/* Feature descriptions in ZoomEngine page */

.zoom-desc {
clear: left;
width: 100%;
}

a.cloud-zoom-gallery {
display: inline-block;
margin: 0 13px 15px 0;
width: 87px;
width: 87px;
cursor: pointer;
vertical-align:top;
}

.zoom-tiny-image {
padding: 3px;
width: 100%;
height: auto;
border: 1px solid #ccc;
background: #efefef;
}

.zoom-tiny-image.selected {
border: 1px solid #fb4531;
background: #fb4531;
}

.zoom-tiny-image:hover {
border: 1px solid #fb4531;
}

a.gallery_last {
margin-right: 0;
}

/* ************************************************
*  product_option_window
* ************************************************ */

#product_option {
margin: 20px;
padding: 20px;
background: #fff;
}

#product_option h2 {
margin-bottom: 20px;
}

table.table_option {
margin-bottom: 20px;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
background: #fff;
}

table.table_option th {
padding: 10px;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
background: #f5f5f5;
}

table.table_option td {
padding: 10px;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
}



/*---------ecoptionmain---------*/

#ecoptionmain {
width: 780px;
float: right;
}

#ecoptionmain table {
border-collapse: collapse;
margin-bottom: 15px;
background: #ffffff;
}

#ecoptionmain table tr td {
border: 1px #dfdfdf solid;
}


/*---------brandoutline---------*/

/*babytolove*/

#brandoutline-bt {
width:780px;
padding: 15px;
box-sizing:border-box;
float: right;
border: 2px solid #b92861;
border-radius: 3px;
margin-top: 6%;
}

#brandoutline-bt ul.brandtitle {
width: 746px;
background: url(https://img21.shop-pro.jp/PA01392/619/etc/bttitlebg.png) no-repeat;
height:105px;
margin-bottom: 30px;
}

#brandoutline-bt ul.brandtitle h3 {
font-size: 30px;
padding: 30px 0 0 250px;
}

#brandoutline-bt ul.detail-a {
width: 746px;
padding-bottom: 25px;
}

#brandoutline-bt ul.detail-a li.txtbox {
float: left;
width: 380px;
}

#brandoutline-bt ul.detail-a li.txtbox p.title {
color: #b8265f;
font-weight: bold;
font-size: 18px;
}

#brandoutline-bt ul.detail-a li.imgbox {
float: right;
width: 320px;
}

#brandoutline-bt ul.detail-b {
width: 746px;
padding-bottom: 25px;
}

#brandoutline-bt ul.detail-b li.imgbox {
float: left;
width: 320px;
}

#brandoutline-bt ul.detail-b li.txtbox {
float: right;
width: 380px;
}

#brandoutline-bt ul.detail-b li.txtbox p.title {
color: #b8265f;
font-weight: bold;
font-size: 18px;
}

/*bonikka*/

#brandoutline-b {
width:780px;
padding: 15px;
box-sizing:border-box;
float: right;
border: 2px solid #b92861;
border-radius: 3px;
margin-top: 6%;
}

#brandoutline-b ul.brandtitle {
width: 746px;
background: url(https://img21.shop-pro.jp/PA01392/619/etc/bonikkatitlebg.png) no-repeat;
height:105px;
margin-bottom: 30px;
}

#brandoutline-b ul.brandtitle h3 {
font-size: 30px;
padding: 30px 0 0 120px;
}

#brandoutline-b ul.detail-a {
width: 746px;
padding-bottom: 25px;
}

#brandoutline-b ul.detail-a li.txtbox {
float: left;
width: 380px;
}

#brandoutline-b ul.detail-a li.txtbox p.title {
color: #b8265f;
font-weight: bold;
font-size: 18px;
}

#brandoutline-b ul.detail-a li.imgbox {
float: right;
width: 320px;
}

#brandoutline-b ul.detail-b {
width: 746px;
padding-bottom: 25px;
}

#brandoutline-b ul.detail-b li.imgbox {
float: left;
width: 320px;
}

#brandoutline-b ul.detail-b li.txtbox {
float: right;
width: 380px;
}

#brandoutline-b ul.detail-b li.txtbox p.title {
color: #b8265f;
font-weight: bold;
font-size: 18px;
}


/*rolly*/

#brandoutline-r {
width:780px;
padding: 15px;
box-sizing:border-box;
float: right;
border: 2px solid #f1cb00;
border-radius: 3px;
margin-top: 6%;
}

#brandoutline-r ul.brandtitle {
width: 746px;
background: url(https://img21.shop-pro.jp/PA01392/619/etc/rollytoystitlebg.png) no-repeat;
height:105px;
margin-bottom: 30px;
}

#brandoutline-r ul.brandtitle h3 {
font-size: 30px;
padding: 30px 0 0 130px;
}

#brandoutline-r ul.detail-a {
width: 746px;
padding-bottom: 25px;
}

#brandoutline-r ul.detail-a li.txtbox {
float: left;
width: 380px;
}

#brandoutline-r ul.detail-a li.txtbox p.title {
color: #f1cb00;
font-weight: bold;
font-size: 18px;
}

#brandoutline-r ul.detail-a li.imgbox {
float: right;
width: 320px;
}

#brandoutline-r ul.detail-b {
width: 746px;
padding-bottom: 25px;
}

#brandoutline-r ul.detail-b li.imgbox {
float: left;
width: 320px;
}

#brandoutline-r ul.detail-b li.txtbox {
float: right;
width: 380px;
}

#brandoutline-r ul.detail-b li.txtbox p.title {
color: #f1cb00;
font-weight: bold;
font-size: 18px;
}


/*original*/

#brandoutline-o {
width:780px;
padding: 15px;
box-sizing:border-box;
float: right;
border: 2px solid #0574e2;
border-radius: 3px;
margin-top: 6%;
}

#brandoutline-o ul.brandtitle {
width: 746px;
background: url(https://img21.shop-pro.jp/PA01392/619/etc/originaltitlebg.png) no-repeat;
height:105px;
margin-bottom: 30px;
}

#brandoutline-o ul.brandtitle h3 {
font-size: 30px;
padding: 30px 0 0 130px;
}

#brandoutline-o ul.detail-a {
width: 746px;
padding-bottom: 25px;
}

#brandoutline-o ul.detail-a li.txtbox {
float: left;
width: 380px;
}

#brandoutline-o ul.detail-a li.txtbox p.title {
color: #0574e2;
font-weight: bold;
font-size: 18px;
}

#brandoutline-o ul.detail-a li.imgbox {
float: right;
width: 320px;
}

#brandoutline-o ul.detail-b {
width: 746px;
padding-bottom: 25px;
}

#brandoutline-o ul.detail-b li.imgbox {
float: left;
width: 320px;
}

#brandoutline-o ul.detail-b li.txtbox {
float: right;
width: 380px;
}

#brandoutline-o ul.detail-b li.txtbox p.title {
color: #0574e2;
font-weight: bold;
font-size: 18px;
}



/*papo*/

#brandoutline-p {
width:780px;
padding: 15px;
box-sizing:border-box;
float: right;
border: 2px solid #0060af;
border-radius: 3px;
margin-top: 6%;
}

#brandoutline-p ul.brandtitle {
width: 746px;
background: url(https://img21.shop-pro.jp/PA01392/619/etc/papotitlebg.png) no-repeat;
height:105px;
margin-bottom: 30px;
}

#brandoutline-p ul.brandtitle h3 {
font-size: 30px;
padding: 36px 0 0 130px;
}

#brandoutline-p ul.detail-a {
width: 746px;
padding-bottom: 25px;
}

#brandoutline-p ul.detail-a li.txtbox {
float: left;
width: 380px;
}

#brandoutline-p ul.detail-a li.txtbox p.title {
color: #0060af;
font-weight: bold;
font-size: 18px;
}

#brandoutline-p ul.detail-a li.imgbox {
float: right;
width: 320px;
}

#brandoutline-p ul.detail-b {
width: 746px;
padding-bottom: 25px;
}

#brandoutline-p ul.detail-b li.imgbox {
float: left;
width: 320px;
}

#brandoutline-p ul.detail-b li.txtbox {
float: right;
width: 380px;
}

#brandoutline-p ul.detail-b li.txtbox p.title {
color: #0060af;
font-weight: bold;
font-size: 18px;
}


/*bruder*/

#brandoutline-br {
width:780px;
padding: 15px;
box-sizing:border-box;
float: right;
border: 4px solid #FAC400;
border-radius: 3px;
margin-top: 6%;
}

#brandoutline-br ul.brandtitle {
width: 746px;
background: url(https://img21.shop-pro.jp/PA01392/619/etc/brudertitlebg.png) no-repeat;
height:105px;
margin-bottom: 30px;
}

#brandoutline-br ul.brandtitle h3 {
font-size: 30px;
padding: 36px 0 0 145px;
}

#brandoutline-br ul.detail-a {
width: 746px;
padding-bottom: 25px;
}

#brandoutline-br ul.detail-a li.txtbox {
float: left;
width: 380px;
}

#brandoutline-br ul.detail-a li.txtbox p.title {
color: #FAC400;
font-weight: bold;
font-size: 18px;
}

#brandoutline-br ul.detail-a li.imgbox {
float: right;
width: 320px;
}

#brandoutline-br ul.detail-b {
width: 746px;
padding-bottom: 25px;
}

#brandoutline-br ul.detail-b li.imgbox {
float: left;
width: 320px;
}

#brandoutline-br ul.detail-b li.txtbox {
float: right;
width: 380px;
}

#brandoutline-br ul.detail-b li.txtbox p.title {
color: #FAC400;
font-weight: bold;
font-size: 18px;
}


/*flexioys*/

#brandoutline-f {
width:780px;
padding: 15px;
box-sizing:border-box;
float: right;
border: 2px solid #409360;
border-radius: 3px;
margin-top: 6%;
}

#brandoutline-f ul.brandtitle {
width: 746px;
background: url(https://img21.shop-pro.jp/PA01392/619/etc/flextitlebg.png) no-repeat;
height:105px;
margin-bottom: 30px;
}

#brandoutline-f ul.brandtitle h3 {
font-size: 30px;
padding: 36px 0 0 159px;
}

#brandoutline-f ul.detail-a {
width: 746px;
padding-bottom: 25px;
}

#brandoutline-f ul.detail-a li.txtbox {
float: left;
width: 380px;
}

#brandoutline-f ul.detail-a li.txtbox p.title {
color: #409360;
font-weight: bold;
font-size: 18px;
}

#brandoutline-f ul.detail-a li.imgbox {
float: right;
width: 320px;
}

#brandoutline-f ul.detail-b {
width: 746px;
padding-bottom: 25px;
}

#brandoutline-f ul.detail-b li.imgbox {
float: left;
width: 320px;
}

#brandoutline-f ul.detail-b li.txtbox {
float: right;
width: 380px;
}

#brandoutline-f ul.detail-b li.txtbox p.title {
color: #409360;
font-weight: bold;
font-size: 18px;
}


/*hti*/

#brandoutline-h {
width:780px;
padding: 15px;
box-sizing:border-box;
float: right;
border: 2px solid #ed1e24;
border-radius: 3px;
margin-top: 6%;
}

#brandoutline-h ul.brandtitle {
width: 746px;
background: url(https://img21.shop-pro.jp/PA01392/619/etc/htititlebg.png) no-repeat;
height:105px;
margin-bottom: 30px;
}

#brandoutline-h ul.brandtitle h3 {
font-size: 30px;
padding: 29px 0 0 128px;
}

#brandoutline-h ul.detail-a {
width: 746px;
padding-bottom: 25px;
}

#brandoutline-h ul.detail-a li.txtbox {
float: left;
width: 380px;
}

#brandoutline-h ul.detail-a li.txtbox p.title {
color: #ed1e24;
font-weight: bold;
font-size: 18px;
}

#brandoutline-h ul.detail-a li.imgbox {
float: right;
width: 320px;
}

#brandoutline-h ul.detail-b {
width: 746px;
padding-bottom: 25px;
}

#brandoutline-h ul.detail-b li.imgbox {
float: left;
width: 320px;
}

#brandoutline-h ul.detail-b li.txtbox {
float: right;
width: 380px;
}

#brandoutline-h ul.detail-b li.txtbox p.title {
color: #ed1e24;
font-weight: bold;
font-size: 18px;
}


/*meya*/

#brandoutline-mei {
width:780px;
padding: 15px;
box-sizing:border-box;
float: right;
border: 2px solid #1bbbbc;
border-radius: 3px;
margin-top: 6%;
}

#brandoutline-mei ul.brandtitle {
width: 746px;
background: url(https://img21.shop-pro.jp/PA01392/619/etc/meiyatitlebg.png) no-repeat;
height:105px;
margin-bottom: 30px;
}

#brandoutline-mei ul.brandtitle h3 {
font-size: 30px;
padding: 30px 0 0 108px;
}

#brandoutline-mei ul.detail-a {
width: 746px;
padding-bottom: 25px;
}

#brandoutline-mei ul.detail-a li.txtbox {
float: left;
width: 380px;
}

#brandoutline-mei ul.detail-a li.txtbox p.title {
color: #1bbbbc;
font-weight: bold;
font-size: 18px;
}

#brandoutline-mei ul.detail-a li.imgbox {
float: right;
width: 320px;
}

#brandoutline-mei ul.detail-b {
width: 746px;
padding-bottom: 25px;
}

#brandoutline-mei ul.detail-b li.imgbox {
float: left;
width: 320px;
}

#brandoutline-mei ul.detail-b li.txtbox {
float: right;
width: 380px;
}

#brandoutline-mei ul.detail-b li.txtbox p.title {
color: #1bbbbc;
font-weight: bold;
font-size: 18px;
}


/*melissa*/

#brandoutline-mel {
width:780px;
padding: 15px;
box-sizing:border-box;
float: right;
border: 2px solid #fe1308;
border-radius: 3px;
margin-top: 6%;
}

#brandoutline-mel ul.brandtitle {
width: 746px;
background: url(https://img21.shop-pro.jp/PA01392/619/etc/melissatitlebg.png) no-repeat;
height:105px;
margin-bottom: 30px;
}

#brandoutline-mel ul.brandtitle h3 {
font-size: 30px;
padding: 31px 0 0 188px;
}

#brandoutline-mel ul.detail-a {
width: 746px;
padding-bottom: 25px;
}

#brandoutline-mel ul.detail-a li.txtbox {
float: left;
width: 380px;
}

#brandoutline-mel ul.detail-a li.txtbox p.title {
color: #fe1308;
font-weight: bold;
font-size: 18px;
}

#brandoutline-mel ul.detail-a li.imgbox {
float: right;
width: 320px;
}

#brandoutline-mel ul.detail-b {
width: 746px;
padding-bottom: 25px;
}

#brandoutline-mel ul.detail-b li.imgbox {
float: left;
width: 320px;
}

#brandoutline-mel ul.detail-b li.txtbox {
float: right;
width: 380px;
}

#brandoutline-mel ul.detail-b li.txtbox p.title {
color: #fe1308;
font-weight: bold;
font-size: 18px;
}

/*reisenthel*/

#brandoutline-rei {
width:780px;
padding: 15px;
box-sizing:border-box;
float: right;
border: 2px solid #cf3b43;
border-radius: 3px;
margin-top: 6%;
}

#brandoutline-rei ul.brandtitle {
width: 746px;
background: url(https://img21.shop-pro.jp/PA01392/619/etc/reisentheltitlebg.png) no-repeat;
height:105px;
margin-bottom: 30px;
}

#brandoutline-rei ul.brandtitle h3 {
font-size: 30px;
padding: 31px 0 0 188px;
}

#brandoutline-rei ul.detail-a {
width: 746px;
padding-bottom: 25px;
}

#brandoutline-rei ul.detail-a li.txtbox {
float: left;
width: 380px;
}

#brandoutline-rei ul.detail-a li.txtbox p.title {
color: #cf3b43;
font-weight: bold;
font-size: 18px;
}

#brandoutline-rei ul.detail-a li.imgbox {
float: right;
width: 320px;
}

#brandoutline-rei ul.detail-b {
width: 746px;
padding-bottom: 25px;
}

#brandoutline-rei ul.detail-b li.imgbox {
float: left;
width: 320px;
}

#brandoutline-rei ul.detail-b li.txtbox {
float: right;
width: 380px;
}

#brandoutline-rei ul.detail-b li.txtbox p.title {
color: #cf3b43;
font-weight: bold;
font-size: 18px;
}


/*---------company---------*/

#companymain {
width: 780px;
float: right;
}

#companymain ul.mainimg {
width: 780px;
padding-bottom: 25px;
}

#companymain ul.about {
width: 780px;
padding-bottom: 40px;
}

#companymain ul.about li.leftbox {
width: 410px;
float: left;
}

#companymain ul.about li.leftbox p.title {
color: #006cd8;
font-weight: bold;
font-size: 22px;
line-height: 120%;
}

#companymain ul.about li.leftbox p.normal {
line-height: 175%;
padding-top: 10px;
}

#companymain ul.about li.rightbox {
width: 350px;
float: right;
}

#companymain ul.information {
width: 780px;
padding-bottom: 40px;
}

#companymain ul.information table {
width: 780px;
}

#companymain ul.information .title {
border-bottom: 2px dotted #cccccc;
}

#companymain ul.information .title p {
padding: 16px 0 14px 10px;
font-weight: bold;
}

#companymain ul.information .cnt {
border-bottom: 2px dotted #cccccc;
}

#companymain ul.information .cnt p {
padding: 16px 5px 14px 5px;
line-height: 160%;
}

#companymain ul.map {
width: 780px;
}


/*---------shopinfo---------*/

#shopinfomain {
width: 780px;
float: right;
}

#shopinfomain ul.mainimg {
width: 780px;
padding-bottom: 25px;
}

#shopinfomain ul.information {
width: 780px;
padding-bottom: 35px;
}

#shopinfomain ul.information table {
width: 780px;
}

#shopinfomain ul.information .title {
border-bottom: 2px dotted #cccccc;
}

#shopinfomain ul.information .title p {
padding: 16px 0 14px 10px;
font-weight: bold;
}

#shopinfomain ul.information .cnt {
border-bottom: 2px dotted #cccccc;
}

#shopinfomain ul.information .cnt p {
padding: 16px 5px 14px 5px;
line-height: 160%;
}


/*---------event---------*/

#eventmain {
width: 780px;
float: right;
}

#eventmain ul.mainimg {
width: 780px;
padding-bottom: 25px;
}

#eventmain ul.articlegroup {
width: 780px;
padding-bottom: 35px;
}

#eventmain ul.articlegroup li.lbox {
float: left;
width: 440px;
}

#eventmain ul.articlegroup li.lbox p {
    line-height: 165%;
}

#eventmain ul.articlegroup li.rbox {
float: right;
width: 320px;
}




/*---------privacy---------*/

#privacymain {
width: 780px;
float: right;
}

#privacymain p.catch {
padding-bottom: 20px;
}

#privacymain p.cnt {
padding: 0 0 35px 5px;
line-height: 170%;
}



/*---guide---*/

#guidemain {
width: 780px;
float: right;
}

#guidemain ul.mainimg {
width: 780px;
padding-bottom: 25px;
}

#guidemain p.normal {
font-size: 14px;
padding: 0 5px 25px 5px;
line-height: 190%;
}

#guidemain .strong01 {
font-size: 16px;
font-weight: bold;
color: #006cd8;;
padding: 0 5px 8px 5px;
}

#guidemain .strong02 {
font-size: 16px;
font-weight: bold;
color: #f83a25;
padding: 0 5px 8px 5px;
}

#guidemain p.normal a {
font-size: 14px;
font-weight: bold;
}

#guidemain p.title {
font-size: 18px;
font-weight: bold;
padding: 15px 5px 10px 5px;
}

#guidemain p.title2 {
font-size: 16px;
font-weight: bold;
padding: 0 5px 8px 5px;
}

#guidemain p.title3 {
font-size: 16px;
font-weight: bold;
color: #f83a25;
padding: 0 5px 8px 5px;
}

#guidemain ul.pay {
width: 780px;
padding-bottom: 40px;
}

#guidemain ul.deliver {
width: 780px;
padding-bottom: 40px;
}

#guidemain ul.returned {
width: 780px;
}


/*---------cf---------*/

.cf:after {
content:" ";
display:block;
clear:both;
}

.bgc-w {
background: #ffffff;
}

.fontbold {
font-weight: bold;
}

.darkred {
color: #e20505;
}

.textcenter {
text-align: center;
}

.fontsize10 {
font-size: 10px;
}

.fontsize12 {
font-size: 12px;
}

.fontsize14 {
font-size: 14px;
}

.fontsize16 {
font-size: 16px;
}

.fontsize18 {
font-size: 18px;
}

.fontsize19 {
font-size: 19px;
}

.fontsize20 {
font-size: 20px;
}

.fontsize22 {
font-size: 22px;
}

.fontsize24 {
font-size: 24px;
}

.pt5 {
padding-top: 5px;
}

.pt10 {
padding-top: 10px;
}

.pt15 {
padding-top: 15px;
}

.pt20 {
padding-top: 20px;
}

.pt25 {
padding-top: 25px;
}

.pt30 {
padding-top: 30px;
}

.pt35 {
padding-top: 35px;
}

.pt40 {
padding-top: 40px;
}

.pb5 {
padding-bottom: 5px;
}

.pb10 {
padding-bottom: 10px;
}

.pb15 {
padding-bottom: 15px;
}

.pb20 {
padding-bottom: 20px;
}

.pb25 {
padding-bottom: 25px;
}

.pb30 {
padding-bottom: 30px;
}

.pb35 {
padding-bottom: 35px;
}

.pb40 {
padding-bottom: 40px;
}

.mb5 {
margin-bottom: 5px;
}

.mb10 {
margin-bottom: 10px;
}

.mb15 {
margin-bottom: 15px;
}

.mb20 {
margin-bottom: 20px;
}

.mb25 {
margin-bottom: 25px;
}

.mb30 {
margin-bottom: 30px;
}

.mb35 {
margin-bottom: 35px;
}

.mb40 {
margin-bottom: 40px;
}

.pr5 {
padding-right: 5px;
}

.pr10 {
padding-right: 10px;
}

.pr15 {
padding-right: 15px;
}

.pr20 {
padding-right: 20px;
}

.pl5 {
padding-left: 5px;
}

.pl10 {
padding-left: 10px;
}

.pl15 {
padding-left: 15px;
}

.pl20 {
padding-left: 20px;
}

.mr5 {
margin-right: 5px;
}

.mr10 {
margin-right: 10px;
}

.mr15 {
margin-right: 15px;
}

.mr20 {
margin-right: 20px;
}

.ml5 {
margin-left: 5px;
}

.ml10 {
margin-left: 10px;
}

.ml15 {
margin-left: 15px;
}

.ml20 {
margin-left: 20px;
}

.txt-stretch1 {
letter-spacing: 0.1em;
}

.txt-shorten1 {
letter-spacing: -0.1em;
}

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

input {
font-size: 12px;
font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, Verdana, Arial, Helvetica, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
padding-top: 2px;
}

select {
font-size: 12px;
font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, Verdana, Arial, Helvetica, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}

textarea {
font-size: 12px;
font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, Verdana, Arial, Helvetica, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}


/* ************************************************
*  Common Elements
* ************************************************ */

.footstamp {
margin-bottom: 15px;
padding-bottom: 10px;
border-bottom: 1px solid #ddd;
}

.footstamp span {
margin: 0 5px;
color: #999;
}

.none {
clear: both;
margin: 50px 0;
text-align: center;
}

.sold_out {
color: #DA5858;
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', '¥Ò¥é¥®¥Î³Ñ¥´ ProN W3', Meiryo, ¥á¥¤¥ê¥ª, sans-serif;
}

.to_top {
float: right;
clear: both;
text-align: center;
margin: 0 0 20px;
padding: 1.3em 1em;
border: solid 1px #aaa;
font-size: 14px;
color: #888;
}

.to_top:hover {
text-decoration: none;
color: < {
$link_hover
}
>;
 border-color: < {
$link_hover
}
>;
}

/* @group button */

.btn {
display: block;
margin-top: 1em;
border: none;
border-radius: 0;
color: #fff;
text-align: center;
font-weight: bold;
font-size: 15px;
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', '¥Ò¥é¥®¥Î³Ñ¥´ ProN W3', Meiryo, ¥á¥¤¥ê¥ª, sans-serif;
line-height: 1;
cursor: pointer;
-webkit-appearance: none;
}

.btn:link, .btn:visited, .btn:hover, .btn:active {
color: #fff;
text-decoration: none;
}

.btn-primary {
margin: 1.2em 0 .9em;
padding: 1.4em 0;
background-color: #de3f57;
border-radius: 3px;
}

.btn-contact {
margin: 0.5em 0.3em;
padding: 1.3em 0;
background-color: #a0a0a0;
font-weight: normal;
font-size: 13px;
}

.btn-quick {
margin: 0.9em 0;
padding: 1.3em 0;
background-color: #64b4c8;
border-radius: 3px;
font-size: 13px;
}


/* ************************************************
*  product_option_window
* ************************************************ */

#product_option {
margin: 20px;
padding: 20px;
background: #fff;
}

#product_option h2 {
margin-bottom: 20px;
}

#product_option table.table_option {
margin-bottom: 20px;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
background: #fff;
}

#product_option table.table_option th {
padding: 10px;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
background: #f5f5f5;
}

#product_option table.table_option td {
padding: 10px;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
}


/*---------itemindividual---------*/

#itemindividual {
width: 780px !important;
border-bottom: 1px dotted #444444 !important;
}

.itemindividualbox {
width: 780px !important;
display: block !important;
}

#itemindividual .itemindividualbox .itemindivittl {
display: block;
font-size: 20px;
font-weight: bold;
color: #333333;
margin: 25px 0 0 0;
border-left: thick solid orange;
padding-left: 10px;
}

#itemindividual .itemindividualbox .itemindividisc{
display: block;
font-size: 16px;
color: #333333;
}

.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;

}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}


/*
 * JOB INTERNATIOANAL¤È¤Ï
 */
.c-mc2 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    background-color: #0574e2;
}

.c-mc2__slide-header {
    margin-bottom: 1rem;
}

.c-mc2__slide-title {
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 1.5rem;
    margin-bottom: 1rem;
}

.c-mc2__slider {
      margin-bottom: 3rem;
}

.c-mc2__slide {
      box-sizing: border-box;
      padding-left: 0.75rem;
      padding-right: 0.75rem;
}

.c-mc2__slide-link {
      display: block;
      color: #fff;
      text-decoration: none;
}

.c-mc2__slide-link:hover {
      text-decoration: none;
}

.c-mc2__slide-image {
      display: block;
      max-width: 100%;
      margin-bottom: 0.25rem;
      border: 5px #fff solid;
      border-radius: 0.5rem;
}

.c-mc2__slide-name {
      color: #fff;
      font-size: 0.875rem;
}

.c-mc2__inner {
    display: grid;
    grid-template-columns: 1fr 45%;
    grid-template-rows: 1fr;
    grid-template-areas:
        "header media"
        "footer media"
    ;
    gap: 1rem;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5vw;
    padding-right: 5vw;
}

.c-mc2__header {
    grid-area: header;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 0.5rem;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
    padding: 1rem;
}

.c-mc2__heading {
    margin-bottom: 0.5rem;
    font-size: 1.25rem;
    font-weight: bold;
}

.c-mc2__caption {
    text-align: justify;
}

.c-mc2__media {
    display: flex;
    grid-area: media;
}

.c-mc2__image {
    border-radius: 0.5rem;
    object-fit: cover;
}

.c-mc2__footer {
    grid-area: footer;
}

.c-mc2__more {
    display: block;
    padding: 0.5rem 1rem;
    background-color: transparent;
    border: 3px #fff solid;
    border-radius: 0.5rem;
    color: #fff;
    font-size: 0.875rem;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    transition-property: color, border-color, background-color;
    transition-duration: 0.2s;
}

.c-mc2__more:hover {
    opacity: 1;
    background-color: #fff;
    border-color: #fff;
    color: #0574e2;
    text-decoration: none;
}
    
    @media(min-width: 960px) {
        .c-mc2 {
            column-gap: 2rem;
            grid-template-columns: 1fr 40%;
        }
    }

.c-round-image {
  border-radius: 0.5rem;
}





.c-product {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.c-product__link {
  display: block;
  text-decoration: none;
}

.c-product__link:hover {
  text-decoration: none;
}

.c-product__image {
  display: block;
  margin-bottom: 0.25rem;
}

.c-product__name {
  font-size: 0.75rem;
}

.c-product__price {
  margin-top: 0.5rem;
  color: #e04a12;
  font-size: 0.75rem;
  text-align: center;
}

  @media (min-width: 520px) {
    .c-product {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
  }

.c-border-button {
  display: block;
  padding: 0.5rem 1rem;
  border: 3px #2196f3 solid;
  border-radius: 0.75rem;
  color: #2196f3;
  font-size: 0.875rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  transition: 0.2s;
}
.c-border-button:hover {
  background-color: #2196f3;
  color: #fff;
  text-decoration: none;
}
  @media (min-width: 520px) {
    .c-border-button {
      font-size: 1rem;
    }
  }

h3:where(.c-vanilla) {
  margin: unset;
  padding: unset;
}

.w-full { width: 100%; }
.w-1/2 { width: 50%; }
.w-1/3 { width: 33.3333%; }
.max-w-full { max-width: 100%; }

.block { display: block; }
.flex { display: flex; }
.grid { display: grid; }
.hidden { display: none; }

.items-center { align-items: center; }

.flex-col { flex-direction: column; }
.shrink-0 { flex-shrink: 0; }

.grid-cols-1 { grid-template-columns: repeat(1, minmax(0, 1fr)); }
.grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.grid-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.gap-1 { gap: 0.25rem; }
.gap-2 { gap: 0.5rem; }
.gap-4 { gap: 1rem; }
.gap-6 { gap: 1.5rem; }

.font-bold { font-weight: bold; }
.text-black { color: #000; }
.text-xs { font-size: 0.75rem; }
.text-sm { font-size: 0.875rem; }
.text-lg { font-size: 1.125rem; }
.text-xl { font-size: 1.25rem; }
.text-justify { text-align: justify; }
.text-center { text-align: center; }

.rounded-lg { border-radius: 0.5rem; }

.p-0 { padding: 0; }
.px-\[10px\] { padding-left: 10px; padding-right: 10px; }

.m-0 { margin: 0; }
.mx-0 { margin-left: 0; margin-right: 0; }
.my-0 { margin-top: 0; margin-bottom: 0; }
.mb-1 { margin-bottom: 0.25rem; }
.mb-2 { margin-bottom: 0.5rem; }
.mb-4 { margin-bottom: 1rem; }
.mb-6 { margin-bottom: 1.5rem; }
.mb-8 { margin-bottom: 2rem; }
.mb-12 { margin-bottom: 3rem; }

.mt-1 { margin-top: 0.25rem; }
.mt-2 { margin-top: 0.5rem; }
.mt-4 { margin-top: 1rem; }
.mt-6 { margin-top: 1.5rem; }
.mt-8 { margin-top: 2rem; }
.mt-12 { margin-top: 3rem; }

.duration-200 { transition-duration: 0.2s; }

.hover\:opacity-80:hover { opacity: 0.8; }

@media (min-width: 520px) {
  .sm\:w-full { width: 100%; }
  .sm\:w-1\/2 { width: 50%; }
  .sm\:w-1\/3 { width: 33.3333%; }
  
  .sm\:block { display: block; }
  .sm\:flex { display: flex; }
  .sm\:grid { display: grid; }
  .sm\:hidden { display: none; }
  .sm\:gap-1 { gap: 0.25rem; }
  .sm\:gap-2 { gap: 0.5rem; }
  .sm\:gap-4 { gap: 1rem; }
  .sm\:gap-6 { gap: 1.5rem; }
  .sm\:block { display: block; }
  .sm\:hidden { display: none; }
  .sm\:grid-cols-1 { grid-template-columns: repeat(1, minmax(0, 1fr)); }
  .sm\:grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .sm\:grid-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  
  .sm\:items-center { align-items: center; }
  .sm\:shrink-0 { flex-shrink: 0; }
  
  .sm\:m-0 { margin: 0; }
  .sm\:mx-0 { margin-left: 0; margin-right: 0; }
  .sm\:my-0 { margin-top: 0; margin-bottom: 0; }
  .sm\:mb-1 { margin-bottom: 0.25rem; }
  .sm\:mb-2 { margin-bottom: 0.5rem; }
  .sm\:mb-4 { margin-bottom: 1rem; }
  .sm\:mb-6 { margin-bottom: 1.5rem; }
  .sm\:mb-8 { margin-bottom: 2rem; }
  .sm\:mb-12 { margin-bottom: 3rem; }

  .sm\:mt-0 { margin-top: 0rem; }
  .sm\:mt-1 { margin-top: 0.25rem; }
  .sm\:mt-2 { margin-top: 0.5rem; }
  .sm\:mt-4 { margin-top: 1rem; }
  .sm\:mt-6 { margin-top: 1.5rem; }
  .sm\:mt-8 { margin-top: 2rem; }
  .sm\:mt-12 { margin-top: 3rem; }
}