/*
Theme Name: Avada
Description: The Avada Website Builder is the ultimate design and creation suite. Design Anything, Build Everything, Fast. The #1 selling product of all time on ThemeForest.
Author: ThemeFusion
Theme URI: https://avada.theme-fusion.com/
Author URI: https://themeforest.net/user/ThemeFusion
Version: 7.2.1
Requires PHP: 5.6
License: Themeforest Split Licence
License URI: -
Text Domain: Avada
*/

/* Classes needed by Theme Check */
.wp-caption-text,
.gallery-caption,
.bypostauthor {
}

/*----------------------------------------------共通---------------------------------------------*/
#content{
    margin-bottom: 0px;
    overflow: hidden;
    min-height: 100vh;
}

p{
    margin-bottom: 0px !important;
    text-align: justify;
    color: black;
    letter-spacing: 1px;
    font-family: 'Playfair Display',serif;
}


.fusion-header-v5 {
    position: relative;
    margin: 0 auto;
    left: 0px;
    right: 0px;
}

.fusion-toggle-icon-line {
    height: 1px !important;
}


.fusion-secondary-header {
    display: none;
}

.fusion-copyright-notice {
    font-size: 12px;
}

span.menu-text {
    font-family: serif;
}


.wpcf7-captchar, .wpcf7-form .wpcf7-date, .wpcf7-form .wpcf7-number, .wpcf7-form .wpcf7-quiz, .wpcf7-form .wpcf7-select, .wpcf7-form .wpcf7-text{
    border-radius: 0px;
    font-family: sans-serif;
    color: black;
    height: 40px;
    font-size: 13px;
}

.wpcf7-form textarea{
    border-radius: 0px;
    color: black;
}

.wpcf7-form textarea:focus{
    border-color: #AE1727;
}

.wpcf7-select-parent .select-arrow{
    border-radius: 0px;
}

.fusion-body select:focus+.select-arrow, .fusion-body select:focus+.select2-arrow{
    border-color: #AE1727;
    color: #AE1727;
}

.wpcf7-captchar:focus, .wpcf7-form .wpcf7-date:focus, .wpcf7-form .wpcf7-number:focus, .wpcf7-form .wpcf7-quiz:focus, .wpcf7-form .wpcf7-select:focus, .wpcf7-form .wpcf7-text:focus {
    border-color: #AE1727;
}

input.wpcf7-form-control.wpcf7-submit {
    width: 125px !important;
    padding-top: 12px;
    padding-bottom: 10px;
    margin-top: 20px;
}

.color_key{
    color: #AE1727 !important;
}

.color_key2{
    color: #D68B93 !important;
}

.color_key3{
    color: #C7B299 !important;
}




.textcolor1{
    color: #808080 !important;
}


.backcolor_key{
    background-color: #AE1727;
}


.backcolor1{
    background-color: #F0F0EB; 
}


.backcolor2{
    background-color: #D68B93; 
}


.backcolor3{
    background-color: #F5F1F0;
}

.backcolor4{
    background-color: #F2F2F2;
}

.backcolor5{
    background-color: #F2F2F2;
}

.marginetop10{
    margin-top: 10px !important;
}


.textcenter{
    text-align: center;
}

.textright{
    text-align: right;
}


.float_left{
    float: left;
}

.float_right{
    float: right;
}


.linkbuttombox {
    position: relative;
}


.linkbuttombox a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
}


.linkbuttombox:hover{
    opacity: 0.8;
}


.tenchichyoubox{
    position: absolute;
    top: 50%;
  -webkit-transform: translateY(-50%); /* Safari用 */
  transform: translateY(-50%);
    width: 100%;
}


.cyusyaku {
    font-size: 12px;
    line-height: 17px;
    font-family: sans-serif;
}


table {
    font-family: sans-serif;
    color: #868686;
    font-size: 13px;
    line-height: 17px;
}

thead {
    background-color: #f1f1f1;
}


th {
    font-family: sans-serif !important;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #d6d1d1;
}

td {
    border: 1px solid #d6d1d1;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 3px;
    padding-right: 3px;
}

/*--------------------------------------------PC------------------------------------------------*/

#main{
    margin-top: 10px;
}


.fusion-logo {
    margin-top: 60px !important;
    margin-bottom: 50px !important;
        z-index: 100003;
}


nav.fusion-main-menu {
    width: 860px;
    margin: 0 auto;
    position: relative;
    left: -70px;
}


.headbuttombox {
    position: relative;
    width: 100%;
    max-width: 1520px;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}


.headsnsbox {
    position: relative;
    width: 73px;
    right: -882px;
    left: 0px;
    margin: 0 auto;
    bottom: 8px;
    position: absolute;
    z-index: 100000;
}

.buttom_fb{
    float: left;
}

.buttom_insta{
    float: right;
}



.buttom_tel{
    display: none;
    position: relative;
}

.buttom_tel a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    color: white;
}

.buttom_tel:hover{
    background-color: #d65c69 !important;
}

.buttom_map{
    display: none;
    position: relative;
}

.buttom_map a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    color: white;
}

.buttom_map:hover{
    background-color: #d65c69 !important;
}


.buttom_webreserve {
    background-color: #AE1727;
    width: 135px;
    text-align: center;
    font-family: serif;
    padding-top: 20px;
    padding-bottom: 20px;
    position: absolute;
    top: 0px;
    right: 0;
    font-size: 16px;
}


.buttom_webreserve a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    color: white;
}


.buttom_webreserve:hover{
    background-color: #98212A !important;
}



footer.fusion-footer-widget-area.fusion-widget-area {
    position: absolute;
    top: 0px;
    z-index: 100000;
        width: 90%;
    max-width: 1520px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}


.onecontainer{
    padding-left: 20%;
    padding-right: 20%;
    position: relative;
    padding-bottom: 120px;
}

.headercontainer{
    position: relative;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    height: 400px;
    z-index: 1;
}

.headtextbox{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}

.headtitle_eng {
    font-size: 55px;
    line-height: 50px;
    color: #8C8C8C;
    letter-spacing: 3px;
}

.headtitle_ja {
    font-size: 16px !important;
    letter-spacing: 2px !important;
    line-height: 20px !important;
    margin-left: 5px;
    font-family: serif !important;
    color: #8C8C8C !important;
    margin-top: 10px;
}

.headline{
   border-top: 1px solid #e6e6e60a;
        margin-top: 0px;
    margin-bottom: 0px;
}

.displaysp{
    display: none;
}

/*-------------Menu_PC---------------*/

.spacer_menu1 {
    border: 0px;
    margin-top: 100px;
}

.spacer_menu2 {
    border: 0px;
    margin-top: 30px;
}


.menumainimg {
   position: absolute;
   background-image: url(https://www.tomoraw.jp/wp-content/uploads/2021/01/menumainimg.jpg);
   height: 750px;
   background-size: cover;
   background-position: center;
   top: -400px;
   width: 47%;
   right: 0px;
}

.menukidsimg {
   position: absolute;
   background-image: url(https://www.tomoraw.jp/wp-content/uploads/2021/01/menukudsimg.jpg);
   height: 750px;
   background-size: cover;
   background-position: center;
       width: 37%;
    left: 10%;
}


.menurawfoodimg {
   position: relative;
   background-image: url(https://www.tomoraw.jp/wp-content/uploads/2021/01/menurawfoodimg.jpg);
   height: 500px;
   background-size: cover;
   background-position: center;
   width: 45%;
   float: right
}

.menumaintext{
    width: 50%;
}

.menukidstext {
    width: 50%;
    float: right;
    height: 750px;
}

.menurawfoodtext{
    width: 50%;
    height: 500px;
}


.menumidashi_eng {
    font-weight: 700;
    letter-spacing: 2px;
}

.menumidashi_ja{
        font-family: serif !important;
    font-size: 27px !important;
    line-height: 32px !important;
    margin-bottom: 16px;
    
}


.facialmidashi{
    font-size: 14px !important;
    line-height: 18px !important;
    color: #D68B93 !important;
        font-weight: 700;
    font-family: serif!important;
}

.step {
    background-color: #D68B93;
    color: white;
    padding-left: 5px;
    padding-right: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-right: 7px;
}

.facialtext{
    font-family: sans-serif;
}


.yazirusi {
    color: #b3b1b1;
    margin-bottom: 7px !important;
    margin-top: 4px !important;
}

.kidsonegaitext{
    color: #ab8585;
    font-size: 16px;
    letter-spacing: 2px; 
    font-family: serif;
}

.kidsonegaitext img{
    width: 26px;
    margin-right: 4px;
    position: relative;
    top: 3px;
    font-size: 15px;
}


.rowfoodcousebox {
    width: 33.333%;
    float: left;
}

.rowfoodcousebox1 {
    border-right: 1px solid #e2e2e2;
    padding-right: 30px;
}

.rowfoodcousebox2 {
    padding-left: 30px;
}

.rowfoodmidashi {
    font-family: sans-serif;
        margin-bottom: 4px !important;
    letter-spacing: 0;
}


.rowfoodtext{
    font-family: serif;
}

.rowfoodsyosaibox{
    font-family: sans-serif;
    margin-top: 30px;
    letter-spacing: 0px;
    font-size: 12px;
}

.syosaikoumoku {
    font-weight: 700;
    width: 102px;
    display: block;
    float: left;
}

/*-------------price_PC---------------*/

.menutablecontainer{
    padding-left: 20%;
    padding-right: 20%;
        padding-bottom: 120px;
}

.bui{
    padding-left: 10px;
    padding-right: 10px;
}

th.buiwidth1{
    width: 30%;  
}

th.buiwidth2{
    width: 24%;  
}

th.parts {
    width: 6%;
}

th.koumoku1 {
    width: 17.5%;
}


p.sptategaki {
    text-align: center;
    font-family: sans-serif;
    color: #868686;
    font-size: 13px;
    line-height: 17px;
}

.pricehyomidashi_eng{
        margin-bottom: 2px !important;
    font-size: 26px;
    line-height: 27px;
    color: #D68B93;
}

.pricehyomidashi_ja {
    font-size: 14px !important;
    line-height: 18px !important;
    margin-bottom: 9px !important;
        color: #D68B93 !important;
        font-family: serif !important;
}

.spacer_pricehyo{
    border: 0px;
    margin: 20px;
}



/*-------------Contact_PC---------------*/

.contacttext {
    font-family: sans-serif;
    margin-top: 14px !important;
    font-size: 12px;
}

.contacttext2 {
    font-family: sans-serif;
    font-weight: 700;
    margin-top: 71px !important;
    margin-bottom: 30px !important;
    font-size: 16px;
    text-align: center;
}

label {
    font-family: sans-serif;
    color: #808080;
}

.wpcf7-form input {
    position: relative;
    top: -1px;
}



/*-------------FAQ_PC---------------*/


.faqmainimg {
   position: absolute;
   background-image: url(https://www.tomoraw.jp/wp-content/uploads/2021/01/faqmainimg.jpg);
   height: 610px;
   background-size: cover;
   background-position: center;
   top: -400px;
   width: 47%;
   right: 0px;
}

.faqmaintextbox{
    width: 50%;
}

.faqmidashi {
    font-family: serif;
    line-height: 23px;
    font-size: 17px;
    margin-bottom: 14px !important;
    font-weight: 700;
}

span.question {
    background-color: #D68B93;
    color: white;
    margin-right: 8px;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    display: block;
    padding-bottom: 2px;
    position: relative;
    top: -2px;
}

.faqtext {
    font-family: serif;
    line-height: 23px;
    font-size: 13px;
}

.faqline {
    margin-top: 36px;
    margin-bottom: 37px;
    border: 0.5px dashed #e0e0e0;
}


/*-------------キャンペーン_PC---------------*/

.camp_midashi {
    font-size: 30px;
    line-height: 37px;
    text-align: left;
    font-family: serif;
}

.campaignline{
    margin-bottom: 80px;
    border: 0px;
    clear: both;
}

.camp_text{
    font-family: sans-serif;
    font-size: 14px;
    line-height: 23px;
     margin-top: 10px !important;
    margin-bottom: 16px !important;
    min-height: 70px;
}

.camp_price{
   font-size: 30px;
    line-height: 30px;
    color: #ae1727;
    font-weight: 700;
    font-family: serif;
}

.camp_price2 {
    font-size: 20px;
    margin-right: 7px;
    color: #6f6d6d;
}

.camp_price_en{
    font-size: 22px;
}

.syokai{
    background-color: #D68B93;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 17px;
    margin-right: 7px;
    position: relative;
    top: -3px;
}

.compbox {
    width: 50%;
    float: left;
}

.compboxleft{
    padding-right: 40px;
}

.compboxright{
    padding-left: 40px;
}

.rightborder {
    border-right: 1px solid #e2e2e2;
}


.compmainimg {
   position: absolute;
   background-image: url(https://www.tomoraw.jp/wp-content/uploads/2021/01/compmainimg.jpg);
   height: 600px;
   background-size: cover;
   background-position: center;
   top: -400px;
   width: 50%;
   right: 0px;
}


/*-------------STAFF_PC---------------*/


.staffphotobox{
   height: 600px;
   background-size: cover;
   background-position: center;
    width: 50%;
    float: left;
}

.photo_mori{
   background-image: url(https://www.tomoraw.jp/wp-content/uploads/2021/01/mori.jpg);
}

.stafftextbox{
    width: 50%;
    float: right;
    padding-left: 50px;
}

.staffposition_eng{
    
}

.staffname_eng {
    font-size: 27px;
    line-height: 29px;
    letter-spacing: 3px;
}

.staffname_ja {
    margin-bottom: 70px !important;
    font-family: serif;
}


/*-------------PRODUCT_PC---------------*/
.productbox {
    width: 33.333%;
    float: left;
    padding-left: 25px;
    padding-right: 25px;
    min-height: 650px;
}

.productbox img{
    margin-bottom: 10px;
}


.productname {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px !important;
}

.producttext{
    
}


/*-------------TOP_PC---------------*/

.topmaincontainer{
    position: relative;
    width: 100%;
    height: 600px !important;
}


.topmainback{
    height: 200px !important;
    position: absolute;
    width: 100%;
    bottom: 0px;
}


.topmainrow{
    background-image: url(https://www.tomoraw.jp/wp-content/uploads/2020/12/topmain.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 600px !important;
    width: 90%;
    max-width: 1920px;
    position: relative;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}


.mainlogo {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    max-width: 230px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.maincopybox {
    width: 520px;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
        bottom: 56px;
}

h1.maintitle1 {
    color: white;
    font-size: 19px;
    font-family: serif;
    line-height: 19px;
    text-align: center;
    margin-bottom: 13px;
    letter-spacing: 3px;
}

.kaigyo_maintitle{
    display: none;
}


h2.maintitle2 {
    color: white;
    font-size: 17px !important;
    font-family: serif !important;
    line-height: 17px !important;
    text-align: center;
    letter-spacing: 2px;
}


.conceptcontainer{
    padding-top: 160px;
    padding-bottom: 160px;
}


.conseptbox{
    width: 90%;
    max-width: 1520px;
    position: relative;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

.concepttext {
    line-height: 27px;
    font-family: serif;
}


.conceptleft{
    width: 20%;
}

.conceptright{
    width: 70%;
}



h2.conceptcopy {
    font-size: 26px !important;
    font-family: serif !important;
    letter-spacing: 2px !important;
    font-weight: 300;
    margin-bottom: 42px;
    line-height: 39px !important;
}

    
.conceptcopy2 {
    font-size: 17px;
    line-height: 19px;
    text-align: left;
    margin-bottom: 20px !important;
    font-family: serif;
}

.topmidashi_concept {
    font-size: 28px;
    letter-spacing: 3px;
}


.topmidshiline {
    width: 30% !important;
    position: relative;
    top: 20px;
    margin-left: 15px;
    border: 0.5px solid #0000000d;
}


.menucontainer{
    padding-bottom: 90px;
    padding-top: 90px;
}


.menurow{
    width: 90% !important;
    max-width: 1520px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}


.topmidashi_menu{
        font-size: 26px;
    color: white;
    text-align: center;
    letter-spacing: 4px;
}

.midashiline_tate{
    height: 49px;
    border-left: 0.5px solid #ffffff78;
    width: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 25px;
}


.menubox1{
    width: 100%;
    background-size: cover;
    background-position: center;
    clear: both;
    height: 550px;
}


.menubox2{
    width: 49%;
    background-size: cover;
    background-position: center;
    height: 350px;
}


.backface{
    background-image: url(https://www.tomoraw.jp/wp-content/uploads/2020/12/menu_face.jpg);
    margin-bottom: 7px;
}

.backfacial{
    background-image: url(https://www.tomoraw.jp/wp-content/uploads/2020/12/menu_facial.jpg);
}

.backbody{
    background-image: url(https://www.tomoraw.jp/wp-content/uploads/2020/12/menu_body.jpg);
    position: relative;
    right: 1%;
}

.backarmpit{
    background-image: url(https://www.tomoraw.jp/wp-content/uploads/2020/12/menu_armpit.jpg);
    position: relative;
    left: 1%;
}

.backrawfood{
    background-image: url(https://www.tomoraw.jp/wp-content/uploads/2020/12/menu_rawfood.jpg);
}

.backchild{
    background-image: url(https://www.tomoraw.jp/wp-content/uploads/2020/12/menu_child.jpg);
    position: relative;
    top: 7px;
}



.menubuttommidashi_eng{
    color: white;
    text-align: center;
    font-size: 20px;
}

.menubuttommidashi_ja{
    color: white;
    text-align: center;
    font-family: serif;
}


.charmcontainer{
    padding-top: 90px;
    position: relative;
    height: 940px;
}


.gaikanrow{
    width: 50%;
    height: 850px;
    background-image: url(https://www.tomoraw.jp/wp-content/uploads/2020/12/gaikan.jpg);
    background-position: center;
    background-size: cover;
        position: absolute;
}

.charmrowback{
    height: 100px;
    width: 90%;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    position: absolute;
    bottom: 0px;
}






.charmtextbox {
    max-width: 470px;
    width: 28%;
    left: 47%;
    top: 210px;
    right: 0px;
    margin: 0 auto;
    position: absolute;
}


.topcharmmidashiline {
    border: 0.5px solid #da8b9e5c;
    position: absolute;
    width: 50%;
    left: -55%;
    top: 27px;
}



.topmidashi_eng{
        font-size: 30px;
    line-height: 42px;
        letter-spacing: 3px;
        clear: both;
}

.topmidashi_ja{
    font-size: 18px;
    line-height: 18px;
    font-family: serif;
}


.charmline {
    border: 0.5px dashed #d68b9336;
        margin-top: 15px;
    margin-bottom: 15px;
}

.spacer_charm{
    border: 0px;
    margin: 30px;
}


.charmmidashi{
        font-size: 18px;
    font-family: serif;
}

.charmmidashi_small{
        font-size: 13px;
}

.charmtext{
        font-size: 12px;
    font-family: serif;
}


.aftercarecontainer{
    padding-top: 130px;
    padding-bottom: 140px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5%;
    padding-right: 5%;
}


.spacer_care{
    border: 0px;
    margin: 50px;
}

.spacer_care2{
    border: 0px;
    margin: 40px;
}


.kaigyo_care{
}



.caretextrow{
    width: 25%;
    float: left;
    padding-left: 45px;
    padding-right: 45px;
    border-right: 0.5px solid #cccccc94;
    min-height: 229px;
}

.caretextrow_last{
    border-right: 0px;
}


.caretextrow2{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}



.caremidashi_eng{
        font-size: 16px;
}


.caremidashi_ja{
    font-size: 18px;
    line-height: 22px;
    font-family: serif;
}


.caremidashi_ja_margine1{
    margin-top: 39px !important;
    margin-bottom: 35px !important;
}

.caremidashi_ja_margine2{
    margin-top: 27px !important;
    margin-bottom: 27px !important;
}

.caremidashi_ja_margine3{
    margin-bottom: 27px !important;
}


.caretext{
    font-size: 12px;
    font-family: serif;
}

.pricecontainer{
    padding-top: 180px;
    padding-bottom: 150px;
}


.spacer_price{
    border: 0px;
    margin: 40px;
}

.pricerow{
    max-width: 1024px;
    min-width: 820px;
    width:50%;
    margin-left: auto;
    margin-right: auto;
    min-height: 240px;
}

.pricebox{
    width: 40%;
    float: left;
    min-height: 240px;
}

.pricebox2{
    width: 20%;
    float: left;
    min-height: 240px;
    background-image: url(https://www.tomoraw.jp/wp-content/uploads/2020/12/toppriceline.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.3;
}


.pricemidashi{
    font-size: 22px;
    font-family: serif;
}

.pricetext1{
    font-size: 30px;
    line-height: 30px;
    font-family: serif;
}


.pricetext1_small{
    font-size: 15px;
}

.pricetext_margine1{
    margin-top: 48px !important;
    margin-bottom: 48px !important;
}

.pricetext_margine2{
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.buttom_pricepage{
    padding-top: 22px;
    padding-bottom: 20px;
    text-align: center;
    border: 1px solid #00000030;
    max-width:370px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    margin-top: 60px;
}


.spacer_price2{
    border: 0px;
    margin: 90px;
}


.buttom_camp_product_row{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}


.buttom_camp_product{
    position: relative;
    background-size: cover;
    background-position: center;
    width: 49.5%;
    height: 200px;
}

.buttom_camp_textwidth{
    width: 256px;
    margin: 0 auto;
    left: 0px;
    right: 0px;
}

.buttom_product_textwidth{
    width: 200px;
    margin: 0 auto;
    left: 0px;
    right: 0px;
}



.backcamp{
    background-image: url(https://www.tomoraw.jp/wp-content/uploads/2020/12/back_buttom_camp.jpg);
}

.backproduct{
    background-image: url(https://www.tomoraw.jp/wp-content/uploads/2020/12/back_buttom_product.jpg);
}

.buttom_camp_product_eng{
    color: white;
    font-size: 50px;
    line-height: 50px;
}

.buttom_camp_product_ja{
    color: white;
    font-size: 17px;
    line-height: 17px;
    font-family: serif;
}


.newscontainer{
    padding-bottom: 150px;
}


.spacer_news{
    border: 0px;
    margin: 50px;
}

.newsrow{
    max-width: 1024px;
    min-width: 820px;
    width:50%;
    margin-left: auto;
    margin-right: auto;
}

.newsbox {
    width: 50%;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}

.newsbox iframe{
    position:absolute;
    left:0;
        width: 100% !important;
    height: 500px !important;
}

.fb-container {
		width: 500px !important;
		max-width: 500px;
	}


.newsbox img {
    width: 75px;
    text-align: center;
    margin-bottom: 37px;
}




.shopcontainer{
    padding-top: 150px;
    padding-bottom: 150px;
}


.spacer_shop{
    border: 0px;
    margin: 50px;
    clear: both;
}

.shoprow{
    max-width: 1024px;
    min-width: 820px;
    width:50%;
    margin-left: auto;
    margin-right: auto;
}


.shopbox {
    width: 45%;
}


.shoptext{
    font-family: serif;
}




.shoptextline {
    border: 1px dashed #58585824;
    margin-top: 18px;
    margin-bottom: 23px;
}

.buttom_googlemap {
    text-align: center;
    color: white;
    margin-top: 33px;
    padding-top: 14px;
    padding-bottom: 15px;
    max-width: 233px;
    font-family: serif;
}

.linkrow {
    clear: both;
    width: 450px;
    margin-left: auto;
    margin-right: auto;
        padding-top: 130px;
}

.buttom_banner{
    width: 49%;
    
}

.linktext {
    font-size: 20px;
    margin-bottom: 15px !important;
}

/*-----------------------------------------PC(1440px)-------------------------------------------*/

@media only screen
 and (max-width: 1440px) {

.onecontainer{
    padding-left: 15%;
    padding-right: 15%
} 
     
.headercontainer{
    width: 70%;
}
     
     .headsnsbox{
         right: -817px;
     }
     
.fusion-main-menu>ul>li {
    padding-right: 30px;
}
     
/*-------------TOP_PC(1440px)---------------*/
     
.topmainrow{
    height: 550px !important;
}
     
     
.topmaincontainer {
    height: 550px !important;
}
  
     
.mainlogo{
        max-width: 200px;
}
     
h2.conceptcopy{
        font-size: 24px !important;
}
     
     
     
.kaigyo_care{
    display: none;
}
     
     
.conceptcontainer {
    padding-top: 130px;
    padding-bottom: 124px;
}
     
     
.menubox1{
        height: 475px;
}
     
     
.menubox2{
        height: 300px;
}
     
.charmtextbox{
    top: 148px;
    width: 35%;
}
     
     
.gaikanrow{
    height: 700px;
}
     
.charmcontainer{
        height: 820px;
}
     
.caretextrow2 {
    width: 65%;
}
     
.pricecontainer {
    padding-top: 150px;
    padding-bottom: 141px;
}
     
.caretextrow{
    min-height: 273px;
    padding-left: 35px;
    padding-right: 35px
}
     
.aftercarecontainer {
        padding-top: 88px;
}
 
     
.pricecontainer {
    padding-top: 150px;
    padding-bottom: 140px;
}
     
  
.buttom_camp_product {
    height: 158px;
}
     
.spacer_price2{
        margin: 73px;
}
     
     
/*-------------Menu_PC(1440px)---------------*/

.menutablecontainer{
    padding-left: 15%;
    padding-right: 15%
}
     
/*-------------キャンペーン_PC(1440px)---------------*/
     .camp_midashi {
    font-size: 27px;
    line-height: 33px;
}
     
     .camp_text{
         font-size: 13px;
    line-height: 22px;
     }     

 }

/*-----------------------------------------ipad(横)---------------------------------------------*/

@media only screen
 and (max-width: 1152px) {
     
.fusion-logo {
    margin-top: 30px !important;
    margin-bottom: 27px !important;
    width: 62px;
    margin-left: auto !important;
    margin-right: auto !important;
}
     
     
.buttom_webreserve{
    padding-top: 15px;
    padding-bottom: 15px;
    width: 110px;
    font-size: 14px;
}
     

     
.onecontainer{
    padding-left: 10%;
    padding-right: 10%
}
     
.headercontainer{
    width: 80%;
    height: 300px;
}
     
.headtitle_eng {
    font-size: 50px;
}
     
.headtitle_ja{
         font-size: 13px !important;
     }
     
     
/*-------------TOP_PC(1152px)---------------*/
     
 .topmaincontainer {
    height: 450px !important;
}
     
     
.mainlogo {
    max-width: 175px;
}     
     
     
.topmainrow {
    height: 450px !important;
}  
     
     
.maincopybox{
    bottom: 20px;
}
     
     
.conceptcontainer{
    padding-top: 120px;
}
     
.conceptcopy2 {
    font-size: 15px;
    line-height: 25px;
 }
     
.menubox1{
    height: 400px;
}
     
     
.menubox2 {
    height: 250px;
}
     
     
.charmtext {
    letter-spacing: 0px;
}
     
     
.charmline{
    margin-top: 10px;
    margin-bottom: 10px;
}
     
.charmmidashi {
    font-size: 16px;
} 
 
.spacer_charm {
    margin: 22px;
}
     
.aftercarecontainer {
    padding-top: 60px;
    padding-bottom: 110px;
    padding-left: 4%;
    padding-right: 4%;
        letter-spacing: 0.5px;
}
     
 .caremidashi_ja {
    font-size: 16px;
    line-height: 21px;
     letter-spacing: 0.5px;
}    
     
     
.caretextrow2 {
    width: 72%;
}
     
     
.caretextrow {
    min-height: 273px;
    padding-left: 20px;
    padding-right: 20px;
}
     
.caretext {
    letter-spacing: 0px;
}
     
.spacer_care {
    margin: 38px;
}
     
     

.newsrow {
    max-width: initial;
    min-width: auto;
    width: 74%;
}
     
.newsbox{
        width: 45%;
}
     
/*-------------Price_PC(1152px)---------------*/

.menutablecontainer{
    padding-left: 10%;
    padding-right: 10%;
}
     
/*-------------Menu_PC(1152px)---------------*/    
     
.menumidashi_ja {
    font-size: 21px !important;
    line-height: 26px !important;
}  
 
.rowfoodcousebox1 {
    padding-right: 20px;
}     
     
.rowfoodcousebox2 {
    padding-left: 20px;
}
     
     
/*-------------FAQ_PC(1152px)---------------*/
     .faqmidashi{
         font-size: 16px;
     }
}



@media only screen
 and (max-width: 1024px) {
     
     
.headbuttombox {
    position: relative;
}
     


.buttom_tel{
    display: block;
    background-color: #bb545f;
    width: 33.3333%;
    position: relative;
    float: left;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
        font-family: serif;
    font-size: 13px;
    border-right: 1px solid #ffffff45;
}
     
.buttom_tel img{
        width: 14px;
    margin-right: 6px;
    position: relative;
        top: 2px;
}
     

.buttom_map{
    display: block;
    background-color: #bb545f;
    width: 33.3333%;
    position: relative;
    float: left;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
        font-family: serif;
    font-size: 13px;
}
     
.buttom_map img{
             width: 14px;
    margin-right: 6px;
    position: relative;
}
     
     
.buttom_webreserve{
    width: 33.3333%;
    position: relative;
    float: right;
    right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
}
     
     
     
footer.fusion-footer-widget-area.fusion-widget-area{
    bottom: 0px;
    top: auto;
    width: 100%;
    position: fixed;
}
     
     
footer#footer {
    padding-bottom: 57px;
}
     
     
     
     
.maincopybox{
     width: 450px;
}
     
     
h1.maintitle1{
    font-size: 17px;
    margin-bottom: 8px;
}
     
     
h2.maintitle2{
    font-size: 15px !important;
}
     

.headsnsbox {
    width: 58px;
    right: auto;
    left: 36px;
    margin: inherit;
    bottom: 50px;
}
       
a.fusion-flyout-menu-toggle {
        right: 29px;
    position: absolute;
}     
     
     
}


/*--------------------------------------------ipad(タテ)----------------------------------------*/

@media only screen
 and (max-width: 850px) {
     
     
.fusion-header-v5 {
    position: fixed;
}
  
.fusion-logo{
    position: relative;
    left: -7px;
}
     

a.fusion-flyout-menu-toggle {
    position: fixed;
}
     

     
     
.buttom_tel{
    padding-top: 5px;
    padding-bottom: 5px;
}

.buttom_map{
   padding-top: 5px;
    padding-bottom: 5px;
}
     
     
.buttom_webreserve{
    padding-top: 5px;
    padding-bottom: 5px;
}
     
     
footer#footer {
    padding-bottom: 48px;
}
     
#main {
    margin-top: 137px;
}
  
p.sptategaki {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 12px;
    line-height: 16px;
        margin: auto;
}
     
/*-------------TOP_PC(ipad(タテ))---------------*/
     
.topmainrow {
    height: 400px !important;
}
     
     
.mainlogo {
    max-width: 155px;
    width: 22%;
}
     
     
.conceptcontainer {
    padding-top: 40px;
        padding-bottom: 90px;
}     

     
.conceptleft {
    width: 25%;
}
     
.conceptright {
    width: 71%;
}
     
.topmidshiline{
        width: 20% !important;
}
     
h2.conceptcopy {
    font-size: 21px !important;
    letter-spacing: 0.5px !important;
}
     
     
h1.maintitle1 {
    font-size: 18px;
}
     
.menucontainer {
    padding-bottom: 70px;
    padding-top: 70px;
}
     
.menubox1 {
    height: 350px;
}
     
.menubox2{
        width: 49.5%;
}
     
     
     
.backbody{
        right: 0%;
}
     
.backarmpit{
    left: 0px;
}
     
     
#pgc-w5fe610872c9d1-1-0 {
    margin-bottom: 5px !important;
}
 
     
.charmcontainer{
    padding-top: 60px;
}
     
     
.charmtextbox {
    top: 102px;
    width: 37%;
    left: auto;
    right: 50px;
}
     
     
.topmidashi_ja {
    font-size: 13px;
    line-height: 9px;
}     
     
.aftercarecontainer{
        padding-top: 20px;
    padding-bottom: 80px;
}
     

.caretextrow {
    width: 50%;
        margin-bottom: 34px;
    min-height: 232px;
}  
     
.caretextrow_second {
    border-right: 0px;
}
     
.caretextrow2 {
    width: 95%;
}
     
.spacer_care2 {
    margin: 10px;
}
     
.pricerow {
    max-width: inherit;
    min-width: auto;
    width: 80%;
}
     
.pricebox2{
        min-height: 280px;
}
     
.pricecontainer{
        padding-top: 120px;
}
     
.spacer_price2 {
    margin: 56px;
}
     
.newsrow {
    max-width: initial;
    min-width: auto;
    width: 85%;
}
  
.newsbox {
    width: 49%;
}
     
.buttom_camp_product {
    height: 130px;
}
 
     
.buttom_camp_product_eng {
    font-size: 35px;
    line-height: 53px;
}
     
.buttom_camp_product_ja {
    font-size: 14px;
    line-height: 14px;
}
     
     
.shoprow {
    max-width: inherit;
    min-width: auto;
    width: 80%;
}
     
.shoptextline {
    margin-top: 9px;
    margin-bottom: 15px;
}
     
     
.shoptextline {
    margin-top: 9px;
    margin-bottom: 15px;
}
     
 div#pgc-w60005e5346dd2-1-0{
         margin-bottom: 7px;
     }    
     
     
/*-------------price_ipad縦---------------*/

.menutablecontainer{
    padding-left: 5%;
    padding-right: 5%;
}
    
/*-------------Menu_ipad縦---------------*/     
.menumaintext {
    width: auto;
} 
     
.menumainimg{
        height: 300px;
    top: -300px;
     }
 
     
/*-------------キャンペーン_ipad縦---------------*/

     .syokai{
         font-size: 15px;
     }
     
     .camp_price {
    font-size: 25px;
     }
     
     .camp_price2 {
    font-size: 17px;
     }
     
     
     
/*-------------STAFF_ipad縦---------------*/     
     .staffname_ja {
    margin-bottom: 45px !important;
}
     
     .stafftextbox {
    padding-left: 30px;
}
     .stafftext {
    line-height: 25px;
    font-size: 12px;
}
     
/*-------------FAQ_ipad縦---------------*/
     
     .faqmainimg{
         height: 690px;
     }
     
     
/*-------------PRODUCT_PC---------------*/
.productbox {
    width: 50%;
    min-height: 500px;
}
     
.producttext {
    font-size: 12px;
}
     
}


/*--------------------------------------------SP(640px)----------------------------------------*/

@media only screen
 and (max-width: 640px) {
     
.fusion-columns .fusion-column{
    margin: 0 0 0px;
}
     
     
/*-------------TOP_PC(SP(640px))---------------*/   
     
.topmainrow {
    height: 330px !important;
}
     
.mainlogo {
    width: 20%;
}

.mainlogo {
    max-width: 155px;
    width: 20%;
}
     
.maincopybox {
    width: 66%;
}
     
     
h1.maintitle1 {
    font-size: 14px;
    line-height: 17px;
}
     
.conceptleft {
    width: 100%;
    float: none;
}
     
.conceptright {
    width: 100%;
    float: none;
    clear: both;
    padding-top: 45px;
}
     
.topmaincontainer {
    height: 330px !important;
}
     
.conceptcontainer {
    padding-top: 80px;
    padding-bottom: 88px;
}
     
.topmidashi_concept {
    font-size: 21px;
    letter-spacing: 2px;
}
     
h2.conceptcopy {
    font-size: 19px !important;
    line-height: 30px !important;
}
     
.conceptcopy2 {
    font-size: 14px;
}
     
.concepttext {
    line-height: 25px;
    font-size: 12px;
    letter-spacing: 0.5px;
}
     
.topmidshiline{
        top: 13px;
}
   
.charmcontainer {
    padding-top: 0px;
}     
     
     
.charmtextbox {
    position: relative;
    width: 57%;
    right: 0px;
    left: 0px;
       top: 0px;
    margin-top: 61px;
}
     
.gaikanrow {
    position: relative;
    width: 100%;
    height: 300px;
}
     
.charmcontainer {
    height: auto;
        padding-bottom: 70px;
}
     
.charmrowback {
    display: none;
}
     
.aftercarecontainer {
    padding-top: 87px;
}
     
.caretextrow{
        min-height: 260px;
}
     
.buttom_camp_product_eng {
    font-size: 26px;
    line-height: 37px;
}
     
.buttom_camp_textwidth{
    width: 201px;
}
     
 /*-------------menu_SP(640px)---------------*/      
 
.rowfoodcousebox {
    float: none;
    width: 100%;
}
     
     .rowfoodcousebox1{
         padding-right: 0px;
    border: 0px;
     }
   
.rowfoodcousebox2 {
    padding-left: 0px;
    border-top: 1px solid #d6d6d673;
    padding-top: 30px;
    margin-top: 30px;
}
     
     .rowfoodsyosaibox{
             margin-top: 21px;
     }  
     
     
/*-------------キャンペーン_SP(640px)---------------*/
     
.camp_midashi {
    font-size: 25px;
    line-height: 31px;
}
     
.camp_price {
    font-size: 22px;
}
     
.syokai {
    font-size: 14px;
    letter-spacing: -1px;
}
     
/*-------------STAFF_SP(640px)---------------*/          
     .staffphotobox{
         float: none;
         width: 100%;
         height: 500px;
         margin-bottom: 40px;
     }
     
     .stafftextbox {
    float: none;
    padding-left: 0px;
    width: auto;
}
     
     .staffname_ja {
    margin-bottom: 22px !important;
}
     
}


/*------------------------------------------------SP-----------------------------------------------------*/

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
   
#main {
    margin-top: 103px;
}
    
.fusion-logo {
    margin-top: 20px !important;
    margin-bottom: 13px !important;
    width: 53px;
}
    
a.fusion-flyout-menu-toggle {
    right: 10px;
}
    
.headsnsbox {
    width: 57px;
    left: 22px;
    bottom: 37px;
}
    
    
.buttom_tel{
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 12px;
}

.buttom_map{
   padding-top: 3px;
    padding-bottom: 3px;
    font-size: 12px;
}
     
     
.buttom_webreserve{
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 12px;
}
    
footer#footer {
    padding-bottom: 34px;
    padding-top: 11px;
}
    
    
table {
    font-size: 12px;
    line-height: 16px;
}
    
.headtitle_eng {
    font-size: 40px;
}
     
.headtitle_ja{
         font-size: 13px !important;
    letter-spacing: 1px !important;
        margin-top: 0px;
     }
    
.headercontainer {
    height: 170px;
}
    
.displaysp{
    display: block;
}
    
/*-------------menu_sp---------------*/      
.menumainimg {
    height: 250px;
    position: relative;
    top: 0px;
    width: 100%;
    margin-bottom: 37px;
}
    
    
.menukidsimg {
    position: relative;
    width: auto;
    height: 225px;
    margin-bottom: 20px;
    left: auto;
}
    
.menukidstext {
    width: auto;
    float: none;
    height: auto;
}
  
    .syosaikoumoku{
        width: 80px;
    }
    
/*-------------price_sp---------------*/  
    
th.buiwidth1{
    width: 15%;  
}

th.buiwidth2{
    width: 20%;  
}

th.parts {
    width: 5%;
}

th.koumoku1 {
    width: 20%;
}
    
.pricehyomidashi_eng{
    font-size: 22px;
    line-height: 24px;
}

.pricehyomidashi_ja {
    font-size: 13px;
    line-height: 16px;
}
    
/*-------------TOP_sp---------------*/  
    
.topmaincontainer {
    height: 300px !important;
}
    
.topmainrow {
    height: 300px !important;
    background-image: url(https://www.tomoraw.jp/wp-content/uploads/2020/12/topmain_sp.jpg);
}
    
.topmainback {
    height: 40px !important;
}
    
.mainlogo {
    width: 26%;
}
    
h1.maintitle1 {
    font-size: 13px;
    line-height: 17px;
}
    
    
.kaigyo_maintitle{
    display: block;
}
    
h2.maintitle2 {
    font-size: 13px !important;
    line-height: 14px;
}
    
.maincopybox {
    width: 76%;
}
    
    
.kaigyo_concrptcopy{
    display: none;
}
    
 .conceptcopy2 {
    font-size: 13px;
    line-height: 22px;
}   
    
.conseptbox {
    width: 80%;
}
    
.conceptcontainer {
    padding-top: 43px;
    padding-bottom: 50px;
}
    
.conceptright {
    padding-top: 35px;
}
    
h2.conceptcopy {
    font-size: 17px !important;
    line-height: 28px !important;
}
    
    

    
    
.concepttext {
    line-height: 23px;
    font-size: 12px;
}
    
.topmidashi_menu {
    font-size: 25px;
}
    
    
.menubox1 {
    height: 250px;
}
    
.menubox2 {
    width: 49.3%;
    height: 160px;
}
    
.menubuttommidashi_eng {
    font-size: 15px;
    line-height: 15px;
}
    
.menucontainer {
    padding-bottom: 30px;
}
    
.gaikanrow {
    width: 80%;
    margin-left: auto;
    height: 245px;
}
    
.charmtextbox {
    width: 80%;
}
    
.aftercarecontainer{
        width: 100%;
}
    
.caretextrow {
    width: 80%;
    padding-left: 0px;
    padding-right: 0px;
    border-right: 0px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    min-height: auto;
    border-bottom: 1px solid #50505026;
    padding-bottom: 39px;
}
    
.caretextrow2 {
    width: 80%;
}
    
    
.topmidashi_eng {
    font-size: 25px;
    line-height: 34px;
    letter-spacing: 2px;
}
    
.charmline {
    margin-top: 15px;
    margin-bottom: 17px;
}
    
.spacer_care2 {
    margin: -4px;
}
    
.pricebox{
    width: 100%;
    float: none;
    min-height: auto;
}
    
.pricebox2 {
    background-image: none;
    width: 100%;
    border: 0px;
    height: auto;
    min-height: auto;
    margin-top: 35px;
    margin-bottom: 42px;
    border-top: 1px solid #00000061;
}
    
.buttom_pricepage{
        max-width: 80%;
}
    
.pricetext_margine1 {
    margin-top: 13px !important;
    margin-bottom: 27px !important;
}
    
    
.pricecontainer {
    padding-top: 85px;
} 
    
    
.spacer_price {
    margin: 29px;
}
    
.buttom_camp_product{
    width: 100%;
    margin-bottom: 10px;
}
    
    
.spacer_price2 {
    margin: 34px;
}
    
    
.pricecontainer {
    padding-top: 150px;
    padding-bottom: 100px;
}
    
    
.newsbox {
    width: 100%;
    float: none;
    padding-left: 0px;
    padding-right: 0px;
        margin-bottom: 80px;
}
    
.newscontainer {
    padding-bottom: 0px;
}
    
.shopbox {
    width: 100%;
    float: none;
}
    
    
.shopcontainer {
    padding-top: 80px;
    padding-bottom: 70px;
}
    
    
.spacer_shop {
    border: 0px;
    margin: 28px;
}
    
    
.buttom_googlemap {
    margin-bottom: 40px;
}
    
.linkrow {
    width: 80%;
    padding-top: 48px;
}
    
/*-------------キャンペーン_SP---------------*/
    
    
.compmainimg {
    height: 250px;
    position: relative;
    top: 0px;
    width: 100%;
    margin-bottom: 37px;
}
    
      
    
.compbox {
    width: 100%;
    float: none;
} 
    
.compboxright {
    padding-left: 0px;
}
    
.compboxleft {
    padding-right: 0px;
}
    
.rightborder {
    border-right: 0px;
}
    
.camp_midashi {
    font-size: 21px;
    line-height: 25px;
}
    
.campaignline {
    border: 1px solid #d4d4d45e;
    margin-top: 40px;
    margin-bottom: 40px;
}
    
/*-------------STAFF_SP---------------*/    
.staffphotobox {
    height: 275px;
}
    
    
/*-------------FAQ_sp---------------*/
    
.faqmainimg {
    height: 250px;
    position: relative;
    top: 0px;
    width: 100%;
    margin-bottom: 37px;
}
    
.faqmaintextbox {
    width: auto;
}
    
.faqtext {
    line-height: 21px;
    font-size: 12px;
}
    
.faqmidashi {
    line-height: 21px;
    font-size: 15px;
}
    
/*-------------PRODUCT_sp---------------*/
    
.productbox {
    width: 100%;
    float: none;
    margin-bottom: 80px;
    padding-left: 0px;
    padding-right: 0px;
    min-height: auto;
}
    
}

/*---------------------------------------------SP(iphone5)--------------------------------------------------*/

@media screen and (max-width: 374px) {
    
}
/*
Theme Name: Avada
Description: The Avada Website Builder is the ultimate design and creation suite. Design Anything, Build Everything, Fast. The #1 selling product of all time on ThemeForest.
Author: ThemeFusion
Theme URI: https://avada.theme-fusion.com/
Author URI: https://themeforest.net/user/ThemeFusion
Version: 7.2.1
Requires PHP: 5.6
License: Themeforest Split Licence
License URI: -
Text Domain: Avada
*/

/* Classes needed by Theme Check */
.wp-caption-text,
.gallery-caption,
.bypostauthor {
}

/*----------------------------------------------共通---------------------------------------------*/


/*--------------------------------------------PC------------------------------------------------*/





/*-----------------------------------------PC(1440px)-------------------------------------------*/

@media only screen
 and (max-width: 1440px) {

     
 }

/*-----------------------------------------ipad(横)---------------------------------------------*/

@media only screen
 and (max-width: 1152px) {
     
 }


/*--------------------------------------------ipad(タテ)----------------------------------------*/

@media only screen
 and (max-width: 850px) {

     
 }


/*--------------------------------------------SP(640px)----------------------------------------*/

@media only screen
 and (max-width: 640px) {
 }


/*------------------------------------------------SP-----------------------------------------------------*/

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    
}

/*---------------------------------------------SP(iphone5)--------------------------------------------------*/

@media screen and (max-width: 374px) {
    
}