@charset "UTF-8";

html { 
    font-size: 62.5%;
}

body {
    color: #291606;
    font-size: 1.7rem;
    font-family: 'Hiragino Kaku Gothic Pro', "Noto Sans JP", 'Meiryo', sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
  display: flex;
  justify-content: center;

  /* 背景 */
  background-image: url("../img/bg_pc.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

img {
  display: block;
}

div.container {
    width: 480px;
    max-width: 100%;
    height: auto;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
}

.font_w {
    color: #fff;
}

.font_b {
    font-weight: 700;
}

.font_orange {
    color: #FF7D00;
}

.padding_tm {
    padding: 50px 0;
}

.margin_tm {
    margin: 50px 0;
}

.mg_0auto {
    margin: 0 auto;
}

.small_p {
    font-size: 1.2rem;
}

.text_a_c {
    text-align: center;
}

.text_lp {
	text-align: center;
	font-size: 2rem;
    line-height: 1.5;
	margin: 30px 0;
}

.bg_mg {
    padding-top: 10px;
}

.cradit_p {
    padding-left: 30px;
}

/*テキスト*/
.text_block {
  text-align: center;
  padding: 20px;
}

.text_block_2 {
    margin: 20px 0;
}

.text_block_2 p {
  padding: 10px;
  font-size: 1.4rem;
  line-height: 1.2;
  letter-spacing: .5px;
}

.text_block_3 {
    text-align: center;
    margin: 20px 0;
}
.text_block_3 p {
  padding: 10px;
  font-size: 1.4rem;
  line-height: 2.2;
  color: #fff;
  letter-spacing: .5px;
}
.bg_y {
    background-color: #FFF5A3;
    padding: 5px;
    font-size: 1.8rem;
}

.last_space {
    width: 100%;
    height: 50px;
}





/* ヘッダー全体 */
header.lp_header {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 480px;
    max-width: 100%;
    height: 80px;
    z-index: 1000;
}


/* ロゴ */
.logo {
    display: flex;
    padding: 10px 10px;
}

.logo img {
    width: 70px;
    height: auto;
}

.logo p {
    font-size: 1.6rem;
    padding: 20px 0 0 10px;
}



/*コンテンツ*/
img.fv_img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    background-color: #FF7D00;
}

img.contents_img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0;
    padding: 0;
}



/*CTA1*/
.button_cta {
    text-align: center;
}

.cta_top {
    padding: 30px 0 0 0;
    background-color: #fef3e8;
}

.cta_center {
    padding: 0 0 30px 0;
}

.button_cta_box {
    display: inline-block;
    background: #FF7B00;
    color: #fff;
    text-decoration: none;
    font-size: 1.9rem;
    font-weight: bold;
    padding: 7px 35px 7px 35px;
    width: 320px;
    border-radius: 55px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    line-height: 1.4;
    text-align: center;
}

.button_cta_box span.hukidashi {
    font-size: 1.5rem;
}

.button_cta_box span.yellow {
    color: #FFEF0B;
}

.button_cta_box span.small {
    font-size: 1.3rem;
}

.button_cta_box:hover {
    background-color: #e6491f;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
}

/*Google MAP*/
div.laulea_access {
    padding: 0 15px;
    margin: 50px auto;
}

div.laulea_access p {
    line-height: 1.3;
    color: #5B3E2A;
    padding: 10px 0;
}

div.laulea_access p.map_title {
    font-weight: bold;
    font-size: 2.3rem;
}

div.laulea_access div.google_mup {
}



/* フッター ボタン全体のスタイル */
.fixed-button-container {
    position: fixed;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    z-index: 1000;
}

/* ボタンのスタイル */
.fixed-button {
    display: inline-block;
    background: #F05028;
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none;
    font-size: 1.9rem;
    font-weight: bold;
    padding: 7px 35px 7px 35px;
    width: 320px;
    border-radius: 55px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    line-height: 1.4;
    text-align: center;
}

.fixed-button span.hukidashi {
	font-size: 1.5rem;
}

.fixed-button span.yellow {
    color: #FFEF0B;
}

.fixed-button span.small {
    font-size: 1.3rem;
}

/* ボタンのホバー時 */
.fixed-button:hover {
    background-color: #e6491f;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
}

/*コピーライト*/
.lp_footer {
    padding: 10px 0;
}




/* ----------------------------------------

レスポンシブ スマホサイズ 

----------------------------------------*/

@media (max-width: 480px) {

  body {
    background-image: none;
    background-color: #ffffff;
  }

    div.container {
        width: 100%;
    }

    /* ヘッダー全体 */
    header.lp_header {
        width: 100%;
        max-width: 100%;
        padding: 3px 25px;
    }

    /* ロゴ */
    .logo img {
        width: 80px;
        height: auto;
    }

    /* CTAボタンのスタイル */
    .button_cta_box {
        padding: 10px 5px 10px 5px;
        width: 310px;
        font-size: 1.8rem;
    }
    /* フッターボタンのスタイル */
    .fixed-button {
        padding: 10px 5px 10px 5px;
        width: 310px;
        font-size: 1.8rem;
    }



}
