@charset "UTF-8";
  *, *::before, *::after {
box-sizing: border-box;
}
article, aside, footer, header, nav, section, figcaption, figure, main {
display: block;
}
mark {
background-color: #ff0;
}
svg:not(:root) {
overflow: hidden;
}
button, input, optgroup, select, textarea {
margin: 0;
}
button, input {
overflow: visible;
}
button, select {
text-transform: none;
}
button {
background-color: transparent;
border: none;
cursor: pointer;
}
button:focus {
outline: none;
}
button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
}
progress {
display: inline-block;
vertical-align: baseline;
}
textarea {
overflow: auto;
resize: none;
}
[type=checkbox],
[type=radio] {
padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
}
[type=search] {
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
appearance: button;
font: inherit;
}
canvas, time {
display: inline-block;
}
[hidden] {
display: none;
} body {
line-height: 1.7;
background-color: #f5f1e9;
color: #4d4331;
width: 100%;
margin: 0;
font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
letter-spacing: 1px;
text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
#wrapper {
overflow: hidden;
}
#wrapperFixed {
width: 100%;
}
.bgFixed {
position: fixed;
z-index: -1;
height: 100%;
}
.frame,
#contents .pageTitle,
.archive #contents .pageHeader p,
#contents .categoryTxt,
#contents .entryContent .introTxt {
padding-left: 20px !important;
padding-right: 20px !important;
}
.pc {
display: none;
}
.txtRed{
color: #fb846e;
}
.hide {
display: none;
}
a {
text-decoration: none;
color: #fb846e;
}
img {
max-width: 100%;
height: auto;
vertical-align: middle;
}
#contents {
padding-top: 107px;
}
#contents a {
text-decoration: underline;
}
#contents .more {
text-align: right;
}
#contents .more a {
display: inline-block;
font-size: 14px;
padding: 8px 0 10px 20px;
background-image: url(//www.jkplanet.jp/renewal/wp-content/themes/k-planet/images/arrow_more.png);
background-position: left center;
background-repeat: no-repeat;
background-size: 13px auto;
}
#contents .all {
padding-top: 20px;
padding-bottom: 20px;
}
#contents .all a,
#contents #price li a,
#contents #itemSearch a,
#contents #btnBrandList li .tag a,
#contents #shopDetail .btnShop a {
display: block;
max-width: 335px;
color: #fff;
background-color: #c1ac80;
text-align: center;
margin: auto;
padding: 15px 5px;
text-decoration: none;
}
a,
#contents .wpcf7-submit {
transition: .3s;
}
a:hover,
#contents .wpcf7-submit:hover {
opacity: .7;
}
#contents dt,
#contents input,
#contents select,
#contents textarea,
#contents .all a,
#contents .slideBtn a,
#contents #price li a,
#contents #ranking li a > span,
#contents #itemSearch a,
#contents #linkSort li a,
#contents #btnBrandList li .tag a,
#contents #shopDetail .btnShop a,
#contents #contactTable th .caution,
#contents .wpcf7-submit,
#contents .pagination span,
#contents .pagination a,
#footer #alertLike .link a {
border-radius: 1px;
}
#contents .pageHeader {
background: #fff;
}
#contents h1 {
color: #a8853d;
}
#contents .pageTitle {
font-size: 18px;
font-weight: normal;
margin: 0;
padding-top: 20px;
padding-bottom: 20px;
letter-spacing: 2px;
line-height: 1.5;
}
.archive #contents .pageHeader p {
font-size: 14px;
margin: 0;
padding-bottom: 20px;
color: #a8853d;
}
#contents h2 {
border-bottom: 1px solid #fff;
margin-bottom: 20px;
padding-top: 20px;
padding-bottom: 10px;
font-size: 18px;
}
#contents h3,
#contents h3 a {
color: #a8853d;
font-size: 16px;
}
#contents h4 {
font-size: 14px;
}
#contents .entryContent p {
font-size: 14px;
}
ul, ol {
margin: 0;
padding: 0;
list-style: none;
}
dd {
margin: 0;
}
#contents .listDisc {
margin-bottom: 20px;
padding-left: 20px;
}
#contents .listDisc li {
list-style: disc;
font-size: 14px;
}
#contents dt {
font-size: 13px;
font-weight: bold;
color: #fff;
background-color: #c1ac80;
padding: 3px 5px 2px;
margin-bottom: 5px;
}
#contents dd {
font-size: 13px;
margin: 0 0 10px;
}
#contents table {
border-collapse: collapse;
width: 100%;
margin: 20px 0;
}
#contents th,
#contents td {
border-top: 1px solid #e6dcc6;
border-bottom: 1px solid #e6dcc6;
padding: 20px 10px;
text-align: left;
color: #4d4331;
font-size: 14px;
}
#contents th {
background-color: #fff;
font-weight: normal;
width: 33%;
}
#contents td.tel {
font-size: 16px;
letter-spacing: 2px;
}
@media screen and (min-width:1050px) {
.pc,
.hide {
display: block !important;
}
.sp {
display: none !important;
}
.cols {
padding: 0;
list-style: none;
display: flex;
margin: 20px 0;
}
.col {
flex-basis: 0;
flex-grow: 1;
flex-shrink: 1;
padding: 0;
margin: 0;
}
#contents {
padding-top: 132px;
}
#contents .all {
max-width: 360px;
margin: 0 auto;
}
}
@media screen and (min-width:1200px) {
.frame,
#contents .pageTitle,
.archive #contents .pageHeader p,
#contents .categoryTxt,
#contents .entryContent .introTxt {
padding-left: 0 !important;
padding-right: 0 !important;
}
.frame,
#contents #category .wrap,
#contents #price .wrap,
#contents #ranking .wrap,
#contents #bridalNews .wrap,
#contents #shopList .wrap,
#contents #underShopList,
#contents .underPostList,
#contents .pageTitle,
.archive #contents .pageHeader p,
#contents .categoryTxt,
#contents .entryContent .introTxt,
#contents .itemList,
#contents .brandList,
#contents #brandHeader,
#contents #shopDetail,
#contents #itemDetail,
#contents #contactTable,
#contents #instagram,
#footer #instagram {
width: 1200px;
margin-left: auto;
margin-right: auto;
}
} #contents #breadcrumbWrap {
padding-right: 0 !important;
}
#contents #breadcrumbWrap ol {
display: flex;
flex-wrap: wrap;
padding-top: 5px;
padding-bottom: 5px;
}
#contents #breadcrumbWrap li {
font-size: 10px;
color: #aaa;
}
#contents #breadcrumbWrap li:nth-child(n + 2)::before  {
content: '▶';
display: inline-block;
margin-left: 5px;
margin-right: 5px;
transform:scale(.6);
}
#contents #breadcrumbWrap a {
text-decoration: none;
} #contents .pagination  {
text-align: center;
margin-bottom: 30px;
}
#contents .pagination span,
#contents .pagination a {
display: none;
width: 40px;
height: 40px;
font-size: 16px;
line-height: 2.4;
margin-right: 4px;
border: 1px solid #e6dcc6;
color: #c1ac80;
text-decoration: none;
background-color: #fff;
}
#contents .pagination .more {
display: inline-block;
width: auto;
height: auto;
font-size: 13px;
line-height: 1;
margin: 0;
padding: 15px 5px;
min-width: 200px;
text-align: center;
}
@media screen and (min-width:1050px) {
#contents .pagination span,
#contents .pagination a {
display: inline-block;
}
#contents .pagination .current {
border: 1px solid #f4c1b8;
color: #fb846e;
font-weight: bold;
}
#contents .pagination .more {
display: none;
}
} #contents .itemList li .btnLike {
text-align: right;
padding: 20px 15px 5px 0;
}
#contents #itemDetail .btnLike {
display: flex;
justify-content: flex-end;
align-items: center;
border-bottom: 1px solid #fff;
margin-bottom: 20px;
}
#contents #itemDetail .btnLike .txt {
margin: 17px 8px 15px;
font-size: 12px;
color: #777;
}
#contents .itemList li .btnLike svg,
#contents #itemDetail .btnLike svg,
#footer #alertLike svg {
display: inline-block;
cursor: pointer;
}
#contents .itemList li .btnLike svg,
#contents #itemDetail .btnLike svg {
width: 23px;
height: 22px;
}
#footer #alertLike svg {
width: 20px;
height: 19px;
}
#header .icon .like svg path,
#contents .itemList li .btnLike svg path,
#contents #itemDetail .btnLike svg path,
#footer #alertLike svg path,
#footer .icon .like svg path {
stroke: #a8853d;
stroke-width: 20;
transition: .3s;
}
#header .icon .like svg path,
#footer .icon .like svg path {
fill: transparent;
}
#contents .itemList li .btnLike svg path,
#contents #itemDetail .btnLike svg path,
#footer #alertLike svg path {
fill: #f5f1e9;
}
#footer #alertLike svg path {
fill: #fff;
}
#contents .itemList li .btnLike .on path,
#contents #itemDetail .btnLike .on path,
#footer #alertLike .on path {
fill: #e50280;
stroke: #e50280;
} #contents #socialBtn {
margin-top: 20px;
padding-top: 20px;
padding-bottom: 20px;
background-color: #fff;
text-align: center;
}
#contents #socialBtn p {
margin: 0 0 5px;
font-size: 12px;
}
#contents #socialBtn ul {
display: flex;
justify-content: center;
}
#contents #socialBtn li {
width: 30px;
margin: 0 10px;
}
@media screen and (min-width:1050px) {
#contents #socialBtn li.line {
display: none;
}
} #contents #instagram,
#footer #instagram {
margin-bottom: 40px;
}
#contents #instagram .title,
#footer #instagram .title {
padding-left: 34px;
display: inline-block;
background-image: url(//www.jkplanet.jp/renewal/wp-content/themes/k-planet/images/title-icon-instagram.png);
background-position: left center;
background-repeat: no-repeat;
background-size: 27px 27px;
}
#contents #instagram ul,
#footer #instagram ul {
display: flex;
flex-wrap: wrap;
}
#contents #instagram li,
#footer #instagram li {
overflow: hidden;
position: relative;
width: 33.33%;
height: 33.33%;
}
#contents #instagram li::before,
#footer #instagram li::before {
display: block;
content: '';
padding-top: 100%;
}
#contents #instagram li a,
#footer #instagram li a {
width: 100%;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
#contents #instagram li a img,
#contents #instagram li a video,
#footer #instagram li a img,
#footer #instagram li a video {
width: 100%;
} #header {
background-color: #fff;
box-shadow: 0 3px 3px 0 rgba(77, 67, 49, .05);
width: 100%;
position: fixed;
top: 0;
z-index: 3;
}
#header .inner {
display: flex;
justify-content: space-between;
align-items: center;
height: 55px;
}
#header .icon {
display: flex;
justify-content: flex-end;
align-items: center;
padding-right: 55px;
}
#header .icon li {
margin-left: 24px;
width: 23px;
}
#header .icon .like svg {
display: block; width: 23px;
height: 22px;
}
#header .logo {
width: 119px;
padding-top: 7px;
}
#header .bg {
display: none;
position: fixed;
z-index: 0;
top: 55px;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, .3);
z-index: 1;
}
#header nav {
position: absolute;
right: 0;
top: 0;
z-index: 1;
}
#header nav button {
display: block;
cursor: pointer;
width: 40px;
height: 40px;
position: absolute;
right: 20px;
top: 10px;
z-index: 2;
background-image: url(//www.jkplanet.jp/renewal/wp-content/themes/k-planet/images/menu_sp.png);
background-position: center center;
background-repeat: no-repeat;
background-size: 40px 40px;
}
#header nav .open {
background-image: url(//www.jkplanet.jp/renewal/wp-content/themes/k-planet/images/menu_close_sp.png) !important;
background-position: center top !important;
background-size: 34px 34px !important;
}
#header nav ul {
width: 220px;
margin: 55px 0 0;
background-color: #fff;
overflow-y: scroll;
}
#header nav li {
border-top: 1px solid #f5f1e9;
font-size: 14px;
}
#header nav li {
border-top: 1px solid #f5f1e9;
font-size: 14px;
}
#header nav li:last-child {
padding-bottom: 90px;
}
#header nav li a,
#header nav li.select .sp {
padding: 15px 20px;
display: block;
color: #fb846e;
}
#header nav li.select {
position: relative;
}
#header nav li.select select {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
} #header #searchForm {
display: flex;
padding-top: 5px;
padding-bottom: 15px;
position: relative;
}
#header #listSuggestWrap {
display: none;
position: absolute;
top: 48px;
left: 0;
width: 100%;
padding-left: 20px;
padding-right: 20px;
}
#header #searchForm input,
#header #searchForm button {
height: 32px;
flex-grow: 1;
}
#header #searchForm input {
border-right: none;
border-radius: 1px 0 0 1px;
font-size: 14px;
padding: 0 10px;
}
#header #searchForm input:focus,
#header #searchForm button {
outline: none;
}
#header #searchForm button {
flex-shrink: 0;
color: #fff;
background-color: #c1ac80;
border: none;
border-radius: 0 1px 1px 0;
letter-spacing: 2px;
}
#header #listSuggest {
background-color: #fff;
border: 1px solid #e6dcc6;
padding: 20px; max-height: calc(100dvh - 107px - 80px);
overflow: auto;
}
#header #listSuggest::before,
#header #listSuggest::after {
content: '';
display: block;
margin: auto;
width: 0;
height: 0;
position: absolute;
left: 50px;
border-style: solid;
border-width: 0 8px 10px 8px;
}
#header #listSuggest::before {
top: -9px;
border-color: transparent transparent #e6dcc6 transparent;
}
#header #listSuggest::after {
top: -7px;
border-color: transparent transparent #fff transparent;
}
#header #listSuggest li a {
display: block;
font-size: 14px;
color: #a8853d;
border-bottom: 1px solid #e6dcc6;
margin-bottom: 15px;
padding-bottom: 15px;
line-height: 1.5;
}
#header #listSuggest li:last-child a {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
@media screen and (min-width:1050px) {
#header .inner {
height: 80px;
}
#header .logo {
width: 146px;
flex-shrink: 0;
}
#header nav {
position: static;
width: 100%;
}
#header nav button {
display: none;
}
#header nav ul.hide {
position: static;
display: flex !important;
justify-content: flex-end;
flex-wrap: wrap;
width: auto;
line-height: .4;
margin: 0;
text-align: right;
overflow-y: visible;
}
#header nav li {
border: none;
margin-left: 24px;
}
#header nav li:last-child {
padding-bottom: 0;
}
#header nav li a,
#header nav li.select .pc {
color: #c1ac80;
padding: 10px 0;
}
#header nav li.select select:hover {
cursor: pointer;
}
#header .icon {
padding-right: 20px;
}
#header .icon li .instagram {
width: 20px;
}
#header #listSuggest { max-height: calc(100dvh - 132px - 80px);
}
} #footer {
text-align: center;
}
#footer .btnBudget,
#footer .btnContact {
width: 126px;
font-size: 13px;
position: fixed;
right: 10px;
bottom: 19px;
z-index: 1;
}
#footer .btnBudget {
bottom: 84px;
}
#footer .btnBudget a,
#footer .btnContact a {
display: block;
border-radius: 10px;
color: #fff;
line-height: 1.5;
}
#footer .btnContact a {
padding: 8px 0;
background-color: #e50280;
}
#footer .btnBudget a {
padding: 15px 0;
background-color: #c1ac80;
}
#footer .payment {
margin-bottom: 40px;
font-size: 13px;
font-weight: bold;
}
#footer .payment dt {
margin-bottom: 10px;
}
#footer .icon {
margin-bottom: 36px;
display: flex;
justify-content: center;
align-items: center;
}
#footer .icon li {
width: 23px;
margin: 0 14px;
}
#footer .icon li.like svg {
vertical-align: middle; width: 23px;
height: 22px;
}
#footer .bg {
padding-bottom: 25px;
}
#footer .menu {
display: flex;
justify-content: center;
flex-wrap: wrap;
}
#footer .menu li {
font-size: 13px;
margin: 14px 10px;
line-height: 1;
letter-spacing: 1px;
position: relative;
}
#footer .menu li::after,
#footer .menu li:first-child::before {
content: '';
position: absolute;
right: -10px;
width: 1px;
height: 100%;
background-color: #4d4331;
}
#footer .menu li:first-child::before {
left: -10px;
}
#footer .menu li a {
color: #4d4331;
}
#footer small {
display: block;
font-size: 13px;
letter-spacing: 1px;
padding: 20px 0;
} #footer #alertLike {
display: none;
width: 100%;
position: fixed;
bottom: 0;
z-index: 10;
background-color: #fff;
padding: 14px 0;
}
#footer #alertLike .box {
display: flex;
align-items: center;
justify-content: center;
font-size: 12px;
}
#footer #alertLike .box .txt {
margin: 0 8px;
text-align: left;
}
#footer #alertLike .link a {
display: block;
background-color: #c1ac80;
color: #fff;
padding: 10px 10px 8px;
}
@media screen and (min-width:1050px) {
#footer {
position: relative;
background-color: #fff;
padding: 40px 0 0;
}
#footer .btnBudget,
#footer .btnContact {
width: 30%;
margin: 0 auto 40px;
position: static;
font-size: 17px;
}
#footer .btnContact a,
#footer .btnBudget a {
padding: 25px 0;
}
#footer .icon {
margin-bottom: 50px;
}
#footer .bg {
background-color: #c1ac80;
padding-top: 50px;
}
#footer .menu {
margin-bottom: 30px;
}
#footer .menu li {
margin: 8px;
}
#footer .menu li:first-child::before,
#footer .menu li::after {
background-color: #fff;
}
#footer .menu li a,
#footer .description,
#footer small {
color: #fff;
}
#footer .description {
font-size: 13px;
}
#footer #btnPageTop {
position: fixed;
bottom: 20px;
right: 20px;
z-index: 10;
}
}  #contents #mainVisual .slideMv ul {
padding-top: 100%;
}
@media screen and (min-width:1050px) {
#contents #mainVisual .slideMv ul {
padding-top: 42%;
}
#contents #mainVisual .slideMv li a {
pointer-events: none;
}
} #contents .titleTop {
font-size: 20px;
margin: 0;
padding-left: 0;
padding-right: 0;
text-align: center;
font-weight: normal;
position: relative;
border: none;
z-index: 0;
}
#contents .titleTop::before {
content: '';
display: block;
background-color: #dcceb0;
width: 100%;
height: 1px;
position: absolute;
top: 36%;
z-index: -1;
}
#contents .titleTop > span {
font-family: 'Tangerine', serif;
color: #c1ac80;
font-size: 30px;
background-color: #f5f1e9;
padding: 0 10px;
}
#contents #brand .titleTop > span,
#contents #category .titleTop > span,
#contents #price .titleTop > span,
#brand .titleTop::before,
#category .titleTop::before,
#price .titleTop::before {
display: none;
}
#contents .titleTop span .noFont {
font-size: 14px;
padding: 0 10px;
}
@media screen and (min-width:1050px) {
#contents #brand .titleTop,
#contents #category .titleTop,
#contents #price .titleTop {
margin: 0 auto 20px;
background-position: center;
background-repeat: no-repeat;
font-size: 24px;
}
#contents #brand .titleTop {
background-image: url(//www.jkplanet.jp/renewal/wp-content/themes/k-planet/images/title_bg_brand_pc.gif);
}
#contents #category .titleTop {
background-image: url(//www.jkplanet.jp/renewal/wp-content/themes/k-planet/images/title_bg_category_pc.gif);
}
#contents #price .titleTop {
background-image: url(//www.jkplanet.jp/renewal/wp-content/themes/k-planet/images/title_bg_price_pc.gif);
}
#contents .titleTop > span {
font-size: 60px;
padding: 0 20px;
margin-bottom: 20px;
}
#contents #brand .titleTop span,
#contents #category .titleTop span,
#contents #price .titleTop span {
display: block;
background: none;
margin: 0;
padding: 20px 0 0;
}
} #contents #about {
padding: 0 0 10px;
}
#contents #about .titleTop {
font-size: 19px;
}
#contents #about .titleTop::before {
top: 20%;
}
#contents #about p {
font-size: 13px;
margin-bottom: 0;
}
#contents #about p a {
color: #4d4331;
}
#contents #about strong {
font-weight: normal;
}
@media screen and (min-width:1050px) {
#contents #about {
text-align: center;
padding: 0 0 50px;
}
#contents #about .titleTop {
color: #685638;
}
#contents #about .titleTop::before {
top: 32%;
}
#contents #about p {
font-size: 14px;
line-height: 2;
margin-bottom: 10px;
}
#contents #about .more {
text-align: center;
}
} #contents #brand,
#contents #category,
#contents #price {
background-color: #fff;
margin-bottom: 10px;
}
#contents #search .description {
text-align: center;
font-weight: bold;
font-size: 14px;
margin-bottom: 10px;
} #contents #brand .box {
padding: 0 10px;
}
#contents #brand .box .bnr li {
margin-bottom: 10px;
}
#contents #brand .box .bnr li img {
width: 100%;
}
@media screen and (min-width:1050px) {
#contents #brand .box {
padding: 0 0 50px;
}
#contents #brand .box .bnr {
display: none;
}
} #contents #slideTop li a {
display: block;
}
#contents #slideTop li a:hover {
opacity: 1;
}
#contents #slideTop .slideBtn a,
#contents #shopDetail .slideBtn a {
background-color: #fff;
}
#contents #slideTop .slideBtn .left,
#contents #shopDetail .slideBtn .left {
left: -10px;
}
#contents #slideTop .slideBtn .right,
#contents #shopDetail .slideBtn .right {
right: -10px;
}
@media screen and (min-width:1050px) {
#contents #slideTop .carousel {
margin-bottom: 40px;
height: 254px;
position: relative;
left: 0;
}
#contents #slideTop li {
width: 360px;
}
#contents #slideTop .slideBtn a {
display: none;
}
} #contents #category ul {
display: flex;
flex-wrap: wrap;
}
#contents #category li {
width: 44%;
margin: 0 3% 5%;
text-align: center;
}
#contents #category li a {
color: #a8853d;
text-decoration: none;
}
@media screen and (min-width:1050px) {
#contents #category li {
width: 19%;
font-size: 18px;
}
} #contents #price ul {
padding: 0 20px 30px;
}
#contents #price li {
max-width: 300px;
margin: 0 auto 20px;
}
#contents #price li:last-child {
margin-bottom: 0;
}
@media screen and (min-width:1050px) {
#contents #price ul {
display: flex;
justify-content: space-around;
}
#contents #price li {
width: 20%;
}
} #contents #ranking .titleTop {
padding-bottom: 0;
}
#contents #ranking .titleType {
text-align: center;
}
#contents #ranking .titleType span {
font-weight: normal;
display: inline-block;
font-size: 18px;
background-position: left 9px;
background-repeat: no-repeat;
background-size: 28px 28px;
padding: 10px 0 0 35px;
}
#contents #ranking .engagementTitle span {
background-image: url(//www.jkplanet.jp/renewal/wp-content/themes/k-planet/images/icon-engagement-title.png);
}
#contents #ranking .weddingTitle span {
background-image: url(//www.jkplanet.jp/renewal/wp-content/themes/k-planet/images/icon-marriage-title.png);
}
#contents #ranking li {
position: relative;
}
.home #contents #ranking .itemList li,
#contents #shopDetail #ranking .itemList li {
margin-bottom: 0;
}
@media screen and (max-width:1049px) {
.home #contents #ranking .itemList li .title,
.home #contents #ranking .itemList li .btnLike,
#contents #shopDetail #ranking .itemList li .title,
#contents #shopDetail #ranking .itemList li .btnLike{
display: none;
}
}
#contents #ranking li a > span {
width: 20px;
font-size: 12px;
text-align: center;
position: absolute;
top: 3px;
left: 3px;
font-weight: bold;
color: #fff;
background-color: #c1ac80;
}
#contents #ranking li li a > span.one {
background-color: #ffc343;
}
#contents #ranking li li a > span.two {
background-color: #aaa;
}
#contents #ranking li li a > span.three {
background-color: #d2966e;
}
#contents #ranking:not(.rankingPage) li:last-child {
display: none;
}
#contents .dateRanking {
color: #999;
font-size: 12px;
}
@media screen and (min-width:1050px) {
.home #contents #ranking {
margin-bottom: 40px;
}
#contents #ranking .titleType span {
font-size: 20px;
background-position: left 11px;
}
#contents #ranking:not(.rankingPage) li:last-child {
display: block;
}
#contents .rankingPage + .all {
margin-bottom: 20px;
}
} #contents #bridalNews {
margin-bottom: 10px;
}
#contents #bridalNews ul {
padding: 0 20px;
}
#contents #bridalNews li {
background-image: url(//www.jkplanet.jp/renewal/wp-content/themes/k-planet/images/arrow_right_li.gif);
background-position: right center;
background-repeat: no-repeat;
background-size: 6px 11px;
border-bottom: 1px solid #e8dec9;
padding: 12px 10px 12px 0;
font-size: 13px;
}
#contents #bridalNews li:first-child {
border-top: 1px solid #e8dec9;
}
#contents #bridalNews time {
color: #c1ac80;
display: block;
}
#contents #bridalNews li a {
color: #4d4331;
text-decoration: none;
}
#contents #bridalNews .more {
padding: 10px 20px 0 0;
}
@media screen and (min-width:1050px) {
#contents #bridalNews {
margin-bottom: 50px;
}
#contents #bridalNews .wrap {
display: flex;
justify-content: space-between;
}
#contents #bridalNews section {
width: 46%;
}
#contents #bridalNews .titleTop > span {
font-size: 30px;
}
#contents #bridalNews ul {
padding: 0;
}
#contents #bridalNews .more {
padding-right: 0;
}
} #contents #shopList .titleTop::before {
top: 43%;
}
#contents #shopList .list > li,
#contents #underShopList article {
margin-bottom: 22px;
padding-bottom: 20px;
border-bottom: 1px solid #dcceb0;
text-align: center;
}
#contents #shopList .list > li:last-child {
border-bottom: none;
}
#contents #shopList .list > li .title,
#contents #underShopList article .title {
font-weight: normal;
}
#contents #shopList .list > li .title a {
text-decoration: none;
}
#contents #shopList .listTxt,
#contents #underShopList article .listTxt {
padding-top: 16px;
}
#contents #shopList .listTxt li,
#contents #underShopList article .listTxt li {
text-align: left;
font-size: 13px;
padding: 0 0 5px 18px;
background-position: left 4px;
background-repeat: no-repeat;
background-size: 11px 14px;
}
#contents #shopList .listTxt li.address,
#contents #underShopList article .listTxt li.address {
background-image: url(//www.jkplanet.jp/renewal/wp-content/themes/k-planet/images/icon_address.png);
}
#contents #shopList .listTxt li.tel,
#contents #underShopList article .listTxt li.tel {
background-image: url(//www.jkplanet.jp/renewal/wp-content/themes/k-planet/images/icon_tel.png);
font-size: 14px;
}
#contents #shopList .listTxt li.open,
#contents #underShopList article .listTxt li.open {
background-image: url(//www.jkplanet.jp/renewal/wp-content/themes/k-planet/images/icon_open.png);
}
#contents #shopList .listTxt li.map,
#contents #underShopList article .listTxt li.map {
background-image: url(//www.jkplanet.jp/renewal/wp-content/themes/k-planet/images/icon_map.png);
}
#contents #shopList .listTxt li a,
#contents #underShopList article .listTxt li a {
color: #4d4331;
}
@media screen and (max-width:1049px) {
#contents #shopList .titleTop {
padding-bottom: 0;
}
#contents #shopList .more,
#contents #underShopList article .more {
padding-right: 20px;
}
}
@media screen and (min-width:1050px) {
#contents #shopList,
#contents #shopList .titleTop > span {
background-color: #fff;
}
#contents #shopList .list {
display: flex;
flex-wrap: wrap;
}
#contents #shopList .list > li {
width: 32%;
margin-right: 2%;
border-bottom: none;
}
#contents #shopList .list > li:nth-child(3n) {
margin-right: 0;
}
#contents #shopList .listTxt li {
font-size: 14px;
margin-bottom: 5px;
line-height: 1.5;
}
#contents #shopList .listTxt li.tel {
font-size: 16px;
line-height: 1.4;
}
#contents #shopList .listTxt li.tel a {
text-decoration: none;
}
#contents #shopList .listTxt li.map a:hover {
text-decoration: none;
}
#contents #shopList .more a {
padding-right: 0;
}
} #contents #bnrSubContents {
margin-bottom: 40px;
}
#contents #bnrSubContents li a {
display: block;
text-align: center;
color: #fff;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
height: 180px;
}
#contents #bnrSubContents li.qualityDiamond a {
background-image: url(//www.jkplanet.jp/renewal/wp-content/themes/k-planet/images/sub-contents-bnr-quality-diamond.jpg);
}
#contents #bnrSubContents li.bridalService a {
background-image: url(//www.jkplanet.jp/renewal/wp-content/themes/k-planet/images/sub-contents-bnr-bridal-service.jpg);
}
#contents #bnrSubContents li.afterService a {
background-image: url(//www.jkplanet.jp/renewal/wp-content/themes/k-planet/images/sub-contents-bnr-after-service.jpg);
}
#contents #bnrSubContents li.ringArrangement a {
background-image: url(//www.jkplanet.jp/renewal/wp-content/themes/k-planet/images/sub-contents-bnr-ring-arrangement.jpg);
}
#contents #bnrSubContents li a {
position: relative;
text-decoration: underline;
}
#contents #bnrSubContents li a::before,
#contents #bnrSubContents li .txt {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 100%;
}
#contents #bnrSubContents li a::before {
content: '';
height: 100%;
background-color: rgba(0, 0, 0, .3);
}
#contents #bnrSubContents li .txt {
margin: 0;
text-shadow: 0 0 50px #000;
}
#contents #bnrSubContents li .txt span {
display: block;
font-size: 24px;
}
@media screen and (min-width:1050px) {
#contents #bnrSubContents {
margin-bottom: 0;
}
#contents #bnrSubContents ul {
display: flex;
}
#contents #bnrSubContents li {
flex-grow: 1;
}
#contents #bnrSubContents li .txt {
font-size: 14px;
}
#contents #bnrSubContents li .txt span {
font-size: 20px;
}
} #contents .categoryTxt {
color: #a8853d;
font-size: 12px;
}
@media screen and (min-width:1050px) {
#contents .categoryTxt {
font-size: 14px;
}
} #contents .underPostList article .title,
#contents #underShopList article .title {
font-size: 16px;
margin-top: 20px;
margin-bottom: 20px;
padding: 0;
border: none;
}
#contents .underPostList article .title a,
#contents #underShopList article .title a {
color: #a8853d;
text-decoration: none;
}
@media screen and (min-width:1050px) {
#contents .underPostList article .entryContent,
#contents #underShopList article .entryContent {
display: flex;
justify-content: space-between;
}
} #contents .underPostList article {
margin-bottom: 42px;
}
#contents .underPostList article .entryContent {
background-color: #fff;
padding: 20px;
}
#contents .entryContent .author {
text-align: right;
font-size: 10px;
}
#contents .entryContent .author a,
#contents .entryContent .author time {
color: #999;
}
#contents .entryContent .author a {
text-decoration: none;
}
@media screen and (min-width:1050px) {
#contents .underPostList article .entryContent .boxImg {
width: 18%;
}
#contents .underPostList article .entryContent .boxTxt {
width: 80%;
}
} #contents #anchorShopList {
display: flex;
flex-wrap: wrap;
background-color: #fff;
margin-bottom: 20px;
padding-top: 20px;
}
#contents #anchorShopList li {
width: 32%;
text-align: center;
margin: 0 2% 20px 0;
}
#contents #anchorShopList li:nth-child(3n) {
margin-right: 0;
}
#contents #anchorShopList li a {
color: #a8853d;
text-decoration: none;
}
#contents #anchorShopList li span {
display: block;
padding-top: 5px;
font-size: 13px;
}
@media screen and (min-width:1050px) {
#contents #anchorShopList {
background: none;
margin-bottom: 60px;
padding-top: 0;
}
#contents #anchorShopList li span {
font-size: 16px;
}
#contents #underShopList article {
border-bottom: none;
}
#contents #underShopList article .title {
text-align: left;
font-weight: bold;
}
#contents #underShopList article .entryContent {
background-color: #fff;
padding: 20px;
}
#contents #underShopList article .boxImg {
width: 33%;
}
#contents #underShopList article .boxTxt {
width: 65%;
}
#contents #underShopList article .listTxt {
padding-top: 0;
}
#contents #underShopList article .listTxt li {
font-size: 16px;
background-size: auto;
padding: 6px 0 7px 32px;
}
#contents #underShopList article .listTxt li.tel {
font-size: 17px;
line-height: 1.3;
}
} #contents #itemSearch {
margin-top: 20px;
margin-bottom: 20px;
}
#contents #itemSearch li {
margin-bottom: 10px;
}
#contents #itemSearch li.engagement a span {
background-image: url(//www.jkplanet.jp/renewal/wp-content/themes/k-planet/images/icon-engagement.png);
}
#contents #itemSearch li.wedding a span {
background-image: url(//www.jkplanet.jp/renewal/wp-content/themes/k-planet/images/icon-marriage.png);
}
#contents #itemSearch a {
text-align: left;
padding-left: 12px;
padding-right: 8px;
}
#contents #itemSearch a span {
display: inline-block;
background-position: left center;
background-repeat: no-repeat;
background-size: 32px;
padding-left: 42px;
}
#contents #linkSort {
display: flex;
justify-content: end;
margin-top: 13px;
padding-bottom: 16px;
}
#contents #linkSort li a {
font-size: 12px;
padding: 10px;
text-decoration: none;
}
#contents #linkSort li a:hover,
#contents #linkSort .current {
background-color: #fff;
}
#contents #linkSort .current {
pointer-events: none;
}
#contents .itemList,
#contents .brandList {
display: flex;
flex-wrap: wrap;
}
#contents .itemList li,
#contents .brandList li {
width: 50%;
margin-bottom: 10px;
}
#contents .itemList li a,
#contents .brandList li a {
text-decoration: none;
}
#contents .itemList li .title,
#contents .brandList li .title,
#contents #itemDetail #otherItemBox .title {
font-size: 13px;
padding: 10px 5px 0;
margin: 0;
line-height: 1.5;
text-align: center;
color:#4d4331;
}
#contents .itemList li .title span,
#contents #itemDetail #otherItemBox .title span {
font-weight: bold;
display: block;
}
@media screen and (min-width:768px) {
#contents #itemSearch {
display: flex;
justify-content: space-around;
}
#contents #itemSearch li {
margin-bottom: 0;
}
#contents #itemSearch a {
max-width: none;
margin-inline: 4px;
}
#contents #itemSearch a span {
background-size: 26px;
padding-left: 32px;
}
}
@media screen and (min-width:1050px) {
#contents .itemList li {
width: 19%;
margin-right: 1.25%;
}
#contents .brandList li {
width: 23.5%;
margin-right: 2%;
}
#contents .itemList li:nth-child(5n),
#contents .brandList li:nth-child(4n) {
margin-right: 0;
}
} #contents #brandHeader .boxImg {
text-align: center;
}
#contents #brandHeader .boxTxt {
padding-top: 10px;
}
#contents #brandHeader .boxTxt p {
font-size: 13px;
}
#contents #brandHeader .boxTxt .title {
color: #a8853d;
font-size: 16px;
margin-bottom: 10px;
padding-bottom: 0;
border-bottom: none;
}
@media screen and (min-width:1050px) {
#contents #brandHeader {
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
}
#contents #brandHeader .boxTxt {
width: 60%;
padding-top: 16px;
}
#contents #brandHeader .boxImg {
width: 38%;
padding-top: 28px;
}
} #contents #searchList li {
padding-top: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #fff;
}
#contents #searchList a {
display: flex;
align-items: center;
text-decoration: none;
}
#contents #searchList img {
width: 33%;
max-width: 300px;
}
#contents #searchList .title {
margin: 0 0 0 10px;
font-size: 14px;
color: #4d4331;
}
@media screen and (min-width:1050px) {
#contents #searchList {
margin-bottom: 40px;
}
#contents #searchList li:last-child {
border-bottom: none;
}
#contents #searchList .title {
margin-left: 20px;
font-size: 16px;
}
}  #contents #btnBrand a,
#contents #btnSetring a,
#contents #btnBrandList li a {
display: block;
background-color: #fff;
padding: 20px;
text-align: center;
}
#contents #btnBrand a span,
#contents #btnSetring a span,
#contents #btnBrandList li a span {
display: block;
margin-top: 10px;
} #contents #btnBrandList li {
margin-bottom: 20px;
}
#contents #btnBrandList li > div {
margin-bottom: 10px;
}
#contents .postLink li {
margin-bottom: 20px;
line-height: 1.2;
}
#contents .postLink li a {
font-size: 12px;
}
#contents .postLink li.prev a::before {
content: '◀';
margin-right: 5px;
}
#contents .postLink li.next a::after {
content: '▶';
margin-left: 10px;
} #contents .slideWrap {
position: relative;
}
#contents .carousel,
#contents .slideThumb {
overflow: hidden;
}
#contents .slideDot,
#contents .slideDotMv {
padding-top: 10px;
padding-bottom: 10px;
}
#contents .slideThumb {
padding-top: 5px;
padding-bottom: 10px;
}
#contents .fade,
#contents .fade ul,
#contents .fadeMv,
#contents .fadeMv ul {
position: relative;
}
#contents .carousel ul {
transition: .5s;
}
#contents .fade li img,
#contents .fadeMv li img,
#contents .carousel li img {
width: 100%;
}
#contents #itemDetail .fade ul {
padding-top: 100%;
}
#contents #shopDetail .fade ul {
padding-top: 66.7%;
}
#contents .fade li,
#contents .fadeMv li {
position: absolute;
width: 100%;
left: 0;
top: 0;
transition: 1s;
opacity: 0 !important;
visibility: hidden !important;
}
#contents .fade li.show,
#contents .fadeMv li.show {
z-index: 1;
opacity: 1 !important;
visibility: visible !important;
}
#contents .carousel li {
background-color: #fff;
float: left;
position: relative;
}
#contents .carousel li img {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
#contents #slideTop .carousel li img  {
position: static;
transform: none;
}
#contents .slideThumb {
display: flex;
flex-wrap: wrap;
}
#contents .slideThumb li {
width: 19%;
margin: 0 1.25% 1.25% 0;
background-color: #000;
cursor: pointer;
}
#contents .slideThumb li.movie {
position: relative;
}
#contents .slideThumb li.movie::after {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-image: url(//www.jkplanet.jp/renewal/wp-content/themes/k-planet/images/play.png);
background-position: center;
background-repeat: no-repeat;
background-size: 32px auto;
}
#contents .slideThumb img {
opacity: .5;
transition: .3s;
}
#contents .slideThumb .current img,
#contents .slideThumb img:hover {
opacity: 1;
}
#contents .slideDot,
#contents .slideDotMv {
display: flex;
justify-content: center;
line-height: .5;
}
#contents .slideDot li,
#contents .slideDotMv li {
font-size: 32px;
margin-left: 5px;
margin-right: 5px;
color: #c1ac80;
}
body.Android #contents .slideDot li,
body.Android #contents .slideDotMv li {
font-size: 16px;
}
#contents .slideDot .current,
#contents .slideDotMv .current {
color: #fb846e;
}
#contents .slideBtn a {
position: absolute;
top: 50%;
margin-top: -22px;
padding: 12px 13px;
z-index: 1;
cursor: pointer;
}
#contents .slideBtn .left {
left: 0;
}
#contents .slideBtn .right {
right: 0;
}
#contents .slideBtn img {
width: 11px;
}
@media screen and (min-width:1050px) {
#contents .slideBtn .left {
left: -15%;
}
#contents .slideBtn .right {
right: -15%;
}
} @media screen and (min-width:1050px) {
#contents #googleMap iframe {
height: 450px;
}
} #contents #shopDetail .box {
background-color: #fff;
padding-bottom: 20px;
}
#contents #shopDetail #shopBnr {
padding: 0 20px 20px;
}
#contents #shopDetail #shopBnr,
#contents #shopDetail #shopBnr a {
display: block;
}
#contents #shopDetail #shopBnr a {
margin-top: 20px;
}
#contents #shopDetail .linkMap {
margin-top: 10px;
}
#contents #shopDetail table {
margin-bottom: 20px;
}
#contents #shopDetail table a,
#contents #shopDetail .description a {
text-decoration: none;
}
#contents #shopDetail .description {
font-size: 14px;
}
#contents #shopDetail #shopNews article {
margin-bottom: 20px;
}
#contents #shopDetail #shopNews article:last-child {
margin-bottom: 0;
}
#contents #shopDetail #shopAnchor {
display: flex;
justify-content: space-between;
border-top: 1px solid #e6dcc6;
border-bottom: 1px solid #e6dcc6;
margin: 20px 0 28px;
padding: 10px 0;
line-height: 1;
}
#contents #shopDetail #shopAnchor li {
flex-basis: 25%;
text-align: center;
}
#contents #shopDetail #shopAnchor li.news {
flex-basis: 33%;
}
#contents #shopDetail #shopAnchor li.faq {
flex-basis: 17%;
}
#contents #shopDetail #shopAnchor li a {
display: block;
text-decoration: none;
color: #fb846e;
font-size: 13px;
padding: 10px 0;
position: relative;
}
#contents #shopDetail #shopAnchor li a::after {
content: '';
position: absolute;
top: 0;
right: 0;
width: 1px;
height: 100%;
background-color: #e6dcc6;
}
#contents #shopDetail #shopAnchor li:last-child a::after {
content: none;
}
@media screen and (min-width:480px) {
#contents #shopDetail .box {
margin: 20px 0;
padding: 20px;
}
#contents #shopDetail #shopBnr {
overflow: hidden;
padding: 0 0 30px;
}
#contents #shopDetail #shopBnr a {
float: left;
margin-right: 2%;
width: 23.5%;
}
#contents #shopDetail #shopBnr a:last-child {
margin-right:  0;
}
#contents #shopDetail #shopAnchor li a {
font-size: 14px;
}
}
@media screen and (min-width:1050px) {
#contents #shopDetail table,
#contents #shopDetail #shopNews article:last-child,
#contents #shopDetail #category,
#contents #shopDetail #ranking .wrap {
margin-bottom: 40px;
}
#contents #shopDetail .description {
margin-bottom: 70px;
}
#contents #shopDetail #shopNews article {
display: flex;
justify-content: space-between;
}
#contents #shopDetail #shopNews .boxImg {
width: 33%;
}
#contents #shopDetail #shopNews .boxTxt {
width: 65%;
}
#contents #shopDetail #shopAnchor li.news,
#contents #shopDetail #shopAnchor li.faq {
flex-basis: 25%;
}
} #contents #itemDetail .fade .movie {
width: 100%;
}
#contents #itemDetail .slideThumb li:nth-child(5n) {
margin-right: 0;
}
#contents #itemDetail .boxTxt .titleItem,
#contents #itemDetail .boxTxt .price {
margin: 0;
}
#contents #itemDetail .boxTxt .titleItem {
padding-top: 5px;
}
#contents #itemDetail .boxTxt p {
font-size: 14px;
}
#contents #itemDetail .boxTxt .price {
font-size: 20px;
padding-top: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #fff;
text-align: right;
}
#contents #itemDetail .boxTxt .wrap {
padding-left: 20px;
padding-right: 20px;
}
#contents #itemDetail .note {
margin-bottom: 20px;
}
#contents #itemDetail .note aside {
font-size: 12px;
color: #777;
} #contents #haveShop {
margin-bottom: 20px;
}
#contents #itemDetail #haveShop {
margin-top: 30px;
}
#contents #haveShop ul {
margin-top: -5px;
}
#contents #haveShop li {
margin-bottom: 10px;
font-size: 14px;
}
#contents #haveShop li::before {
content: '・';
color: #a8853d;
}
#contents #haveCategories li,
#contents #havePrice li {
display: inline-block;
}
#contents #haveCategories li a,
#contents #havePrice li a {
display: inline-block;
font-size: 12px;
color: #fff;
background-color: #c1ac80;
padding: 5px 10px;
margin-right: 10px;
margin-bottom: 10px;
border-radius: 10px;
text-decoration: none;
}
#contents #haveCategories li.wedding-ring,
#contents #haveCategories li.engagement-ring,
#contents #haveCategories li.eternity-ring {
display: block;
}
#contents #haveCategories li.wedding-ring a,
#contents #haveCategories li.engagement-ring a,
#contents #haveCategories li.eternity-ring a {
background-color: #a8853d;
}
#contents #otherItemBox {
background-color: #fff;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 10px;
}
#contents #otherItemBox .titleList {
color: #a8853d;
border: none;
font-weight: normal;
font-size: 16px;
text-align: center;
margin: 0;
}
#contents #otherItemBox ul {
display: flex;
flex-wrap: wrap;
}
#contents #otherItemBox li {
width: 48%;
margin-right: 4%;
margin-bottom: 20px;
}
#contents #otherItemBox li:nth-child(2n) {
margin-right: 0;
}
#contents #otherItemBox li a {
text-decoration: none;
}
@media screen and (min-width:1050px) {
#contents #itemDetail {
padding: 20px;
display: flex;
justify-content: space-between;
}
#contents #itemDetail .boxImg {
width: 35%;
margin-left: 30px;
}
#contents #itemDetail .boxTxt {
width: 53%;
}
#contents #itemDetail .boxTxt .wrap {
padding-left: 0;
padding-right: 0;
}
#contents #haveShop ul {
display: flex;
flex-wrap: wrap;
}
#contents #haveShop li {
margin-right: 10px;
}
#contents #otherItemBox li {
width: 32%;
margin-right: 2% !important;
}
#contents #otherItemBox li:nth-child(3n) {
margin-right: 0 !important;
}
} #contents #brandFaq li,
#contents #categoriesFaq li,
#contents #priceFaq li,
#contents #shopFaq li,
#contents #pageFaq li {
padding-bottom: 20px;
}
#contents #brandFaq .Q,
#contents #brandFaq .A,
#contents #categoriesFaq .Q,
#contents #categoriesFaq .A,
#contents #priceFaq .Q,
#contents #priceFaq .A,
#contents #shopFaq .Q,
#contents #shopFaq .A,
#contents #pageFaq .Q,
#contents #pageFaq .A {
position: relative;
font-size: 14px;
}
#contents #brandFaq .Q,
#contents #categoriesFaq .Q,
#contents #priceFaq .Q,
#contents #shopFaq .Q,
#contents #pageFaq .Q {
cursor: pointer;
margin-bottom: 12px;
padding-left: 26px;
}
#contents #pageFaq .Q {
cursor: auto;
}
#contents #brandFaq .A,
#contents #categoriesFaq .A,
#contents #priceFaq .A,
#contents #shopFaq .A {
display: none;
}
#contents #brandFaq .A p,
#contents #categoriesFaq .A p,
#contents #priceFaq .A p,
#contents #shopFaq .A p,
#contents #pageFaq .A p {
margin: 0;
padding-left: 26px;
}
#contents #pageFaq .A .link {
display: block;
text-align: right;
}
#contents #brandFaq .Q::before,
#contents #brandFaq .A::before,
#contents #categoriesFaq .Q::before,
#contents #categoriesFaq .A::before,
#contents #priceFaq .Q::before,
#contents #priceFaq .A::before,
#contents #shopFaq .Q::before,
#contents #shopFaq .A::before,
#contents #pageFaq .Q::before,
#contents #pageFaq .A::before {
line-height: 1.4;
font-size: 13px;
text-align: center;
padding-top: 1px;
position: absolute;
top: 2px;
left: 0;
width: 20px;
height: 20px;
color: #fff;
font-weight: bold;
border-radius: 50%;
}
#contents #brandFaq .Q::before,
#contents #categoriesFaq .Q::before,
#contents #priceFaq .Q::before,
#contents #shopFaq .Q::before,
#contents #pageFaq .Q::before {
content: 'Q';
background-color: #fb846e;
}
#contents #brandFaq .A::before,
#contents #categoriesFaq .A::before,
#contents #priceFaq .A::before,
#contents #shopFaq .A::before,
#contents #pageFaq .A::before {
content: 'A';
background-color: #c1ac80;
} .page #contents .entryContent {
margin-bottom: 40px;
} .page-id-24 #contents .entryContent > p {
margin-top: 20px;
margin-bottom: -20px;
}
@media screen and (min-width:1050px) {
#contents .aboutBox {
display: flex;
justify-content: space-between;
align-items: flex-start;
}
#contents .aboutBox .left {
width: 57%;
}
#contents .aboutBox .left > p {
margin-top: 0;
}
#contents .aboutBox img {
width: 39%;
}
} #contents #anchorItemList {
display: flex;
flex-wrap: wrap;
}
#contents #anchorItemList li {
width: 48%;
max-width: none;
margin-right: 4%;
padding-bottom: 0;
font-size: 13px;
}
#contents #anchorItemList li:nth-child(2n) {
margin-right: 0;
}
#contents .entryContent .itemListBox h2 {
border-bottom: none;
margin-bottom: 0;
}
#contents .entryContent .itemListBox #shop.under {
background-color: #fff;
}
#contents .entryContent .itemListBox #category.under .wrap {
padding-top: 20px;
padding-bottom: 10px;
}
#contents .entryContent .itemListBox #price.under .wrap,
#contents .entryContent .itemListBox #shop.under .wrap {
padding: 20px;
}
#contents .entryContent .itemListBox #shop.under li {
max-width: 300px;
margin: 0 auto 20px;
padding: 0;
}
#contents .entryContent .itemListBox #shop.under li:last-child {
margin-bottom: 0;
}
@media screen and (min-width:1050px) {
#contents #anchorItemList li {
font-size: 16px;
}
#contents .entryContent .itemListBox #shop.under .wrap {
display: flex;
flex-wrap: wrap;
}
#contents .entryContent .itemListBox #price.under li,
#contents .entryContent .itemListBox #shop.under li {
width: 23.5%;
margin: 0 2% 0 0;
}
#contents .entryContent .itemListBox #shop.under li:nth-child(n + 5) {
margin-top: 20px;
}
#contents .entryContent .itemListBox #price.under li:nth-child(4n),
#contents .entryContent .itemListBox #shop.under li:nth-child(4n) {
margin-right: 0;
}
} #contents #pageLike,
#contents #pageFaq {
padding-top: 20px;
} #contents #boxRecruit > p {
margin-bottom: 0;
}
#contents #boxRecruit .cols {
justify-content: space-between;
}
#contents #boxRecruit .col {
padding-bottom: 0;
}
#contents #boxRecruit .col a {
max-width: none;
}
@media screen and (min-width:1050px) {
#contents #boxRecruit .col a {
height: 112px;
display: flex;
align-items: center;
justify-content: center;
max-width: 310px;
}
} #contents .legalBox  {
margin-bottom: 30px;
}
#contents .legalBox .caution  {
color: #fb846e;
font-size: 13px;
margin-top: 10px;
display: inline-block;
} #contents #privacy h3 {
margin-top: 30px;
} #contents #sitemap h2 {
margin: 0;
padding-bottom: 20px;
}
#contents #sitemap h2 a {
color: #a8853d;
}
#contents #sitemap ul {
margin-top: 20px;
border-bottom: 1px solid #fff;
}
#contents #sitemap li {
margin-bottom: 20px;
font-size: 13px;
font-weight: bold;
} #contents .subContents .main #introTxt {
margin: 20px 0;
padding: 20px;
color: #fff;
background-color: #a8853d;
}
#contents .subContents .main #introTxt a {
color: #fff;
}
#contents .subContents .main > .title {
border: none;
font-size: 40px;
text-align: center;
font-weight: normal;
padding: 0;
margin: 40px 0 -10px;
}
#contents .subContents .main > .txt {
font-weight: bold;
}
#contents .subContents .main .list li {
margin-bottom: 20px;
padding: 0 20px 10px;
background-color: #fff;
}
#contents .subContents .main .list li .all {
padding: 0;
}
#contents .subContents .main .list li .titleSub {
border: none;
text-align: center;
color: #a8853d;
margin: 0;
padding-bottom: 20px;
}
#contents .subContents .main .list li .img {
margin: auto;
display: block;
}
#contents .subContents .main .list li .all a {
background-color: #f39683;
}
@media screen and (min-width:1050px) {
#contents .subContents .main .list {
display: flex;
flex-wrap: wrap;
}
#contents .subContents .main .list li {
width: 49%;
margin-right: 2%;
}
#contents .subContents .main .list li:nth-child(2n) {
margin-right: 0;
}
#contents .subContents .main .list li .all {
margin-bottom: 10px;
}
} #contents #qualityDiamond .main #introTxt {
margin-top: -50px;
}
#contents #qualityDiamond .main > .title,
#contents #qualityDiamond .main > .txt {
color: #1b3c7b;
}
#contents #qualityDiamond .main > .title {
background-image: url(//www.jkplanet.jp/renewal/wp-content/themes/k-planet/images/sub-contents-quality-diamond01.png);
background-position: center top;
background-repeat: no-repeat;
background-size: 50px auto;
padding-top: 40px;
}
#contents #qualityDiamond .main .list li {
background-color: transparent;
padding: 0;
margin-bottom: 40px;
}
#contents #qualityDiamond .main .list li .titleSub {
background-color: #1e2d4a;
color: #fff;
border-radius: 100%;
width: 280px;
height: 280px;
margin: auto;
padding-top: 96px;
line-height: 1;
}
#contents #qualityDiamond .main .list li .titleSub span {
display: block;
font-weight: lighter;
font-family: 'Petit Formal Script', cursive;
-webkit-font-smoothing: antialiased;
font-size: 50px;
margin-bottom: 16px;
color: #bac6dc;
}
@media screen and (min-width:1050px) {
#contents #qualityDiamond .main #introTxt {
margin-top: -20px;
}
} #contents .entryContent .introTxt .txtRed {
font-size: 16px;
font-weight: bold;
letter-spacing: 2px;
}
input, select, textarea {
border: 1px solid #e6dcc6;
background-color: #fff;
width: 99%;
-webkit-appearance: none;
font-size: 15px;
}
input:focus, select:focus, textarea:focus {
outline: 1px solid #fb846e;
}
#contents #contactTable .txtS,
#contents #contactTable .txtM,
#contents #contactTable .txtL {
height: 36px;
}
#contents #contactTable .txtS {
width: 33%;
}
input[type="radio"],
input[type="checkbox"] {
position: relative;
width: 30px;
height: 30px;
margin: 0 1px 0 0;
appearance: none;
-webkit-appearance: none;
vertical-align: middle;
}
input[type="radio"] {
border-radius: 50%;
}
input[type="radio"]:checked,
input[type="checkbox"]:checked {
background-color: #fff5f2;
}
input[type="radio"]:checked::before,
input[type="checkbox"]:checked::before {
position: absolute;
left: 50%;
top: 50%;
display: block;
margin: -5px 0 0 -5px;
content: "";
width: 10px;
height: 10px;
background-color: #fb846e;
}
input[type="radio"]:checked::before {
border-radius: 5px;
}
#contents span.wpcf7-list-item {
margin: 8px 18px 8px 0;
}
#contents span.wpcf7-list-item .wpcf7-list-item-label {
vertical-align: middle;
}
#contents .wpcf7-submit {
display: block;
width: 50%;
max-width: 300px;
margin: 45px auto 0;
padding: 25px 20px;
background-color: #fb846e;
border: none;
color: #fff;
font-size: 16px;
cursor: pointer;
}
#contents .wpcf7-mail-sent-ok,
#contents .wpcf7-validation-errors {
border: none !important;
color: #fff;
}
#contents .wpcf7-mail-sent-ok {
background-color: #c1ac80;
}
#contents .wpcf7-validation-errors {
background-color: #f00;
}
#contents .formItemImg {
text-align: center;
}
#contents .formItemImg img {
max-width: 300px;
width: 50%;
}
#contents #contactTable th {
line-height: 1.4;
padding-right: 0;
}
#contents #contactTable th .caution {
display: inline-block;
font-size: 10px;
padding: 3px 6px 2px;
margin-left: 4px;
color: #fff;
background-color: #fb846e;
vertical-align: 15%;
}
#contents #contactTable td .caution {
color: #fb846e;
margin-left: 2px;
}
#contents #contactTable .caution.caution_form {
font-size: 12px;
margin-top: 20px;
display: block;
}
#contents #contactTable .caution.caution_form.mt0 {
margin-top: 0;
}
#contents #contactTable .wpcf7-checkbox,
#contents #contactTable .wpcf7-radio {
display: block;
}
#contents #contactTable select {
width: 100%;
padding: 14px 10px;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
border: 1px solid #e6dcc6;
background-color: #f5f1e9;
background:linear-gradient(to bottom, #fff 0%,#f5f1e9 100%);
font-size: 13px;
color: #4d4331;
}
#contents #contactTable select::-ms-expand {
display: none;
}
#contents #contactTable [data-name="menu-601"],
#contents #contactTable [data-name="menu-602"],
#contents #contactTable [data-name="menu-723"],
#contents #contactTable [data-name="menu-724"],
#contents #contactTable [data-name="shop"],
#contents #contactTable [data-name="item-shop"],
#contents #contactTable [data-name="item-material-woman"],
#contents #contactTable [data-name="item-material-man"],
#contents #contactTable [data-name="menu-502"] {
position: relative;
display: block;
}
#contents #contactTable [data-name="menu-601"]::after,
#contents #contactTable [data-name="menu-602"]::after,
#contents #contactTable [data-name="menu-723"]::after,
#contents #contactTable [data-name="menu-724"]::after,
#contents #contactTable [data-name="shop"]::after,
#contents #contactTable [data-name="item-shop"]::after,
#contents #contactTable [data-name="item-material-woman"]::after,
#contents #contactTable [data-name="item-material-man"]::after,
#contents #contactTable [data-name="menu-502"]::after {
content: '';
border: 7px solid transparent;
border-top-color: #c1ac80;
position: absolute;
top: 19px;
right: 5%;
}
#contents #contactTable #selectDay,
#contents #contactTable #selectDay2 {
margin-bottom: 20px;
}
#contents .wpcf7 .wpcf7-spinner {
width: 50px !important;
height: 50px !important;
display: block !important;
margin: 20px auto 0 !important;
background-color: transparent !important;
background-image:url(//www.jkplanet.jp/renewal/wp-content/themes/k-planet/images/loader.svg) !important;
background-repeat: no-repeat;
background-size: contain;
}
#contents .wpcf7 .wpcf7-spinner::before {
content: none !important;
} #contents .imgContact {
text-align: center;
}
#contents .mvFrame {
text-align: center;
padding-top: 20px;
} .grecaptcha-badge {
visibility: hidden;
}
#contents p.reCAPTCHA,
#contents p.reCAPTCHA a {
color: #777;
}
#contents p.reCAPTCHA {
text-align: center;
font-size: 12px;
padding: 0 20px 20px;
}