@charset "UTF-8";
/*
Theme Name:Oidayoho theme
Author: Oidayoho
Description: Oidayoho  theme.
Version: 1.0
*/
* {
  margin: 0;
  padding: 0; }

body {
  word-wrap: break-word;
  background-image: url(images/bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed; }

html {
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  font-size: 100%;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1em; }

h1 {
  font-size: 36px;
  line-height: 1.5; }

/* 48px */
h2 {
  font-size: 24px;
  line-height: 1.5;
  font-weight: normal;
  letter-spacing: 0.2em; }

/* 48px */
h3 {
  font-size: 24px;
  line-height: 1.5; }

/* 24px */
ul, ol {
  list-style: none; }

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto; }

p {
  line-height: 2em;
  font-size: 0.9em;
  margin-bottom: 1em; }

figure {
  margin-bottom: 2em; }

a {
  text-decoration: none;
  color: #2b2b2b;
  transition: 0.4s ease-in-out; }

a:hover {
  opacity: 0.5;
  filter: alpha(opacity=60); }

/* text */
.left {
  text-align: left; }

.right {
  text-align: right; }

.center {
  text-align: center; }

.bold {
  font-weight: bold; }

.small {
  font-weight: normal;
  font-size: 0.8em; }

.big {
  font-weight: bold;
  font-size: 1.3em; }

.container {
  max-width: 1000px;
  margin: 0 auto;
  padding-left: 3em;
  padding-right: 2em;
  box-sizing: border-box; }

/*nav*/
.btn {
  background: transparent url(./images/btn2.png) no-repeat 0 0;
  display: block;
  width: 100px;
  height: 55px;
  position: fixed;
  top: 10px;
  left: -55px;
  cursor: pointer;
  z-index: 200; }

.peke {
  background-position: 35px 0; }

.drawr {
  display: none;
  background-color: white;
  position: fixed;
  top: 0px;
  left: 0;
  width: 260px;
  padding: 60px 0 20px 0px;
  z-index: 100; }

#menu li {
  width: 260px; }

#menu li a {
  display: block;
  padding: 15px; }

.nav2 {
  background-image: url("./images/bg_nav.png");
  position: fixed;
  top: 0px;
  left: 0;
  background-repeat: no-repeat;
  background: cover;
  width: 60px;
  height: 1500px; }

/*header*/
header h1 {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto; }

.open-2 {
  left: -100%; }

.open-2.active {
  left: 0px; }

.move-2.on.btn {
  position: fixed;
  left: 100px;
  top: 10px; }

header {
  background-image: url(images/bg_header_sp.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 8em;
  padding-bottom: 8em; }

/*main*/
.flex_container_sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }

.flex_box_sp {
  width: 46%;
  margin: 2%;
  box-sizing: border-box; }

.flex_box_sp_3 {
  width: 31%;
  margin: 1%;
  box-sizing: border-box; }

.flex_container_sp dt {
  width: 26%;
  margin: 2%;
  box-sizing: border-box; }

.flex_container_sp dd {
  width: 66%;
  margin: 2%;
  box-sizing: border-box; }

ul.sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  max-width: 130px;
  margin-left: 1em; }

ul.sns li {
  width: 40%;
  margin: 5%; }

.m_title {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto; }

.h_box1_in p {
  margin-bottom: 2em; }

.box h2 img {
  width: 1.5em;
  height: 1.5em;
  margin-right: 0.5em; }

p.point {
  font-size: 1em;
  font-weight: bold;
  color: #F94E00;
  margin-bottom: 0.5em; }

.menu {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; }

.menu h3 {
  letter-spacing: 0.2em;
  font-size: 1.2em;
  margin-bottom: 0.2em; }

.menu p.gd {
  font-size: 0.9em; }

figure.circle img {
  border-radius: 200px; }

dl {
  font-size: 1em;
  margin-bottom: 1em; }

p.cmt {
  line-height: 1.5em; }

figure.detail {
  max-width: 80px;
  margin-right: 0;
  margin-left: auto; }

ul.ho_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }

ul.ho_menu li {
  width: 46%;
  margin: 2%;
  text-align: center;
  color: #fff;
  border-radius: 100px; }

ul.ho_menu li a {
  display: block;
  color: #fff;
  padding: 0.3em; }

ul.ho_menu li:first-child {
  background: #F9B700; }

ul.ho_menu li:last-child {
  background: #8C2B00; }

p.f_btn {
  text-align: center;
  font-size: 1.3em;
  background: #D80000;
  color: #fff;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto; }

p.f_btn a {
  padding: 0.5em 1em;
  display: block;
  color: #fff; }

.flex_4 {
  margin-bottom: 3em; }

.main_menu p {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #2b2b2b;
  text-align: center;
  color: #fff;
  font-size: 1.2em;
  letter-spacing: 0.2em; }

.main_menu p a {
  display: block;
  padding-top: 8em;
  padding-bottom: 8em;
  color: #fff; }

.main_menu1 p {
  background-image: url(images/main_menu1.jpg); }

.main_menu2 p {
  background-image: url(images/main_menu2.jpg); }

.main_menu3 p {
  background-image: url(images/main_menu3.jpg); }

.main_menu p a {
  color: #fff; }

.box {
  padding-top: 2em;
  padding-bottom: 2em;
  padding-left: 5em;
  padding-right: 2em; }

.h_box1 br {
  display: none; }

.box h3.ayumi {
  font-weight: normal;
  letter-spacing: 0.1em;
  text-align: center; }

.news {
  background: #fff;
  padding-top: 8em;
  padding-bottom: 8em; }

.news h2 {
  margin-bottom: 0.3em; }

.news_in {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }

.news p.news_list {
  color: #000;
  margin-bottom: 3em; }

.news p.news_list a {
  color: #000; }

.news .thumbnail {
  margin-bottom: 1em; }

.news_box_in time {
  margin-right: 0.5em;
  color: #ccc; }

.news_box_in ul {
  letter-spacing: 0.1em; }

.news_box_in li {
  border-top: 1px solid #ccc; }

.news_box_in li:last-child {
  border-bottom: 1px solid #ccc; }

.news_box_in li a {
  display: block;
  padding-top: 1em;
  padding-bottom: 1em; }

.news_box_in li i {
  margin-left: 0.5em;
  text-align: right; }

.news_box_in p {
  margin-bottom: 2em;
  font-size: 0.9em; }

.news figure {
  margin-bottom: 0; }

p.detail {
  text-align: center;
  border: 1px solid #fff;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto; }

p.detail a {
  display: block;
  padding: 0.5em; }

.flex_box_wleft {
  background: #7E0000; }

.ho_cmt figure {
  margin-bottom: 1em; }

.ho_cmt h3 {
  font-size: 1.2em;
  margin-bottom: 0.5em; }

.ho_cmt p {
  margin-bottom: 4em; }

/*page*/
h2.title {
  text-align: center; }

.page_in {
  padding-top: 4em;
  padding-bottom: 4em; }

.page_in table {
  width: 100%;
  margin-bottom: 1em;
  line-height: 1.8em; }

p.ho_p {
  border-bottom: 2px solid #f3f3f3;
  margin-bottom: 1.5em; }

.page_in th {
  vertical-align: top;
  text-align: left;
  width: 90px;
  letter-spacing: 0.1em;
  padding-bottom: 0.3em; }

.page_in td {
  padding-bottom: 0.3em; }

.recipe_box_in {
  background: #fff;
  padding: 1em;
  margin-bottom: 3em;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", sans-serif; }

.recipe_box_in figure {
  margin-bottom: 0.5em; }

.recipe_box_in h2 {
  margin-bottom: 0.5em;
  margin-top: 1em;
  font-size: 1.4em; }

.cmt_box h3 {
  font-size: 1.2em; }

ul.co {
  list-style: disc;
  margin-bottom: 1em; }

ul.num {
  list-style: decimal;
  margin-bottom: 1em; }

.cmt_box {
  background: #f4f4f4;
  padding: 1.5em; }

.cmt_box h3 {
  margin-bottom: 0.5em; }

.cmt_box p {
  line-height: 1.6em; }

.cmt_box p.r_sub {
  font-size: 0.9em;
  margin-bottom: 0.5em; }

h3.trip_h3 {
  font-size: 1em; }

h3.trip_h3 img {
  width: 35px;
  margin-right: 0.5em; }

.ho_trip_box figure {
  margin-bottom: 0.5em; }

.ho_trip_box p {
  text-align: center; }

p.trip_box_1 {
  margin-left: 1.5em;
  margin-bottom: 0.3em; }

.goods figure {
  margin-bottom: 1em; }

p.buybtn {
  color: #fff;
  background: #8c2b00;
  border-radius: 100px;
  text-align: center;
  max-width: 150px;
  margin-left: auto;
  margin-right: auto; }

p.buybtn a {
  color: #fff;
  display: block;
  padding: 0.1em 1em; }

.trip_box_menu h3 {
  font-size: 1.2em;
  margin-bottom: 0.5em; }

.trip_box_menu p.area {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 0.5em; }

.trip_box_menu .flex_32 {
  margin-bottom: 4em; }

.cmt_box_in {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto; }

.box p.clear_p {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

/*youtube*/
.youtube {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 3em; }

.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*single*/
.single_page ol {
  margin-bottom: 2em; }

p.cate {
  margin-bottom: 0.5em; }

.entry {
  margin-bottom: 3em; }

.menu_buy_one figure {
  margin-bottom: 1em; }

.menu_buy_one p.fee {
  text-align: center;
  margin-bottom: 0.5em;
  letter-spacing: 0.2em; }

p.buy_btn {
  background: #8C2B00;
  text-align: center;
  max-width: 150px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 100px;
  color: #fff;
  font-size: 1em;
  letter-spacing: 0.2em;
  margin-bottom: 2em; }

p.buy_btn a {
  color: #fff;
  display: block;
  padding: 0em 1em; }

/*list*/
.list_box_in br {
  display: none; }

img.pc {
  display: none; }

/*tokusyoho*/
.tokusyoho_box table {
  width: 100%;
  font-size: 0.8em;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5em; }

.tokusyoho_box th {
  padding: 0.5em 1em;
  width: 130px; }

.tokusyoho_box td {
  padding: 0.5em 1em; }

.tokusyoho_box h3 {
  font-weight: normal;
  font-size: 1.2em;
  border-bottom: 1px dotted #2b2b2b;
  padding-bottom: 0.3em;
  margin-bottom: 0.5em; }

.t_box_in {
  margin-bottom: 2em; }

.t_box_in ul {
  font-size: 0.9em;
  line-height: 1.8em; }

.t_box_in li {
  list-style: disc;
  margin-left: 1em; }

/*contact*/
.contact_box {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto; }

.contact_box p {
  max-width: 800px;
  margin-bottom: 0.5em; }

.contact_box p.co_fi {
  margin-bottom: 3em; }

.wpcf7 textarea, .wpcf7 input[type="text"],
.wpcf7 input[type="email"] {
  width: 100%;
  padding: 1em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: none; }

input[type="tel"], .wpcf7 input[type="number"] {
  padding: 1em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  box-shadow: none;
  background: #fff;
  border: 1px solid #ccc; }

.wpcf7-form .wpcf7-select, select {
  padding: 1em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  background: #fff;
  height: 35px; }

.wpcf7 input[type="submit"] {
  width: 300px;
  padding: 1em 2em;
  font-size: 14px;
  border: none;
  background-color: #000;
  -webkit-appearance: none;
  cursor: pointer;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  margin-right: auto;
  margin-left: auto;
  display: block;
  margin-bottom: 5em;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out; }

.wpcf7 input[type="submit"]:hover {
  opacity: 0.8;
  filter: alpha(opacity=60); }

.wpcf7-list-item-label {
  margin-right: 15px; }

/* footer */
footer figure.kessyobtn {
  max-width: 200px;
  position: fixed;
  bottom: 0.2em;
  left: 0.5em;
  margin-bottom: 0;
  line-height: 1em;
  padding-bottom: 0; }

footer {
  background: #F9B700;
  text-align: left;
  padding: 4em 2em 12em 2em; }

.footer_in {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3.5em;
  padding-right: 2em; }

.f_logo {
  max-width: 150px;
  margin-left: auto;
  margin-right: auto; }

footer h1 {
  font-size: 1.2em;
  letter-spacing: 0.2em;
  margin-top: 2em;
  margin-bottom: 0.5em;
  font-weight: normal; }

footer p {
  margin-bottom: 0em;
  letter-spacing: 0.1em; }

p.copy {
  margin-top: 4em; }

.award_box {
  border-left: 15px solid #000;
  margin-bottom: 1em; }

footer .award_box p {
  padding-left: 0.5em;
  line-height: 1.2em;
  font-size: 1.4em;
  letter-spacing: 0.2em; }

.award_box p.f_day {
  margin-bottom: 0em;
  line-height: 1.2em;
  font-size: 0.8em; }

.footer_menu {
  margin-top: 3em;
  margin-bottom: 3em;
  font-size: 0.8em; }

.footer_menu li {
  list-style: disc;
  margin-left: 1em;
  margin-bottom: 0.7em; }

/*ページナビゲーション*/
.pagenav {
  margin-top: 3em;
  font-size: 0.8em;
  max-width: 400px;
  margin: 0 auto; }

.pn_old {
  border: 1px solid #fff;
  border-radius: 50px;
  float: left;
  text-align: center;
  width: 100px;
  margin-left: 0;
  margin-right: auto; }

.pn_new {
  border: 1px solid #fff;
  border-radius: 50px;
  float: right;
  text-align: center;
  width: 100px;
  margin-left: auto;
  margin-right: 0; }

.pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 350px;
  margin: 0 auto; }

.pagination li {
  font-size: 0.7em;
  flex: 1;
  margin: 0.5em;
  margin-top: 5em;
  margin-bottom: 8em;
  background: #fff;
  border-radius: 3px;
  padding: 0.8em; }

.pagination li a {
  color: #fff; }

/*外部コンテンツ*/
iframe {
  max-width: 100%; }

/* YouTubeのビデオ */
.ytvideo {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 30px; }

.ytvideo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*googlemap*/
.googlemap {
  height: 0;
  overflow: hidden;
  padding-bottom: 76.25%;
  position: relative;
  margin-top: 2em;
  margin-bottom: 2em; }

.googlemap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%; }

/*archive*/
/*single*/
@media screen and (min-width: 768px) {
  /*header*/
  header h1 {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto; }

  header {
    background-image: url(images/bg_header_pc.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 8em;
    padding-bottom: 8em; }

  /*nav*/
  .btn {
    background: transparent url(./images/btn3.png) no-repeat 0 0;
    display: block;
    width: 110px;
    height: 55px;
    position: fixed;
    top: 10px;
    left: -55px;
    cursor: pointer;
    z-index: 200; }

  .peke {
    background-position: 55px 0; }

  .nav2 {
    background-image: url("./images/bg_nav2.png");
    position: fixed;
    top: 0px;
    left: 0;
    background-repeat: no-repeat;
    background: cover;
    width: 80px;
    height: 1500px; }

  /*main*/
  .box h2 {
    font-size: 2em;
    margin-left: 0.8em; }

  .box h2.title_h2 {
    margin-left: 0; }

  .box h3 {
    font-size: 1.3em; }

  .box p {
    font-size: 1em; }

  .box p br {
    display: inline; }

  .box h2.f_h2 {
    font-size: 1.7em;
    margin-left: 0.8em; }

  .m_title {
    max-width: 200px;
    margin-left: auto;
    margin-right: 3em; }

  .h_box {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5em; }

  .h_box1_in {
    text-align: right; }

  .h_box1 br {
    display: inline; }

  p.buybtn {
    font-size: 0.9em;
    width: 100px; }

  .flex_container_pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap; }

  .flex_container_pc2 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse; }

  .flex_center {
    justify-content: center;
    align-items: center; }

  .flex_box {
    width: 46%;
    margin: 2%;
    box-sizing: border-box; }

  .flex_3 {
    width: 31%;
    margin: 1%;
    box-sizing: border-box; }

  .flex_32 {
    width: 31%;
    margin: 1%;
    box-sizing: border-box; }

  .flex_4 {
    width: 31%;
    margin: 1%;
    box-sizing: border-box; }

  .flex_5 {
    width: 18%;
    margin: 1%;
    box-sizing: border-box; }

  .flex_6 {
    width: 51%;
    margin: 2%;
    box-sizing: border-box; }

  .flex_7 {
    width: 21%;
    margin: 2%;
    box-sizing: border-box; }

  .flex_text {
    width: 31%;
    margin: 2%;
    box-sizing: border-box; }

  .flex_img {
    width: 61%;
    margin: 2%;
    box-sizing: border-box; }

  .flex_box_hl {
    width: 40%;
    margin: 2%;
    box-sizing: border-box; }

  .flex_box_hr {
    width: 52%;
    margin: 2%;
    box-sizing: border-box; }

  .flex_box_circle {
    width: 31%;
    margin: 1%;
    box-sizing: border-box; }

  .flex_box_circle_right {
    width: 61%;
    margin: 1%;
    box-sizing: border-box; }

  .flex_news_left {
    width: 31%;
    margin: 1%;
    box-sizing: border-box; }

  .flex_news_right {
    width: 61%;
    margin: 1%;
    box-sizing: border-box; }

  .flex_news_tit {
    margin-bottom: 1em;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1em; }

  .flex_news_left2 {
    width: 41%;
    margin: 1%;
    box-sizing: border-box; }

  .flex_news_right2 {
    width: 51%;
    margin: 1%;
    box-sizing: border-box; }

  .flex_box_3 {
    width: 33.3%;
    box-sizing: border-box; }

  .flex_box_6 {
    width: 66.7%;
    box-sizing: border-box; }

  .flex_box_nleft {
    width: 21%;
    margin: 2%;
    box-sizing: border-box; }

  .flex_box_nright {
    width: 71%;
    margin: 2%;
    box-sizing: border-box;
    text-align: left; }

  .flex_box_nright h2 {
    margin-left: 0; }

  .news_list {
    margin-left: 1.5em; }

  .ho_cmt h3 {
    font-size: 1em;
    margin-bottom: 0.5em; }

  p.h_p {
    margin-left: 5em;
    margin-right: 2em; }

  /*page*/
  .recipe_box_in h2 {
    margin-left: 0;
    margin-bottom: 0;
    font-size: 1.8em; }

  .trip_box_menu h3 {
    font-size: 1.2em;
    margin-bottom: 0.5em; }

  .cmt_box h3 {
    font-size: 1.2em; }

  /*list*/
  .list_box_in br {
    display: inline; }

  .list_box_in p {
    margin-bottom: -3em; }

  img.sp {
    display: none; }

  img.pc {
    display: inline; }

  /*tokusyoho*/
  .tokusyoho_box table {
    font-size: 0.9em; }

  .tokusyoho_box th {
    width: 160px; }

  .t_box_in ul {
    font-size: 1em; }

  /*footer*/
  footer h1 {
    font-size: 1.6em; }

  footer p {
    font-size: 1em; }

  footer .award_box p {
    padding-left: 0.5em;
    line-height: 1.2em;
    font-size: 1.3em;
    letter-spacing: 0.2em; }

  footer h1 {
    margin-top: 1em; }

  footer h2 {
    margin-bottom: 0.3em; }

  footer p.address {
    line-height: 1.2em; }

  footer p.copy {
    text-align: center; }

  ul.footer_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto; }

  .footer_menu li {
    list-style: none;
    box-sizing: border-box; }

  .footer_menu li:first-child {
    width: 13%;
    margin: 1%; }

  .footer_menu li:nth-child(2) {
    width: 24%;
    margin: 1%; }

  .footer_menu li:nth-child(3) {
    width: 31%;
    margin: 1%; }

  .footer_menu li:last-child {
    width: 24%;
    margin: 1%; } }
@media screen and (min-width: 1200px) {
  .h_box1 {
    padding-right: 2em; }

  .flex_4 {
    width: 21%;
    margin: 2%;
    box-sizing: border-box; } }
.banner {
  position: fixed;
  width: 200px;
  bottom: 0;
  right: 0.5em;
  transition: .3s; }

.banner.fixed {
  width: 150px;
  transition: .3s; }

/*okcom追加*/
.tel-fax {
  font-size: 1.4em;
  line-height: 1.2em; }

.res_none {
  display: block !important; }

.res_center {
  text-align: left !important; }

.right_res_center {
  text-align: right !important; }

.res_block_768 {
  display: none !important; }

@media screen and (max-width: 767px) {
  .res_block {
    display: block !important; }

  .res_none {
    display: none !important; }

  .res_center {
    text-align: center !important; }

  .right_res_center {
    text-align: center !important; }

  .res_block_768 {
    display: block !important; } }
.header_contact {
  display: block;
  position: fixed;
  top: 10px;
  right: 10px; }

a.btn_contact {
  position: relative;
  display: inline-block;
  padding: 7px 24px;
  color: #FFF;
  background-color: #F98700;
  border: 2px solid #F98700;
  text-align: center;
  transition: .3s;
  margin: 20px auto;
  border-radius: 30px; }

a.btn_more:hover {
  color: #F98700;
  background-color: #fff; }

dl.voice {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 15px; }
  dl.voice dt {
    padding: 5px;
    width: 30%; }
    @media screen and (max-width: 767px) {
      dl.voice dt {
        width: 100%; } }
  dl.voice dd {
    width: 65%;
    padding: 5px; }
    @media screen and (max-width: 767px) {
      dl.voice dd {
        width: 100%; } }
    dl.voice dd h5 {
      font-weight: bold;
      font-size: 1.2em;
      margin-bottom: 10px;
      border-bottom: 1px solid #999; }
      dl.voice dd h5 span {
        font-size: 0.8em;
        font-weight: normal; }


p.shippingbtn{
  background-color: #F98700;
 width:250px;
 margin-left:auto;
 margin-right: auto;
 text-align:center;
 border-radius:100px;
 margin-top:2em;
}
p.shippingbtn a{
display:block;
padding:0.5em 2em;
color:#fff;

}
