/*
Theme Name: ju-okayama
Template: habakiri
*/

body {
  /*font-family: fot-tsukuardgothic-std, sans-serif;*/
  font-family: "Jun 34", "Helvetica Neue", Arial, "YuGothic",
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  box-shadow: 0px 0px 10px #999;
  max-width: 768px;
  margin: 0 auto;
}

/*全体*/

.page-header.text-center {
  display: none;
}

.container {
  max-width: 1920px;
  width: 100%;
}

.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

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

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

.flex-center-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flex-middle {
  display: flex;
  align-items: center;
}

.sub-page-contents > .container {
  padding-right: 0;
  padding-left: 0;
}
/* じゅん34 */
.jun34 {
  font-family: "Jun 34";
}
/* じゅん501 */
.jun501 {
  font-family: "Jun 501";
}
/* G2サンセリフB */
.g2sans-b {
  font-family: "GSanSerif-B";
}
/* G2サンセリフU */
.g2sans-u {
  font-family: "GSanSerif-U";
}
/* Kaisei Opti　*/
.kaisei {
  font-family: "Kaisei Opti", serif;
  font-weight: 700;
}
/* VDL ロゴjrブラック（Adobe)　*/
.logo-jr-bk {
  font-family: vdl-logojrblack, sans-serif;
  font-weight: 900;
  font-style: normal;
}

div#trackback {
  display: none;
}

/*ヘッダー*/

.topHeadBlock {
  background: #fff000;
  padding-top: 10px;
  padding-bottom: 0;
}

.header.sub-page-header .topHeadBlock {
  background: #fff;
}

.topHeadBlock p {
  font-size: 15px;
  text-align: right;
  padding-right: 2rem;
}

.topHeadHeader img {
  padding-left: 2em;
}

.topHeadEyeCatch img {
  width: 100%;
}

.menu-global-container ul {
  padding-inline-start: 0;
  margin: 0;
  font-family: "GSanSerif-B";
}

.menu-global-container ul li a {
  color: #fff;
  display: block;
  padding: 10px 0;
  font-size: 20px;
}

.menu-global-container ul li {
  float: left;
  display: block;
  width: 50%;
  text-align: center;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: 0px 5px 0px black;
  position: relative;
}

.menu-global-container ul li a:before {
  content: "▼";
  font-family: inherit;
  position: absolute;
  right: 5%;
  font-size: 0.75em;
  top: calc(25% - 0.5em / 2);
}

.menu-global-container ul li:first-of-type {
  background: #fa3c3c;
}

.menu-global-container ul li:last-of-type {
  background: #2d52c9;
}

#nav_menu-2 {
  padding: 0;
  width: 100%;
}

.topHeadHeader {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

/*フッター*/
.copyright {
  background: #19b5f3;
}
footer#footer {
  background: #19b5f3;
  position: relative;
}
.foot-menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
#back-top {
  position: fixed;
  bottom: 1em;
  right: calc(50% - 768px / 2 + 1em);
  z-index: 10;
}
.foot-menu li {
  border-left: 3px solid rgb(255, 255, 255, 0.5);
  padding: 5px 0 5px 15px;
  width: 33%;
  margin-bottom: 10px;
}
.foot-menu li a {
  color: #000;
  display: block;
}
.foot-logo {
  text-align: center;
}
.foot-bunner-box h5 {
  background: #303030;
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 10px;
  line-height: 1;
}
.foot-bunner-box {
  max-width: 312px;
  margin: 0 auto;
}
.foot-bunner-wrap {
  margin-top: 30px;
  margin-bottom: 30px;
}
#back-top img {
  width: 80px;
}
/* サイドバー非表示 */
aside#sub {
  display: none;
}
#footer #menu-global-1 {
  display: none;
}
.sub-page-contents {
  padding-top: 0 !important;
}

.table > tbody > tr > th,
.table > tbody > tr > td {
  width: 100%;
  display: block;
}

/* トップ */
.mapIcon {
  display: block;
  margin: 0 auto;
  width: 1.25em;
}
#mapmessage {
  color: white;
  background: red;
  text-align: center;
}
#main {
  margin-bottom: 0;
}
.back01 {
  background: url(img/back01_750x244.svg) repeat;
}
.back02 {
  background: url(img/back02_750x244.svg) repeat;
}
.sindan-box {
  background: url(img/foodback750x220.png) no-repeat;
  background-color: #fa3c3c;
  min-height: 230px;
  background-size: 100%;
}

.page-id-9 .sub-page-contents {
  padding-top: 0;
}
.padding0 {
  padding-right: 0;
  padding-left: 0;
}
span.bigtxt {
  font-size: 35px;
  color: #000;
}
.toplead {
  font-size: 30px;
  line-height: 1;
  margin: 0;
  padding-top: 35px;
  text-align: center;
  color: #848484;
}
.top-sub-lead {
  font-size: 18px;
  padding: 10px 0;
  line-height: 1;
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}
.blue {
  background: #2d52c9;
}
.red {
  background: #fa3c3c;
}
.green {
  background: #3e878b;
}
.flex-bottom p.kuma-img {
  margin: 0;
  margin-top: 15px;
  width: 100%;
  text-align: center;
}
p.top-txt {
  margin: 0;
  font-size: 18px;
  text-align: justify;
  line-height: 1.7;
  margin-bottom: 10px;
}
.kuma-block1 p.top-txt {
  margin-left: 15px;
}
/*.kuma-block1 {
    padding-bottom: 30px;
}*/
.kuma-block1 p.txt-svg {
  margin: 0;
  margin-top: 15px;
  margin-bottom: 15px;
}
.kuma-block2 p.txt-svg {
  margin: 0;
  margin-right: 0;
  margin-top: 15px;
  margin-bottom: 15px;
}
.kuma-block2 p.top-txt {
  margin-right: 15px;
}
p.shop-logo {
  margin: 0 auto;
  max-width: 300px;
  margin-top: 20px;
  margin-bottom: 15px;
  border: solid 1px #efefef;
}

.gurume {
  background: #eaeaea;
}
.gurume h3 {
  font-size: 30px;
  margin: 0;
  text-align: center;
  line-height: 1.4;
  margin-top: 25px;
  margin-bottom: 25px;
}
.gurume h5 {
  font-size: 20px;
  margin: 0;
  text-align: center;
  line-height: 1;
  margin-bottom: 40px;
  background: #4f4f4f;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
}
.car-box {
  position: relative;
}
p.fff-border {
  border: solid 3px #fff;
  box-shadow: 0 0 10px rgb(0 0 0 / 30%);
  display: inline-block;
}
p.absolute-txt {
  position: absolute;
  width: 50%;
  top: -20px;
  left: 0.5em;
}
.gurume .car-box a {
  display: block;
  background: #fff000;
  text-align: center;
  color: #000;
  margin-top: 15px;
  text-decoration: none;
}
p.car-back {
  margin: 0;
  padding-top: 30px;
}
.car-box {
  max-width: 300px;
  margin: 0 auto;
}
.gurume .car-box a p {
  margin: 0;
}
.last-row {
  margin-top: 60px;
}
.shop-link-box {
  margin-bottom: 25px;
}
.shop-link-box a {
  max-width: 165px;
  font-size: 13px;
  display: block;
  text-align: center;
  color: #fff;
  background: #4f4f4f;
  margin: 0 auto;
  margin-top: 25px;
  padding: 10px 0;
  width: 100%;
}
.shop-link-box a:hover {
  color: #fff;
  text-decoration: none;
}
.shop-link-box a p {
  margin: 0;
}
p.top-shop-back {
  margin-bottom: 50px;
  margin-top: -1px;
}
.sindan-box h3 {
  font-size: 40px;
  text-align: center;
  margin: 0;
  padding-top: 50px;
  padding-bottom: 30px;
  line-height: 1;
  color: #fff;
}
.or-link {
  display: block;
  max-width: 300px;
  margin: 0 auto;
  text-align: center;
  color: #000;
  padding: 5px 10px;
  font-size: 15px;
  background: #fdb54a;
  border: solid 2px #000;
  border-radius: 20px;
  box-shadow: 3px 3px 0 rgb(0 0 0);
}
.or-link:hover,
.or-link:focus,
.or-link:active {
  color: #000;
  opacity: 0.5;
  text-decoration: none;
}
.sindan-box a p {
  margin: 0;
}
p.name {
  font-size: 18px;
  text-align: right;
  margin: 0;
  width: 100%;
  padding-right: 0;
  margin-bottom: 10px;
}
.flex-bottom {
  display: flex;
  align-items: flex-end;
}
p.fukidasi-margin {
  max-width: 350px;
  margin-bottom: -2.5em;
}
.color-red {
  color: #fa3c3c;
}
.kuma-car-box {
  position: relative;
  min-height: 400px;
}
.kuma-car-box h4 {
  font-size: 22px;
  line-height: 1.6;
  margin-top: 40px;
  margin-bottom: 30px;
  text-align: center;
}
.kuma-car-box p.absolute-img {
  position: absolute;
  width: 100%;
  bottom: 0;
  margin: 0;
}
.link-box p:first-child {
  margin-top: 35px;
  margin-bottom: 15px;
}
.link-box p:last-child {
  margin-bottom: 50px;
}
.kuma-car-box p.absolute-img {
  width: 70%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.top-search-btn input {
  background: #fff000;
  display: inline-block;
  font-size: 12px;
  padding: 5px 0;
  border: none;
}

/* 岡山３大グルメ診断 扉ページ */
section.shindan-wrap {
  background: url(img/shindan-bg_750x1334-min.png) no-repeat center/contain;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #fa3c3c;
}

p.start {
  margin: 0;
}
.center-center-box p {
  margin: 0;
  text-align: center;
}
.center-center-box h4 {
  color: #fff;
  line-height: 1;
  font-size: 23px;
  letter-spacing: 0.2em;
  text-align: center;
  margin: 20px 0;
}
.center-center-box a.or-link {
  padding: 15px 0;
  max-width: 250px;
  font-size: 20px;
  letter-spacing: 0.2em;
  border-radius: 50px;
}
.center-center-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

/*　archive-shop　*/
.search .breadcrumbs {
  display: none;
}
.search-block {
  margin-top: 30px;
  background: #eaeaea;
}
.search-block h3 {
  text-align: center;
}
ul.terms {
  margin: 0;
  padding: 0;
  display: flex;
  font-size: 15px;
  width: 100%;
  list-style-type: none;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
span.search-btn {
  display: block;
  max-width: 200px;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px;
}
span.search-btn input[type="submit"] {
  background: #2d52c9;
  border: none;
  padding: 5px 0;
  font-size: 15px;
  color: #fff;
  border-radius: 50px;
}
ul.terms li {
  display: flex;
  width: 33%;
}
/*ul.terms li input[type="radio"] {
    width: 10%;
}*/
label.search-name input[type="checkbox"],
input[type="radio"] {
  width: 10%;
}
.shopArchive {
  padding-top: 30px;
}
.shopArchive .shopImg {
  border: solid 3px #fff;
  box-shadow: 0 0 5px rgb(0 0 0 / 50%);
}
p.link-p {
  margin: 0;
  text-align: center;
}

p.link-p a {
  font-size: 11px;
  color: #000;
  display: block;
  background: #fc6d6d;
}
.shop-box p.shop-name {
  margin: 15px 0;
  text-align: center;
  font-size: 12px;
}
.pagination-wrap {
  padding-top: 10px;
  padding-bottom: 30px;
}
.shop-box {
  margin-bottom: 30px;
}
.wp-pagenavi a,
.wp-pagenavi span {
  text-decoration: none;
  border: 1px solid #2d52c9;
  padding: 6px 8px;
  margin: 3px;
  color: #000;
  background-color: #fff;
  border-radius: 50%;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  border-color: #2d52c9;
  background: #2d52c9;
  color: #fff;
}
.wp-pagenavi {
  font-size: 12px;
}
/*single-shop */
.singleshop-head {
  padding-top: 1.5em;
}
.singleshop-head h1 {
  margin-bottom: 0;
}
.singleshop-head p {
  color: #fff;
  background-color: #2d52c9;
  font-size: 0.8em;
  margin: 0;
}
.singleshop-body01 {
  background: bottom / contain repeat-y
    url("//inoutinout3.xsrv.jp/ju-okayama/wp-content/themes/ju-okayama/img/ju-bg01-min.jpg");
  padding: 40px 140px;
}
.singleshop-title {
  font-size: 1em;
}
.singleshop-table {
  width: 100%;
  font-size: 0.75em;
  margin-top: 30px;
  margin-bottom: 30px;
}
.singleshop-table p {
  margin: 0;
}
.singleshop-table th {
  width: 20%;
}
.singleshop-table th,
.singleshop-table td {
  padding: 8px;
}
.singleshop-table tr:nth-child(odd) {
  background-color: #eaeaea;
}
.singleshop-table tr:nth-child(even) {
  background-color: #fff;
}
.singleshop-tarm span {
  display: inline-block;
  padding: 0 4px;
  border: solid 1px #5a5a5a;
  font-size: 0.7em;
  margin: 2px;
  color: #5a5a5a;
  background: #fff;
}
.singleshop-body02 {
  background-color: #eaeaea;
  padding: 40px 140px;
}
.singleshop-body02-head {
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 20px;
}
.salers {
  /*display: flex;*/
  margin-bottom: 30px;
}
.salers-chi {
 /* max-width: 33%;*/
  max-width: 100%;
  border-right: solid 1px;
  text-align: center;
}
.salers-chi img {
  padding: 0 20px;
}
.salers .salers-chi:nth-child(3) {
  border-right: none;
}
.salers-chi p {
  margin: 0;
  font-size: 0.75em;
}
.comment {
  background: #fff;
  font-size: 0.85em;
  padding: 20px;
  border-radius: 20px;
  text-align: justify;
  box-shadow: 10px 10px;
}
.singleshop-body02 .link {
  margin-top: 30px;
}
.ju-bg03 {
  vertical-align: top;
}
.singleshop-body03 {
  padding-bottom: 50px;
  padding-top: 40px;
}
.singleshop-body03 a {
  margin-bottom: 15px;
}
.ju-bg02,
.ju-bg03 {
  width: 100%;
}
.car000 {
  margin: 0;
  margin-right: -100px;
  margin-left: -100px;
}
.salers-wrap {
  display: flex;
  width: 100%;
}
.salers-wrap .salers:last-child .salers-chi {
  border-right: none;
}
/*３大グルメ診断 */
p.start {
  margin: 0;
}
.center-center-box p {
  margin: 0;
  text-align: center;
}
.center-center-box h4 {
  color: #fff;
  line-height: 1;
  font-size: 23px;
  letter-spacing: 0.2em;
  text-align: center;
  margin: 20px 0;
}
.center-center-box a.or-link {
  padding: 15px 0;
  max-width: 250px;
  font-size: 20px;
  letter-spacing: 0.2em;
  border-radius: 50px;
}
.center-center-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
/*quiz.php */
.gourmet-quiz-wrap > .container.center-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  padding: 0 20px;
}
.sindan06-img {
  margin-bottom: 6.5em;
}
.gourmet-quiz-wrap {
  position: relative;
}
.gourmet-quiz-wrap h1 {
  margin: 0;
  padding: 20px 0;
  color: #fff;
  line-height: 1;
  font-size: 30px;
}
.quiz-last-div {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.quiz-indicater {
  display: flex;
  background-color: #dddddd;
  z-index: 1;
}
.quiz-indicater > div {
  display: inline-block;
  width: 100%;
  height: 8px;
}
.quiz-last-div img {
  width: 100%;
}
/*.quiz-foofimg {
  margin-top: 3em;
}*/
.quiz-foofimg img {
  max-width: 420px;
}
.sindan05-p {
  font-size: 1.3em;
  margin: 0.5em 0;
}
.sindan06-img img {
  max-width: 100%;
}
.quiz-select {
  padding: 1.5em 0;
}
.quiz-select02 {
  padding: 0 0 2em;
}
.quiz-select .or-link,
.quiz-select02 .or-link {
  /*padding: 1.5em 0;*/
  padding: 0.5em 0;
  display: inline-block;
  width: 100%;
  font-size: 20px;
  border-radius: 20px;
  max-width: 250px;
}
.quiz-prelink {
  display: inline-block;
  padding: 4px 2em;
  color: #fff;
  background: #4f4f4f;
  margin-bottom: 1em;
  font-size: 18px;
}
.quiz-prelink:focus,.quiz-prelink:active,.quiz-prelink:hover {
  color: #fff;
}
.quiz-toplink {
  text-decoration: underline;
  color: #333;
  /*padding-top: 1.5em;*/
  display: inline-block;
}
.quiz-foofimg {
  margin-top: 2em;
}
.quiz-num {
  height: 45px;
  width: 45px;
  border-radius: 50%;
  line-height: 45px;
  text-align: center;
  font-size: 1.1em;
  color: #fff;
  /*margin: 1.5em auto 0;*/
  margin: 0.5em auto 0;
}
.quiz-top {
  position: fixed;
  right: calc(50% - 768px / 2 + 1em);
  /*bottom: calc(150px + 0.1em);*/
  bottom: 2em;
  z-index: 1;
}
.quiz-select .or-link img,
.quiz-select02 .or-link img {
  width: 50%;
}
.gourmet-quiz-wrap.color-red h1,
.gourmet-quiz-wrap.color-red .quiz-last-div,
.gourmet-quiz-wrap.color-red .quiz-num {
  background: #fa3c3c;
}
.gourmet-quiz-wrap.color-green h1,
.gourmet-quiz-wrap.color-green .quiz-last-div,
.gourmet-quiz-wrap.color-green .quiz-num {
  background: #3e878b;
}
.gourmet-quiz-wrap.color-blue h1,
.gourmet-quiz-wrap.color-blue .quiz-last-div,
.gourmet-quiz-wrap.color-blue .quiz-num {
  background: #2d52c9;
}
.gourmet-quiz-wrap.color-purple h1,
.gourmet-quiz-wrap.color-purple .quiz-last-div,
.gourmet-quiz-wrap.color-purple .quiz-num {
  background: #a271c8;
}
.gourmet-quiz-wrap.color-green .quiz-indicater > div.quiz-indicater-chi01,
.gourmet-quiz-wrap.color-blue .quiz-indicater > div.quiz-indicater-chi01,
.gourmet-quiz-wrap.color-blue .quiz-indicater > div.quiz-indicater-chi02,
.gourmet-quiz-wrap.color-purple .quiz-indicater > div.quiz-indicater-chi01,
.gourmet-quiz-wrap.color-purple .quiz-indicater > div.quiz-indicater-chi02,
.gourmet-quiz-wrap.color-purple .quiz-indicater > div.quiz-indicater-chi03 {
  background: #fdb54a;
}
.gourmet-quiz-wrap.color-red .quiz-indicater > div.quiz-indicater-chi01,
.gourmet-quiz-wrap.color-green .quiz-indicater > div.quiz-indicater-chi02,
.gourmet-quiz-wrap.color-blue .quiz-indicater > div.quiz-indicater-chi03,
.gourmet-quiz-wrap.color-purple .quiz-indicater > div.quiz-indicater-chi04 {
  animation: flash 2s linear infinite;
  background: #fdb54a;
}
@keyframes flash {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.select-wrap {
  background: #fff;
  padding-bottom: 2em;
}
/*　single-gourmet　*/
.acf-map {
  width: 100%;
  height: 400px;
}
.acf-map img {
  max-width: inherit !important;
}
.object-fit {
  object-fit: cover;
  font-family: "object-fit: contain;";
}
.bl {
  background: #2d52c9;
}
.or {
  background: #feb64a;
}
.pl {
  background: #a271c8;
}

/* オススメ店舗カラー ----*/
.ramenColor {
  background: #ed9d28;
}
.curryColor {
  background: #9b5019;
}
.yakinikuColor {
  background: #e74216;
}

.gurumeBlock01,
.gurumeBlock02,
.gurumeBlock03 {
  padding: 50px 100px;
}
.gurumeBlock02 {
  position: relative;
  padding-bottom: 130px;
}
.foodFlexBox {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 0.5em;
}
.bottomCarBox {
  position: absolute;
  right: 5%;
  bottom: 7%;
}
p.i-food {
  display: inline-block;
  margin-right: 0;
}
.gurumeBlock01 h5,
.gurumeBlock03 h5 {
  margin: 0;
  text-align: center;
}
.gurumeBlock01 h5 span,
.gurumeBlock03 h5 span {
  background: #000;
  padding: 10px 15px;
  font-size: 15px;
  color: #fff;
  display: inline-block;
}
h3.side-border {
  margin: 0;
  text-align: center;
  position: relative;
  line-height: 1;
  margin-bottom: 15px;
  margin-top: 15px;
  color: #fff;
  font-size: 16px;
  background: url(img/headingMark_335x15.svg) center repeat;
}
.bl h3.side-border span {
  background: #2d52c9;
  padding: 0 10px;
}
.red h3.side-border span {
  background: #fa3c3c;
  padding: 0 10px;
}
.or h3.side-border span {
  background: #feb64a;
  padding: 0 10px;
}
.pl h3.side-border span {
  background: #a271c8;
  padding: 0 10px;
}
 
h1.gurumeShop-name {
  text-align: center;
  background: #fff;
  padding: 10px;
  border: solid 2px #000;
  margin: 0;
  margin-bottom: 20px;
  border-radius: 70px;
  line-height: 1.3;
  box-shadow: 10px 5px 0 rgb(0 0 0);
  font-size: 20px;
}
.thumb img {
  border-radius: 20px 20px 0 0;
}
.gurumeShop-content {
  background: #fff;
  padding: 20px 15px 30px 15px;
  border-radius: 0 0 20px 20px;
}
.gurumeShop-content table {
  width: 100%;
  font-size: 16px;
  margin-bottom: 20px;
}
.gurumeShop-content table tr:nth-child(odd) {
  background: #fff0db;
}
.gurumeShop-content table td {
  padding: 10px 15px;
}
.gurumeShop-content table th {
  width: 30%;
  padding-left: 15px;
}
p.map-link {
  margin: 0;
  margin-top: 20px;
}
.gurumeBlock01 h3 {
  margin: 5px 0 15px 0;
  text-align: center;
  line-height: 1;
  font-size: 30px;
}
.fukidasi-box01 {
  max-width: 300px;
  margin: 0 0 0 auto;
}
.fukidasi-relative {
  position: relative;
}
.fukidasi-box02 {
  max-width: 300px;
  margin: 0 auto 0 0;
}
p.shop-thum {
  max-width: 600px;
  margin: 0 auto 50px auto;
}
p.shop-thum img {
  border-radius: 20px;
}
.recommendWrap h3.side-border {
  margin-bottom: 9em;
  font-size: 30px;
}
p.profile-img {
  max-width: 310px;
  margin: 0 auto;
  margin-top: -17em;
  margin-bottom: 30px;
}
p.profile-img > img {
  border-radius: 50%;
  border: solid 2px #000;
}
.fukidasi-box02 .fukidasi-relative {
  margin-top: -9em;
}
.kuma-box p.kuma {
  margin-top: -5.5em;
  margin-right: 3.5em;
}
table.map-table {
  background: #fff;
  border: solid 2px #000;
  margin-bottom: 10px;
}
table.map-table th {
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 20px;
  width: 20%;
  padding: 5px 0;
}
p.strong-img {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: -100px;
  margin-left: -100px;
}
p.fffBox {
  background: #fff;
  padding: 15px 20px;
  line-height: 1.6;
  border-radius: 30px;
  font-size: 15px;
  position: relative;
  box-shadow: 8px 8px 0 rgb(0, 0, 0);
}
p.fffBox:before {
  content: "";
  background: url(img/fukidashimark_37x27.svg) left no-repeat;
  position: absolute;
  width: 37px;
  height: 27px;
  left: -1.5em;
  top: 1.5em;
}
p.fffBox br {
  display: none;
}
.gurumeBlock01 h4 {
  text-align: center;
  line-height: 1;
  margin: 0;
  font-size: 40px;
  margin-top: 15px;
}
.radius-wrap {
  background: #fff;
  border-radius: 30px;
  padding: 30px 20px 20px 20px;
  margin-top: 10em;
  box-shadow: 10px 10px 0 rgb(0 0 0);
  margin-right: 10px;
}
.recommendWrap .radius-wrap:nth-of-type(2) {
  margin-top: 20em;
}
.radius-wrap table {
  margin-bottom: 0;
}
.width100 {
  width: 100%;
}
p.prof-name {
  margin: 0;
  text-align: right;
  font-size: 14px;
}
p.comment-txt {
  margin-bottom: 30px;
  text-align: justify;
  font-size: 18px;
  line-height: 1.8;
}
p.car-thum {
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 30px;
}
p.myshop {
  margin: 0;
  font-size: 25px;
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: center;
}
.gurumeBlock03 h4 {
  font-size: 30px;
  margin-top: 30px;
  margin-bottom: 50px;
  line-height: 1;
  text-align: center;
}
.gourmetshop-box {
  margin-bottom: 25px;
}
.gourmetshop-box img {
  border: solid 2px #fff;
  border-radius: 50%;
  min-height: 155px;
}
p.gourmet-shop-name {
  font-size: 16px;
  margin: 0;
  text-align: center;
  margin-top: 15px;
}
p.gourmet-shop-name a {
  color: #000;
}
.flex-margin {
  margin-top: 30px;
  margin-bottom: 30px;
}
table.map-table td {
  padding: 15px 10px;
  font-size: 16px;
  font-family: "YuGothic", sans-serif;
  font-weight: bold !important;
}
/* single-gourmet地図 */
table.adp-directions,
table.adp-placemark,
.adp-legal {
  display: none;
}
.adp-summary {
  display: block !important;
  padding: 0;
  font-weight: bold !important;
  font-family: "YuGothic", sans-serif;
  font-size: 22px;
}
.adp-warnbox {
  display: none;
}
.adp,
.adp table {
  font-family: "YuGothic", sans-serif;
}
table.red-txt .adp-summary {
  color: #fa3c3c !important;
  font-size: 35px;
  font-family: "Kaisei Opti", serif;
  padding: 0;
}
#result input {
  margin-bottom: 1em;
}
/*プライバシーポリシー */
.privacy-box {
  max-width: 650px;
  margin: 0 auto;
  margin-top: 40px;
}
.privacy-box p {
  font-size: 15px;
  margin-bottom: 30px;
  text-align: justify;
  line-height: 1.6;
}
.privacy-box p.right-txt {
  text-align: right;
  margin-top: 50px;
  margin-bottom: 50px;
}
.privacy-box span.color-red {
  font-size: 18px;
}

/* お問い合わせ */
.table > tbody > tr > th,
.table > tbody > tr > td {
  width: 100%;
  display: block;
}
input {
  width: 100%;
  max-width: 100%;
}
table#contact-table {
  font-family: "Jun 34";
  width: 100%;
  border: solid 1px #2d52c9;
  background: #fff;
}
.contact h2 {
  font-size: 30px;
  line-height: 1;
  padding-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
table#contact-table th {
  background: #2d52c9;
  color: #fff;
  padding: 5px 20px;
}
table#contact-table td {
  border-bottom: none !important;
  padding: 10px 20px;
}
.contact-box {
  max-width: 650px;
  margin: 0 auto;
}
.table-flex {
  display: flex;
  align-items: center;
}
.table-flex span.flex-left {
  padding-right: 1em;
}
.table-flex span.hissu {
  background: #fff;
  color: #000;
  padding: 0 5px;
  border-radius: 5px;
  font-size: 12px;
}
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: none;
}
textarea#textarea {
  width: 100%;
}
table#contact-table p {
  margin: 0;
}
.submits.text-center {
  width: 50%;
  margin: 0 auto;
  color: #fff;
}
.submits.text-center > input {
  background: #2d52c9;
  border: none;
  padding: 10px 0;
  font-size: 20px;
  border-radius: 10px;
}
table#contact-table p.address-form {
  width: 60%;
}
table#contact-table p.address-search-link {
  background: #2d52c9;
  text-align: center;
  width: 40%;
}
table#contact-table p.address-search-link a {
  color: #fff;
  display: block;
  padding: 5px 0;
}
table#contact-table .flex-center {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
table#contact-table p.privacy-check input {
  margin-left: 0;
  left: -7em;
}
.privacy-check-block p a {
  background: #2d52c9;
  color: #fff;
  padding: 5px 20px;
  display: block;
  margin-left: 1.5em;
}
/*answer.php */
.gulmetResult-p01,
.gulmetResult-p02,
.gulmetResult-p03 {
  color: #fff;
  font-size: 1.5em;
}
.gulmetResult-p02:before {
  content: "";
  display: inline-block;
  width: 1.3em;
  height: 1.3em;
  background-image: linear-gradient(
    to right top,
    transparent 50%,
    #fff 50%,
    #fff 53%,
    transparent 53%
  );
  margin-right: 0.5em;
}
.gulmetResult-p02:after {
  content: "";
  display: inline-block;
  width: 1.3em;
  height: 1.3em;
  background-image: linear-gradient(
    to left top,
    transparent 50%,
    #fff 50%,
    #fff 53%,
    transparent 53%
  );
  margin-left: 0.5em;
}
.gulmetResult-p03:before {
  content: "";
  display: inline-block;
  width: 1.3em;
  height: 1.3em;
  background: center / contain no-repeat url(img/gurumetitle-img01.svg);
  vertical-align: text-bottom;
}
.gulmetResult-p03:after {
  content: "";
  display: inline-block;
  width: 1.3em;
  height: 1.3em;
  background: center / contain no-repeat url(img/gurumetitle-img02.svg);
  vertical-align: text-bottom;
}
.gulmetResult-img {
  max-width: 400px;
  margin: 1em 0;
  width: 100%;
}
.gulmetResult-radius-wrap {
  background: #fff;
  border-radius: 30px;
  padding: 30px 20px 20px 20px;
  box-shadow: 10px 10px 0 rgb(0 0 0);
  margin-right: 10px;
  position: relative;
  margin-bottom: 130px;
}
.gulmetResult-radius-wrap-img {
  position: absolute;
  max-width: 200px;
  right: 0;
  bottom: -130px;
}
.gurume-answer-Block02 {
  display: flex;
  display: -webkit-flex; /* Safari etc. */
  justify-content: center;
  -webkit-justify-content: center;
}
.gurume-answer-Block02 > div {
  padding: 5px;
}
.gulmetResult-a {
  margin-top: 20px;
  margin-bottom: 60px;
}
/* PC用 --------------------------------------------------------------------------------*/
@media screen and (min-width: 960px) {
  .singleshop-table,
  .singleshop-tarm span,
  .salers-chi p,
  .comment {
    font-size: 1em;
  }
}
/* スマホ用 --------------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  /*ヘッダー */
  .topHeadBlock p {
    font-size: 10px;
    text-align: right;
    padding-right: 2rem;
  }
  .topHeadHeader a {
    max-width: 100px;
    margin: 0 auto;
  }
  .topHeadHeader img {
    padding-left: 0;
  }
  .menu-global-container ul li a {
    font-size: 13px;
    padding: 5px 0;
  }
  /* フッター*/
  footer#footer > .footer-widget-area {
    display: none;
  }
  footer#footer {
    padding-top: 25px;
  }
  #back-top {
    position: fixed;
    bottom: 1em;
    right: 0.5em;
    max-width: 42px;
  }
  .foot-bunner-wrap {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .foot-company-wrap p {
    font-size: 10px;
    line-height: 1.6;
    margin: 0;
  }
  .foot-bunner-box h5 {
    padding: 5px;
  }
  .foot-menu {
    font-size: 9px;
  }
  .foot-menu li {
    border-left: 3px solid rgb(255, 255, 255, 0.5);
    padding: 5px 0 5px 5px;
    width: 33%;
    margin-bottom: 10px;
  }
  .foot-menu li a {
    display: block;
  }
  .copyright {
    padding: 10px 0 25px 0;
  }
  .copyright p {
    font-size: 7px;
    margin: 0;
    line-height: 1;
  }
  .copyright a {
    margin: 5px 0;
    display: inline-block;
  }
  #back-top img {
    width: 70px;
  }
  /* トップ */
  .sindan-box {
    background: url(img/foodback750x220.png) no-repeat;
    background-color: #fa3c3c;
    min-height: 110px;
    background-size: 100%;
  }
  span.bigtxt {
    font-size: 27px;
    color: #000;
  }
  .toplead {
    font-size: 21px;
    line-height: 1;
    margin: 0;
    padding-top: 35px;
    text-align: center;
    color: #848484;
  }
  .top-sub-lead {
    font-size: 10px;
    padding: 5px 0;
    line-height: 1;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
  }
  .blue {
    background: #2d52c9;
  }
  .red {
    background: #fa3c3c;
  }
  p.kuma-img {
    margin: 0;
    margin-top: 15px;
    transform: none;
    width: 100%;
  }
  .flex-bottom p.kuma-img {
    width: auto;
  }
  p.top-txt {
    margin: 0;
    font-size: 13px;
    text-align: justify;
    line-height: 1.7;
    margin-bottom: 10px;
  }
  .kuma-block1 p.top-txt {
    margin-left: 15px;
  }
  .kuma-block1 {
    padding-bottom: 0;
  }
  .kuma-block1 p.txt-svg {
    margin: 0;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .kuma-block2 p.txt-svg {
    margin: 0;
    margin-right: -0.5em;
    margin-bottom: 0.5em;
  }
  .kuma-block2 p.top-txt {
    margin-right: 15px;
  }
  p.shop-logo {
    margin: 0 auto;
    max-width: 160px;
    margin-top: 20px;
    margin-bottom: 15px;
    border: solid 1px #efefef;
  }

  .gurume {
    background: #eaeaea;
  }
  .gurume h3 {
    font-size: 20px;
    margin: 0;
    text-align: center;
    line-height: 1.4;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .gurume h5 {
    font-size: 12px;
    margin: 0;
    text-align: center;
    line-height: 1;
    margin-bottom: 40px;
    background: #4f4f4f;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
  }
  .car-box {
    position: relative;
  }
  p.fff-border {
    border: solid 3px #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
  }
  p.absolute-txt {
    position: absolute;
    width: 50%;
    top: -20px;
    left: 0.5em;
  }
  .gurume .car-box a {
    display: block;
    background: #fff000;
    text-align: center;
    color: #000;
    margin-top: 15px;
    text-decoration: none;
  }
  p.car-back {
    margin: 0;
    padding-top: 35px;
  }
  .gurume .car-box a p {
    margin: 0;
  }
  .last-row {
    margin-top: 40px;
  }
  .shop-link-box {
    margin-bottom: 25px;
  }
  .shop-link-box a {
    max-width: 165px;
    font-size: 13px;
    display: block;
    text-align: center;
    color: #fff;
    background: #4f4f4f;
    margin: 0 auto;
    margin-top: 25px;
    padding: 10px 0;
  }
  .shop-link-box a p {
    margin: 0;
  }
  p.top-shop-back {
    margin-bottom: 50px;
  }
  .sindan-box h3 {
    font-size: 22px;
    text-align: center;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 10px;
    line-height: 1;
    color: #fff;
  }
  .or-link {
    display: block;
    max-width: 250px;
    margin: 0 auto;
    text-align: center;
    color: #000;
    padding: 5px 0;
    font-size: 15px;
    background: #fdb54a;
    border: solid 2px #000;
    border-radius: 20px;
    box-shadow: 3px 3px 0 rgb(0 0 0);
  }
  .sindan-box .or-link {
    max-width: 200px;
  }
  .sindan-box a p {
    margin: 0;
  }
  p.name {
    font-size: 10px;
    text-align: right;
    margin: 0;
    width: 100%;
    padding-right: 1em;
    margin-bottom: 10px;
  }
  p.name br {
    display: none;
  }
  .flex-bottom {
    display: flex;
    align-items: flex-end;
  }
  p.fukidasi-margin {
    max-width: 275px;
    margin-bottom: -20%;
  }
  .color-red {
    color: #fa3c3c;
  }
  .kuma-car-box {
    position: relative;
    min-height: 290px;
  }
  .kuma-car-box h4 {
    font-size: 15px;
    line-height: 1.6;
    margin-top: 40px;
    margin-bottom: 30px;
    text-align: center;
  }
  .kuma-car-box p.absolute-img {
    position: absolute;
    width: 100%;
    bottom: 0;
    transform: none;
    left: 0;
    margin: 0;
  }
  .link-box p:first-child {
    margin-top: 35px;
    margin-bottom: 15px;
  }
  .link-box p:last-child {
    margin-bottom: 50px;
  }

  /*　プライバシーポリシー　*/
  .privacy-box p {
    font-size: 12px;
    margin-bottom: 15px;
  }
  .privacy-box span.color-red {
    font-size: 11px;
  }
  .privacy-box span.color-red {
    font-size: 13px;
  }
  .privacy-box p.right-txt {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  /*　お問い合わせ　*/
  .contact h2 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  table#contact-table {
    font-size: 13px;
  }
  .table-flex span.hissu {
    font-size: 10px;
  }
  .submits.text-center > input {
    padding: 5px 0;
    font-size: 15px;
  }
  .contact-box {
    margin-bottom: 20px;
  }
  .privacy-check-block p a {
    text-align: center;
  }
  .privacy-check-block .flex-center p {
    width: 100%;
    text-align: center;
  }
  table#contact-table p.address-search-link a {
    padding: 3px 0;
  }
  .wpcf7-not-valid-tip,
  .wpcf7 form .wpcf7-response-output {
    font-weight: bold;
  }

  /* archive-shop */
  .search-block h3 {
    font-size: 18px;
  }
  ul.terms li {
    width: 50%;
  }
  ul.terms {
    flex-wrap: wrap;
  }

  /*single-shop */
  .singleshop-body01 {
    /*background: bottom / contain repeat-y url("//inoutinout3.xsrv.jp/ju-okayama/wp-content/themes/ju-okayama/img/ju-bg01-min.jpg") ;*/
    padding: 40px 20px;
  }
  .singleshop-body02 {
    background-color: #eaeaea;
    padding: 40px 20px;
  }

  /*　single-gourmet　*/
  .post-19 .se-flex {
    margin-top: 1em;
  }
  .gurumeBlock01,
  .gurumeBlock02,
  .gurumeBlock03 {
    padding: 25px 20px;
  }
  .gurumeBlock02 {
    padding-bottom: 50px;
  }
  .bottomCarBox {
    bottom: 1%;
    right: 0;
  }
  .bottomCarBox p {
    width: 80%;
  }
  p.i-food {
    margin-right: 0;
    width: 3em;
  }
  .fukidasi-box01 {
    max-width: 225px;
    margin-right: -20px;
  }
  .fukidasi-box02 {
    max-width: 238px;
    margin-left: -20px;
  }
  .fukidasi-box02 .fukidasi-relative {
    margin-top: -5em;
  }
  .kuma-box p.kuma {
    max-width: 113px;
    margin: 0 0 0 auto;
    margin-top: -7em;
    margin-right: 1.5em;
  }
  p.fffBox {
    background: #fff;
    padding: 15px 20px;
    line-height: 1.6;
    border-radius: 30px;
    font-size: 15px;
    position: relative;
    box-shadow: 8px 8px 0 rgb(0, 0, 0);
  }
  p.fffBox br {
    display: inline-block;
  }
  p.fffBox:before {
    top: 4em;
  }
  p.profile-img {
    max-width: 155px;
    margin-top: -10em;
    margin-bottom: 15px;
  }
  h3.side-border {
    margin-top: 5px;
  }
  .recommendWrap h3.side-border {
    margin-bottom: 5em;
    font-size: 20px;
  }
  p.fffBox {
    padding: 15px;
  }
  .padding10 {
    padding-right: 5px;
    padding-left: 10px;
  }
  p.comment-txt {
    margin-bottom: 20px;
    font-size: 14px;
  }
  p.car-thum {
    margin-bottom: 20px;
  }
  p.shop-thum {
    margin: 0 auto 20px auto;
  }
  .car000 {
    margin: 0;
    margin-right: -20px;
    margin-left: -20px;
  }
  p.strong-img {
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: -20px;
    margin-left: -20px;
  }
  .kuma-box {
    margin-bottom: 30px;
  }
  .flex-margin {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .gurumeBlock01 h3 {
    margin: 15px 0 15px 0;
    text-align: center;
    line-height: 1;
    font-size: 20px;
  }
  .gurumeBlock01 h5 span,
  .gurumeBlock03 h5 span {
    background: #000;
    padding: 5px 15px;
    font-size: 10px;
    color: #fff;
    display: inline-block;
  }
  .gurumeShop-content table {
    width: 100%;
    font-size: 13px;
    margin-bottom: 20px;
  }
  .gurumeBlock01 h4 {
    text-align: center;
    line-height: 1;
    margin: 0;
    font-size: 20px;
    margin-top: 15px;
  }
  p.myshop {
    margin: 0;
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 20px;
    text-align: center;
  }
  .gurumeBlock03 h4 {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 25px;
    line-height: 1;
    text-align: center;
  }
  .recommendWrap .radius-wrap:nth-of-type(2) {
    margin-top: 10em;
  }
  table.red-txt .adp-summary {
    font-size: 25px;
  }
  .adp-summary {
    font-size: 16px;
  }
  /*　answer.php　*/
  .gulmetResult-p01,
  .gulmetResult-p02,
  .gulmetResult-p03 {
    font-size: 1.1em;
  }
  .gulmetResult-img {
    max-width: 200px;
    margin: 1em 0 2em;
  }
  .gulmetResult-radius-wrap-img {
    max-width: 150px;
    bottom: -90px;
  }
  /*　quiz.php　*/
  .quiz-foofimg img {
    max-width: 260px;
  }
  .quiz-top {
    position: fixed;
    right: 1em;
    bottom: 64px;
    z-index: 1;
  }
  .quiz-select .or-link,
  .quiz-select02 .or-link {
    padding: 0.5em 0;
    display: inline-block;
    width: 100%;
    font-size: 13px;
    border-radius: 10px;
  }
  .sindan05-p {
    font-size: 1.2em;
    margin: 0.5em 0;
  }
  .sindan06-img img {
    max-width: 280px;
  }
  .quiz-foofimg {
    margin-top: 1em;
  }
  .quiz-num {
    margin: 0.5em auto 0;
  }
  .gourmet-quiz-wrap h1 {
      margin: 0;
      padding: 10px 0;
      color: #fff;
      line-height: 1;
      font-size: 20px;
  }
  .quiz-prelink {
    font-size: 13px;
  }
  .quiz-indicater > div {
    height: 5px;
  }
}
/* iPhone SE用 --------------------------------------------------------------------------------*/
@media screen and (max-width: 375px) {
  .se-flex {
      display: flex;
      align-items: center;
      justify-content: center;
  }
  .quiz-num {
    margin: 0 0.5em 0 0;
    font-size: 15px;
    height: 35px;
    width: 35px;
    line-height: 35px;
  }
  .quiz-top {
    bottom: 1.5em;
    font-size: 13px;
    /*right: calc(50% - 4.5em);*/
  }
  .quiz-foofimg img {
    max-width: 260px;
  }
  .sindan05-p {
    margin: 0;
    font-size: 16px;
  }
  .sindan06-img img {
    max-width: 250px;
  }
  .quiz-foofimg {
    margin-top: 2em;
  }
  .select-wrap {
    background: #fff;
    padding-bottom: 1em;
  }
  .quiz-select {
    padding: 0 0 0.8em 0;
  }
  .padding-bt {
    padding-bottom: 2em !important;
  }
  .sindan06-img {
    margin-bottom: 0;
}
}



/*　カップ麺 -----------*/
.cupColor {
  padding: 30px 100px;
  background: #f9d023;
}
.cup-box p.cuptxtImg {
  margin: 0;
  margin-bottom: 1.5rem;
}
.cup-box p.text-center {
  margin:0;
}
.cup-box p.text-center a {
  display: block;
  background: #e00000;
  box-shadow: 0 0 7px rgb(0,0,0,0.5);
  border-radius: 10px;
  color: #fff;
  padding: 0.8rem 0.2rem;
  font-size: 2rem;
  text-decoration: none;
}
.cup-box p.text-center a:hover {
  opacity: 0.8;
  color: #fff;
}
p.cup-img {
  margin: 0;
  margin-right: -10%;
  margin-left: -10%;
  margin-top: 5rem;
}