@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
.chosen-container{position:relative;display:inline-block;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(//shinkaizukan.com/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover,.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(//shinkaizukan.com/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) 0 2px no-repeat}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(//shinkaizukan.com/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) 100% -20px no-repeat;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;font-size:100%;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(//shinkaizukan.com/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(//shinkaizukan.com/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) -30px -20px no-repeat;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(//shinkaizukan.com/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-container--classic .select2-selection--single,.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--classic .select2-results>.select2-results__options,.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__clear,.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.searchandfilter-date-picker .ui-helper-hidden{display:none}.searchandfilter-date-picker .ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.searchandfilter-date-picker .ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.searchandfilter-date-picker .ui-helper-clearfix:after,.searchandfilter-date-picker .ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.searchandfilter-date-picker .ui-helper-clearfix:after{clear:both}.searchandfilter-date-picker .ui-helper-clearfix{min-height:0}.searchandfilter-date-picker .ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.searchandfilter-date-picker .ui-front{z-index:100}.searchandfilter-date-picker .ui-state-disabled{cursor:default!important}.searchandfilter-date-picker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.searchandfilter-date-picker .ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.searchandfilter-date-picker .ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next,.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next-hover,.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev-hover{top:1px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev{left:2px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next{right:2px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev-hover{left:1px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next-hover{right:1px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next span,.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-month-year{width:100%}.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-month,.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-year{width:49%}.searchandfilter-date-picker .ui-icon{width:16px;height:16px;background-position:16px 16px}.searchandfilter-date-picker .ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.searchandfilter-date-picker .ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.searchandfilter-date-picker .ui-datepicker td{border:0;padding:1px}.searchandfilter-date-picker .ui-datepicker td a,.searchandfilter-date-picker .ui-datepicker td span{display:block;text-align:center;text-decoration:none}.searchandfilter-date-picker .ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ll-skin-melon .ui-datepicker{padding:0}.ll-skin-melon .ui-datepicker-header{border:none;background:0 0;font-weight:400;font-size:15px}.ll-skin-melon .ui-datepicker-header .ui-state-hover{background:0 0;border-color:transparent;cursor:pointer;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0}.ll-skin-melon .ui-datepicker .ui-datepicker-title{margin-top:.4em;margin-bottom:.3em;color:#e9f0f4}.ll-skin-melon .ui-datepicker .ui-datepicker-next,.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover,.ll-skin-melon .ui-datepicker .ui-datepicker-prev,.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover{top:.9em;border:none}.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover{left:2px}.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover{right:2px}.ll-skin-melon .ui-datepicker .ui-datepicker-next span,.ll-skin-melon .ui-datepicker .ui-datepicker-prev span{background-image:url(//shinkaizukan.com/wp-content/plugins/search-filter-pro/public/assets/img/ui-icons_ffffff_256x240.png);background-position:-32px 0;margin-top:0;top:0;font-weight:400}.ll-skin-melon .ui-datepicker .ui-datepicker-prev span{background-position:-96px 0}.ll-skin-melon .ui-datepicker table{margin:0}.ll-skin-melon .ui-datepicker th{padding:1em 0;color:#ccc;font-size:13px;font-weight:400;border:none;border-top:1px solid #3a414d}.ll-skin-melon .ui-state-disabled{opacity:1}.searchandfilter .disabled,.searchandfilter.search-filter-disabled .noUi-connect{opacity:.7}.ll-skin-melon .ui-state-disabled .ui-state-default{color:#fba49e} .noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr;background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connect,.noUi-handle,.noUi-marker,.noUi-origin,.noUi-pips,.noUi-tooltip,.noUi-value{position:absolute}.noUi-connects{overflow:hidden;z-index:0;border-radius:3px}.noUi-connect,.noUi-origin{will-change:transform;z-index:1;top:0;left:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-17px;left:auto}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{color:#999}.noUi-value{white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{background:#CCC}.noUi-marker-large,.noUi-marker-sub{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%,0);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.searchandfilter p{margin-top:1em;display:block}.searchandfilter ul{display:block;margin-top:0;margin-bottom:0}.searchandfilter ul li{list-style:none;display:block;padding:10px 0;margin:0}.searchandfilter ul li li{padding:5px 0}.searchandfilter ul li ul li ul{margin-left:20px}.searchandfilter label{display:inline-block;margin:0;padding:0}.searchandfilter>ul>li[data-sf-combobox="1"] label{display:block}.searchandfilter li[data-sf-field-input-type=checkbox] label,.searchandfilter li[data-sf-field-input-type=radio] label,.searchandfilter li[data-sf-field-input-type=range-radio] label,.searchandfilter li[data-sf-field-input-type=range-checkbox] label{padding-left:10px}.searchandfilter .sf-date-prefix{padding-right:5px;display:inline-block}.searchandfilter .sf-count,.searchandfilter .sf-date-postfix{padding-left:5px;display:inline-block}.searchandfilter .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.searchandfilter h4{margin:0;padding:5px 0 10px;font-size:16px}.searchandfilter .sf-range-max,.searchandfilter .sf-range-min{max-width:80px}.searchandfilter .sf-meta-range-radio-fromto .sf-range-max,.searchandfilter .sf-meta-range-radio-fromto .sf-range-min{display:inline-block;vertical-align:middle}.searchandfilter .sf-meta-range-radio-fromto span.sf-range-values-seperator{vertical-align:middle;display:inline-block;margin:0 15px}.searchandfilter .datepicker{max-width:170px}.searchandfilter select.sf-input-select{min-width:170px}.searchandfilter select.sf-range-max.sf-input-select,.searchandfilter select.sf-range-min.sf-input-select{min-width:auto}.searchandfilter ul>li>ul:not(.children){margin-left:0}.searchandfilter .meta-slider{margin-top:10px;margin-bottom:10px;height:15px;max-width:220px}.searchandfilter .noUi-connect{background-color:#526E91}.searchandfilter .noUi-horizontal.noUi-extended{padding:0 10px}.searchandfilter .noUi-horizontal.noUi-extended .noUi-origin{right:-10px}.searchandfilter .noUi-handle{border-color:#ccc}.searchandfilter .noUi-horizontal .noUi-handle{width:24px;height:24px;top:-5px;border-radius:20px;left:-12px}.searchandfilter .noUi-horizontal .noUi-handle:after,.searchandfilter .noUi-horizontal .noUi-handle:before{height:9px;top:7px}.searchandfilter .noUi-horizontal .noUi-handle:before{left:9px}.searchandfilter .noUi-horizontal .noUi-handle:after{left:12px}.search-filter-scroll-loading{display:block;margin:20px 10px 10px;height:30px;width:30px;animation:search-filter-loader-rotate .7s infinite linear;border:5px solid rgba(0,0,0,.15);border-right-color:rgba(0,0,0,.6);border-radius:50%}@keyframes search-filter-loader-rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.ll-skin-melon{font-size:90%}.ll-skin-melon .ui-datepicker td{background:#f7f7f7;border:none;padding:0}.ll-skin-melon .ui-datepicker th{border-color:#4D6077}.ll-skin-melon .ui-widget{font-family:inherit;background:#526E91;border:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-moz-box-shadow:0 0 3px rgba(0,0,0,.3);-webkit-box-shadow:0 0 3px rgba(0,0,0,.3);box-shadow:0 0 3px rgba(0,0,0,.3)}.searchandfilter.horizontal ul>li{display:inline-block;padding-right:10px}.searchandfilter.horizontal ul>li li{display:block}.ll-skin-melon td .ui-state-default{background:0 0;border:none;text-align:center;padding:.3em;margin:0;font-weight:400;color:#6C88AC;font-size:14px}.ll-skin-melon td .ui-state-active{background:#526E91;color:#fff}.ll-skin-melon td .ui-state-hover{background:#C4D6EC}.searchandfilter li.hide,.searchandfilter select option.hide{display:none}.chosen-container-multi .chosen-choices li.search-field input[type=text]{height:auto;padding:5px;color:#666;font-family:inherit}.chosen-container{font-size:14px}.chosen-container-single .chosen-single{height:auto}.chosen-container-multi .chosen-choices li.search-choice{margin:3px 3px 3px 5px}.search-filter-results .sf-active{font-weight:700}.search-filter-results .sf-disabled{opacity:.5}
 html{
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body{
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary{
display: block;
}
audio,
canvas,
progress,
video{
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]){
display: none;
height: 0;
}
[hidden],
template{
display: none;
}
a{
background-color: transparent;
}
a:active,
a:hover{
outline: 0;
}
abbr[title]{
border-bottom: 1px dotted;
}
b,
strong{
font-weight: bold;
}
dfn{
font-style: italic;
}
h1{
margin: 0.67em 0;
font-size: 2em;
}
mark{
background: #ff0;
color: #000;
}
small{
font-size: 80%;
}
sub,
sup{
vertical-align: baseline;
line-height: 0;
position: relative;
font-size: 75%;
}
sup{
top: -0.5em;
}
sub{
bottom: -0.25em;
}
img{
border: 0;
}
svg:not(:root){
overflow: hidden;
}
figure{
margin: 1em 40px;
}
hr{
height: 0;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
pre{
overflow: auto;
}
code,
kbd,
pre,
samp{
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea{
margin: 0;
color: inherit;
font: inherit;
}
button{
overflow: visible;
}
button,
select{
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"]{
cursor: pointer;
-webkit-appearance: button;
}
button[disabled],
html input[disabled]{
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner{
padding: 0;
border: 0;
}
input{
line-height: normal;
}
input[type="checkbox"],
input[type="radio"]{
padding: 0;
box-sizing: border-box;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button{
height: auto;
}
input[type="search"]{
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration{
-webkit-appearance: none;
}
fieldset{
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
border: 1px solid #c0c0c0;
}
legend{
padding: 0;
border: 0;
}
textarea{
overflow: auto;
}
optgroup{
font-weight: bold;
}
table{
border-collapse: collapse;
border-spacing: 0;
}
td,
th{
padding: 0;
} html{
overflow-y: scroll;
}
body{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/bg.jpg);
font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
body{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/bg@2x.jpg);
-webkit-background-size: 120px 120px;
background-size: 120px 120px;
}
}
a{
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
color: #008cd1;
}
a:hover,
a:active,
a:focus{
color:#e4b948;
}
address,
caption,
cite,
code,
dfn,
var,
h1,
h2,
h3,
h4,
h5,
h6{
font-style: normal;
font-weight: normal;
}
q{
quotes: none;
}
q:before,q:after{
content: '';
content: none;
}
img{
vertical-align: bottom;
-ms-interpolation-mode: bicubic;
}
div{
word-wrap: break-word;
}
pre{
overflow: auto;
white-space: pre-wrap;
word-wrap: break-word;
}
form{
margin: 0;
}
button,
input,
select,
textarea,
optgroup,
option{
vertical-align: baseline;
}
select{
max-width: 100%;
}
textarea{
min-height: 100px;
vertical-align: top;
}
button::-moz-focus-inner,
input::-moz-focus-inner{
margin: 0;
}
table{
width: 100%;
word-break: break-all;
word-wrap: break-word;
border-spacing: 0;
}
caption{
text-align: left;
}
img{
height: auto;
max-width: 100%;
}
img{
max-width: none\9; }
html:not(:target) img{
max-width: 100%; }
p{
margin: 0 0 1em;
}
ul,
ol{
margin-left: 40px;
padding-left: 0;
}
li{
margin-bottom: 0.5em;
} blockquote{
position: relative;
margin: 2em 0;
padding: 115px 45px 80px;
background: #e4f6ff;
}
blockquote p:last-child{
margin-bottom: 0;
}
blockquote:before{
position: absolute;
top: 40px;
left: 30px;
width: 58px;
height: 45px;
content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-laquo.png);
}
blockquote:after{
position: absolute;
right: 30px;
bottom: 20px;
width: 58px;
height: 45px;
content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-raquo.png);
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
blockquote:before{
display: inline-block;
width: 58px;
height: 45px;
vertical-align: middle;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-laquo@2x.png);
-webkit-background-size: 58px 45px;
background-size: 58px 45px;
content: " ";
}
blockquote:after{
display: inline-block;
width: 58px;
height: 45px;
vertical-align: middle;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-raquo@2x.png);
-webkit-background-size: 58px 45px;
background-size: 58px 45px;
content: " ";
}
}
q{
background: #fffdc2;
}
table{
width: 100%;
margin: 1em 0;
padding: 0;
border-top: 1px solid #87c8e7;
border-left: 1px solid #87c8e7;
}
th,
td{
padding: 1.25em 1em;
border-right: 1px solid #87c8e7;
border-bottom: 1px solid #87c8e7;
}
th{
background-color: #e4f6ff;
font-weight: bold;
text-align: left;
color: #123760;
}
thead th{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/bg-sky.jpg) ;
text-align: center;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
thead th{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/bg-sky@2x.jpg) ;
-webkit-background-size: 180px 140px;
background-size: 180px 140px;
}
}
dd{
margin-left: 0;
padding-left: 1em;
}
figure{
margin: 1em 0;
} .container{
position: relative;
}
.site-header,
.global-nav,
.main-body,
.site-footer{
min-width: 1200px;
}
.site-header-in,
.global-nav-in,
.main-image-in,
.main-image-in-text,
.main-image-in-text-cont,
.main-body-in,
.site-footer-in{
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 1200px; margin: auto;
}
.main-image-in img{
width: 100%;
}
.main-image-in.wide,
.main-image-in-text.wide{
width: 100%;
} .col1 .main-body-in{
width: 100%;
}
.col1 .breadcrumbs{
width: 1200px;
margin-right: auto;
margin-left: auto;
} .col2 .main-conts{
float: left;
width: 65%;
}
.col2 .sub-conts{
float: right;
width: 30%;
} .col2r .main-conts{
float: right;
width: 65%;
}
.col2r .sub-conts{
float: left;
width: 30%;
} .site-header{
background:url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/bg_site-header.png) 0 60% #def8f9;
}
.home .site-header{
background:url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/bg_site-header.png) 0 0 #def8f9;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.site-header{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/bg_site-header@2x.png) #def8f9 0 60%;
-webkit-background-size: 1156px 770px;
background-size: 1156px 770px;
}
.home .site-header{
background:url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/bg_site-header@2x.png) 0 0 #def8f9 0 0;
}
}
.site-header-conts{
display: table;
width: 100%;
padding: 30px 0;
} .site-title{
display: table-cell;
margin: 0;
font-size: 2.25em;
}
.site-title a{
color: #123760;
text-decoration: none;
}
.site-title a:hover,
.site-title a:active,
.site-title a:focus{
text-decoration: underline;
}
.normal-screen .site-title{
font-size: 3em;
}
.normal-screen .lp-catch{
font-size: 1.5em;
} .header-box{
display: table-cell;
text-align: right;
} .full-screen{
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
background-size: cover;
color: #fff;
}
.full-screen .site-header-in{
display: table;
}
.full-screen .site-header-conts{
display: table-cell;
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
width: 100%;
padding: 1em;
text-align: center;
vertical-align: middle;
text-shadow: 1px 1px 8px #666;
}
.full-screen .site-title{
display: block;
}
.contact-btn{
margin-bottom: 0;
}
.full-screen .site-header-conts h1{
width: auto;
margin: 0;
}
.full-screen .site-header-conts p{
font-size: 2em;
}
.full-screen .site-header-conts p a{
color: #fff;
text-decoration: none;
} .global-nav{
padding: 0;
border-bottom: 1px solid #c0dae6;
background: #dfecf2;
background: -moz-linear-gradient(#fff 0%, #dfecf2 75%);
background: -webkit-linear-gradient(#fff 0%, #dfecf2 75%);
background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), color-stop(0.75, #dfecf2));
background: -o-linear-gradient(#fff 0%, #dfecf2 75%);
background: linear-gradient(#fff 0%, #dfecf2 75%);
} .global-nav-panel{
display: none;
font-size: 12px;
}
.global-nav-panel span{
display: block;
min-height: 20px;
line-height: 20px;
}
.icon-gn-menu{
padding-left: 25px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-gn-menu.png) left center no-repeat;
}
.icon-gn-close{
padding-left: 25px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-gn-close.png) left center no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-gn-menu{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-gn-menu@2x.png) left center no-repeat;
-webkit-background-size: 20px 20px;
background-size: 20px 20px;
}
.icon-gn-close{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-gn-close@2x.png) left center no-repeat;
-webkit-background-size: 20px 20px;
background-size: 20px 20px;
}
}
.global-nav .show-menu,
.global-nav .show-menu li ul{
display: block!important;
}
.global-nav-in ul{
display: table;
width: 100%;
margin: 0;
padding: 0;
border-left: 1px solid #c8d8e0;
table-layout: fixed; }
.global-nav-in li{
display: table-cell;
list-style: none;
position: relative;
vertical-align: middle;
margin: 0;
border-right: 1px solid #c8d8e0;
background: #dfecf2;
background: -moz-linear-gradient(#fff 0%, #dfecf2 75%);
background: -webkit-linear-gradient(#fff 0%, #dfecf2 75%);
background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), color-stop(0.75, #dfecf2));
background: -o-linear-gradient(#fff 0%, #dfecf2 75%);
background: linear-gradient(#fff 0%, #dfecf2 75%);
text-align: center;
}
.global-nav-in li a{
display: block;
min-height: 1.5em; padding: 0.7em; color: #123760;
text-decoration: none;
}
.global-nav-in li:hover,
.global-nav-in li:active,
.global-nav-in li:focus{
background: #ffed9f;
}
.global-nav-in li ul{
display: none;
position: absolute;
top: 100%;
left: -1px;
z-index: 10;
width: 100%;
border-top: 1px solid #c8d8e0;
border-left: 1px solid #c8d8e0;
border-right: 1px solid #c8d8e0;
} .global-nav li ul li{
display: list-item;
width: 100%;
margin: 0;
padding: 0;
border-right: none;
white-space: normal;
}
.global-nav li ul li a{
display: block;
padding: 0.8em 2em;
border-bottom: 1px solid #c8d8e0;
background: #d6edf8;	
color: #123760;
}
.global-nav li ul li a:hover{
background: #ffed9f;
}
.global-nav-in li ul ul{
top: 0;
left: 100%;
border-top: none;
}
.global-nav-in li ul ul li a{
background: #e4f6ff;
} .main-image{
margin-bottom: 2em;
}
.main-image-in-text{
background-repeat: no-repeat;
background-size: cover;
}
.main-image-in-text-cont{
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 3em;
}
.main-image-in-text.wide .main-image-in-text-cont{
width: 1200px;
}
.main-image-in-text p:last-child{
margin-bottom: 0;
}
.main-copy{
margin-bottom: 20px;
font-size: 3em;
text-align: center;
}
.sub-copy{
font-size: 1.5em;
text-align: center;
} .main-body{
margin-top: 2em;
padding-bottom: 30px;
}
.no-gn .main-body{
margin-top: 0;
}
.lp.no-gn .main-body{
margin-top: 2em;
} .breadcrumbs-in{
margin: 2em 0;
padding: 0;
color: #666;
}
.no-gn .breadcrumbs-in{
margin-top: 0;
}
.breadcrumbs-in a{
color: #666;
}
.breadcrumbs-in a:hover,
.breadcrumbs-in a:active,
.breadcrumbs-in a:focus{
color: #e4b948;
}
.breadcrumbs-in li{
display: inline-block;
list-style: none;
position: relative;
margin-right: 15px;
padding-right: 15px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-brc.gif) right center no-repeat;
}
.breadcrumbs-in li:before{
content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-folder-brc.png);
}
.breadcrumbs-in li.bcl-first:before{
content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-home-brc.png);
}
.breadcrumbs-in li.bcl-last{
background: none;
}
.breadcrumbs-in li.bcl-last:before{
content: none;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){	
.breadcrumbs-in li{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-brc@2x.gif) right center no-repeat;
-webkit-background-size: 5px 9px;
background-size: 5px 9px;
}
.breadcrumbs-in li:before{
width: 12px;
height: 12px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-folder-brc@2x.png);
}
.breadcrumbs-in li.bcl-first:before{
width: 12px;
height: 12px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-home-brc@2x.png);
}
.breadcrumbs-in li:before,
.breadcrumbs-in li.bcl-first:before{
display: inline-block;
vertical-align: middle;
-webkit-background-size: contain;
background-size: contain;
content: " ";
}
.breadcrumbs-in li.bcl-last:before{
width: 0;
height: 0;
background: none;
content: none;
}		
} .main-conts{
line-height: 1.8;
}
.col1 .main-conts{
margin-bottom: 40px;
} .section-wrap{
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 30px;
padding: 40px;
border: 1px solid #ccc;
}
.main-conts .section-wrap{
border: none;
box-shadow:0px 0px 1px 1px rgba(0,0,0,0.1);
background:#fff;
}
.section-wrap.wide{
border-right: 0;
border-left: 0;
}
.section-wrap .section-in,
.float-area{
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.float-area{
margin-bottom: 10px;
} .col1 .section-wrap,
.col1 .float-area{
width: 1200px;
margin-right: auto;
margin-left: auto;
}
.col1 .section-wrap{
padding: 40px 80px;
}
.col1 .section-wrap.wide{
width: 100%;
padding: 40px 0;
}
.col1 .section-wrap.wide .section-in{
width: 1200px;
margin-right: auto;
margin-left: auto;
padding: 30px 0;
} .sub-conts .section-wrap{
margin: 0 auto;
padding: 0;
border: none;
}
.sub-conts .section-wrap .section-in{
padding: 0 20px 30px;
}
.col1 .sub-conts .section-wrap .section-in{
padding: 0 80px 30px;
} .sub-conts .link-menu{
margin-left: 0;
padding-left: 0;
}
.sub-conts .link-menu li{
list-style: none;
margin-bottom: 1em;
padding-left: 13px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-list-arw.png) left 6px no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.sub-conts .link-menu li{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-list-arw@2x.png) left 6px no-repeat;
-webkit-background-size: 9px 12px;
background-size: 9px 12px;
}
}
.sub-conts .link-menu ul{
margin-top: 1em;
margin-left: 10px;
padding-left: 0;
}
.sub-conts .link-menu-image{
margin-right: 0;
margin-left: 0;
}
.sub-conts .link-menu-image li{
list-style: none;
overflow: hidden;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px dotted #ccc;
}
.sub-conts .link-menu-image li:last-child{
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;	
}
.link-menu-image-thumb{
float: left;
margin-right: 1em;
}
.sub-conts .link-menu-image .post-title{
overflow: hidden;
margin-bottom: 0;
padding: 5px 0;
border: none;
background: none;
font-weight: normal;
}
.sub-conts .section-wrap h3{
padding: 0 0 10px;
border-bottom: solid 2px #e4b948;
border-radius:0;
background: none;
color: #123760;
font-weight: bold;
}
.sub-conts .b{
color: #123760;
} .site-footer{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/bg_site-header.png) #def8f9;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.site-footer{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/bg_site-header@2x.png)  #def8f9;
-webkit-background-size: 1175px 710px;
background-size: 1175px 710px;
}
}
.site-footer-in a{
color: #59a4c8;
}
.site-footer-in a:hover,
.site-footer-in a:active,
.site-footer-in a:focus{
color: #e4b948;
} .site-footer-nav{
margin: 0 auto;
padding: 1em 0;
text-align: center;
}
.site-footer-nav li{
display: inline;
list-style: none;
margin-left: 50px;
padding: 0 0 0 13px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arw-next02.png) left center no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.site-footer-nav li{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arw-next02@2x.png) left center no-repeat;
-webkit-background-size: 8px 10px;
background-size: 8px 10px;
}
}
.site-footer-nav li:first-child{
margin-left: 0;
}
.site-footer-conts-area{
padding: 1em 0;
} .copyright{
margin: 0;
padding: 15px 0;
background: #badcec;
color: #fff;
text-align: center;
}
.copyright small{
font-size: 100%;
} .page-top{
display: none;
position: fixed;
right: 20px;
bottom: 20px;
z-index: 99;
line-height: 1.2;
margin-bottom: 0;
} .section-in > h1:first-child,
.section-in > h2:first-child,
.section-in > h3:first-child,
.section-in > h4:first-child,
.section-in > h5:first-child,
.section-in > h6:first-child{
margin-top: 0;
}
.main-body h1{
margin: 60px 0 20px;
color: #123760;
font-size: 1.75em;
} .page .main-body h1.section-title{
padding: 40px 20px;
border-top: 1px solid #c2e2fc;
border-bottom: 1px solid #c2e2fc;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/main_h1.png) 0 bottom repeat-x #f1fbff;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.page .main-body h1.section-title{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/main_h1@2x.png) 0 bottom repeat-x #f1fbff;
-webkit-background-size: 1197px 39px;
background-size: 1197px 39px;
}
} .home .main-body h2,	
.archive .main-body h2,
.search .main-body h2,
.single .main-body h1,
.page .main-body h2{
margin: 60px 0 30px;
padding: 30px 0 30px 10px;
border-top: 1px solid #c2e2fc;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/main_h2.png) 0 bottom repeat-x #fff;
color: #123760;
font-size: 1.75em;	
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.home .main-body h2,	
.archive .main-body h2,
.search .main-body h2,
.single .main-body h1,
.page .main-body h2{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/main_h2@2x.png) 0 bottom repeat-x #fff;
-webkit-background-size: 20px 5px;
background-size: 20px 5px;
}
}
.main-body h3{
margin: 60px 0 30px;
padding: 5px 10px;
border-radius:2px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/bg-blue.jpg) #59a4c8;
color: #fff;
font-size: 1.3em;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.main-body h3{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/bg-blue.jpg) #59a4c8;
-webkit-background-size: 120px 120px;
background-size: 120px 120px;
}
}
.main-body h4{
margin: 55px 0 25px;
padding: 0 0 4px;
border-bottom: 1px dotted #c2e2fc;
color: #123760;
font-weight: bold;
font-size: 1.25em;
}
.main-body h5{
margin: 55px 0 25px;
padding: 3px 10px;
border-radius: 2px;
background: #dfecf2;
background: -moz-linear-gradient(#fff 0%, #dfecf2 100%);
background: -webkit-linear-gradient(#fff 0%, #dfecf2 100%);
background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), color-stop(1.0, #dfecf2));
background: -o-linear-gradient(#fff 0%, #dfecf2 100%);
background: linear-gradient(#fff 0%, #dfecf2 100%);
color: #123760;
font-size: 1.2em;
}
.main-body h6{
margin: 55px 0 25px;
padding-left: 8px;
border-left: 6px solid #123760;
color: #123760;
font-weight: bold;
font-size: 1.125em;
} .main-body .img-title{
padding: 0;
border: none;
background: none;
border-radius: 0;
box-shadow: none;
font-weight: normal;
font-size: 1.0em;
}
.main-body h2 a,
.main-body h4 a,
.main-body h5 a,
.main-body h6 a{
color: #123760;
}
.main-body h2 a:hover,
.main-body h4 a:hover,
.main-body h5 a:hover,
.main-body h6 a:hover{
color: #e4b948;
}
.main-body h3 a{
color: #fff;
}
.main-body h3 a:hover{
color: #ffed9f;
} .main-body .archive-title{
margin: 0 0 20px;
font-size:1.6em;
}
.col1 .main-body .archive-title{
max-width: 1200px;
margin-right: auto;
margin-left: auto;
} .page .section-wrap .section-title{
line-height: 1.5;
margin: 0 0 1em;
padding: 0 0 15px;
border: none;
font-size: 2.125em;
}
.home .main-body h2,
.archive h2.section-title,
.search h2.section-title,
.single .main-body h1{
line-height: 1.5;
margin: 0 0 0.5em;
padding: 0 0 15px;
border: none;
font-size: 1.8em;
text-align:left;
}
.single .main-body h2{
margin: 0 0 30px;
padding-left:33px;
border-bottom: 1px solid #ccc;
background: url(//shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/single_h2.png) 0 50% no-repeat;
color: #123760;
font-size: 1.3em;
font-weight: bold;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.single .main-body h2{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/single_h2@2x.png) 0 50% no-repeat;
-webkit-background-size: 25px 24px;
background-size: 25px 24px;
}
}
.main-body .section-title a{
color: #123760;
text-decoration: none;
}
.main-body .section-title a:hover,
.main-body .section-title a:active,
.main-body .section-title a:focus{
color: #cea435;
text-decoration: underline;
}
.sub-conts .section-wrap .section-in .section-title,
.sub-conts .section-wrap .article-header .section-title{
margin: 0 -20px 30px;
padding: 10px 0 10px 30px;
border-bottom: 1px solid #ccc;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/section-title.png) 0 50% no-repeat;
color: #123760;
font-weight: normal;
font-size: 1.125em;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.sub-conts .section-wrap .section-in .section-title,
.sub-conts .section-wrap .article-header .section-title{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/section-title@2x.png) 0 50% no-repeat;
-webkit-background-size: 23px 34px;
background-size: 23px 34px;
}
}
.col h3{
padding: 0 0 10px;
border-radius: 0;
border-bottom: 1px solid #c2e2fc;
background: none;
color: #123760;
font-weight: bold;
font-size: 1.5em;
}  .news .news-date{
margin-right: 1em;
}
.news-item{
padding: 1em;
border-bottom: 1px dotted #c2e2fc;
}
.news-item:first-child{
padding-top: 0;
}
.news-item:last-child{
border-bottom: 0;
}
.news .news-thumb{
float: left;
margin-right: 15px;
margin-bottom: 15px;
}
.main-body .news-title{
margin-top: 20px;
margin-left: -20px;
padding: 10px 0 10px 30px;
border: none;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/section-title.png) 0 50% no-repeat;
font-weight: normal;
font-size: 1.5em;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.main-body .news-title{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/section-title@2x.png) 0 50% no-repeat;
-webkit-background-size: 23px 34px;
background-size: 23px 34px;
}
}
.main-body .news-title a{
color: #123760;
text-decoration: none;
}
.main-body .news-title a:hover{
color: #e4b948;
text-decoration: underline;
}
.main-body .news-item:first-child .news-title{
margin-top: 0;
}
.news .news-date,
.news .news-cat,
.post-cat{
display: inline-block;
margin-bottom: 10px;
}
.cat{
display: inline-block;
margin-right: 0.5em;
margin-bottom: 5px;
padding: 0.1em 0.5em;
border-bottom: none;
color: #fff;
font-size: 0.875em;
word-break: break-all;
border-radius: 3px;
}
.cat a{
display: inline-block;
margin: -0.1em -0.5em;
padding: 0.1em 0.5em;
color: #fff;
text-decoration: none;
}
.cat001{ background: #3a7de3; }
.cat002{ background: #2eb7f6; }
.cat003{ background: #41b986; }
.cat004{ background: #ffa5eb; }
.cat005{ background: #efc311; }
.news .news-cont{
margin-bottom: 0.5em;
} .dl-style01 dt,
.dl-style01 dd{
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 20px;
}
.dl-style01 dt{
display: block;
float: left;
width: 35%;
}
.dl-style01 dd{
padding-left: 35%;
border-bottom: 1px dotted #c2e2fc;
} .dl-style02 dt,
.dl-style02 dd{
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 20px;
}
.dl-style02 dt{
display: block;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/bg-sky.jpg) ;
color: #123760;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.dl-style02 dt{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/bg-sky@2x.jpg) ;
-webkit-background-size: 180px 140px;
background-size: 180px 140px;
}
}
.dl-style02 dd{
background: #eafdff;
} .table-scroll{
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-comparison{
margin: 3em 0;
border-top: 0;
}
.table-comparison thead th{
border-top: 1px solid #87c8e7;
}
.table-comparison th,
.table-comparison td{
padding: 10px;
text-align: center;
}
.table-comparison thead .highlight span{
display: block;
margin: -11px;
margin-top: -25px;
padding: 11px;
padding-top: 25px;
border: 1px solid #87c8e7;
border-radius: 8px 8px 0 0;
}
.table-comparison th.highlight,
.table-comparison th.highlight span{
background: #87c8e7;
color:#ffed9f;
}
.table-comparison tfoot td,
.table-comparison tfoot td span{
background: #fffdef;
} .category-list,
.sub-conts .widget_categories ul{
margin-left: 0;
padding-left: 0;
}
.category-list li,
.sub-conts .widget_categories li{
list-style: none;
margin-bottom: 1em;
padding-left: 17px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-tag.png) left 6px no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.category-list li,
.sub-conts .widget_categories li{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-tag@2x.png) left 6px no-repeat;
-webkit-background-size: 12px 12px;
background-size: 12px 12px;
}
}
.category-list ul,
.sub-conts .widget_categories ul ul{
margin-top: 1em;
margin-left: 10px;
padding-left: 0;
} .tagcloud a{
margin-right: 10px;
padding-left: 16px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-tag.png) left 70% no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.tagcloud a{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-tag@2x.png) left 70% no-repeat;
-webkit-background-size: 12px 12px;
background-size: 12px 12px;
}
} #wp-calendar{
background: #fff;
font-size: 0.875em;
}
#wp-calendar caption{
font-weight: bold;
color: #123760;
}
#wp-calendar th,
#wp-calendar td{
padding: 10px 0;
text-align: center;
}
#wp-calendar tfoot{
background-color: #fffdef;
}
#wp-calendar tfoot td{
padding: 6px;
border-right-width: 0;
text-align: left;
}
#wp-calendar tfoot td:last-child{
border-right-width: 1px;
text-align: right;
}
#wp-calendar td a{
display: block;
margin: -10px 0;
padding: 10px 0;
} .col4-wrap,
.col3-wrap,
.col2-wrap{
margin: 0 0 1em;
}
.col4-wrap .col,
.col4-wrap .col_2of4,
.col4-wrap .col_3of4,
.col3-wrap .col,
.col3-wrap .col_2of3,
.col2-wrap .col{
-webkit-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2%;
}
.col4-wrap .col:first-child,
.col4-wrap .col_2of4:first-child,
.col4-wrap .col_3of4:first-child,
.col3-wrap .col:first-child,
.col3-wrap .col_2of3:first-child,
.col2-wrap .col:first-child{
margin-left: 0;
}
.col4-wrap .col{
width: 23.5%;
}
.col4-wrap .col_2of4{
width: 49%;
}
.col4-wrap .col_3of4{
width: 74.5%;
}
.col3-wrap .col{
width: 32%;
}
.col3-wrap .col_2of3{
width: 66%;
}
.col2-wrap .col{
width: 49%;
}
.col-link{
border: 1px solid #ccc;
}
.col-link a{
display: block;
color: #333;
text-decoration: none;
}
.col-link a:hover,
.col-link a:active,
.col-link a:focus{
background: #eee;
} .banner-list{
margin-left: 0;
}
.banner-list li{
list-style: none;
}
.col1 .banner-list{
text-align: center;
}
.col1 .banner-list li,
.main-conts .banner-list li{
display: inline-block;
margin-bottom: 1em;
margin-left: 1em;
}
.col1 .banner-list li:first-child,
.main-conts .banner-list li:first-child{
margin-left: 0;
} .link-ref{
text-align: right;
} embed, iframe, object, video{
max-width: 100%;
} .btn{
display: inline-block;
padding: 1em;
border: 1px solid #fff;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/bg-blue.jpg) #59a4c8;
color: #fff;
text-decoration: none;
border-radius: 2px;
box-shadow: 0 0 1px 0px #123760;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.btn{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/bg-blue.jpg) #59a4c8;
-webkit-background-size: 120px 120px;
background-size: 120px 120px;
}
}
.btn:hover,
.btn:active,
.btn:focus{
background: #8CCCDC;
box-shadow: 0 0 1px 0px #123760;
color: #fff;
cursor: pointer;
}
.btn span{
padding-left: 18px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-btn-arw.png) left center no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.btn span{
padding-left: 18px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-btn-arw@2x.png) left center no-repeat;
-webkit-background-size: 10px 14px;
background-size: 10px 14px;
}
}
.al-r .btn{
margin-right: 3px;
}
.btn-green{
padding: 25px 50px;
background: #90a328;
font-size: 1.25em;
box-shadow: 1px 1px 2px 0px #90a328;
}
.btn-green:hover,
.btn-green:active,
.btn-green:focus{
background: #bdd055;
cursor: pointer;
}
.btn-blue{
padding: 25px 50px;
background: #4994e1;
font-size: 1.25em;
box-shadow: 1px 1px 2px 0px #4994e1;
}
.btn-blue:hover,
.btn-blue:active,
.btn-blue:focus{
background: #8ec6ff;
cursor: pointer;
}
.btn-orange{
padding: 25px 50px;
background: #eaa141;
font-size: 1.25em;
box-shadow: 1px 1px 2px 0px #eaa141;
}
.btn-orange:hover,
.btn-orange:active,
.btn-orange:focus{
background: #fac073;
cursor: pointer;
}
.btn-red{
padding: 25px 50px;
background: #e6603c;
font-size: 1.25em;
box-shadow: 1px 1px 2px 0px #e6603c;
}
.btn-red:hover,
.btn-red:active,
.btn-red:focus{
background: #f8886a;
cursor: pointer;
}
.btn-green span,
.btn-blue span,
.btn-orange span,
.btn-red span{
padding-left: 20px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-btn-arw01.png) left center no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.btn-green span,
.btn-blue span,
.btn-orange span,
.btn-red span{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-btn-arw01@2x.png) left center no-repeat;
-webkit-background-size: 12px 18px;
background-size: 12px 18px;
}
}
.btn-form01{
padding: 20px 50px;
color:#fff;
font-size: 1.25em;
}
.btn-form01 span{
padding-left: 20px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-btn-arw01.png) left center no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.btn-form01 span{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-btn-arw01@2x.png) left center no-repeat;
-webkit-background-size: 12px 18px;
background-size: 12px 18px;
}
}
.btn-form02{
padding: 20px 30px;
background: #D3CCC7;
font-size: 1.125em;
color: #666666;
}
.btn-form02 span{
padding-left: 18px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-btn-arw02.png) left center no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.btn-mail span{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-btn-arw02@2x.png) left center no-repeat;
-webkit-background-size: 12px 18px;
background-size: 12px 18px;
}
}
.btn-mail{
padding: 12px 32px;
}
.btn-mail span{
padding-left: 30px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-btn-mail.png) left center no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.btn-mail span{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-btn-mail@2x.png) left center no-repeat;
-webkit-background-size: 24px 18px;
background-size: 24px 18px;
}
}
.btn-detail span{
padding-left: 20px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-btn-arw01.png) left center no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.btn-detail span{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-btn-arw01@2x.png) left center no-repeat;
-webkit-background-size: 12px 18px;
background-size: 12px 18px;
}
} .search-box input[type="text"]{
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 75%;
height: 30px;
padding-right: 4px;
padding-left: 4px;
border: 1px solid #999;
border-radius: 0;
box-shadow: inset 1px 3px 2px #eee;
}
.btn-search{
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 30px;
vertical-align: top;
padding: 5px;
border: 0;
background: #666;
background: -moz-linear-gradient(#999 0%, #666 75%);
background: -webkit-linear-gradient(#999 0%, #666 75%);
background: -webkit-gradient(linear, 0 0, 0 100%, from(#999), color-stop(0.75, #666));
background: -o-linear-gradient(#999 0%, #999 75%);
background: linear-gradient(#999 0%, #666 75%);
border-radius: 0;
cursor: pointer;
}
.btn-search img{
width: 21px;
height: 20px;
vertical-align: top;
} .sns-list ul{
margin: 0 0 1em;
padding: 0;
}
.sns-list li{
display: inline-block;
vertical-align: top;
line-height: 1.0;
margin-left: 1em;
}
.sns-list li iframe{
max-width: none;
margin: 0;
}
.sns-list li:first-child{
margin-left: 0;
} .eye-catch{
float: left;
margin-right: 1em;
margin-bottom: 1em;
}
.post-date,
.post-pv{
display: inline-block;
margin-right: 1em;
margin-bottom: 2em;
} .cast-box{
padding: 30px 20px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/bg-cast-box.png) #fffdef;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.cast-box{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/bg-cast-box@2x.png) #fffdef;
-webkit-background-size: 18px 18px;
background-size: 18px 18px;
}
}
.cast-box .cast{
position: relative;
min-height: 100px;
margin-top: 0;
padding-left: 115px;
}
.cast-box .cast-name{
color: #123760;
font-weight: bold;
font-size: 1.25em;
}
.cast-box .cast .cast-headshot,
.cast-box .cast .cast-profile{
margin-left: 0;
margin-bottom: 40px;
padding-left: 0;
}
.cast-box .cast:last-child,
.cast-box .cast:last-child .cast-headshot,
.cast-box .cast:last-child .cast-profile{
margin-bottom: 0;
}
.cast-box .cast .cast-headshot{
position: absolute;
top: 0;
left: 0;
} .cast-box02 .cast{
position: relative;
margin-bottom: 40px;
padding-top: 210px;
}
.cast-box02 .cast dd{
padding-left: 0;
}
.cast-box02 .cast-name{
color: #62481C;
font-weight: bold;
}
.cast-box02 .cast .cast-headshot{
position: absolute;
top: 0;
width: 100%;
text-align: center;
}
.col1 .cast-box02 .cast{
min-height: 210px;
padding-top: 0;
}
.col1 .cast-box02 .cast-name,
.col1 .cast-box02 .cast-profile{
padding-left: 210px;
}
.col1 .cast-box02 .cast .cast-headshot{
width: auto;
} .chat-l,
.chat-r{
position: relative;
overflow: hidden;
margin: 0 0 2em;
}
.bubble{
display: block;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 80%;
min-height: 60px;
margin-bottom: 2em;
padding: 1em;
border: 1px solid #ccc;
background: #fff;
}
.bubble .bubble-in{
border-color: #fff;
}
.talker{
display: block;
width: 15%;
height: auto;
text-align: center;
}
.talker b{
font-weight: normal;
}
.talker img{
display: block;
width: 100px;
max-width: 100%;
max-width: none\9; margin: auto;
}
html:not(:target) .talker img{
max-width: 100%; }
.chat-l .talker{
float: left;
margin-right: 2%;
}
.chat-r .talker{
float: right;
margin-left: 2%;
}
.chat-l .bubble{
float: right;
}
.chat-r .bubble{
float: left;
}
.bubble .bubble-in:after,
.bubble .bubble-in:before{
position: absolute;
top: 50%;
width: 0;
height: 0;
border: solid transparent;
content: "";
} .bubble .b-arw20:after,
.bubble .b-arw20:before{ top: 20%; }
.bubble .b-arw30:after,
.bubble .b-arw30:before{ top: 30%; }
.bubble .b-arw40:after,
.bubble .b-arw40:before{ top: 40%; }
.bubble .b-arw60:after,
.bubble .b-arw60:before{ top: 60%; }
.bubble .b-arw70:after,
.bubble .b-arw70:before{ top: 70%; }
.bubble .b-arw80:after,
.bubble .b-arw80:before{ top: 80%; }
.chat-l .bubble .bubble-in:after,
.chat-l .bubble .bubble-in:before{
right: 100%;
}
.chat-r .bubble div:after,
.chat-r .bubble div:before{
left: 100%;
}
.chat-l .bubble .bubble-in:after{
margin-top: -8px;
border-width: 8px 20px;
border-color: transparent;
border-right-color: inherit;
}
.chat-l .bubble .bubble-in:before{
margin-top: -9px;
border-width: 9px 21px;
border-color: transparent;
border-right-color: #ccc;
}
.chat-r .bubble .bubble-in:after{
margin-top: -8px;
border-width: 8px 20px;
border-color: transparent;
border-left-color: inherit;
}
.chat-r .bubble .bubble-in:before{
margin-top: -9px;
border-width: 9px 21px;
border-color: transparent;
border-left-color: #ccc;
}
.bubble p:first-child{
margin-top: 0;
} .together .talker,
.together .bubble{
width: 100%;
}
.together .talker b{
display: inline-block;
text-align: center;
}
.together.chat-l .talker,
.together.chat-r .talker{
float: none;
margin: 0 0 20px;
}
.together.chat-l .talker{
text-align: left;
}
.together.chat-r .talker{
text-align: right;
}
.together.chat-l .bubble,
.together.chat-r .bubble{
float: none;
}
.together .bubble .bubble-in:after,
.together .bubble .bubble-in:before{
top: auto;
bottom: 100%;
}
.together.chat-l .bubble .bubble-in:after,
.together.chat-l .bubble .bubble-in:before{
right: auto;
left: 10%;
}
.together.chat-r .bubble .bubble-in:after,
.together.chat-r .bubble .bubble-in:before{
right: 10%;
left: auto;
}
.together.chat-l .bubble .bubble-in:after{
margin-top: -20px;
margin-left: -8px;
border-width: 20px 8px;
border-color: transparent;
border-bottom-color: inherit;
}
.together.chat-l .bubble .bubble-in:before{
margin-top: -21px;
margin-left: -9px;
border-width: 21px 9px;
border-color: transparent;
border-bottom-color: #ccc;
}
.together.chat-r .bubble .bubble-in:after{
border-width: 20px 8px;
margin-top: -20px;
margin-right: -8px;
border-color: transparent;
border-bottom-color: inherit;
}
.together.chat-r .bubble .bubble-in:before{
margin-top: -21px;
margin-right: -9px;
border-width: 21px 9px;
border-color: transparent;
border-bottom-color: #ccc;
}
.bubble-in p:last-child{
margin-bottom: 0;
} .bubble-blue{
border: 1px solid #e1f5fe;
background: #e1f5fe;
}
.chat-l .bubble-blue .bubble-in:after,
.chat-l .bubble-blue .bubble-in:before{
border-right-color: #e1f5fe;
}
.chat-r .bubble-blue .bubble-in:after,
.chat-r .bubble-blue .bubble-in:before{
border-left-color: #e1f5fe;
}
.together.chat-l .bubble-blue .bubble-in:after,
.together.chat-l .bubble-blue .bubble-in:before,
.together.chat-r .bubble-blue .bubble-in:after,
.together.chat-r .bubble-blue .bubble-in:before{
border-bottom-color: #e1f5fe;
} .bubble-green{
border: 1px solid #e8f5e9;
background: #e8f5e9;
}
.chat-l .bubble-green .bubble-in:after,
.chat-l .bubble-green .bubble-in:before{
border-right-color: #e8f5e9;
}
.chat-r .bubble-green .bubble-in:after,
.chat-r .bubble-green .bubble-in:before{
border-left-color: #e8f5e9;
}
.together.chat-l .bubble-green .bubble-in:after,
.together.chat-l .bubble-green .bubble-in:before,
.together.chat-r .bubble-green .bubble-in:after,
.together.chat-r .bubble-green .bubble-in:before{
border-bottom-color: #e8f5e9;
} .bubble-yellow{
border: 1px solid #fff59d;
background: #fff59d;
}
.chat-l .bubble-yellow .bubble-in:after,
.chat-l .bubble-yellow .bubble-in:before{
border-right-color: #fff59d;
}
.chat-r .bubble-yellow .bubble-in:after,
.chat-r .bubble-yellow .bubble-in:before{
border-left-color: #fff59d;
}
.together.chat-l .bubble-yellow .bubble-in:after,
.together.chat-l .bubble-yellow .bubble-in:before,
.together.chat-r .bubble-yellow .bubble-in:after,
.together.chat-r .bubble-yellow .bubble-in:before{
border-bottom-color: #fff59d;
} .bubble-orange{
border: 1px solid #ffcc80;
background: #ffcc80;
}
.chat-l .bubble-orange .bubble-in:after,
.chat-l .bubble-orange .bubble-in:before{
border-right-color: #ffcc80;
}
.chat-r .bubble-orange .bubble-in:after,
.chat-r .bubble-orange .bubble-in:before{
border-left-color: #ffcc80;
}
.together.chat-l .bubble-orange .bubble-in:after,
.together.chat-l .bubble-orange .bubble-in:before,
.together.chat-r .bubble-orange .bubble-in:after,
.together.chat-r .bubble-orange .bubble-in:before{
border-bottom-color: #ffcc80;
} .bubble-pink{
border: 1px solid #fbe9e7;
background: #fbe9e7;
}
.chat-l .bubble-pink .bubble-in:after,
.chat-l .bubble-pink .bubble-in:before{
border-right-color: #fbe9e7;
}
.chat-r .bubble-pink .bubble-in:after,
.chat-r .bubble-pink .bubble-in:before{
border-left-color: #fbe9e7;
}
.together.chat-l .bubble-pink .bubble-in:after,
.together.chat-l .bubble-pink .bubble-in:before,
.together.chat-r .bubble-pink .bubble-in:after,
.together.chat-r .bubble-pink .bubble-in:before{
border-bottom-color: #fbe9e7;
} .bubble-red{
border: 1px solid #ef5350;
background: #ef5350;
color: #fff;
}
.chat-l .bubble-red .bubble-in:after,
.chat-l .bubble-red .bubble-in:before{
border-right-color: #ef5350;
}
.chat-r .bubble-red .bubble-in:after,
.chat-r .bubble-red .bubble-in:before{
border-left-color: #ef5350;
}
.together.chat-l .bubble-red .bubble-in:after,
.together.chat-l .bubble-red .bubble-in:before,
.together.chat-r .bubble-red .bubble-in:after,
.together.chat-r .bubble-red .bubble-in:before{
border-bottom-color: #ef5350;
} .bubble-black{
border: 1px solid #555555;
background: #555555;
color: #fff;
}
.chat-l .bubble-black .bubble-in:after,
.chat-l .bubble-black .bubble-in:before{
border-right-color: #555555;
}
.chat-r .bubble-black .bubble-in:after,
.chat-r .bubble-black .bubble-in:before{
border-left-color: #555555;
}
.together.chat-l .bubble-black .bubble-in:after,
.together.chat-l .bubble-black .bubble-in:before,
.together.chat-r .bubble-black .bubble-in:after,
.together.chat-r .bubble-black .bubble-in:before{
border-bottom-color: #555555;
} .main-body .ranking-list{
margin-right: 0;
margin-left: 0;
}
.main-body .ranking-list li{
list-style: none;
overflow: hidden;
margin-bottom: 40px;
}
.main-body .rank-title{
padding: 5px 0;
border: none;
background: none;
font-weight: normal;
font-size: 1.5em;
}
.main-body .rank-title{
margin-top: 0;
}
.rank-thumb{
float: left;
margin-right: 20px;
margin-bottom: 20px;
}
.sub-conts .ranking-list03 .rank-thumb img{
width: 100px;
height: auto;
}
.col2 .sub-conts .ranking-list01 .rank-thumb,
.col2 .sub-conts .ranking-list02 .rank-thumb,
.col2r .sub-conts .ranking-list01 .rank-thumb,
.col2r .sub-conts .ranking-list02 .rank-thumb{
float: none;
text-align: center;
}
.rank-desc{
overflow: hidden;
} .ranking-list01 > li .rank-title{
padding-left: 60px;
}
.ranking-list01 .rank01 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-01.png) left top no-repeat; }
.ranking-list01 .rank02 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-02.png) left top no-repeat; }
.ranking-list01 .rank03 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-03.png) left top no-repeat; }
.ranking-list01 .rank04 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-04.png) left top no-repeat; }
.ranking-list01 .rank05 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-05.png) left top no-repeat; }
.ranking-list01 .rank06 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-06.png) left top no-repeat; }
.ranking-list01 .rank07 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-07.png) left top no-repeat; }
.ranking-list01 .rank08 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-08.png) left top no-repeat; }
.ranking-list01 .rank09 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-09.png) left top no-repeat; }
.ranking-list01 .rank10 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-10.png) left top no-repeat; } @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){	
.ranking-list01 .rank01 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-01@2x.png) left top no-repeat; }
.ranking-list01 .rank02 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-02@2x.png) left top no-repeat; }
.ranking-list01 .rank03 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-03@2x.png) left top no-repeat; }
.ranking-list01 .rank04 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-04@2x.png) left top no-repeat; }
.ranking-list01 .rank05 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-05@2x.png) left top no-repeat; }
.ranking-list01 .rank06 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-06@2x.png) left top no-repeat; }
.ranking-list01 .rank07 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-07@2x.png) left top no-repeat; }
.ranking-list01 .rank08 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-08@2x.png) left top no-repeat; }
.ranking-list01 .rank09 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-09@2x.png) left top no-repeat; }
.ranking-list01 .rank10 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-10@2x.png) left top no-repeat; }
.ranking-list01 .rank01 .rank-title,
.ranking-list01 .rank02 .rank-title,
.ranking-list01 .rank03 .rank-title,
.ranking-list01 .rank04 .rank-title,
.ranking-list01 .rank05 .rank-title,
.ranking-list01 .rank06 .rank-title,
.ranking-list01 .rank07 .rank-title,
.ranking-list01 .rank08 .rank-title,
.ranking-list01 .rank09 .rank-title,
.ranking-list01 .rank10 .rank-title{
-webkit-background-size: 48px 40px;
background-size: 48px 40px;
}
} .ranking-list02 > li .rank-title{
padding-left: 60px;
padding-bottom: 10px;
}
.ranking-list02 .rank01 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank02-01.png) left top no-repeat; }
.ranking-list02 .rank02 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank02-02.png) left top no-repeat; }
.ranking-list02 .rank03 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank02-03.png) left top no-repeat; }
.ranking-list02 .rank04 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank02-04.png) left top no-repeat; }
.ranking-list02 .rank05 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank02-05.png) left top no-repeat; }
.ranking-list02 .rank06 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank02-06.png) left top no-repeat; }
.ranking-list02 .rank07 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank02-07.png) left top no-repeat; }
.ranking-list02 .rank08 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank02-08.png) left top no-repeat; }
.ranking-list02 .rank09 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank02-09.png) left top no-repeat; }
.ranking-list02 .rank10 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank02-10.png) left top no-repeat; } @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.ranking-list02 .rank01 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank02-01@2x.png) left top no-repeat; }
.ranking-list02 .rank02 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank02-02@2x.png) left top no-repeat; }
.ranking-list02 .rank03 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank02-03@2x.png) left top no-repeat; }
.ranking-list02 .rank04 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank02-04@2x.png) left top no-repeat; }
.ranking-list02 .rank05 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank02-05@2x.png) left top no-repeat; }
.ranking-list02 .rank06 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank02-06@2x.png) left top no-repeat; }
.ranking-list02 .rank07 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank02-07@2x.png) left top no-repeat; }
.ranking-list02 .rank08 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank02-08@2x.png) left top no-repeat; }
.ranking-list02 .rank09 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank02-09@2x.png) left top no-repeat; }
.ranking-list02 .rank10 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank02-10@2x.png) left top no-repeat; }
.ranking-list02 .rank01 .rank-title,
.ranking-list02 .rank02 .rank-title,
.ranking-list02 .rank03 .rank-title,
.ranking-list02 .rank04 .rank-title,
.ranking-list02 .rank05 .rank-title,
.ranking-list02 .rank06 .rank-title,
.ranking-list02 .rank07 .rank-title,
.ranking-list02 .rank08 .rank-title,
.ranking-list02 .rank09 .rank-title,
.ranking-list02 .rank10 .rank-title{
-webkit-background-size: 40px 45px;
background-size: 40px 45px;
}
} .ranking-list03 > li .rank-title{
padding: 5px 0;
padding-left: 58px;
font-size: 1.25em;
}
.sub-conts .ranking-list03 > li .rank-title{
min-height: 25px;
padding: 0 0 5px 40px;
font-size: 1.25em;
}
.sub-conts .ranking-list03 > li .rank-title a{
text-decoration: none;
}
.ranking-list03 li .rank-title{
border-bottom: 1px solid #909090;
}
.ranking-list03 .rank01 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-01.png) left top no-repeat; }
.ranking-list03 .rank02 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-02.png) left top no-repeat; }
.ranking-list03 .rank03 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-03.png) left top no-repeat; }
.ranking-list03 .rank04 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-04.png) left top no-repeat; }
.ranking-list03 .rank05 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-05.png) left top no-repeat; }
.ranking-list03 .rank06 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-06.png) left top no-repeat; }
.ranking-list03 .rank07 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-07.png) left top no-repeat; }
.ranking-list03 .rank08 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-08.png) left top no-repeat; }
.ranking-list03 .rank09 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-09.png) left top no-repeat; }
.ranking-list03 .rank10 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-10.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank01 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-01.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank02 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-02.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank03 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-03.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank04 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-04.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank05 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-05.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank06 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-06.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank07 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-07.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank08 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-08.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank09 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-09.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank10 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-10.png) left top no-repeat; } @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.ranking-list03 .rank01 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-01@2x.png) left top no-repeat; }
.ranking-list03 .rank02 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-02@2x.png) left top no-repeat; }
.ranking-list03 .rank03 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-03@2x.png) left top no-repeat; }
.ranking-list03 .rank04 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-04@2x.png) left top no-repeat; }
.ranking-list03 .rank05 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-05@2x.png) left top no-repeat; }
.ranking-list03 .rank06 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-06@2x.png) left top no-repeat; }
.ranking-list03 .rank07 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-07@2x.png) left top no-repeat; }
.ranking-list03 .rank08 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-08@2x.png) left top no-repeat; }
.ranking-list03 .rank09 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-09@2x.png) left top no-repeat; }
.ranking-list03 .rank10 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-10@2x.png) left top no-repeat; }
.ranking-list03 .rank01 .rank-title,
.ranking-list03 .rank02 .rank-title,
.ranking-list03 .rank03 .rank-title,
.ranking-list03 .rank04 .rank-title,
.ranking-list03 .rank05 .rank-title,
.ranking-list03 .rank06 .rank-title,
.ranking-list03 .rank07 .rank-title,
.ranking-list03 .rank08 .rank-title,
.ranking-list03 .rank09 .rank-title,
.ranking-list03 .rank10 .rank-title{
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
.sub-conts .ranking-list03 .rank01 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-01@2x.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank02 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-02@2x.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank03 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-03@2x.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank04 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-04@2x.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank05 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-05@2x.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank06 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-06@2x.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank07 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-07@2x.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank08 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-08@2x.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank09 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-09@2x.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank10 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-10@2x.png) left top no-repeat; }
.sub-conts .ranking-list03 .rank01 .rank-title,
.sub-conts .ranking-list03 .rank02 .rank-title,
.sub-conts .ranking-list03 .rank03 .rank-title,
.sub-conts .ranking-list03 .rank04 .rank-title,
.sub-conts .ranking-list03 .rank05 .rank-title,
.sub-conts .ranking-list03 .rank06 .rank-title,
.sub-conts .ranking-list03 .rank07 .rank-title,
.sub-conts .ranking-list03 .rank08 .rank-title,
.sub-conts .ranking-list03 .rank09 .rank-title,
.sub-conts .ranking-list03 .rank10 .rank-title{
-webkit-background-size: 30px 30px;
background-size: 30px 30px;
}
} .ranking-list .on-image{
}
.ranking-list .on-image .rank-title{
padding: 0!important;
border: 0;
background: none!important;
font-size: 1.25em;
}
.ranking-list .on-image .rank-thumb{
position: relative;
}
.ranking-list .on-image .rank-thumb:before,
.ranking-list .on-image .rank-thumb:before,
.ranking-list .on-image .rank-thumb:before{
position: absolute;
top: 0;
left: 0;
}
.ranking-list03 > .rank01.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-01.png); }
.ranking-list03 > .rank02.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-02.png); }
.ranking-list03 > .rank03.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-03.png); }
.ranking-list03 > .rank04.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-04.png); }
.ranking-list03 > .rank05.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-05.png); }
.ranking-list03 > .rank06.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-06.png); }
.ranking-list03 > .rank07.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-07.png); }
.ranking-list03 > .rank08.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-08.png); }
.ranking-list03 > .rank09.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-09.png); }
.ranking-list03 > .rank10.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-10.png); }
.sub-conts .ranking-list03 > .rank01.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-01.png); }
.sub-conts .ranking-list03 > .rank02.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-02.png); }
.sub-conts .ranking-list03 > .rank03.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-03.png); }
.sub-conts .ranking-list03 > .rank04.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-04.png); }
.sub-conts .ranking-list03 > .rank05.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-05.png); }
.sub-conts .ranking-list03 > .rank06.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-06.png); }
.sub-conts .ranking-list03 > .rank07.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-07.png); }
.sub-conts .ranking-list03 > .rank08.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-08.png); }
.sub-conts .ranking-list03 > .rank09.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-09.png); }
.sub-conts .ranking-list03 > .rank10.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-10.png); } @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.ranking-list03 > .rank01.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-01@2x.png); }
.ranking-list03 > .rank02.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-02@2x.png); }
.ranking-list03 > .rank03.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-03@2x.png); }
.ranking-list03 > .rank04.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-04@2x.png); }
.ranking-list03 > .rank05.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-05@2x.png); }
.ranking-list03 > .rank06.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-06@2x.png); }
.ranking-list03 > .rank07.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-07@2x.png); }
.ranking-list03 > .rank08.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-08@2x.png); }
.ranking-list03 > .rank09.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-09@2x.png); }
.ranking-list03 > .rank10.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-10@2x.png); }
.ranking-list03 > .rank01.on-image .rank-thumb:before,
.ranking-list03 > .rank02.on-image .rank-thumb:before,
.ranking-list03 > .rank03.on-image .rank-thumb:before,
.ranking-list03 > .rank04.on-image .rank-thumb:before,
.ranking-list03 > .rank05.on-image .rank-thumb:before,
.ranking-list03 > .rank06.on-image .rank-thumb:before,
.ranking-list03 > .rank07.on-image .rank-thumb:before,
.ranking-list03 > .rank08.on-image .rank-thumb:before,
.ranking-list03 > .rank09.on-image .rank-thumb:before,
.ranking-list03 > .rank10.on-image .rank-thumb:before{
display: inline-block;
width: 48px;
height: 48px;
vertical-align: middle;
-webkit-background-size: contain;
background-size: contain;
content: " ";
}
.sub-conts .ranking-list03 > .rank01.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-01@2x.png); }
.sub-conts .ranking-list03 > .rank02.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-02@2x.png); }
.sub-conts .ranking-list03 > .rank03.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-03@2x.png); }
.sub-conts .ranking-list03 > .rank04.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-04@2x.png); }
.sub-conts .ranking-list03 > .rank05.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-05@2x.png); }
.sub-conts .ranking-list03 > .rank06.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-06@2x.png); }
.sub-conts .ranking-list03 > .rank07.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-07@2x.png); }
.sub-conts .ranking-list03 > .rank08.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-08@2x.png); }
.sub-conts .ranking-list03 > .rank09.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-09@2x.png); }
.sub-conts .ranking-list03 > .rank10.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-10@2x.png); }
.sub-conts .ranking-list03 > .rank01.on-image .rank-thumb:before,
.sub-conts .ranking-list03 > .rank02.on-image .rank-thumb:before,
.sub-conts .ranking-list03 > .rank03.on-image .rank-thumb:before,
.sub-conts .ranking-list03 > .rank04.on-image .rank-thumb:before,
.sub-conts .ranking-list03 > .rank05.on-image .rank-thumb:before,
.sub-conts .ranking-list03 > .rank06.on-image .rank-thumb:before,
.sub-conts .ranking-list03 > .rank07.on-image .rank-thumb:before,
.sub-conts .ranking-list03 > .rank08.on-image .rank-thumb:before,
.sub-conts .ranking-list03 > .rank09.on-image .rank-thumb:before,
.sub-conts .ranking-list03 > .rank10.on-image .rank-thumb:before{
display: inline-block;
width: 30px;
height: 30px;
vertical-align: middle;
-webkit-background-size: contain;
background-size: contain;
content: " ";
}
} .ranking-list04 .rank-box{
position: relative;
width: 320px;
margin-right: auto;
margin-left: auto;
}
.col1 .ranking-list04 li{
display: inline-block;
margin-right: 20px;
}
.ranking-list04 .rank-box img{
width: 100%;
}
.ranking-list04 .on-image .rank-box:before,
.ranking-list04 .on-image .rank-box:before,
.ranking-list04 .on-image .rank-box:before{
position: absolute;
top: 0;
left: 0;
}
.ranking-list04 .on-image .rank-box .rank-text{
position: absolute;
bottom: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0;
padding: 10px;
background-color: rgba(0,0,0,0.5);
background-color: #000000\9; color: #fff;
}
html:not(:target) .ranking-list04 .on-image .rank-box .rank-text{
background-color: rgba(0,0,0,0.5); }
.ranking-list04 .on-image .rank-box a{
color: #fff;
}
.ranking-list04 .on-image .rank-box a:hover,
.ranking-list04 .on-image .rank-box a:active,
.ranking-list04 .on-image .rank-box a:focus{
color: #d5ae60;
}
.ranking-list04 > .rank01.on-image .rank-box:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-01.png); }
.ranking-list04 > .rank02.on-image .rank-box:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-02.png); }
.ranking-list04 > .rank03.on-image .rank-box:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-03.png); }
.ranking-list04 > .rank04.on-image .rank-box:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-04.png); }
.ranking-list04 > .rank05.on-image .rank-box:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-05.png); }
.ranking-list04 > .rank06.on-image .rank-box:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-06.png); }
.ranking-list04 > .rank07.on-image .rank-box:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-07.png); }
.ranking-list04 > .rank08.on-image .rank-box:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-08.png); }
.ranking-list04 > .rank09.on-image .rank-box:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-09.png); }
.ranking-list04 > .rank10.on-image .rank-box:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-10.png); } @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.ranking-list04 > .rank01.on-image .rank-box:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-01@2x.png); }
.ranking-list04 > .rank02.on-image .rank-box:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-02@2x.png); }
.ranking-list04 > .rank03.on-image .rank-box:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-03@2x.png); }
.ranking-list04 > .rank04.on-image .rank-box:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-04@2x.png); }
.ranking-list04 > .rank05.on-image .rank-box:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-05@2x.png); }
.ranking-list04 > .rank06.on-image .rank-box:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-06@2x.png); }
.ranking-list04 > .rank07.on-image .rank-box:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-07@2x.png); }
.ranking-list04 > .rank08.on-image .rank-box:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-08@2x.png); }
.ranking-list04 > .rank09.on-image .rank-box:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-09@2x.png); }
.ranking-list04 > .rank10.on-image .rank-box:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank03-10@2x.png); }
.ranking-list04 > .rank01.on-image .rank-box:before,
.ranking-list04 > .rank02.on-image .rank-box:before,
.ranking-list04 > .rank03.on-image .rank-box:before,
.ranking-list04 > .rank04.on-image .rank-box:before,
.ranking-list04 > .rank05.on-image .rank-box:before,
.ranking-list04 > .rank06.on-image .rank-box:before,
.ranking-list04 > .rank07.on-image .rank-box:before,
.ranking-list04 > .rank08.on-image .rank-box:before,
.ranking-list04 > .rank09.on-image .rank-box:before,
.ranking-list04 > .rank10.on-image .rank-box:before{
display: inline-block;
width: 48px;
height: 48px;
vertical-align: middle;
-webkit-background-size: contain;
background-size: contain;
content: " ";
}
} .ranking-list05 .rank-box{
position: relative;
width: 320px;
margin-right: auto;
margin-left: auto;
background-position: center center;
background-size: cover;
}
.col1 .ranking-list05 li{
display: inline-block;
margin-right: 20px;
}
.ranking-list05 .rank-box a{
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 180px;
padding: 3em 1em 1em;
background-color: rgba(0,0,0,0.5);
background-color: #000000\9; color: #fff;
}
html:not(:target) .ranking-list05 .rank-box a{
background-color: rgba(0,0,0,0.5); }
.ranking-list05 .rank-box a:hover,
.ranking-list05 .rank-box a:active,
.ranking-list05 .rank-box a:focus{
color: #d5ae60;
}
.ranking-list05 .on-image .rank-box:before,
.ranking-list05 .on-image .rank-box:before,
.ranking-list05 .on-image .rank-box:before{
position: absolute;
top: 0;
left: 0;
}
.ranking-list05 > .rank01.on-image .rank-box:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-01.png); }
.ranking-list05 > .rank02.on-image .rank-box:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-02.png); }
.ranking-list05 > .rank03.on-image .rank-box:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-03.png); }
.ranking-list05 > .rank04.on-image .rank-box:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-04.png); }
.ranking-list05 > .rank05.on-image .rank-box:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-05.png); }
.ranking-list05 > .rank06.on-image .rank-box:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-06.png); }
.ranking-list05 > .rank07.on-image .rank-box:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-07.png); }
.ranking-list05 > .rank08.on-image .rank-box:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-08.png); }
.ranking-list05 > .rank09.on-image .rank-box:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-09.png); }
.ranking-list05 > .rank10.on-image .rank-box:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-10.png); } @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.ranking-list05 > .rank01.on-image .rank-box:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-01@2x.png); }
.ranking-list05 > .rank02.on-image .rank-box:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-02@2x.png); }
.ranking-list05 > .rank03.on-image .rank-box:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-03@2x.png); }
.ranking-list05 > .rank04.on-image .rank-box:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-04@2x.png); }
.ranking-list05 > .rank05.on-image .rank-box:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-05@2x.png); }
.ranking-list05 > .rank06.on-image .rank-box:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-06@2x.png); }
.ranking-list05 > .rank07.on-image .rank-box:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-07@2x.png); }
.ranking-list05 > .rank08.on-image .rank-box:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-08@2x.png); }
.ranking-list05 > .rank09.on-image .rank-box:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-09@2x.png); }
.ranking-list05 > .rank10.on-image .rank-box:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank04-10@2x.png); }
.ranking-list05 > .rank01.on-image .rank-box:before,
.ranking-list05 > .rank02.on-image .rank-box:before,
.ranking-list05 > .rank03.on-image .rank-box:before,
.ranking-list05 > .rank04.on-image .rank-box:before,
.ranking-list05 > .rank05.on-image .rank-box:before,
.ranking-list05 > .rank06.on-image .rank-box:before,
.ranking-list05 > .rank07.on-image .rank-box:before,
.ranking-list05 > .rank08.on-image .rank-box:before,
.ranking-list05 > .rank09.on-image .rank-box:before,
.ranking-list05 > .rank10.on-image .rank-box:before{
display: inline-block;
width: 30px;
height: 30px;
vertical-align: middle;
-webkit-background-size: contain;
background-size: contain;
content: " ";
}
} .main-body .post-list01,
.main-body .post-list02{
margin-right: 0;
margin-left: 0;
}
.main-body .post-list01 li,
.main-body .post-list02 li{
list-style: none;
overflow: hidden;
margin-bottom: 40px;
} .post-list01 .post-box{
position: relative;
width: 320px;
margin-right: auto;
margin-left: auto;
}
.col1 .post-list01 li{
display: inline-block;
margin-right: 20px;
}
.post-list01 .post-box img{
width: 100%;
}
.post-list01 .on-image .post-box:before,
.post-list01 .on-image .post-box:before,
.post-list01 .on-image .post-box:before{
position: absolute;
top: 0;
left: 0;
}
.post-list01 .on-image .post-box .post-text{
position: absolute;
bottom: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0;
padding: 10px;
background-color: rgba(0,0,0,0.5);
background-color: #000000\9; color: #fff;
}
html:not(:target) .post-list01 .on-image .post-box .post-text{
background-color: rgba(0,0,0,0.5); }
.post-list01 .on-image .post-box a{
color: #fff;
}
.post-list01 .on-image .post-box a:hover,
.post-list01 .on-image .post-box a:active,
.post-list01 .on-image .post-box a:focus{
color: #d5ae60;
} .post-list02 .post-box{
position: relative;
width: 320px;
margin-right: auto;
margin-left: auto;
background-position: center center;
background-size: cover;
}
.col1 .post-list02 li{
display: inline-block;
margin-right: 20px;
}
.post-list02 .post-box a{
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 180px;
padding: 1em;
background-color: rgba(0,0,0,0.5);
background-color: #000000\9; color: #fff;
}
html:not(:target) .post-list02 .post-box a{
background-color: rgba(0,0,0,0.5); }
.post-list02 .post-box a:hover,
.post-list02 .post-box a:active,
.post-list02 .post-box a:focus{
color: #d5ae60;
}
.post-list02 .on-image .post-box:before,
.post-list02 .on-image .post-box:before,
.post-list02 .on-image .post-box:before{
position: absolute;
top: 0;
left: 0;
} .review-table{
width: auto;
margin-top: 0;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
}
.rank-thumb .review-table{
width: 100%;
margin-bottom: 0;
}
.review-table th,
.review-table td{
line-height: 1.0;
padding: 0.5em;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
background-color: #e4f6ff;
}
.review-table th{
font-weight: normal;
}
.star00,
.star05,
.star10,
.star15,
.star20,
.star25,
.star30,
.star35,
.star40,
.star45,
.star50{
padding-left: 105px;
white-space: nowrap;
}
.star00{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-star00.png) left center no-repeat; }
.star05{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-star05.png) left center no-repeat; }
.star10{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-star10.png) left center no-repeat; }
.star15{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-star15.png) left center no-repeat; }
.star20{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-star20.png) left center no-repeat; }
.star25{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-star25.png) left center no-repeat; }
.star30{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-star30.png) left center no-repeat; }
.star35{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-star35.png) left center no-repeat; }
.star40{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-star40.png) left center no-repeat; }
.star45{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-star45.png) left center no-repeat; }
.star50{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-star50.png) left center no-repeat; } @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.star00{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-star00@2x.png) left center no-repeat; }
.star05{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-star05@2x.png) left center no-repeat; }
.star10{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-star10@2x.png) left center no-repeat; }
.star15{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-star15@2x.png) left center no-repeat; }
.star20{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-star20@2x.png) left center no-repeat; }
.star25{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-star25@2x.png) left center no-repeat; }
.star30{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-star30@2x.png) left center no-repeat; }
.star35{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-star35@2x.png) left center no-repeat; }
.star40{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-star40@2x.png) left center no-repeat; }
.star45{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-star45@2x.png) left center no-repeat; }
.star50{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-star50@2x.png) left center no-repeat; }
.star00,
.star05,
.star10,
.star15,
.star20,
.star25,
.star30,
.star35,
.star40,
.star45,
.star50{
-webkit-background-size: 97px 17px;
background-size: 97px 17px;
}
}
.item-data{
margin-bottom: 1em;
}
.item-data dl,
.item-data dt,
.item-data dd{
margin: 0;
}
.item-data dt,
.item-data dd{
display: inline-block;
}
.item-data dd{
padding-left: 0;
}
.comparative-list01 .rank-desc,
.comparative-list02 .rank-desc{
overflow: visible;
}
.main-body .review-desc-title{
overflow: hidden;
margin-top: 0;
margin-bottom: 0.6em;
padding: 0 0 0 14px;
border-left: 5px solid #123760;
background: none;
color: #123760;
font-size: 1.125em;
} .comparative-list01 > li .rank-title{
padding-left: 60px;
}
.comparative-list01 .rank01 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-01.png) left top no-repeat; }
.comparative-list01 .rank02 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-02.png) left top no-repeat; }
.comparative-list01 .rank03 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-03.png) left top no-repeat; }
.comparative-list01 .rank04 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-04.png) left top no-repeat; }
.comparative-list01 .rank05 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-05.png) left top no-repeat; }
.comparative-list01 .rank06 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-06.png) left top no-repeat; }
.comparative-list01 .rank07 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-07.png) left top no-repeat; }
.comparative-list01 .rank08 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-08.png) left top no-repeat; }
.comparative-list01 .rank09 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-09.png) left top no-repeat; }
.comparative-list01 .rank10 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-10.png) left top no-repeat; } @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){	
.comparative-list01 .rank01 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-01@2x.png) left top no-repeat; }
.comparative-list01 .rank02 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-02@2x.png) left top no-repeat; }
.comparative-list01 .rank03 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-03@2x.png) left top no-repeat; }
.comparative-list01 .rank04 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-04@2x.png) left top no-repeat; }
.comparative-list01 .rank05 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-05@2x.png) left top no-repeat; }
.comparative-list01 .rank06 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-06@2x.png) left top no-repeat; }
.comparative-list01 .rank07 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-07@2x.png) left top no-repeat; }
.comparative-list01 .rank08 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-08@2x.png) left top no-repeat; }
.comparative-list01 .rank09 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-09@2x.png) left top no-repeat; }
.comparative-list01 .rank10 .rank-title{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank01-10@2x.png) left top no-repeat; }
.comparative-list01 .rank01 .rank-title,
.comparative-list01 .rank02 .rank-title,
.comparative-list01 .rank03 .rank-title,
.comparative-list01 .rank04 .rank-title,
.comparative-list01 .rank05 .rank-title,
.comparative-list01 .rank06 .rank-title,
.comparative-list01 .rank07 .rank-title,
.comparative-list01 .rank08 .rank-title,
.comparative-list01 .rank09 .rank-title,
.comparative-list01 .rank10 .rank-title{
-webkit-background-size: 48px 40px;
background-size: 48px 40px;
}
} .comparative-list02 > .rank01.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank05-01.png); }
.comparative-list02 > .rank02.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank05-02.png); }
.comparative-list02 > .rank03.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank05-03.png); }
.comparative-list02 > .rank04.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank05-04.png); }
.comparative-list02 > .rank05.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank05-05.png); }
.comparative-list02 > .rank06.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank05-06.png); }
.comparative-list02 > .rank07.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank05-07.png); }
.comparative-list02 > .rank08.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank05-08.png); }
.comparative-list02 > .rank09.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank05-09.png); }
.comparative-list02 > .rank10.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank05-10.png); }
.sub-conts .comparative-list02 > .rank01.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank06-01.png); }
.sub-conts .comparative-list02 > .rank02.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank06-02.png); }
.sub-conts .comparative-list02 > .rank03.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank06-03.png); }
.sub-conts .comparative-list02 > .rank04.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank06-04.png); }
.sub-conts .comparative-list02 > .rank05.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank06-05.png); }
.sub-conts .comparative-list02 > .rank06.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank06-06.png); }
.sub-conts .comparative-list02 > .rank07.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank06-07.png); }
.sub-conts .comparative-list02 > .rank08.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank06-08.png); }
.sub-conts .comparative-list02 > .rank09.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank06-09.png); }
.sub-conts .comparative-list02 > .rank10.on-image .rank-thumb:before{ content: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank06-10.png); } @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.comparative-list02 > .rank01.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank05-01@2x.png); }
.comparative-list02 > .rank02.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank05-02@2x.png); }
.comparative-list02 > .rank03.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank05-03@2x.png); }
.comparative-list02 > .rank04.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank05-04@2x.png); }
.comparative-list02 > .rank05.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank05-05@2x.png); }
.comparative-list02 > .rank06.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank05-06@2x.png); }
.comparative-list02 > .rank07.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank05-07@2x.png); }
.comparative-list02 > .rank08.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank05-08@2x.png); }
.comparative-list02 > .rank09.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank05-09@2x.png); }
.comparative-list02 > .rank10.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank05-10@2x.png); }
.comparative-list02 > .rank01.on-image .rank-thumb:before,
.comparative-list02 > .rank02.on-image .rank-thumb:before,
.comparative-list02 > .rank03.on-image .rank-thumb:before,
.comparative-list02 > .rank04.on-image .rank-thumb:before,
.comparative-list02 > .rank05.on-image .rank-thumb:before,
.comparative-list02 > .rank06.on-image .rank-thumb:before,
.comparative-list02 > .rank07.on-image .rank-thumb:before,
.comparative-list02 > .rank08.on-image .rank-thumb:before,
.comparative-list02 > .rank09.on-image .rank-thumb:before,
.comparative-list02 > .rank10.on-image .rank-thumb:before{
display: inline-block;
width: 58px;
height: 58px;
vertical-align: middle;
-webkit-background-size: contain;
background-size: contain;
content: " ";
}
.sub-conts .comparative-list02 > .rank01.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank06-01@2x.png); }
.sub-conts .comparative-list02 > .rank02.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank06-02@2x.png); }
.sub-conts .comparative-list02 > .rank03.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank06-03@2x.png); }
.sub-conts .comparative-list02 > .rank04.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank06-04@2x.png); }
.sub-conts .comparative-list02 > .rank05.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank06-05@2x.png); }
.sub-conts .comparative-list02 > .rank06.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank06-06@2x.png); }
.sub-conts .comparative-list02 > .rank07.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank06-07@2x.png); }
.sub-conts .comparative-list02 > .rank08.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank06-08@2x.png); }
.sub-conts .comparative-list02 > .rank09.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank06-09@2x.png); }
.sub-conts .comparative-list02 > .rank10.on-image .rank-thumb:before{ background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rank06-10@2x.png); }
.sub-conts .comparative-list02 > .rank01.on-image .rank-thumb:before,
.sub-conts .comparative-list02 > .rank02.on-image .rank-thumb:before,
.sub-conts .comparative-list02 > .rank03.on-image .rank-thumb:before,
.sub-conts .comparative-list02 > .rank04.on-image .rank-thumb:before,
.sub-conts .comparative-list02 > .rank05.on-image .rank-thumb:before,
.sub-conts .comparative-list02 > .rank06.on-image .rank-thumb:before,
.sub-conts .comparative-list02 > .rank07.on-image .rank-thumb:before,
.sub-conts .comparative-list02 > .rank08.on-image .rank-thumb:before,
.sub-conts .comparative-list02 > .rank09.on-image .rank-thumb:before,
.sub-conts .comparative-list02 > .rank10.on-image .rank-thumb:before{
display: inline-block;
width: 36px;
height: 36px;
vertical-align: middle;
-webkit-background-size: contain;
background-size: contain;
content: " ";
}
} .interval img{
display: block;
margin: 60px auto;
} .check-list,
.check-list-l{
margin-left: 0;
}
.check-list li,
.check-list-l li{
list-style: none;	
}
.check-list li{
margin-bottom: 1em;
padding-left: 32px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-check-list.png) left 3px no-repeat;
}
.check-list-l li{
margin-bottom: 2em;
padding: 10px 0 10px 55px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-check-list-l.png) left 3px no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){	
.check-list li{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-check-list@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.check-list-l li{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-check-list-l@2x.png) left 3px no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .qa-list dt{
display: block;
margin-bottom: 30px;
padding: 10px 0 10px 65px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-q.png) left 3px no-repeat;
color: #123760;
font-size: 1.25em;
font-weight: bold;
}
.qa-list dd{
margin-left: 0;
margin-bottom: 70px;
padding: 10px 0 10px 65px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-a.png) left 3px no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.qa-list dt{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-q@2x.png) left 3px no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
.qa-list dd{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-a@2x.png) left 3px no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .flow-chart{
margin-left: 0;
}
.flow-chart li{
list-style: none;
margin-bottom: 20px;
padding-bottom: 60px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arrow-b-chart.png) center bottom no-repeat;
color:#333;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.flow-chart li{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arrow-b-chart@2x.png) center bottom no-repeat;
-webkit-background-size: 161px 40px;
background-size: 161px 40px;
}
}
.flow-chart li.end,
.flow-chart li:last-child{
padding-bottom: 0;
background: none;
}
.flow-chart .process-box{
padding: 30px;
background: #eafdff;
} .info-box{
padding: 30px 20px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/bg-sky.jpg) #f7e7c8;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.info-box{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/bg-sky@2x.jpg) #f7e7c8;
-webkit-background-size: 120px 120px;
background-size: 120px 120px;
}
}
.trailer-text{
color: #123760;
font-weight: bold;
font-size: 1.25em;
}
.trailer-text-l{
margin-bottom: 0;
padding: 1em;
border-radius: 4px;
background-color: rgba(255,255,255,0.7);
background-color: #ffffff\9; color: #123760;
font-weight: bold;
font-size: 1.4em;
}
html:not(:target) .trailer-text-l{
background-color: rgba(255,255,255,0.7); } .related-articles{
margin-top: 50px;
border-top: 1px solid #ccc;
}
.related-articles h2{
padding:20px 0 20px 33px;
}
.related-thumb{
overflow: hidden;
width: 100%;
}
.related-thumb img{
display: block;
max-width: none;
margin: auto;
}
.related-articles-thumbs01 ul{
margin-left: 0;
}
.related-articles-thumbs01 li{
list-style: none;
}
.related-articles-thumbs01 img{
width: auto;
max-height: 100px;
}
.related-articles-thumbs01 .related-thumb{
float: left;
width: 100px;
margin-right: 20px;
margin-bottom: 20px;
}
.related-articles-thumbs02 ul{
overflow: hidden;
margin-left: 0;
}
.related-articles-thumbs02 li{
list-style: none;
float: left;
width: 30%;
margin-left: 5%;
}
.related-articles-thumbs02 li:first-child{
margin-left: 0;
}
.related-articles-thumbs02 img{
width: auto;
max-height: 160px;
} #keni_toc{
display: block;
width: 80%;
margin: auto;
margin-bottom: 3em;
padding: 25px;
border: 2px solid #ccc;
font-size: 0.875em;
}
.keni-toc-title{
font-size: 1.286em;
}
#keni_toc ol{
margin-top: 0;
margin-bottom: 0;
margin-left: 25px;
}
#keni_toc ol ol{
margin-top: 0.5em;
}
#keni_toc ol ol li{
list-style-type: circle;
} .voice-box{
padding: 30px;
background: #e4f6ff;
}
.voice-content{
overflow: hidden;
}
.voice-content .b{
color: #123760;
} .col-onimage > .col{
position: relative;
overflow: hidden;
}
.col-onimage > .col .text-onimage{
position: absolute;
bottom: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0;
padding: 10px;
background-color: rgba(0,0,0,0.5);
background-color: #000000\9; color: #fff;
}
html:not(:target) .col-onimage > .col .text-onimage{
background-color: rgba(0,0,0,0.5); }
.col-onimage02 > .col{
background-position: center center;
background-size: cover;
}
.col-onimage02 > .col .text-onimage{
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 20px;
background-color: rgba(0,0,0,0.5);
background-color: #000000\9; color: #fff;
}
html:not(:target) .col-onimage02 > .col .text-onimage{
background-color: rgba(0,0,0,0.5); }
.col-onimage > .col .text-onimage a,
.col-onimage02 > .col a{
color: #fff;
}
.col-onimage > .col .text-onimage a:hover,
.col-onimage > .col .text-onimage a:active,
.col-onimage > .col .text-onimage a:focus,
.col-onimage02 > .col a:hover,
.col-onimage02 > .col a:active,
.col-onimage02 > .col a:focus{
color: #d5ae60;
} .link-next{
text-align: right;
}
.link-next a{
padding-left: 13px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arw-next.png) left 6px no-repeat;
}
.link-back a{
padding-left: 13px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arw-prev.png) left 6px no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.link-next a{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arw-next@2x.png) left 6px no-repeat;
-webkit-background-size: 8px 10px;
background-size: 8px 10px;
}
.link-back a{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arw-prev@2x.png) left 6px no-repeat;
-webkit-background-size: 8px 10px;
background-size: 8px 10px;
}
}
.page-nav ol{
margin-left: 0;
text-align: center;
}
.page-nav li{
display: inline-block;
margin-right: 10px;
padding: 4px 8px;
border: 1px solid #87c8e7;
}
.page-nav li:last-child{
margin-right: 0;
}
.page-nav li a{
display: block;
margin: -4px -8px;
padding: 4px 8px;
color: #123760;
text-decoration: none;
}
.current,
.page-nav li a:hover,
.page-nav li a:active,
.page-nav li a:focus{
background: #ffed9f;
color:#123760
}
.page-nav-bf ul{
margin-left: 0;
}
.page-nav-bf li{
list-style: none;
}
.page-nav-next{
float: right;
padding-right: 13px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arw-next.png) right center no-repeat;
}
.page-nav-prev{
float: left;
padding-left: 13px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arw-prev.png) left center no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.page-nav-next{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arw-next@2x.png) right center no-repeat;
-webkit-background-size: 8px 10px;
background-size: 8px 10px;
}
.page-nav-prev{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arw-prev@2x.png) left center no-repeat;
-webkit-background-size: 8px 10px;
background-size: 8px 10px;
}
} .single .article-body,
.page .article-body{
margin-bottom: 40px;
} .keni-relatedposts-list li p{
overflow: hidden;
}
.keni-relatedposts-list li p a[target="_blank"]{
padding: 3px;
padding-right: 15px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-outbound-link.png) right center no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.keni-relatedposts-list li p a[target="_blank"]{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-outbound-link@2x.png) right center no-repeat;
-webkit-background-size: 12px 13px;
background-size: 12px 13px;
}
}
.cont-nav{
padding-top: 40px;
border-top: 1px solid #ccc;
} .post-toc{
margin-bottom: 40px;
padding: 30px 20px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/bg-cast-box.png) #eeeeee;
} .comment-form-author,
.comment-form-mail,
.comment-form-url{
margin-bottom: 2em;
}
.comment-form-author p,
.comment-form-mail p,
.comment-form-url p{
margin-bottom: 0;
}
.alignleft{
float: left;
margin: 0 1em 1em 0;
}
.alignright{
float: right;
margin: 0 0 1em 1em;
}
.aligncenter{
display: block;
float: none;
margin-right: auto;
margin-bottom: 1em;
margin-left: auto;
}
.post-tag a{
word-break: break-all;
} .comments-area{
margin-top: 40px;
padding: 30px 20px 10px;
border-radius:4px;
background: #f7ffff;
background: -moz-linear-gradient(#f7ffff 0%, #e2f3ff 100%);
background: -webkit-linear-gradient(#f7ffff 0%, #e2f3ff 100%);
background: -webkit-gradient(linear, 0 0, 0 100%, from(#f7ffff), color-stop(1, #e2f3ff));
background: -o-linear-gradient(#f7ffff 0%, #e2f3ff 100%);
background: linear-gradient(#f7ffff 0%, #e2f3ff 100%);
}
.main-body h2.comment-form-title{
padding-left: 0;
background: none;
}
.comments-area h3{
margin-top:0;
}
.commentlist,
.commentlist .children{
margin-left: 0;
}
.commentlist{
margin-bottom:40px;
border-bottom: 1px solid #ccc;
}
.commentlist li{
list-style: none;
margin-bottom: 1em;
padding-bottom: 1em;
border-bottom: 1px dotted #ccc;
}
.commentlist li:last-child,
.commentlist ul li:last-child{
padding-bottom: 0;
border-bottom: 0;
}
.comment-meta{
color:#333;
}
.reply a{
padding-left: 13px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arw-next.png) left 6px no-repeat;
}
.commentlist .children{
margin-top: 1em;
padding-top: 1em;
padding-left: 40px;
border-top: 1px solid #ccc;
} .rsswidget img{
vertical-align: baseline;
}
.sub-conts .widget_recent_entries ul,
.sub-conts .widget_rss ul,
.sub-conts .widget_archive ul,
.sub-conts .widget_recent_comments ul,
.sub-conts .widget_nav_menu ul{
margin-left: 0;
padding-left: 0;
}
.sub-conts .widget_recent_entries li,
.sub-conts .widget_rss li,
.sub-conts .widget_archive li,
.sub-conts .widget_recent_comments li,
.sub-conts .widget_nav_menu li{
list-style: none;
margin-bottom: 1em;
padding-left: 13px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-list-arw.png) left 6px no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.sub-conts .widget_recent_entries li,
.sub-conts .widget_rss li,
.sub-conts .widget_archive li,
.sub-conts .widget_recent_comments li,
.sub-conts .widget_nav_menu li{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-list-arw@2x.png) left 6px no-repeat;
-webkit-background-size: 7px 10px;
background-size: 7px 10px;
}
}
.sub-conts .widget_recent_entries ul ul,
.sub-conts .widget_rss ul ul,
.sub-conts .widget_archive ul ul,
.sub-conts .widget_recent_comments ul ul,
.sub-conts .widget_nav_menu ul ul{
margin-top: 1em;
margin-left: 10px;
}
.num-pv{
font-size: 0.8em;
} .calendar,
.calendar_wrap table{
background: #fff;
font-size: 0.875em;
}
.calendar caption,
.widget_calendar caption{
font-weight: bold;
}
.calendar th,
.calendar td,
.widget_calendar th,
.widget_calendar td{
padding: 10px 0;
text-align: center;
}
.calendar tfoot td,
.widget_calendar tfoot td{
padding: 10px;
border-right-width: 0;
text-align: left;
}
.calendar tfoot td:last-child,
.widget_calendar tfoot td:last-child{
border-right-width: 1px;
text-align: right;
}
.calendar td a,
.widget_calendar tfoot td a{
display: block;
margin: -10px 0;
padding: 10px 0;
} .link-pages{
margin-top: 2em;
text-align: center;
line-height: 1.2;
}
.link-pages span{
display: inline-block;
margin-left: 0;
}
.link-pages a,
.link-pages span{
display: inline-block;
margin-right: 10px;
margin-bottom: 0.5em;
padding: 4px 8px;
border: 1px solid #c1c1c1;
text-decoration: none;
}
.link-pages span,
.link-pages a:hover,
.link-pages a:active,
.link-pages a:focus{
background: #c1c1c1;
color: #fff;
}
.link-pages a span{
display: inline;
margin-right: 0;
padding: 0;
border: 0;
background: transparent;
color: inherit;
}
.link-pages .link-pages-cap{
display: inline-block;
margin-right: 10px;
padding: 0;
border: 0;
background: transparent;
color: inherit;
} .wp-caption{
max-width: 100%;
} .gallery,
.gallery-item{
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.gallery{
margin-bottom: 1em;
}
.gallery-item{
display: inline-block;
width: 100%;
vertical-align: top;
text-align: center;
}
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item{
margin: 1%;
}
.gallery-columns-2 .gallery-item{ max-width: 48%; }
.gallery-columns-3 .gallery-item{ max-width: 31.3%; }
.gallery-columns-4 .gallery-item{ max-width: 23%; }
.gallery-columns-5 .gallery-item{ max-width: 18%; }
.gallery-columns-6 .gallery-item{ max-width: 14.6%; }
.gallery-columns-7 .gallery-item{ max-width: 12.2%; }
.gallery-columns-8 .gallery-item{ max-width: 10.5%; }
.gallery-columns-9 .gallery-item{ max-width: 9.1%; }
.gallery-icon img{
margin: 0 auto;
}
.gallery-caption{
display: block;
font-size: 0.875em;
}  .note{
display: block;
padding-left: 1em;
text-indent: -1em;
}
.note2{
display: block;
padding-left: 2em;
text-indent: -2em;
} .warning,
.error{
color: #e53935!important;
}
.required{
display: inline-block;
color: #e6603c!important;
} .dot{
position: relative;
padding-top: 5px;
}
.dot:before{
position: absolute;
top: 0;
left: 50%;
width: 0.2em;
height: 0.2em;
margin-left: -.1em;
background: #333;
border-radius: 50%;
content: "";
} .shadow{
box-shadow: 4px 4px 0px #ccc;
}
.shadow02{
box-shadow: 0px 0px 4px #666;
}
.outline{
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #ccc;
}
.frame{
-webkit-box-sizing: border-box;
box-sizing: border-box;
max-width: 95%;
padding: 8px;
background: #fff;
box-shadow: 0px 0px 8px #666;
}
.border{
border: 1px solid #ccc;
} img.resize10,
html:not(:target) img.resize10{
height: auto;
max-width: 10%;
}
img.resize20,
html:not(:target) img.resize20{
height: auto;
max-width: 20%;
}
img.resize30,
html:not(:target) img.resize30{
height: auto;
max-width: 30%;
}
img.resize40,
html:not(:target) img.resize40{
height: auto;
max-width: 40%;
}
img.resize50,
html:not(:target) img.resize50{
height: auto;
max-width: 50%;
}
img.resize60,
html:not(:target) img.resize60{
height: auto;
max-width: 60%;
}
img.resize70,
html:not(:target) img.resize70{
height: auto;
max-width: 70%;
}
img.resize80,
html:not(:target) img.resize80{
height: auto;
max-width: 80%;
}
img.resize90,
html:not(:target) img.resize90{
height: auto;
max-width: 90%;
} .circle{
border-radius: 50%;
} .rc4{ border-radius: 4px; }
.rc4-tl{ border-top-left-radius: 4px; }
.rc4-tr{ border-top-right-radius: 4px; }
.rc4-bl{ border-bottom-left-radius: 4px; }
.rc4-br{ border-bottom-right-radius: 4px; }
.rc8{ border-radius: 8px; }
.rc8-tl{ border-top-left-radius: 8px; }
.rc8-tr{ border-top-right-radius: 8px; }
.rc8-bl{ border-bottom-left-radius: 8px; }
.rc8-br{ border-bottom-right-radius: 8px; }
.rc12{ border-radius: 12px; }
.rc12-tl{ border-top-left-radius: 12px; }
.rc12-tr{ border-top-right-radius: 12px; }
.rc12-bl{ border-bottom-left-radius: 12px; }
.rc12-br{ border-bottom-right-radius: 12px; } .rc50{
border-radius: 50px;
} .transparent-panel-wrap{
padding: 1em;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/transparent-panel-bg.jpg) center center;
-webkit-background-size: cover;
background-size: cover;
}
.transparent-panel{
padding: 1em;
background-color: rgba(255,255,255,0.85);
background-color: #ffffff\9; }
html:not(:target) .transparent-panel{
background-color: rgba(255,255,255,0.85); } .fl-l{
float: left;
margin: 0 1em 1em 0;
}
.fl-r{
float: right;
margin: 0 0 1em 1em;
}
.fl-c{ clear: both; } .left{
float: left;
margin: 0 1em 1em 0;
}
.right{
float: right;
margin: 0 0 1em 1em;
} .al-l{ text-align: left; }
.al-r{ text-align: right; }
.al-c{ text-align: center; } .vl-t{ vertical-align: top!important; } .vl-m{ vertical-align: middle!important; } .vl-b{ vertical-align: bottom!important; }  .m0{ margin: 0!important; } .m0-t{ margin-top: 0!important; } .m0-r{ margin-right: 0!important; } .m0-b{ margin-bottom: 0!important; } .m0-l{ margin-left: 0!important; } .m5{ margin: 5px!important; }
.m5-t{ margin-top: 5px!important; }
.m5-r{ margin-right: 5px!important; }
.m5-b{ margin-bottom: 5px!important; }
.m5-l{ margin-left: 5px!important; }
.m10{ margin: 10px!important; }
.m10-t{ margin-top: 10px!important; }
.m10-r{ margin-right: 10px!important; }
.m10-b{ margin-bottom: 10px!important; }
.m10-l{ margin-left: 10px!important; }
.m15{ margin: 15px!important; }
.m15-t{ margin-top: 15px!important; }
.m15-r{ margin-right: 15px!important; }
.m15-b{ margin-bottom: 15px!important; }
.m15-l{ margin-left: 15px!important; }
.m20{ margin: 20px!important; }
.m20-t{ margin-top: 20px!important; }
.m20-r{ margin-right: 20px!important; }
.m20-b{ margin-bottom: 20px!important; }
.m20-l{ margin-left: 20px!important; }
.m25{ margin: 25px!important; }
.m25-t{ margin-top: 25px!important; }
.m25-r{ margin-right: 25px!important; }
.m25-b{ margin-bottom: 25px!important; }
.m25-l{ margin-left: 25px!important; }
.m30{ margin: 30px!important; }
.m30-t{ margin-top: 30px!important; }
.m30-r{ margin-right: 30px!important; }
.m30-b{ margin-bottom: 30px!important; }
.m30-l{ margin-left: 30px!important; }
.m40{ margin: 40px!important; }
.m40-t{ margin-top: 40px!important; }
.m40-r{ margin-right: 40px!important; }
.m40-b{ margin-bottom: 40px!important; }
.m40-l{ margin-left: 40px!important; }
.m50{ margin: 50px!important; }
.m50-t{ margin-top: 50px!important; }
.m50-r{ margin-right: 50px!important; }
.m50-b{ margin-bottom: 50px!important; }
.m50-l{ margin-left: 50px!important; }
.m60{ margin: 60px!important; }
.m60-t{ margin-top: 60px!important; }
.m60-r{ margin-right: 60px!important; }
.m60-b{ margin-bottom: 60px!important; }
.m60-l{ margin-left: 60px!important; }
.m70{ margin: 70px!important; }
.m70-t{ margin-top: 70px!important; }
.m70-r{ margin-right: 70px!important; }
.m70-b{ margin-bottom: 70px!important; }
.m70-l{ margin-left: 70px!important; }
.m80{ margin: 80px!important; }
.m80-t{ margin-top: 80px!important; }
.m80-r{ margin-right: 80px!important; }
.m80-b{ margin-bottom: 80px!important; }
.m80-l{ margin-left: 80px!important; }
.m90{ margin: 90px!important; }
.m90-t{ margin-top: 90px!important; }
.m90-r{ margin-right: 90px!important; }
.m90-b{ margin-bottom: 90px!important; }
.m90-l{ margin-left: 90px!important; }
.m100{ margin: 100px!important; }
.m100-t{ margin-top: 100px!important; }
.m100-r{ margin-right: 100px!important; }
.m100-b{ margin-bottom: 100px!important; }
.m100-l{ margin-left: 100px!important; }
.m120{ margin: 120px!important; }
.m120-t{ margin-top: 120px!important; }
.m120-r{ margin-right: 120px!important; }
.m120-b{ margin-bottom: 120px!important; }
.m120-l{ margin-left: 120px!important; }
.m150{ margin: 150px!important; }
.m150-t{ margin-top: 150px!important; }
.m150-r{ margin-right: 150px!important; }
.m150-b{ margin-bottom: 150px!important; }
.m150-l{ margin-left: 150px!important; }
.m200{ margin: 200px!important; }
.m200-t{ margin-top: 200px!important; }
.m200-r{ margin-right: 200px!important; }
.m200-b{ margin-bottom: 200px!important; }
.m200-l{ margin-left: 200px!important; }
.m300{ margin: 300px!important; }
.m300-t{ margin-top: 300px!important; }
.m300-r{ margin-right: 300px!important; }
.m300-b{ margin-bottom: 300px!important; }
.m300-l{ margin-left: 300px!important; } .p0{ padding: 0!important; }
.p0-t{ padding-top: 0!important; }
.p0-r{ padding-right: 0!important; }
.p0-b{ padding-bottom: 0!important; }
.p0-l{ padding-left: 0!important; }
.p5{ padding: 5px!important; }
.p5-t{ padding-top: 5px!important; }
.p5-r{ padding-right: 5px!important; }
.p5-b{ padding-bottom: 5px!important; }
.p5-l{ padding-left: 5px!important; }
.p10{ padding: 10px!important; }
.p10-t{ padding-top: 10px!important; }
.p10-r{ padding-right: 10px!important; }
.p10-b{ padding-bottom: 10px!important; }
.p10-l{ padding-left: 10px!important; }
.p15{ padding: 15px!important; }
.p15-t{ padding-top: 15px!important; }
.p15-r{ padding-right: 15px!important; }
.p15-b{ padding-bottom: 15px!important; }
.p15-l{ padding-left: 15px!important; }
.p20{ padding: 20px!important; }
.p20-t{ padding-top: 20px!important; }
.p20-r{ padding-right: 20px!important; }
.p20-b{ padding-bottom: 20px!important; }
.p20-l{ padding-left: 20px!important; }
.p25{ padding: 25px!important; }
.p25-t{ padding-top: 25px!important; }
.p25-r{ padding-right: 25px!important; }
.p25-b{ padding-bottom: 25px!important; }
.p25-l{ padding-left: 25px!important; }
.p30{ padding: 30px!important; }
.p30-t{ padding-top: 30px!important; }
.p30-r{ padding-right: 30px!important; }
.p30-b{ padding-bottom: 30px!important; }
.p30-l{ padding-left: 30px!important; }
.p40{ padding: 40px!important; }
.p40-t{ padding-top: 40px!important; }
.p40-r{ padding-right: 40px!important; }
.p40-b{ padding-bottom: 40px!important; }
.p40-l{ padding-left: 40px!important; }
.p50{ padding: 50px!important; }
.p50-t{ padding-top: 50px!important; }
.p50-r{ padding-right: 50px!important; }
.p50-b{ padding-bottom: 50px!important; }
.p50-l{ padding-left: 50px!important; }
.p60{ padding: 60px!important; }
.p60-t{ padding-top: 60px!important; }
.p60-r{ padding-right: 60px!important; }
.p60-b{ padding-bottom: 60px!important; }
.p60-l{ padding-left: 60px!important; }
.p70{ padding: 70px!important; }
.p70-t{ padding-top: 70px!important; }
.p70-r{ padding-right: 70px!important; }
.p70-b{ padding-bottom: 70px!important; }
.p70-l{ padding-left: 70px!important; }
.p80{ padding: 80px!important; }
.p80-t{ padding-top: 80px!important; }
.p80-r{ padding-right: 80px!important; }
.p80-b{ padding-bottom: 80px!important; }
.p80-l{ padding-left: 80px!important; }
.p90{ padding: 90px!important; }
.p90-t{ padding-top: 90px!important; }
.p90-r{ padding-right: 90px!important; }
.p90-b{ padding-bottom: 90px!important; }
.p90-l{ padding-left: 90px!important; }
.p100{ padding: 100px!important; }
.p100-t{ padding-top: 100px!important; }
.p100-r{ padding-right: 100px!important; }
.p100-b{ padding-bottom: 100px!important; }
.p100-l{ padding-left: 100px!important; } .b{ font-weight: bold!important; } .normal{ font-weight: normal!important; }  .big{ font-size: 1.2em!important; }
.big2{ font-size: 1.5em!important; }
.big3{ font-size: 1.8em!important; }
.small{ font-size: 0.8em!important; }
.f08em{ font-size: 0.8em; }
.f09em{ font-size: 0.9em; }
.f10em{ font-size: 1.0em; }
.f11em{ font-size: 1.1em; }
.f12em{ font-size: 1.2em; }
.f13em{ font-size: 1.3em; }
.f14em{ font-size: 1.4em; }
.f15em{ font-size: 1.5em; }
.f16em{ font-size: 1.6em; }
.f17em{ font-size: 1.7em; }
.f18em{ font-size: 1.8em; }
.f19em{ font-size: 1.9em; }
.f20em{ font-size: 2.0em; }
.f21em{ font-size: 2.1em; }
.f22em{ font-size: 2.2em; }
.f23em{ font-size: 2.3em; }
.f24em{ font-size: 2.4em; }
.f25em{ font-size: 2.5em; }
.f26em{ font-size: 2.6em; }
.f27em{ font-size: 2.7em; }
.f28em{ font-size: 2.8em; }
.f29em{ font-size: 2.9em; }
.f30em{ font-size: 3.0em; }
.f8pt{ font-size: 8.5pt; }
.f9pt{ font-size: 9.0pt; }
.f10pt{ font-size: 10pt; }
.f11pt{ font-size: 11pt; }
.f12pt{ font-size: 12pt; }
.f13pt{ font-size: 13pt; }
.f14pt{ font-size: 14pt; }
.f15pt{ font-size: 15pt; }
.f16pt{ font-size: 16pt; }
.f17pt{ font-size: 17pt; }
.f18pt{ font-size: 18pt; }
.f19pt{ font-size: 19pt; }
.f20pt{ font-size: 20pt; }
.f21pt{ font-size: 21pt; }
.f22pt{ font-size: 22pt; }
.f23pt{ font-size: 23pt; }
.f24pt{ font-size: 24pt; } .red{ color: #e53935!important; } .blue{ color: #0000dd!important; } .green{ color: #4caf50!important; } .yellow{ color: #ffff00!important; } .navy{ color: #3f51b5!important; } .orange{ color: #ff9800!important; } .pink{ color: #ec407a!important; } .purple{ color: #9c27b0!important; } .olive{ color: #808000!important; } .lime{ color: #00ff00!important; } .aqua{ color: #00bcd4!important; } .black{ color: #000!important; } .gray{ color: #ccc!important; } .white{ color: #fff!important; } .brown{ color: #6d4c33!important; }  .box-yellow,
.box-orange,
.box-pink,
.box-lime,
.box-gray{ padding: 2px; }
.box-yellow{ background-color: #ff6; } .box-orange{ background-color: #f90; } .box-pink{ background-color: #ffccff; } .box-lime{ background-color: #9f9; } .box-gray{ background-color: #ccc; }  .lh10{ line-height: 1.0!important; }
.lh11{ line-height: 1.1!important; }
.lh12{ line-height: 1.2!important; }
.lh13{ line-height: 1.3!important; }
.lh14{ line-height: 1.4!important; }
.lh15{ line-height: 1.5!important; }
.lh16{ line-height: 1.6!important; }
.lh17{ line-height: 1.7!important; }
.lh18{ line-height: 1.8!important; }
.lh19{ line-height: 1.9!important; }
.lh20{ line-height: 2.0!important; } .w05{ width: 5%; }
.w10{ width: 10%; }
.w15{ width: 15%; }
.w20{ width: 20%; }
.w25{ width: 25%; }
.w30{ width: 30%; }
.w35{ width: 35%; }
.w40{ width: 40%; }
.w45{ width: 45%; }
.w50{ width: 50%; }
.w55{ width: 55%; }
.w60{ width: 60%; }
.w65{ width: 65%; }
.w70{ width: 70%; }
.w75{ width: 75%; }
.w80{ width: 80%; }
.w85{ width: 85%; }
.w90{ width: 90%; }
.w95{ width: 95%; }
.w100{ width: 100%; } .underline{ text-decoration: underline!important; }
.del{ text-decoration: line-through; }
.noborder{ border: 0!important; }  .z1{ z-index: 1!important; }
.z2{ z-index: 2!important; }
.z3{ z-index: 3!important; }
.z4{ z-index: 4!important; }
.z5{ z-index: 5!important; }
.z10{ z-index: 10!important; }
.z20{ z-index: 20!important; }
.z30{ z-index: 30!important; }
.z40{ z-index: 40!important; }
.z50{ z-index: 50!important; } .inline{ margin: 1em 0; padding: 0; }
.inline li{
display: inline;
list-style-type: none;
} .none{ margin: 1em 0; padding: 0; }
.none li{ list-style-type: none; }  .icon-point{
padding: 0 0 0 30px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-point.png) left 3px no-repeat;
}
.icon-point-l{
padding: 10px 0 10px 60px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-point-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-point{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-point@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-point-l{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-point-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-caution{
padding: 0 0 0 30px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-caution.png) left 3px no-repeat;
}
.icon-caution-l{
padding: 10px 0 10px 60px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-caution-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-caution{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-caution@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-caution-l{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-caution-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-new{
padding: 0 0 0 30px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-new.png) left 3px no-repeat;
}
.icon-new-l{
padding: 10px 0 10px 60px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-new-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-new{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-new@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-new-l{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-new-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-wakaba{
padding: 0 0 0 30px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-wakaba.png) left 3px no-repeat;
}
.icon-wakaba-l{
padding: 10px 0 10px 60px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-wakaba-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-wakaba{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-wakaba@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-wakaba-l{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-wakaba-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-blank{
padding: 0 0 0 30px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-blank.png) left 3px no-repeat;
}
.icon-blank-l{
padding: 10px 0 10px 60px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-blank-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-blank{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-blank@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-blank-l{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-blank-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-arrow-t{
padding: 0 0 0 30px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arrow-t.png) left 3px no-repeat;
}
.icon-arrow-t-l{
padding: 10px 0 10px 60px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arrow-t-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-arrow-t{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arrow-t@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-arrow-t-l{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arrow-t-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-arrow-r{
padding: 0 0 0 30px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arrow-r.png) left 3px no-repeat;
}
.icon-arrow-r-l{
padding: 10px 0 10px 60px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arrow-r-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-arrow-r{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arrow-r@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-arrow-r-l{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arrow-r-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-arrow-b{
padding: 0 0 0 30px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arrow-b.png) left 3px no-repeat;
}
.icon-arrow-b-l{
padding: 10px 0 10px 60px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arrow-b-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-arrow-b{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arrow-b@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-arrow-b-l{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arrow-b-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-arrow-l{
padding: 0 0 0 30px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arrow-l.png) left 3px no-repeat;
}
.icon-arrow-l-l{
padding: 10px 0 10px 60px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arrow-l-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-arrow-l{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arrow-l@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-arrow-l-l{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-arrow-l-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-dl{
padding: 0 0 0 30px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-dl.png) left 3px no-repeat;
}
.icon-dl-l{
padding: 10px 0 10px 60px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-dl-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-dl{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-dl@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-dl-l{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-dl-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-pdf{
padding: 0 0 0 30px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-pdf.png) left 3px no-repeat;
}
.icon-pdf-l{
padding: 10px 0 10px 60px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-pdf-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-pdf{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-pdf@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-pdf-l{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-pdf-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-zip{
padding: 0 0 0 30px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-zip.png) left 3px no-repeat;
}
.icon-zip-l{
padding: 10px 0 10px 60px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-zip-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-zip{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-zip@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-zip-l{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-zip-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-mail{
padding: 0 0 0 30px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-mail.png) left 3px no-repeat;
}
.icon-mail-l{
padding: 10px 0 10px 60px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-mail-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-mail{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-mail@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-mail-l{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-mail-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-cart{
padding: 0 0 0 30px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-cart.png) left 3px no-repeat;
}
.icon-cart-l{
padding: 10px 0 10px 60px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-cart-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-cart{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-cart@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-cart-l{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-cart-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-search{
padding: 0 0 0 30px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-search.png) left 3px no-repeat;
}
.icon-search-l{
padding: 10px 0 10px 60px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-search-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-search{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-search@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-search-l{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-search-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-home{
padding: 0 0 0 30px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-home.png) left 3px no-repeat;
}
.icon-home-l{
padding: 10px 0 10px 60px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-home-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-home{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-home@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-home-l{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-home-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-folder{
padding: 0 0 0 30px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-folder.png) left 3px no-repeat;
}
.icon-folder-l{
padding: 10px 0 10px 60px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-folder-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-folder{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-folder@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-folder-l{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-folder-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-time{
padding: 0 0 0 30px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-time.png) left 3px no-repeat;
}
.icon-time-l{
padding: 10px 0 10px 60px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-time-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-time{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-time@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-time-l{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-time-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-calendar{
padding: 0 0 0 30px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-calendar.png) left 3px no-repeat;
}
.icon-calendar-l{
padding: 10px 0 10px 60px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-calendar-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-calendar{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-calendar@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-calendar-l{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-calendar-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-rss{
padding: 0 0 0 30px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rss.png) left 3px no-repeat;
}
.icon-rss-l{
padding: 10px 0 10px 60px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rss-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-rss{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rss@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-rss-l{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-rss-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-building{
padding: 0 0 0 30px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-building.png) left 3px no-repeat;
}
.icon-building-l{
padding: 10px 0 10px 60px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-building-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-building{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-building@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-building-l{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-building-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
} .icon-map{
padding: 0 0 0 30px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-map.png) left 3px no-repeat;
}
.icon-map-l{
padding: 10px 0 10px 60px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-map-l.png) left top no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.icon-map{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-map@2x.png) left 3px no-repeat;
-webkit-background-size: 24px 24px;
background-size: 24px 24px;
}
.icon-map-l{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-map-l@2x.png) left top no-repeat;
-webkit-background-size: 48px 48px;
background-size: 48px 48px;
}
}
.outbound{
padding: 3px;
padding-left: 15px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-outbound-link.png) left center no-repeat;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.outbound{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-outbound-link@2x.png) left center no-repeat;
-webkit-background-size: 12px 13px;
background-size: 12px 13px;
}
} .site-header-conts:after,
.main-body-in:after,
.article-body:after,
.section-in:after,
.col4-wrap:after,
.col3-wrap:after,
.col2-wrap:after,
.news-item:after,
.related-articles-thumbs01 li:after,
.btn-area:after,
.page-nav-bf:after,
.navigation:after,
.clearfix:after{
content: '';
display: block;
clear: both;
height: 0;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
  .site-header{
background:url(http://shinkaizukan.com/wp-content/themes/keni7_child/images/common/site-header.jpg);
}
.home .site-header{
background:url(http://shinkaizukan.com/wp-content/themes/keni7_child/images/common/site-header.jpg);
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.site-header{
background: url(http://shinkaizukan.com/wp-content/themes/keni7_child/images/common/site-header@2x.jpg) 1% 25%;
-webkit-background-size: 1156px 770px;
background-size: 1156px 770px;
}
.home .site-header{
background:url(http://shinkaizukan.com/wp-content/themes/keni7_child/images/common/site-header@2x.jpg) 14.6% 22%;
}
} .slides {
padding-bottom: 30px; 
}
.slides-frame {
border:10px ridge #333;
} .morebtn {
color: #fff;
text-decoration: none;
background: #008cd1;
width: 230px;
padding: 20px 10px;
position: relative;
overflow: hidden;
text-align: center;
display: block;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.morebtn:hover {
color: #fff;
background-size: 100px 100px;
background-position: right 50%;
background-color: #000055;
}
.morebtn::before {
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 30px;
background: url(//shinkaizukan.com/wp-content/uploads/more.png) no-repeat 0 50%;
background-size: 35px 35px;
-webkit-transition: all 0.3s ease;
transition: all 0.2s ease;
}
.morebtn:hover::before {
left: 180px;
background-size: 70px 70px;
}
.morebtn span {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.morebtn:hover span {
margin-left: -1800px;
}
.more {
float:right;
margin-top: -0.5em;
} .wp-pagenavi {
clear: both;
text-align:center;
}
.wp-pagenavi a, .wp-pagenavi span {
color: #fff;
background:-moz-linear-gradient( center top, #000055 5%, #1e62d0 100% );
background:-ms-linear-gradient( top, #000055 5%, #1e62d0 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #000055), color-stop(100%, #1e62d0) );
background-color:#000055;
border:1px solid #fff;
padding: 8px 15px;
margin: 0 2px;
white-space: nowrap;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
text-align: center;
text-decoration:none;
}
.wp-pagenavi a:hover{
color:#000055; 
background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
background:-ms-linear-gradient( top, #dfdfdf 5%, #ededed 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #dfdfdf), color-stop(100%, #ededed) );
background-color:#dfdfdf;
}
.wp-pagenavi span.current{
color: #FFF;
background:-moz-linear-gradient( center top, #1e62d0 5%, #000055 100% );
background:-ms-linear-gradient( top, #1e62d0 5%, #000055 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#000055');
background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #1e62d0), color-stop(100%, #008cd1) );
background-color:#1e62d0;
border-color: #fff;
font-weight: bold;
} a.logoimg {
display: block;
width: 210px;
height: 90px;
background: url(//shinkaizukan.com/wp-content/uploads/logo-off.png) no-repeat 0 0;
}
a.logoimg:hover {
background: url(//shinkaizukan.com/wp-content/uploads/logo-on.png) no-repeat 0 0;
} .under {
border-bottom: dashed 2px #87CEFA;
} hr.style01 {
height: 10px;
border: 0;
box-shadow: 0 10px 10px -10px #8c8b8b inset;
}
hr.style02 {
border:0;
border-bottom:1px dashed #999;
} .box-img,
.box-text{
display: inline-block;
vertical-align: middle;
} .wpcf7 {
margin: 96px 0;
}
.asterisk {
margin: 0 0 0 0.2em;
color: #f5637a;
}
.wpcf7 span.wpcf7-not-valid-tip {
font-size: 80%;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"] {
background-color: #fff;
color: #333;
width: 60%;
border: 1px solid #ddd;
font-size: 100%;
padding: 0.5em;
border-radius: 4px;
box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
}
.wpcf7 textarea {
background-color: #fff;
color: #333;
height: 200px;
width: 98%;
border: 1px solid #ddd;
font-size: 100%;
padding: 0.5em;
border-radius: 4px;
box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
}
.wpcf7 select{
background-color: #fff;
color: #333;
width: 98%;
border: 1px solid #ddd;
font-size: 100%;
padding: 0.5em;
border-radius: 4px;
box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
}
input.wpcf7-submit {
font-size: 1em;
display: inline-block;
padding: 0.5em 1em;
text-decoration: none;
color: #67c5ff;
border: dashed 1px #67c5ff;
background: #f2fcff;
border-radius: 3px;
transition: .4s;
height: 50px;
width: 40%;
}
.wpcf7-submit:hover {
background: #cbedff;
color: #FFF;
} .sns-wrap {
width: 100%;
margin-bottom: 1em;
}
.sns {
margin: 0 auto;
list-style: none;
}
.sns li {
float: left;
width: 32.3%;
margin: 0 .5% 2%;
}
.sns a {
display: block;
padding: 10px 5px;
border-radius: 5px;
text-align: center;
}
.sns span,
.sns .fa {
padding-left: 3px;
color: #fff;
}
.sns li a:hover {
-webkit-transform: translate3d(0px,5px,1px);
-moz-transform: translate3d(0px,5px,1px);
transform: translate3d(0px,5px,1px);
box-shadow: none;
}
.sns .twitter a {
background: #55acee;
box-shadow: 0 5px 0 #0092ca;
}
.sns .facebook a {
background: #315096;
box-shadow: 0 5px 0 #293c66;
}
.sns .hatebu a {
background: #00a4de;
box-shadow: 0 5px 0 #0285cc;
}
span.hatena-icon {
font-weight: bold;
}
@media only screen and ( max-width: 736px ) {
.sns li {
margin: 0 .5% 4%;
}
.sns a {
padding: 6px 3px;
}
} a {
text-decoration: none;
} .marker-yellow {
background: linear-gradient(transparent 60%, #FFF499 60%);
font-weight: bold;
}
.marker-pink {
background: linear-gradient(transparent 60%, #FFDDFF 60%);
}
.marker-orange {
background: linear-gradient(transparent 60%, #ffcc99 60%);
}
.marker-blue {
background: linear-gradient(transparent 60%, #CCFFFF 60%);
} .search-box{
text-align: right;
margin-right: 25px;
}
.search-box input[type="text"]{
width: 43%;
}
.btn-search {
width: 35px;
} .copyright{
background: #000011;
} .sub-conts .section-wrap .section-in .section-title, .sub-conts .section-wrap .article-header .section-title {
color: #FFF;
padding: 10px 0 0 60px;
background: url(http://shinkaizukan.com/wp-content/themes/keni7_child/images/common/section-title.png) 0 20% no-repeat;
}
.main-body .ranking-list li {
margin-bottom: 30px;
} body {
background: url(http://shinkaizukan.com/wp-content/themes/keni7_child/images/common/bg-navy@2x.jpg);
} .breadcrumbs-in {
margin: 1em 0;
color: #FFF;
font-size: 0.8em;
}
.breadcrumbs-in li {
background: url(http://shinkaizukan.com/wp-content/themes/keni7_child/images/icon/icon-btn-arw01.png) right center no-repeat;
margin-right: 10px;
}
.breadcrumbs-in li:before, .breadcrumbs-in li.bcl-first:before {
vertical-align: 0;
}
.breadcrumbs-in a{
color: #c0dae6;
} .main-body .archive-title {
color: #FFF;
} .cat a:hover {
display: inline-block;
background-color: #000;
border-radius: 3px;
}
.sub-conts .link-menu-image .post-title{
padding: 25px 0;
}
.sub-conts .link-menu-image li {
margin-bottom: 10px;
padding-bottom: 10px;
}
.link-menu-image-thumb {
padding: 2px;
background-color: #333;
}
.post-title a{
color: #c0dae6;
}
.post-title a:hover{
color:#e4b948;
} .w99{ width: 99%; } .related-articles-thumbs01 ul {
margin-left: 15px;
}
.related-articles-thumbs01 li {
width: 48%;
display: inline-block;
vertical-align: top;
padding-right: 10px;
}
.related-articles-thumbs01 li a{
text-decoration: underline;
}
.related-articles {
margin-top: 10px;
border-top: 1px solid #ccc;
padding-top: 15px;
} .main-body .section-title a:hover,
.main-body .section-title a:active,
.main-body .section-title a:focus{
text-decoration: none;
} .single .main-body h2{
position: relative;
padding: .25em 0 .5em .75em;
border-left: 6px solid #2e5272;
background: none;
}
.single .main-body h2::after {
position: absolute;
left: 0;
bottom: 0;
content: '';
width: 100%;
height: 0;
border-bottom: 1px solid #ccc;
} .db-table{
width: 100%;
margin-top: 0;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
}
.db-table th,
.db-table td{
line-height: 1.0;
padding: 0.5em;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
background-color: #e4f6ff;
}
.db-table th{
width: 25%;
font-weight: normal;
} p{
margin: 0 0 1.5em;
} div.anchor{
display: block;
padding-top: 20px;
margin-top: -20px;
} div#ez-toc-container {
margin: 20px auto;
}
div#ez-toc-container ul.ez-toc-list a {
text-decoration: none;
}
#ez-toc-container li, #ez-toc-container ul, #ez-toc-container ul li, .ez-toc-widget-container, .ez-toc-widget-container li {
line-height: 2;
} .searchandfilter ul {
margin: 0;
}
.searchandfilter ul li {
padding: 0;
margin-bottom: 1em;
}
input.sf-input-text {
width: 250px;
}
.main-body h4 {
margin: 15px 0 5px;
padding: 0;
border-bottom: none;
color: #FFF;
font-weight: bold;
font-size: 100%;
}
select.sf-input-select {
width: 255px;
}
.searchandfilter .sf-range-max, .searchandfilter .sf-range-min {
width: 67px;
}
span.sf-range-postfix {
color: #FFF;
padding: 3px;
}
span.sf-range-values-seperator {
color: #FFF;
}
.searchandfilter .meta-slider {
max-width: 95%;
margin-top: 15px;
}
li.sf-field-submit.odd {
text-align: center;
margin-top: 30px;
}
.sf-field-submit.odd input[type="submit"] {
width: 100px;
height: 40px;
border-radius: 3px;
background: #5293cc;
border:none;
color: #fff;
font-weight: bold;
font-size: 16px;
}
.sf-field-submit.odd input[type="submit"]:hover {
background: #3d6e99;
} .cast-box {
padding: 10px 10px;
}
.cast-box .administrator {
color: #123760;
font-weight: bold;
font-size: 16px;
text-align:center;
}
.cast-box .admin-img {
padding-left: 0;
}
.cast-box .admin-profile {
padding-top: 5px;
padding-left: 0;
font-size: 12px;
}
.cast-box li {
padding-left: 5px;
line-height: 1;
border-left: 5px solid #2d526f;
}
.cast-box .cast-name {
font-size: 16px;
}
.cast-box .cast .cast-headshot, .cast-box .cast .cast-profile {
margin-bottom: 20px;
font-size: 12px;
}
hr.chara {
position: relative;
border: 0;
text-align: center;
height: 1.5em;
}
hr.chara:before {
content: '';
background: linear-gradient(to right, #00BCD4, #2a4d69, #00BCD4);
position: absolute;
left: 0;
top: 50%;
width: 100%;
height: 2px;
}
hr.chara:after {
content: attr(data-content);
position: relative;
padding: 0 .5em;
line-height: 1.5em;
color: #0d99b2;
background-color: #e0f0f4;
font-size: 16px;
}
hr.chara2 {
height: 20px;
border: 0;
box-shadow: 0 10px 10px -10px #607D8B inset;
} .footer_link {
font-weight: 700;
color: #fff;
} .content-area.section-wrap {
padding: 0 0 0 5px;
background: none;
color: #fff;
}
.content-area .alignleft {
float: left;
margin: 2em 1.2em 2em;
}
.other-inline {
margin: 0;
padding: 0;
}
.other-inline li {
display: inline;
margin-right: 5px;
padding-right: 10px;
border-right: 1px solid #FFF;
}
.other-inline a {
color: #c0dae6;
}
.other-inline a:hover {
color:#e4b948;
}
.cate-description {
margin-left: 20px;
padding-top: 1.5em;
margin-bottom: -10px;
} .main-conts .section-wrap {
box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.3);
} .contents .search-box {
text-align: left;
margin: 0;
}
.contents .search-box input[type="text"] {
width: 85%;
}
.float-area {
color: #FFF;
}
.main-body .news-title a {
color: #c0dae6;
}
.link-next a {
color: #c0dae6;
}
.link-next a:hover {
color: #e4b948;
} .home .main-body h2, .archive h2.section-title, .search h2.section-title, .single .main-body h1 {
font-size: 1.6em;
font-weight: bold;
}
.single .main-body h2 {
font-size: 1.4em;
}
.main-body h3 {
font-size: 1.2em;
} i.fa.fa-calendar {
padding-right: 3px;
}
i.fa.fa-refresh {
padding-right: 3px;
}  ul.snsbtn{
padding:0!important;
margin-top: 0;
float: right;
} .snsbtn li{
display: table-cell;
text-align:center !important;
padding-right: 7px;
}
.flowbtn{	
display:inline-table;
width:75px;
transition:.4s;	
text-decoration:none;
} .flowbtn:hover{
color:#fff!important;
text-decoration:none;
} .flowbtn.fl_tw{
border:solid 1px #55acee;
color:#55acee;
} .flowbtn.fl_tw:hover{
border:solid 1px #55acee;
background:#55acee;
} .flowbtn.fl_fb{
border:solid 1px #3b5998;
color:#3b5998;
} .flowbtn.fl_fb:hover{
border:solid 1px #3b5998;
background:#3b5998;
} .flowbtn.fl_hb{
border:solid 1px #1ba5dc;
color:#1ba5dc;
} .flowbtn.fl_hb:hover{
border:solid 1px #1ba5dc;
background:#1ba5dc;
} aside.sns-list {
display: none;
} img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image:hover {
filter: contrast(200%);
transition-duration: 0.6s;
}
 @media
only screen and (max-width : 1200px){
.site-header,
.global-nav,
.main-body,
.site-footer{
min-width: 0;
}
.site-header-in,
.global-nav-in,
.main-body-in,
.site-footer-in{
width: 96%;
margin: auto;
}
.main-image-in,
.main-image-in-text,
.main-image-in-text .main-image-in-text-cont,
.main-image-in-text.wide .main-image-in-text-cont{
width: 100%;
}
.col1 .section-wrap,
.col1 .breadcrumbs,
.col1 .section-wrap.wide .section-in,
.col1 .section-wrap.wide{
width: auto;
}
.col1 .breadcrumbs-in,
.col1 .float-area{
width: 96%;
margin-right: auto;
margin-left: auto;
} .bubble{
width: 70%;
}
.talker{
width: 25%;
}
.bubble .bubble-in:after,
.bubble .bubble-in:before{
top: 30px;
}
.together .bubble,
.together .talker{
width: 100%;
}
.together .talker b{
max-width: 25%;
}
.ranking-list04 .rank-box,
.ranking-list05 .rank-box,
.post-list01 .post-box,
.post-list02 .post-box{
width: 100%;
}
.col1 .ranking-list05 .rank-box,
.col1 .post-list02 .post-box{
width: 320px;
}
}  @media (min-width: 737px) and (max-width: 950px){ .col2 .sub-conts .ranking-list03 .rank-thumb,
.col2r .sub-conts .ranking-list03 .rank-thumb,
.col2 .comparative-list01 .rank-thumb,
.col2 .comparative-list02 .rank-thumb,
.col2r .comparative-list01 .rank-thumb,
.col2r .comparative-list02 .rank-thumb{
float: none;
}
.col2 .comparative-list01 .rank-thumb,
.col2 .comparative-list02 .rank-thumb,
.col2r .comparative-list01 .rank-thumb,
.col2r .comparative-list02 .rank-thumb{
display: inline-block;
}
.col1 .ranking-list04 li,
.col1 .ranking-list05 li,
.col1 .post-list01 li,
.col1 .post-list02 li{
display: block;
margin-right: auto;
margin-left: auto;
}
.col1 .ranking-list04 .rank-box,
.col1 .ranking-list05 .rank-box,
.col1 .post-list01 .post-box,
.col1 .post-list02 .post-box{
width: 320px;
}
.col1 .banner-list li{
display: list-item;
margin-left: 0;
}
.btn-area .fl-r,
.btn-area .fl-l {
margin: 0 0 1em 0;
}
}  @media
only screen and (max-width : 736px){
html,
body,
.containr{
min-width: 0;
}
html{
overflow-x: hidden;
overflow-y: scroll;
}
html,body{
width: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
textarea,input{
max-width: 95%;
}
input[type="submit"],input[type="image"],
input[type="reset"],input[type="button"],
input[type="file"]{
max-width: none;
}
blockquote{
position: relative;
margin: 2em 0;
padding: 115px 20px 80px;
}
.site-header-in,
.global-nav-in,
.main-body-in,
.site-footer-in{
width: 100%;
}
.col2 .main-conts,
.col2 .sub-conts,
.col2r .main-conts,
.col2r .sub-conts{
float: none;
width: auto;
} .site-header-conts,
.site-title,
.header-box{
display: block;
}
.header-box{
margin-top: 15px;
}
.site-header-conts{
padding-top: 50px;
}
.no-gn .site-header-conts{
padding-top: 0;
}
.site-header-conts{
padding-bottom: 10px;
}
.site-title{
padding: 15px 15px 0;
font-size: 1.4em;
}
.normal-screen .site-title{
font-size: 2em;
}
.normal-screen .lp-catch{
padding: 15px 15px 0;
font-size: 1em;
}
.header-box{
margin-left: 0;
text-align: center;
}
.site-header-in{
position: relative;
padding-bottom: 1em;
} .global-nav{
position: absolute;
top: 0;
width: 100%;
margin: 0;
border: 0;
}
.global-nav ul{
display: none;
position: absolute;
top: 50px;
left: 10px;
z-index: 50;
width: 80%;
border: 0;
background: #666;
}
.global-nav-panel{
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/bg-navy.jpg) #123760;
color: #fff;
cursor: pointer;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.global-nav-panel{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/common/bg-navy@2x.jpg) #123760;
-webkit-background-size: 180px 140px;
background-size: 180px 140px;
}
}
.global-nav-in li{
display: list-item;
width: auto;
border-right: 0;
border-bottom: 1px solid #c0dae6;
text-align: left;
}
.global-nav-in li ul{
position: static;
width: auto;
margin-left: 1em;
}
.global-nav-in li ul li{
width: auto;
border-bottom: 0;
}
.global-nav-in li a,
.global-nav li ul li a{
padding: 1em;
padding-right: 2em;
}
.global-nav-in li a{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-gn-arw.png) right center no-repeat;
}
.global-nav li ul li a{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-gn-arw.png) right center no-repeat #d3bd92;
} @media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
.global-nav-in li a{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-gn-arw@2x.png) right center no-repeat;
-webkit-background-size: 27px 18px;
background-size: 27px 18px;
}
.global-nav li ul li a{
background: url(http://shinkaizukan.com/wp-content/themes/keni71_wp_beauty_aqua_201912181501/images/icon/icon-gn-arw@2x.png) right center no-repeat #fff;
-webkit-background-size: 27px 18px;
background-size: 27px 18px;
}
}
.global-nav-in li ul ul li a{
background: #fffdef;	
} .main-image-in-text-cont{
padding: 1em;
}
.main-copy{
margin-bottom: 10px;
font-size: 2em;
text-align: center;
}
.sub-copy{
font-size: 1em;
}
.section-wrap,
.col1 .section-wrap.wide{
padding: 0;
border: 0;
}
.col1 .section-wrap{
padding: 0;
}
.section-wrap .section-in,
.col1 .section-wrap.wide .section-in,
.float-area,
.col1 .float-area{
padding: 15px;
}
.col1 .sub-conts .section-wrap .section-in{
padding: 0 20px 30px;
}
.section-wrap .section-in .section-title,
.section-wrap .article-header .section-title{
margin: 0 -15px 15px;
padding: 0 15px 15px;
font-size: 1.75em;
}
.sub-conts .section-wrap .section-in .section-title,
.sub-conts .section-wrap .article-header .section-title,
.col1 .sub-conts .section-wrap .section-in .section-title,
.col1 .sub-conts .section-wrap .article-header .section-title{
margin: 0 0 30px;
}
.main-body h1,
.main-body h2,
.main-body h3,
.main-body h4,
.main-body h5,
.main-body h6{
margin: 35px 0 20px;
}
.main-body h1,
.main-body h2{
font-size: 1.5em;
} .breadcrumbs-in{
margin-bottom: 1em;
padding: 0 1em;
}
.breadcrumbs-in li:last-child{
display: none;
}
.col1 .breadcrumbs-in{
width: auto;
} .site-footer-nav{
display: block;
text-align: left;
}
.site-footer-nav li,
.site-footer-nav li:first-child{
display: list-item;
margin-left: 20px;
} .copyright{
padding: 15px;
text-align: left;
}
.page-top img{
width: 40px;
} .news .news-thumb{
float: none;
text-align: center;
}
.main-body .news-title{
font-size: 1.25em;
} .table-block,
.table-block thead,
.table-block tbody,
.table-block tfoot,
.table-block tr,
.table-block th,
.table-block td{
display: block;
}
.table-block{
border-bottom: 1px solid #959595;
}
.table-block th,
.table-block td{
float: left;
width: 100%!important;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.table-block:after{
content : '';
display : block;
clear : both;
height:0;
}
.table-scroll:before{
content: "※はみ出ている場合、横にスクロールできます。"
} .banner-list li{
text-align: center;
}
.banner-list li,
.col1 .banner-list li,
.main-conts .banner-list li{
display: list-item;
margin-left: 0;
} .btn-area{
text-align: center;
}
.btn{
float: none;
margin-right: 0;
margin-left: 0;
}
.btn-area .btn {
display: block;
margin-right: auto;
margin-left: auto;
}
.btn-green,
.btn-blue,
.btn-orange,
.btn-red{
padding: 25px;
}
.btn-form01{
padding: 25px 40px;
}
.btn-form02{
padding: 25px 20px;
} .sns-list li{
margin-right: 1em;
margin-left: 0;
} .col1 .cast-box02 .cast{
min-height: 0;
padding-top: 210px;
}
.col1 .cast-box02 .cast-name,
.col1 .cast-box02 .cast-profile{
padding-left: 0;
}
.col1 .cast-box02 .cast .cast-headshot{
width: 100%;
} .rank-thumb{
float: none;
}
.sub-conts .ranking-list03 .rank-thumb,
.col2 .sub-conts .ranking-list03 .rank-thumb,
.col2r .sub-conts .ranking-list03 .rank-thumb{
float: left;
}
.col1 .ranking-list04 li,
.col1 .ranking-list05 li,
.col1 .post-list01 li,
.col1 .post-list02 li{
display: block;
margin-right: auto;
margin-left: auto;
}
.col2 .link-menu-image-thumb,
.col2r .link-menu-image-thumb{
float: left;
}
.comparative-list01 .rank-thumb,
.comparative-list02 .rank-thumb{
display: inline-block;
float: none;
}
.ranking-list04 .rank-box,
.ranking-list05 .rank-box,
.post-list01 .post-box,
.post-list02 .post-box{
width: 320px;
} .related-articles-thumbs02 li{
float: none;
width: auto;
margin-left: 0;
}
.eye-catch{
float: none;
margin: 0 0 1em;
text-align: center;
}
}  @media
only screen and (max-width : 480px){ .col4-wrap,
.col3-wrap,
.col2-wrap{
margin: 0 0 1em;
}
.col4-wrap .col,
.col4-wrap .col_2of4,
.col4-wrap .col_3of4,
.col3-wrap .col,
.col3-wrap .col_2of3,
.col2-wrap .col{
float: none;
margin-left: 0;
}
.col4-wrap .col,
.col4-wrap .col_2of4,
.col4-wrap .col_3of4,
.col3-wrap .col,
.col3-wrap .col_2of3,
.col2-wrap .col{
width: auto;
}
.left,
.right{
float: none;
margin-right: 0;
margin-left: 0;
text-align: center;
}
.alignleft,
.alignright{
float: none;
margin-right: 0;
margin-left: 0;
text-align: center;
}
.ranking-list04 .rank-box,
.ranking-list05 .rank-box,
.post-list01 .post-box,
.post-list02 .post-box,
.col1 .ranking-list05 .rank-box,
.col1 .post-list02 .post-box{
width: 100%;
}
}
 @media
only screen and (max-width : 736px){
.site-title{
display: flex;
justify-content: center;
align-items: center;
padding: 0;
} .wp-pagenavi {
width: 100%;
padding-bottom: 30px;
}
.wp-pagenavi a, .wp-pagenavi span {
display: inline-block;
} input.wpcf7-submit {
width: 70%;
}
.post-date{
margin: 0;
}
.cat{
margin-right: 0;
padding: 0 0.4em;
}
.global-nav-in ul{
font-size: 0.8em;
}
.global-nav ul {
width: 50%;
}
.search-box{
text-align: center;
margin: 0;
padding: 20px;
padding-bottom: 0;
}
.search-box input[type="text"]{
width: 85%;
}
.related-articles-thumbs01 li {
width: auto;
}
.global-nav {
position: fixed;
z-index: 2;
}
.copyright {
text-align: center;
}
.copyright small {
font-size: 0.8em;
}
div.anchor{
display: block;
padding-top: 50px;
margin-top: -50px;
}
.main-conts{
font-size: 0.8em;
}
.sub-conts{
font-size: 0.8em;
}
.sub-conts .section-wrap .section-in .section-title, .sub-conts .section-wrap .article-header .section-title, .col1 .sub-conts .section-wrap .section-in .section-title, .col1 .sub-conts .section-wrap .article-header .section-title {
font-size: 1.3em;
}
.main-body h4{
margin: 20px 0 5px;
}
.content-area.section-wrap {
padding: 0;
}
.content-area .alignleft {
margin: 2em 1.2em 2em 0;
}
.cate-description {
margin-left: 0;
}
span.btn-global-nav.icon-gn-menu {
font-size: 0.8em;
}
.main-image {
margin-top: -1em;
}
hr.chara:after {
line-height: 1.2em;
}
.section-wrap .section-in .section-title, .section-wrap .article-header .section-title {
font-size: 1.6em;
}
.flowbtn{	
width:40px;
}
}