@charset "utf-8";

/*------------------ common */

img {
  -ms-interpolation-mode: bicubic;
}

@font-face {
  font-family: "MyYuGothicM";
  font-weight: normal;
  src: local("YuGothic-Medium"),
    local("Yu Gothic Medium"),
    local("YuGothic-Regular"),
    local("Yu Gothic");
}

@font-face {
  font-family: "MyYuGothicM";
  font-weight: bold;
  src: local("YuGothic-Bold"),
    local("Yu Gothic");
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}

html {
  scroll-padding-top: 127px;
}

figure {
  margin: 0;
}

figure.wp-caption img {
  display: block;
}

figcaption {
  text-align: left;
}

body {
  -webkit-text-size-adjust: none;
  background: #FFFFFF;
  position: relative;
  min-width: 1180px;
}

body,
table,
input,
textarea,
select,
option {
  color: #222;
  font-family: Roboto, "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
  letter-spacing: 0.02em;
}

@media all and (-ms-high-contrast: none) {

  body,
  table,
  input,
  textarea,
  select,
  option {
    font-family: Roboto, "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
  }
}

a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

br {
  letter-spacing: normal;
}

img {
  vertical-align: top;
}

ol,
ul {
  list-style: none;
}

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

h1,
header p,
header .header_inner .desc span {
  font-family: Roboto, "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
  font-size: 11px;
  font-weight: 500;
  display: inline-block;
}

::selection {
  background: #eee;
}

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

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

.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}


/*------------------ 罫線 */

.hr_line1 {
  width: 100%;
  height: 1px;
  background: #888;
}

.hr_line2 {
  width: 100%;
  height: 5px;
  background: url(/wp-content/themes/oggi/img/common/bg.gif) repeat-x;
}

.hr_line3 {
  width: 100%;
  height: 1px;
  background: #CCC;
}

.conts .double_line {
  margin-bottom: 15px;
  letter-spacing: 2px;
  color: #000;
  text-align: center;
  background: url(/wp-content/themes/oggi/img/common/bg_line01.png) repeat-x center 12px;
  width: 100%;
  height: 46px;
}


/*------------------ カテゴリータグ */

.tags_box a {
  -webkit-transition: all .25s;
  transition: all .25s;
}

.tags_box a::before {
  display: inline-block;
  content: "#";
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  opacity: 0.75;
  padding-right: 2px;
  color: #555;
  -webkit-transition: all .25s;
  transition: all .25s;
}

.tags_box a:hover::before {
  color: #FFF !important;
}

.tags_box a:hover {
  color: #FFF !important;
  background: #333;
}



/*------------------ カテゴリーカラー */

header .fashion,
.tags.fashion,
.feature .fashion,
.ttl_detail .fashion,
#other .ranking .fashion {
  color: #ec8700;
  font-family: 'Lora', serif;
  font-weight: 700;
  letter-spacing: 0.01em;
  font-style: italic;
}

header .work,
.tags.work,
.feature .work,
.ttl_detail .work,
#other .ranking .work {
  color: #ec6e58;
  font-family: 'Lora', serif;
  font-weight: 700;
  letter-spacing: 0.01em;
  font-style: italic;
}

header .beauty,
.tags.beauty,
.feature .beauty,
.ttl_detail .beauty,
#other .ranking .beauty {
  color: #27c0c2;
  font-family: 'Lora', serif;
  font-weight: 700;
  letter-spacing: 0.01em;
  font-style: italic;
}

header .lifestyle,
.tags.lifestyle,
.feature .lifestyle,
.ttl_detail .lifestyle,
#other .ranking .lifestyle {
  color: #0c98e0;
  font-family: 'Lora', serif;
  font-weight: 700;
  letter-spacing: 0.01em;
  font-style: italic;
}

header .love,
.tags.love,
.feature .love,
.ttl_detail .love,
#other .ranking .love {
  color: #ef67a1;
  font-family: 'Lora', serif;
  font-weight: 700;
  letter-spacing: 0.01em;
  font-style: italic;
}

.color6 {
  color: #000;
  font-family: 'Lora', serif;
  font-weight: 400 !important;
  letter-spacing: 0.01em;
  font-style: italic;
}

.fashion article .article_inner p em,
.fashion .article_head_footer .tags_box a::before,
.fashion article .article_inner a,
.fashion article .article_presentby a,
.fashion .category_header .tags_box a::before,
.fashion .category_header .h2_txt03,
.fashion .category_header .h2_ttl03 {
  color: #ec8700;
}

.fashion article h2.h2_line:before,
.fashion article .hr_line1,
.fashion .category_header .tags_box a:hover,
.fashion .article_head_footer .tags_box a:hover {
  background-color: #ec8700;
}

.fashion .article_head_footer .tags_box a,
.fashion .category_header .tags_box a {
  border-color: #ec8700;
}

.fashion article .article_inner p span {
  background-color: #ffeacf;
}

.work article .article_inner p em,
.work .article_head_footer .tags_box a::before,
.work article .article_inner a,
.work article .article_presentby a,
.work .category_header .tags_box a span::before,
.work .category_header .h2_txt03,
.work .category_header .h2_ttl03 {
  color: #ec6e58;
}

.work article h2.h2_line:before,
.work article .hr_line1,
.work .category_header .tags_box a:hover,
.work .article_head_footer .tags_box a:hover {
  background-color: #ec6e58;
}

.work .article_head_footer .tags_box a,
.work .category_header .tags_box a {
  border-color: #ec6e58;
}

.work article .article_inner p span {
  background-color: #ffdbd4;
}

.beauty article .article_inner p em,
.beauty .article_head_footer .tags_box a::before,
.beauty article .article_inner a,
.beauty article .article_presentby a,
.beauty .category_header .tags_box a::before,
.beauty .category_header .h2_txt03,
.beauty .category_header .h2_ttl03 {
  color: #27c0c2;
}

.beauty article h2.h2_line:before,
.beauty article .hr_line1,
.beauty .category_header .tags_box a:hover,
.beauty .article_head_footer .tags_box a:hover {
  background-color: #27c0c2;
}

.beauty .article_head_footer .tags_box a,
.beauty .category_header .tags_box a {
  border-color: #27c0c2;
}

.beauty article .article_inner p span {
  background-color: #dcf5f5;
}

.lifestyle article .article_inner p em,
.lifestyle .article_head_footer .tags_box a::before,
.lifestyle article .article_inner a,
.lifestyle article .article_presentby a,
.lifestyle .category_header .tags_box a::before,
.lifestyle .category_header .h2_txt03,
.lifestyle .category_header .h2_ttl03 {
  color: #0c98e0;
}

.lifestyle article h2.h2_line:before,
.lifestyle article .hr_line1,
.lifestyle .category_header .tags_box a:hover,
.lifestyle .article_head_footer .tags_box a:hover {
  background-color: #0c98e0;
}

.lifestyle .article_head_footer .tags_box a,
.lifestyle .category_header .tags_box a {
  border-color: #0c98e0;
}

.lifestyle article .article_inner p span {
  background-color: #c5ebff;
}

.love article .article_inner p em,
.love .article_head_footer .tags_box a::before,
.love article .article_inner a,
.love article .article_presentby a,
.love .category_header .tags_box a::before,
.love .category_header .h2_txt03,
.love .category_header .h2_ttl03 {
  color: #ef67a1;
}

.love article h2.h2_line:before,
.love article .hr_line1,
.love .category_header .tags_box a:hover,
.love .article_head_footer .tags_box a:hover {
  background-color: #ef67a1;
}

.love .article_head_footer .tags_box a,
.love .category_header .tags_box a {
  border-color: #ef67a1;
}

.love article .article_inner p span {
  background-color: #ffe2ef;
}



/*------------------ ヘッダーの絞込 */

.fashion header .work>a,
.fashion header .beauty>a,
.fashion header .lifestyle>a,
.fashion header .love>a,
.work header .fashion>a,
.work header .beauty>a,
.work header .lifestyle>a,
.work header .love>a,
.beauty header .fashion>a,
.beauty header .work>a,
.beauty header .lifestyle>a,
.beauty header .love>a,
.lifestyle header .fashion>a,
.lifestyle header .work>a,
.lifestyle header .beauty>a,
.lifestyle header .love>a,
.love header .fashion>a,
.love header .work>a,
.love header .beauty>a,
.love header .lifestyle>a {
  color: #888;
}


/*------------------ ページネーション */

.pagination .current {
  color: #FFF;
  background-color: #333;
}

.fashion .pagination .current {
  background-color: #ec8700;
}

.work .pagination .current {
  background-color: #ec6e58;
}

.beauty .pagination .current {
  background-color: #27c0c2;
}

.lifestyle .pagination .current {
  background-color: #0c98e0;
}

.love .pagination .current {
  background-color: #ef67a1;
}

.p-pagination {
  color: #000;
}

.p-pagination .p-pagination_pager {
  display: flex;
  justify-content: center;

}

.p-pagination .p-pagination_pager .page-numbers {
  border: 1px solid #dee2e6;
  border-right: none;
  padding: .5rem .75rem;
  text-decoration: none;
}

.p-pagination .p-pagination_pager .page-numbers:first-child {
  border-radius: 4px 0 0 4px;
}

.p-pagination .p-pagination_pager .page-numbers:last-child {
  border-radius: 0 4px 4px 0;

}

.p-pagination .p-pagination_pager .current {
  background-color: #000;
  color: #fff;
  border-color: #000;
  border-right: 1px solid #000;
}

.p-pagination .p-pagination_pager .current+.page-numbers {
  border-left: none;
}

.p-pagination .p-pagination_pager .next {
  border: 1px solid #dee2e6;
}

.p-pagination .p-pagination_pager .next,
.p-pagination .p-pagination_pager .prev {
  line-height: 1.1em;
}

.p-pagination .p-pagination_footer {
  padding-top: 8px;
  padding-bottom: 16px;
}

/*------------------ グロナビマウスオンカラー */

.category_btn .uline1 {
  background-color: #ec8700;
}

.category_btn .uline2 {
  background-color: #ec6e58;
}

.category_btn .uline3 {
  background-color: #27c0c2;
}

.category_btn .uline4 {
  background-color: #0c98e0;
}

.category_btn .uline5 {
  background-color: #ef67a1;
}

.category_btn .uline6 {
  background-color: #000;
}

/*------------------ ヘッダー */

header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 183px;
  z-index: 1009;
  text-align: center;
  min-width: 1180px;
  background-color: #FFF;
}

header .header_inner {
  height: 150px;
  width: 1140px;
  margin: 0 auto;
  position: relative;
}

header .header_inner #logo {
  position: absolute;
  left: 50%;
  top: 20px;
  margin-left: -114px;
  width: 230px;
  height: 100px;
}

header .header_inner .line_block {
  position: absolute;
  top: 60px;
  width: 422px;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  box-sizing: border-box;
  line-height: 0;
}

header .header_inner .desc {
  left: 0;
  text-align: left;
}

header .header_inner .desc h1,
header .header_inner .desc span {
  font-family: helvetica, arial, 'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif;
}

header .header_inner .desc .h_text {
  padding: 12px 0 12px .5em;
  line-height: 1.2;
}

header .header_inner .btn {
  right: 0;
  text-align: right;
}

header .header_inner .btn>div {
  display: table;
  float: right;
}

header .header_inner .btn a {
  line-height: 1;
  height: 34px;
  width: 40px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

header .header_inner .btn .line img {
  padding-top: 3px;
}

@supports (-ms-accelerator:true) {
  header .header_inner .btn .line img {
    height: 18px
  }
}

@supports (-ms-ime-align:auto) {
  header .header_inner .btn .line img {
    height: 18px
  }
}

header .header_inner .btn img {
  vertical-align: initial;
}

header.lite_nav .header_inner {
  display: none;
}

header nav {
  position: relative;
  width: 1180px;
  margin: 0 auto;
  height: 102px;
}

header nav>ul>li {
  display: inline-block;
  position: relative;
  white-space: nowrap;
  padding: 0 5px;
}

header nav>ul>li>a {
  padding: 10px 16px;
  display: inline-block;
  line-height: 0.5;
  overflow: hidden;
  height: 23px;
  -webkit-font-smoothing: antialiased;
}

header nav>ul>li>a>span {
  width: 0;
  display: block;
  height: 3px;
  margin-top: 8px;
}

header nav>ul>li>ul {
  font-family: Roboto, "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
  font-style: normal;
  display: none;
  top: 44px;
  left: 50%;
  margin-left: -70px;
  position: absolute;
  padding: 20px 0 30px;
  font-size: 13px;
  background-color: #FFF;
  font-weight: 400;
  color: #000;
  text-align: left;
  background-color: #FFF;
  padding-bottom: 18px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 0 5px rgba(0, 0, 0, 0.2), 0 0 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 0 5px rgba(0, 0, 0, 0.2), 0 0 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 0 5px rgba(0, 0, 0, 0.2), 0 0 1px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

header nav>ul>li>ul.large {
  margin-left: -90px;
  width: 206px;
}

header nav>ul>li>ul>li a {
  padding: 5px 40px;
  display: block;
  background: url(/wp-content/themes/oggi/img/common/icon_arrow01.png) no-repeat 26px center;
}

header #lite_logo {
  position: absolute;
  top: 45%;
  left: 20px;
  transform: translateY(-50%);
  -webkit- transform: translateY(-50%);
  display: none;
}

/*------------------ 検索入力画面 */

header .searchnav {
  position: fixed;
  width: 100%;
  min-width: 1180px;
  height: 339px;
  display: none;
  border-bottom: 1px solid #333;
  top: 0;
  left: 0;
  z-index: 1200;
  text-align: left;
  background-color: #FFF;
}

header .searchnav>div {
  margin: 0 auto;
  padding: 59px 170px;
  width: 800px;
  position: relative;
  z-index: 1300;
}

header .searchnav .close {
  position: absolute;
  right: 0;
  top: 59px;
}

header .search {
  margin-bottom: 35px;
  position: relative;
}

header .searchnav .ttl {
  margin-top: -10px;
  font-family: Roboto, "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #222;
}

header .search input {
  padding: 5px 10px;
  width: 780px;
  height: 40px;
  font-size: 15px;
  line-height: 30px;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #000;
}

header .search input::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

header .search a {
  position: absolute;
  right: 15px;
  top: 13px;
  display: block;
}

header .tags_box {
  margin: 15px 0 0;
  padding: 0;
}

header .tags_box li {
  padding: 0 5px 5px 0;
  float: left;
}

header .tags_box a {
  padding: 2px 11px;
  display: block;
  border: 1px solid #666;
  border-radius: 15px;
  font-family: Roboto, "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
  font-size: 12px;
  letter-spacing: 0;
  color: #222;
}

header .tags_box:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

header .searchnav>.searchnav_bg {
  padding: 0;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 200vh;
  z-index: 1100;
}

.filter {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  -webkit-transition: all .5s;
  transition: all .5s;
}

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

/*------------------ 縮小版ヘッダー */

.lite_nav {
  position: fixed !important;
  background-color: #FFF;
  height: auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 0 5px rgba(0, 0, 0, 0.2), 0 0 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 0 5px rgba(0, 0, 0, 0.2), 0 0 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 0 5px rgba(0, 0, 0, 0.2), 0 0 1px rgba(0, 0, 0, 0.2);
  z-index: 1500;
}

.lite_nav2 {
  z-index: 1203;
}

.lite_nav nav {
  padding-top: 20px;
}

.lite_nav nav>ul>li>ul {
  top: 43px;
  z-index: 1;
}

.lite_nav .category_btn>a {
  font-size: 14px;
  padding: 12px 12px 13px;
}

.lite_nav nav>ul {
  margin-left: 210px !important;
  display: flex;
}

.lite_nav #lite_logo {
  display: block;
}

.lite_nav nav>ul>li {
  padding: 0 5px;
}

/*------------------ カテゴリー一覧 */

#footer_category {
  width: 100%;
  margin-top: 40px;
  min-width: 1180px;
  overflow: hidden;
  text-align: center;
}

#footer_category #f_cate_title {
  width: 196px;
  height: 51px;
  background: url(/wp-content/themes/oggi/img/common/category_title.gif) no-repeat center;
  margin: 0 auto;
}

#footer_category #jp_title {
  font-family: Roboto, "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
  font-size: 11px;
  line-height: 1.4;
}

#footer_category #en_title {
  font-family: 'Amatic SC', cursive;
  font-size: 34px;
  letter-spacing: 2px;
  color: #000;
  line-height: 1;
}

#footer_category #f_cate_btn_box {
  width: 1140px;
  margin: 34px auto 75px;
}

#footer_category #f_cate_btn_box .f_cate_btn_inner {
  margin: 0 -22px 0 0
}

#footer_category #f_cate_btn_box .f_cate_btn {
  width: 264px;
  height: 160px;
  margin: 28px 22px 0 0px;
  display: inline-block;
  vertical-align: top;
  word-wrap: break-word;
}

#footer_category #f_cate_btn_box .f_cate_btn1 {
  background: no-repeat center;
  background-size: cover;
}

#footer_category #f_cate_btn_box .f_cate_btn2 {
  background: no-repeat center;
  background-size: cover;
}

#footer_category #f_cate_btn_box .f_cate_btn3 {
  background: no-repeat center;
  background-size: cover;
}

#footer_category #f_cate_btn_box .f_cate_btn4 {
  background: no-repeat center;
  background-size: cover;
}

#footer_category #f_cate_btn_box .f_cate_btn5 {
  background: no-repeat center;
  background-size: cover;
}

#footer_category #f_cate_btn_box .f_cate_btn6 {
  background: no-repeat center;
  background-size: cover;
}

#footer_category #f_cate_btn_box .f_cate_btn7 {
  background: no-repeat center;
  background-size: cover;
}

#footer_category #f_cate_btn_box .f_cate_btn8 {
  background: no-repeat center;
  background-size: cover;
}

#footer_category #f_cate_btn_box .f_cate_btn .cate_name_en {
  font-size: 24px;
  color: #FFF;
  font-family: 'Lora', serif;
  font-weight: 400;
  letter-spacing: 0.04em;
  font-style: italic;
  padding-top: 56px;
}

#footer_category #f_cate_btn_box .f_cate_btn .cate_name_jp {
  font-size: 11px;
  color: #FFF;
  color: #FFF;
  font-weight: 700;
  letter-spacing: 0.04em;
}

#footer_category #f_cate_btn_box .f_cate_btn a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-font-smoothing: antialiased;
}

/*------------------ フッター */

footer {
  width: 100%;
  background-color: #282828;
  text-align: center;
  color: #FFF;
  padding-top: 100px;
  min-width: 1180px;
}

footer #f_category_menu a:hover,
footer #f_category_sgk_menu a:hover,
footer #f_sns a:hover,
footer #f_link a:hover {
  opacity: 0.7;
}

footer #footer_logo {
  display: block;
  width: 540px;
  margin: 0 auto;
}

footer #footer_logo #f_logo img {
  vertical-align: middle;
  padding: 0 28px 10px;
}

footer #footer_logo #f_logo p {
  vertical-align: middle;
  display: inline-block;
  width: 176px;
  height: 1px;
  background-color: #FFF;
}

footer #footer_logo #f_logo p:first-child {
  width: 178px;
}

footer #footer_logo #f_title {
  font-size: 11px;
  width: 540px;
  font-weight: 400;
  margin-bottom: 30px;
}

footer #footer_logo #f_copy {
  display: block;
  width: 540px;
  font-size: 12px;
  margin-bottom: 45px;
  text-align: left;
  font-weight: 400;
}

footer #footer_logo #f_line {
  height: 1px;
  width: 100%;
  background-color: #FFF;
}

footer .f_line {
  height: 1px;
  width: 540px;
  background-color: #FFF;
  margin: auto;
}

footer #f_category_menu {
  width: 1140px;
  margin: 135px auto 0;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  font-size: 0;
}

footer #f_category_menu .f_category {
  width: 136px;
  display: inline-block;
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
  margin-right: 20px;
}

footer #f_category_menu .f_category:last-child {
  margin-right: 0;
}

footer #f_category_menu .f_category .lora {
  font-size: 15px;
  font-weight: 900;
  margin-bottom: 20px;
  display: block;
}

footer #f_category_menu .f_category .yougo {
  font-size: 12px;
  font-weight: 400;
}

footer #f_category_menu .f_category .yougo li {
  margin-bottom: 7px;
}


footer #f_category_sgk_menu {
  width: 1140px;
  margin: 80px auto 0;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
}

footer #f_category_sgk_menu .f_category {
  width: 170px;
  display: inline-block;
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
  margin-right: 20px;
}

footer #f_category_sgk_menu .f_category:last-child {
  margin-right: 0;
}

footer #f_category_sgk_menu .f_category .lora {
  font-size: 15px;
  font-weight: 900;
  margin-bottom: 20px;
  display: block;
}

footer #f_category_sgk_menu .f_category .yougo {
  padding-top: 20px;
  font-size: 12px;
  font-weight: 400;
}

footer #f_category_sgk_menu .f_category .yougo li {
  margin-bottom: 7px;
}

#pagetop_btn {
  cursor: pointer;
}

#f_sns {
  width: 200px;
  margin: 50px auto 0px;
}

#f_sns a {
  display: inline-block;
  width: 24px;
  padding: 6px;
  text-align: center;
}

#f_sns a #tw {
  margin-top: 1px;
}

#copyright {
  width: 100%;
  background-color: #000;
  position: relative;
}

#copyright #pagetop_btn {
  position: fixed;
  bottom: 22px;
  right: 20px;
  width: 35px;
  height: 35px;
  background: url("/wp-content/themes/oggi/img/common/top_btn1.png") no-repeat center;
  -webkit-transition: all .15s;
  transition: all .15s;
}

#copyright #pagetop_btn img {
  -webkit-transition: all .3s;
  transition: all .3s;
}

#copyright #pagetop_btn:hover {
  background: url("/wp-content/themes/oggi/img/common/top_btn3.png") no-repeat center;
}

#copyright #pagetop_btn:hover img {
  margin-top: -3px;
}

/*------------------ パンくず */

.pagePath {
  font-size: 11px;
  color: #555;
  text-align: left;
  font-family: Roboto, "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
}

.pagePath li {
  display: inline;
}

.pagePath li:after {
  content: "\002F";
  display: inline-block;
  padding: 0 5px 0 6px;
  color: #BBB;
}

.pagePath li:last-child:after {
  content: "";
}

.pagePath li a:hover {
  text-decoration: underline;
}

/*------------------ AD */

.gate header {
  top: 250px;
}

.gate #index {
  top: 250px;
  max-width: 1200px;
  margin: 0 auto;
}

.billboard {
  width: 100%;
  text-align: center;
  margin: 0 auto 30px;
}

#gate1 {
  width: 100%;
  text-align: center;
  z-index: 11111;
  pointer-events: none;
}

#gate2 {
  width: 350px;
  position: fixed;
  top: 0px;
  left: 50%;
  margin-left: -950px;
  z-index: 11111;
}

#gate3 {
  width: 350px;
  position: fixed;
  top: 0px;
  left: 50%;
  margin-left: 600px;
  z-index: 11111;
}

/*------------------ ページネーション */

.pagination {
  margin-bottom: 5px;
  letter-spacing: 2px;
  color: #000;
  text-align: center;
  background: url(/wp-content/themes/oggi/img/common/bg_line02.png) repeat-x center 15px;
  width: 100%;
  height: 70px;
  border-bottom: 8px solid #000;
  font-family: 'Lora', serif;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0.01em;
  -webkit-font-smoothing: antialiased;
}

.pagination>a {
  margin-top: 38px;
  display: inline-block;
  vertical-align: top;
}

.pagination>a.prev {
  float: left;
  vertical-align: top;
}

.pagination>a.next {
  float: right;
  vertical-align: top;
}

.pagination>ul li {
  margin: 0 4px;
  display: inline-block;
  white-space: nowrap;
}

.pagination>ul li a,
.pagination>ul li span {
  display: block;
  padding: 3px 10px;
  border-radius: 10em;
}

.pagination>ul {
  white-space: nowrap;
  display: inline-block;
  margin: 32px auto;
}

/**
 *Follow Us! 部分追加css
 */
.followus_ttl {
  font-family: 'Lora', serif !important;
  display: inline-block !important;
  font-size: 28px !important;
  font-style: italic !important;
  font-weight: bold !important;
  color: #000 !important;
  background-color: #fff !important;
  z-index: 1 !important;
  padding: 0 1em !important;
  text-align: center;
}

.followus_box {
  margin: -18px 0px 40px !important;
  padding: 20px 15px 15px !important;
  border-top: 3px solid #000 !important;
  border-bottom: 3px solid #000 !important;
  border-right: 1px solid #000 !important;
  border-left: 1px solid #000 !important;
  text-align: center;
  font-size: 13px;
}

.sns_icon {
  margin: 15px auto !important;
  clear: left !important;
  height: 45px;
  max-width: 268px !important;
  display: flex;
  justify-content: space-between;
}

.followus_box .sns_icon a {
  width: 45px !important;
  height: 45px !important;
  border-radius: 45px !important;
  display: block !important;
  float: left !important;
  text-align: center;
}

.followus_box a.fwus_fb {
  background-color: #3B5998;
}

.followus_box a.fwus_tw {
  background-color: #55acee;
}

.followus_box a.fwus_insta {
  background-color: #D93177;
}

.followus_box a.fwus_line {
  background-color: #00c300;
}

.followus_box a.fwus_tiktok {
  background-color: #000000;
}

.followus_box a.fwus_tiktok .fwus_tiktok_img {
  padding: 11px 0;
}

.followus_box a.fwus_x {
  background-color: #000000;
}

.followus_box a.fwus_x .fwus_x_img {
  padding: 11px 0;
}

.followus_box .sns_icon svg {
  fill: white !important;
  margin: 0 auto !important;
  padding: 11px 0 !important;
}

.followus_box svg.fwus_fb {
  height: 22px !important;
}

.followus_box svg.fwus_tw {
  height: 20px !important;
  padding-top: 14px !important;
}

.followus_box svg.fwus_insta {
  height: 24px !important;
}

.followus_box svg.fwus_line {
  width: 27px !important;
}

.mlmagazine,
.mlmg_txt {
  clear: left !important;
  display: block !important;
  font-size: 12px !important;
  font-family: Roboto, "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif !important;
  margin-top: 5px !important;
  padding: 5px 0 !important;
  line-height: 1.5;
  letter-spacing: 0;
}

.mlmagazine {
  background-color: rgb(234, 234, 234) !important;
  color: rgb(102, 102, 102) !important;
  font-weight: 500;
  padding: 8px 0 !important;
  margin-top: 10px !important;
  border-radius: 3px !important;
  transition: .1s;
}

.mlmagazine:hover {
  background-color: rgb(136, 136, 136) !important;
  color: white !important;
}

.mlmg_txt {
  color: #ef67a1 !important;
}

#movie_area iframe {
  width: 100%;
  height: auto;
}

#movie_area {
  margin-bottom: 30px;
  margin-top: 30px;
}

#index .conts .textwidget p {
  margin-bottom: 30px;
}

.abj_desc {
  margin-bottom: 45px;
}

/*------------------ LINE誘導枠 */

.line_title {
  font-size: 28px;
  font-weight: 600;
  line-height: 2.214;
  text-align: left;
  letter-spacing: -0.03em;
  position: relative;
}

.line_title:before{
  position: absolute;
  content: "";
  background-image: url(/wp-content/themes/oggi/img/follow_us.png);
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 200px;
  height: 73px;
  top: -70px;
  right: 14%;
}

.line_text {
  line-height: 150%;
  text-align: left;
  font-size: 15px;
  margin-top: 3px;
  font-weight: 590;
}

.line_friends {
  width: 1140px;
  height: auto;
  background-color: #f5f5f5;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  margin-bottom: 100px;
}

.line_area {
  display: flex;
  margin: 0 auto;
}

.line_icon{
  margin-top: 42px;
}

.line_box {
  width: 50%;
  flex: 1;
  margin-top: 115px;
  margin-left: 138px;
}

.line_box img{
  width: 153px;
  margin-left: 167px;
}
.line_icon a{
  line-height: 50px;
  color: #FFF;
  background-color: #3ACD01;
  text-align: center;
  display: block;
  height: 50px;
  width: 300px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-weight: bold;
  font-size: 20.5px;
}
.line_img img{
  width: 315px;
  height: 360px;
  margin-top: 40px;
  margin-left: 114px;
}

.line_icon a{
  transition:all .5s ease-in-out;
}

.line_icon:hover a{
  background:white;
  color:#3ACD01;
  border: 1px solid #3ACD01;
}