/* カスタマイズ用CSS */

.ec-pageHeader {
    border-top: none;
    font-size: 20px;
}
.mypage {
    margin-top: 130px;
}
.registration_page {
    margin-top: 130px;
}
.cart_page {
    margin-top: 130px;
}
.other_page {
    margin-top: 130px;
}
.product_page {
    margin-top: 140px;
}

@media only screen and (min-width: 768px){
.mypage {
    margin-top: 170px;
}
.registration_page {
    margin-top: 170px;
}
.cart_page {
    margin-top: 170px;
}
.other_page {
    margin-top: 170px;
}
.product_page {
    margin-top: 160px;
}
}

.ec-sliderRole {
    margin-top: 90px
}

.ec-eyecatchRole__image {
    margin-bottom: 0px !important;
}
.ec-eyecatchRole {
    margin: 60px auto !important;
}
.ec-categoryRole {
    padding: 40px 0 0 0 !important;
}
.ec-newItemRole {
    padding: 40px 0;
}

/*トップページ_メインメニュー */
.main_menu {
    padding: 0px 0;
}

.line {
    width: 100%;
    border-style: solid;
    border-color: #4fa6d2;
    height: 1px;
}

/* サブメニュー */
.sub_menu {
    padding: 0px !important;
}
.sub_menu_listItem {
    margin-right: 10%;
    margin: 0 3% 15px 3%;
}
@media screen and (max-width: 767px) {
.sub_spc {
   flex-wrap: nowrap !important;
}
.sub_menu_listItem {
    margin-right: 2%;
    margin: 0 1% 15px 1%;
}
.role_spc {
    padding-left: 10px;
    padding-right: 10px;
}
}
.sp_menulist {
    display: flex;
    flex-wrap: nowrap;
}
.sp_sub_menu_listItem {
    margin: 0 2% 10px 2%;
}
.sub__umiheader {
    position: fixed;
    width: 100%;
    top: 0;
    background-color: #fff;
    z-index: 10000;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}
/* トップページメインビジュアル */
.umi_toppageVisual {
    height: 100vh; /* 全画面表示 */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url(https://okinawaumibudou.jp/html/template/im01/assets/img/top/mv_umibudou.jpg);
    margin-bottom: 4vh;
}
@media screen and (max-width: 640px) {
.umi_toppageVisual {
    height: 50vh; 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url(https://okinawaumibudou.jp/html/template/im01/assets/img/top/mv_umibudou_sp.jpg);
    margin-bottom: 4vh;
}
}
.text-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 100;
}
@media screen and (max-width: 640px) {
.text-box {
    transform: translate(-50%, -200%);
}
}
.title {
    padding: 0 25%;
    filter: drop-shadow(2px 2px 1px rgb(0 0 0 / 20%));

}
@media screen and (max-width: 640px) {
.title {
    padding: 0 10%;
}
  }
/*トップページ_商品一覧 */
.top_text {
    font-size: 2.5rem;
    font-weight: 700;
    color: #fff;
    text-align: center;
}
@media screen and (max-width: 640px) {
.top_text {
    font-size: 1.9rem;
}
}
.inner_box {
    background-color: #4fa6d2;
    padding: 10px;
}

.change_coller {
    color: #4fa6d2;
}
.ec-headerNaviRole {
    padding-bottom: 0px;
}
.ec-inlineBtn--top {
    background-color: #f29a96;
    border-color: #f29a96;
}

/* ヘッダー（新規会員登録、ログイン、カート） */

.ec-headerNav__itemIcon {
    margin-right: 5px;
}

@media only screen and (max-width: 680px){
.ec-headerNav__itemLink {
    display: flex!important;
    font-size: 10px!important;
    margin-right: 0px!important;
    margin-top: -2px!important;
}
}

/* .ec-cartNavi {
    padding: 10px 0 0 10px;
} */
.ec-layoutRole__umiheader {
    position: fixed;
    width: 100%;
    top: 0;
    background-color: #fff;
    z-index: 10000;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    height:80px;
}
.umi_header_nav {
    font-size: inherit;
    padding-top: 0px
}
@media screen and (max-width: 767px){
.ec-layoutRole__umiheader {
    height:9vh;
}
.hedder_logo {
    width: 80% !important;
}
}

/* 下層ページヘッダー（新規会員登録、ログイン、カート） */
.ec-layoutRole__umi_lowerheader {
    position: fixed;
    width: 100%;
    top: 0;
    background-color: #fff;
    z-index: 10000;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    /* height:145px; */
}
.umi_lowerheader_nav {
    font-size: inherit;
    padding-top: 0px
}
.ec-cartNavi__icon {
    color: black
}
.ec-cartNavi__price {
    color: black
}
/*トップページ_はじめまして */
.nice_to_meet_you {
    background-image: url(https://okinawaumibudou.jp/html/template/im01/assets/img/top/bkgd_sea.jpg);
    background-size: cover;
    background-position:center;
    margin-bottom: 60px
}
.ntmy_img {
    margin-top: 3em;
}
@media only screen and (min-width: 768px){
.ntmy_img {
    order: 1!important;
    width: 80%!important;
    margin-bottom: 3em;
    margin-top: 4em;
}
.ntmy_intro_ttl {
    margin-top: 2.2em;
    margin-bottom: 0.5em!important;
}
.ntmy_intro_Enttl {
    margin-top: 0px!important;
    margin-bottom: 1.5em!important;
}
.ntmy_intro {
    order: 2!important;
    padding-left: 5%;
    filter: drop-shadow(2px 2px 1px rgb(0 0 0 / 20%));
}
}
.ntmy_intro_ttl {
    margin-bottom: 0.5em!important;
}
.ntmy_intro_Enttl {
    margin-bottom: 1.5em!important;
}
.arakaki_san {
    padding-top: 10px;
    color: white;
    margin-bottom: 0.5em;
}
.intro_text {
    color:white;
}
@media only screen and (min-width: 681px){
.arakaki_san {
    padding-top: 10px;
}
}
/*トップページ_レシピ動画*/
.ctrl_recipe {
    /*background-image: url(https://okinawaumibudou.jp/html/template/im01/assets/img/top/bkgd_wood.jpg);*/
    background: #ffffff!important;
    /* margin-bottom: 8vh; */
}
@media only screen and (min-width: 681px){
.recipe_mov {
    height: 8vh;
}
.list_recipe_mov {
    clear: both;
}
.left_col_recipe_ttl {
  float: left;
  width: 60%; /* 要素の幅を定義 */
}
.right_col_recipe_subttl {
  float: right;
  width: 35%; /* 要素の幅を定義 */
  padding-top: 20px;
}
.left_col_recipe_mov_text {
  float: left;
  width: 70%; /* 要素の幅を定義 */
}
.right_col_recipe_btn {
  float: right;
  width: 30%; /* 要素の幅を定義 */
}
}

@media only screen and (max-width: 680px){
.ctrl_recipe {
    padding: 0px 0;
}
.left_col_recipe_ttl {
  margin-bottom: 1em;
}
.right_col_recipe_subttl {
    margin-bottom: 1.5em;
}
.right_col_recipe_btn {
    padding-top: 1em;
}
}

/*footer*/
.ec-footerRole__fotter_img {
    background-image: url(https://okinawaumibudou.jp/html/template/im01/assets/img/common/footer_img.jpg);
    background-size: cover;
    height: 9vh;
    margin-top: 100px;
    background-position: center;
}
.ec-layoutRole__contents {
    display: block !important;
    max-width: initial !important;
}
.ec-footerRole {
    background: initial;
    border-top: none;
    margin-top: 0px;
}
.ec-footerTitle{
    color: #000000;
}
@media only screen and (min-width: 768px) {
.ec-footerRole {
    padding-top: 0px;
}
.ec-footerRole__fotter_img {
    height: 230px;
}
}

.logo-bottom {
    padding-bottom: 20px;
}
.footer-c {
    font-size: 1.2rem;
}
.footer-h {
  padding: 5px 0;
}
table {
  margin: 20px auto;
}
.tbl-r02 th {
  padding-right: 50px;
}
.tbl-r02 td {
  padding: 50px 20px 0 20px;
  vertical-align: top;
}
 
@media screen and (max-width: 640px) {
.tbl-r02 {
    width: 80%;
}
.tbl-r02 th,
.tbl-r02 td {
    display: block;
    width: 100%;
    padding-right: 0px;
}
.tbl-r02 td {
    padding: 20px 0;
}
}

/*買おう*/
.buy_banner {
    width: 40%;
    margin: 10px;
}
.center_banner {
    text-align: center
}

.umi_buy_banner {
    background: #FFFFFF;
    padding: 40px 0 0 0;
}
.ubbnr {
    box-shadow: 4px 4px 0px 0 rgb(0 153 77 / 20%);
}

/*食べよう*/
@media only screen and (min-width: 768px){
.umi_brogpageVisual {
    height: 70vh; /* 全画面表示 */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url(https://okinawaumibudou.jp/html/template/im01/assets/img/eat/eat_top_img.jpg);
    margin-bottom: 10vh;
}
.blog_title_h3 {
    font-weight: bold
}
.blog_learn_more_btn {
    transform: translate(20%, 10%);
    width: 70%;
}
}

/*はじめまして*/
.umi_ntmyVisual {
    height: 70vh; /* 全画面表示 */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url(/html/template/im01/assets/img/ntmy/ntmy_top.jpg);
    margin-bottom: 10vh;
}
.howto_img {
    order: 1 !important;
    width: 80% !important;
}
.howto_intro {
    order: 2 !important;
    padding-left: 5%;
}
.img4 {
    width: 23% !important;
    margin-right: 13px;
}
.message_b {
    margin-bottom: 10px !important;
}
.story_b {
    margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
.howto_intro {
    padding-left: 0%;
}
.howto_bloc {
    display: block !important;
}
.howto_img {
    width: 100% !important;
}
.img4 {
    width: 25% !important;
    margin: 0px;
    padding: 0 5px;
}
}

.recipe_s {
    width: 50%;
}
.recipe_t th {
    padding-right: 30px;
    vertical-align: top;
}
.recipe_t td {
    padding: 0px 10px 30px 10px;
    vertical-align: top;
}
@media screen and (max-width: 640px) {
.recipe_s {
    width: 100%;
}
.recipe_t {
    width: 80%;
}
.recipe_t th,
.recipe_t td {
    display: block;
    width: 100%;
    padding-right: 0px;
}
.recipe_t th {
    margin-bottom: 30px;
}
.recipe_t td {
    padding: 10px 0;
}
}
.ec-borderedDefs dl:nth-child(3),
.ec-borderedDefs dl:nth-child(9),
.ec-borderedDefs dl:nth-child(10){
    display: none;
}
.ec-off3Grid__cell{
    width: 60%!important;
    margin-left: 20%!important;
}

/*商品・キャンセルについて*/
.ec-borderedDefs dd {
    line-height: 2;
}
.ec-borderedDefs dt {
    padding: 5px 0 10px 0;
}