/*
Theme Name: raqoon WP child
Template: raqoon_wp
Text Domain: raqoon_wp_child
Author: raQoon LLC.
Author URI: https://raqoon.jp/
Description: raqoon WP子テーマ
Version: 3.1.1
Tested up to: 6.5
Requires PHP: 7.4
*/
.sakujo {
    display: none;
}

body.category-4 .entry-meta {
    display: none;
}

.raqoon_qa_a a,
.page-id-3 p a {
    text-decoration: underline;
    color: #1a0dab;
}

#logo_menu_flat {
    position: relative;
}

/*
#logo_menu_flat::before{
	content:"";
	width:100%;
	height:10px;
	background:red;
	position:absolute;
	top:-10px;
	left:0;
}
*/
.wrap100 {
    overflow: hidden;
}

/*
#book{
	overflow:hidden;
}
*/
@media screen and (min-width:751px) {
    body {
        font-size: 20px;
    }
}

#head_sp {
    border-bottom: ;
}

/*#firstview.firstview_mode{
	background-image:none;
}*/
#firstview {
    /*background: linear-gradient(90deg, rgb(187, 228, 247), rgb(248, 229, 103), rgb(187, 228, 247));*/
    /*background: linear-gradient(90deg, rgb(187, 228, 247), rgb(255, 253, 243), rgb(187, 228, 247));
    background-size: 300% 100%;
    animation: waveBackground 10s ease-in-out infinite;*/
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    background: #1d7cc8;
	z-index:1;
}

@keyframes waveBackground {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.firstview_title {
    z-index: 1;
}

.first-view__illust {
    position: absolute;
    /*bottom: 0;*/
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 175px;
	z-index:3;
	margin-top:-135px;
}

.first-view__illust01 {
    display: flex;
    justify-content: center;
}

#fv_illust01,
#fv_illust02 {
    position: absolute;
}

.firstview_title .firstview_title_top {
    font-family: "Ms Madi", cursive;
}

/* 飛んでる人 */
#fv_illust01 {
    /*animation: floatUpDown 3s ease-in-out infinite;
  transform-origin: center;*/
    z-index: 2;
    /*2*/
    animation: floatGirl 4s ease-in-out infinite;
    transform-origin: center bottom;
}

@keyframes floatGirl {
    0% {
        transform: translateY(0px);
    }

    25% {
        transform: translateY(-5px);
    }

    50% {
        transform: translateY(0px);
    }

    75% {
        transform: translateY(5px);
    }

    100% {
        transform: translateY(0px);
    }
}

/* 影（ふくらんだり縮んだり） */
#fv_illust02 {
    animation: scaleShadow 3s ease-in-out infinite;
    transform-origin: center;
    z-index: 1;
    bottom: -200px;
}

#fv_wave {
    z-index: 3;
    position: absolute;
    top: 112px;
    left: -80px;
    animation: floatWave 4s ease-in-out infinite;
    transform-origin: bottom center;
    width: 75%;
}

@keyframes floatWave {
    0% {
        transform: rotate(0deg) translateY(0px);
    }

    25% {
        transform: rotate(3deg) translateY(-4px);
    }

    50% {
        transform: rotate(0deg) translateY(0px);
    }

    75% {
        transform: rotate(-3deg) translateY(4px);
    }

    100% {
        transform: rotate(0deg) translateY(0px);
    }
}

#message {
    position: relative;
    /*margin-top:-20%;*/
    z-index: 0;
    /*background-image: url(https://blueoceanoffice.co.jp/wp-content/uploads/2025/07/sazanami.png);
        background-size: 1440px auto;
        animation: nami1440 180s infinite linear, namiUpDown 10s infinite ease-in-out;*/
}

#message::after {
    content: "";
    /*background-image: url(https://blueoceanoffice.co.jp/wp-content/uploads/2025/07/sazanami.png);*/
    background-image: url(https://blueoceanoffice.co.jp/wp-content/uploads/2025/07/zaza.png);
    background-size: contain;
    animation: nami1440 180s infinite linear, namiUpDown 10s infinite ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.35;
}

/*
#message::before{
	position:absolute;
	content:"";
	background-image:url(https://blueoceanoffice.co.jp/wp-content/uploads/2025/07/top02.png);
	top:-17px;
	left:0;
	right:0;
	width:100%;
    height:30px;
}
*/
.p_fit_content {
    width: fit-content;
    /* または明示的に 80% や 600px など */
    margin: 40px auto 0;
    font-weight: bold;
    color: #fff;
}

.message__birds {
    width: 100px;
}

.dorayaki {
    display: flex;
    justify-content: center;
    gap: 52px;
    margin-top: 84px;
    margin-bottom: 84px;
}

.dorayaki_illust {
    width: 93px;
}

.bird_illust,
.dorayaki_illust {
    display: flex;
    flex-direction: column;
}

.bird_illust img:nth-child(1),
.dorayaki_illust img:nth-child(1) {
    animation: floatUpDown 3s ease-in-out infinite;
    transform-origin: center;
}

.bird_illust img:nth-child(2),
.dorayaki_illust img:nth-child(2) {
    animation: scaleShadow 3s ease-in-out infinite;
    transform-origin: center;
}

#message__birds01 {
    position: absolute;
    top: 35%;
    right: 1%;
    width: 12vw;
    max-width: 200px;
}

#message__birds02 {
    position: absolute;
    top: 60%;
    left: 1%;
}

#hill-overlay_cover {
    margin-top: ;
}

.wp-block-cover.alignfull {
    padding: 0;
    min-height: 0 !important;
}

.img_relative {
    position: relative;
    z-index: 3;
}

.hill-overlay,
.hill_bottom-overlay {
    position: relative;
    z-index: 2;
}

.hill-overlay img:first-child {
    display: block;
    width: 100%;
    height: auto;
    pointer-events: none;
}

.hill-overlay img:last-child {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 235px;
}

#movie {
    position: relative;
    background-image: url(https://blueoceanoffice.co.jp/wp-content/uploads/2025/07/bg_dot.webp);
    background-size: cover;
}

#movie .wrap100_inner {
    position: relative;
}

#movie::before {
    position: absolute;
    content: "";
    background-image: url(https://blueoceanoffice.co.jp/wp-content/uploads/2025/07/bottom02.png);
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 30px;
}

.movie-title {
    font-size: 48px;
    margin-bottom: 20px;
    color: #fff;
}

.youtube_wrapper {
    position: relative;
    width: 100%;
    max-width: 820px;
    /* 元画像の半分サイズ */
    margin: 0 auto;
    aspect-ratio: 1640 / 920;
    /* 元画像比率 */
    background-image: url(https://blueoceanoffice.co.jp/wp-content/uploads/2025/07/26423816.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.youtube_inner {
    position: absolute;
    top: 32px;
    left: 32px;
    right: 32px;
    bottom: 32px;
    z-index: 2;
    box-sizing: border-box;
}

.youtube_inner iframe {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}


#news,
#book {
    background-color: #f7cdbd;
    background-image: url(https://blueoceanoffice.co.jp/wp-content/uploads/2025/07/bg_star.webp);
    /*background-repeat: no-repeat, no-repeat;*/
    /*background-position: 0 0, 100% 0;
	background-size:21% auto;*/
    position: relative;
    /*padding-top:200px;*/
}

/*
#news::before{
	position:absolute;
	content:"";
	background-image:url(https://blueoceanoffice.co.jp/wp-content/uploads/2025/07/wave_img-scaled.png);
	top:-20px;
	left:0;
	right:0;
	width:100%;
    height:123px;
	transform:rotate(180deg);
}
*/
#news .wp-block-latest-posts.wp-block-latest-posts__list {
    padding: 45px 67px;
    background: #fff;
    border: solid 4px #000;
    border-radius: 40px;
    /*background-image:url(https://blueoceanoffice.co.jp/wp-content/uploads/2025/07/frame-middle.png);
	    background-size: 100% 100%;
    min-height: 100px;*/
    position: relative;
}

/*
#news .wp-block-latest-posts__list::before{
    content: "";
    position: absolute;
    background-image: url(https://blueoceanoffice.co.jp/wp-content/uploads/2025/07/frame.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 40px;
    top: -15px;
    left: 0;
    width: 100%;
}
#news .wp-block-latest-posts__list::after{
    content: "";
    position: absolute;
    background-image: url(https://blueoceanoffice.co.jp/wp-content/uploads/2025/07/frame-bottom.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 40px;
    bottom: -15px;
    left: 0;
    width: 100%;
}
*/
#news .wp-block-latest-posts.wp-block-latest-posts__list li {
    display: flex;
    flex-flow: row-reverse;
    justify-content: flex-end;
    align-items: center;
    gap: 1rem;
}


/* アニメーションの共通設定 */
@keyframes floatUpDown {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-20px);
    }
}

@keyframes scaleShadow {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(0.85);
    }
}


@-moz-keyframes nami1440 {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 1440px 0
    }
}

@-webkit-keyframes nami1440 {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 1440px 0
    }
}

@-o-keyframes nami1440 {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 1440px 0
    }
}

@keyframes nami1440 {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 1440px 0
    }
}

@-moz-keyframes nami375 {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 375px 0
    }
}

@-webkit-keyframes nami375 {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 375px 0
    }
}

@-o-keyframes nami375 {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 375px 0
    }
}

@keyframes nami375 {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 375px 0
    }
}

@-moz-keyframes nami750 {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 750px 0
    }
}

@-webkit-keyframes nami750 {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 750px 0
    }
}

@-o-keyframes nami750 {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 750px 0
    }
}

@keyframes nami750 {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 750px 0
    }
}

@-moz-keyframes namiScroll {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 100% 0
    }
}

@-webkit-keyframes namiScroll {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 100% 0
    }
}

@-o-keyframes namiScroll {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 100% 0
    }
}

@keyframes namiScroll {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 100% 0
    }
}

@-moz-keyframes namiUpDown {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-10px)
    }

    to {
        transform: translateY(0)
    }
}

@-webkit-keyframes namiUpDown {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-10px)
    }

    to {
        transform: translateY(0)
    }
}

@-o-keyframes namiUpDown {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-10px)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes namiUpDown {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-10px)
    }

    to {
        transform: translateY(0)
    }
}

.lineButton {
    position: relative;
    text-align: center;
}

.lineButton a {
    display: block;
    padding: 1em;
    font-weight: 600;
    position: relative;
    z-index: 1;
    background-image: url(https://blueoceanoffice.co.jp/wp-content/uploads/2025/07/btn-mid-wht.png);
    background-size: 100% 100%;
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
}

.lineButton:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 350px;
    height: 100%;
    background-image: url(https://blueoceanoffice.co.jp/wp-content/uploads/2025/07/btn-mid-yel.png);
    background-size: 100% 100%;
    pointer-events: none;
    transition: transform .12s ease-out;
    will-change: transform;
    z-index: 0;
    margin: 0 auto;
}

@media (hover: hover) {

    .lineButton:hover:before,
    a:hover .lineButton:before {
        transform: translateY(10px);
    }
}

#job {
    background-image: url(https://blueoceanoffice.co.jp/wp-content/uploads/2025/07/bg_dot.webp);
    /* background-repeat: no-repeat, no-repeat; */
    background-size: cover;
}

#job .wrap100_inner {
    max-width: 770px;
}

#job .wp-block-image {
    width: 80%;
    margin: 0 auto;
}

.wrap_kazari_image img {
    display: block;
}


#howto {
    background-image: url(https://blueoceanoffice.co.jp/wp-content/uploads/2025/07/star1-scaled.png);
    /*background-repeat: no-repeat, no-repeat;*/
    background-position: top;
    background-size: cover;
}

.howto_box {
    width: 560px;
    max-width: 100%;
    position: relative;
    z-index: 1;
    background: transparent !important;
    padding: 3em 2em !important;
}

.howto_box .howto_bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
}

.howto_box .howto_bg img {
    height: 100%;
    width: 100%;
}

.qa_box {
    width: 660px;
    max-width: 100%;
    position: relative;
    z-index: 1;
    background: transparent !important;
    padding: 10em 2em 8em !important;
}

.qa_box .howto_bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
}

.qa_box .howto_bg img {
    height: 100%;
    width: 100%;
}

#logo_menu_flat_menu li a {
    color: #000;
}

.dt__fuchi {
    width: fit-content;
    -webkit-text-stroke: 3px #000;
    text-stroke: 3px #000;
    paint-order: stroke;
    filter: blur(0.32px);
    text-shadow: 0.8px 0.8px 0 #000000, -0.5px -0.5px 0 #000000;
}


.firstview_title .firstview_title_top {
    position: absolute !important;
    left: 0;
    right: 0;
    font-size: clamp(39px, 6vw, 70px) !important;
	top: -2em;
    line-height: 1 !important;
}

#movie h2 {
    color: #eb6877 !important;
}

.user_voice {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px;
}

.user_voice li {
    width: 31%;
}

.user_voice .wp-block-latest-posts__featured-image.aligncenter {
    margin: 0;
}

.user_voice a {
    line-height: 1.3;
    color: #fff;
}

#address_tel_hamburger {
    cursor: pointer;
    /*border:solid 3px #000;*/
}

#address_tel_hamburger:hover {
    opacity: 0.8;
}

#logo_menu_flat .site-header_inner .site-branding {
    max-width: 320px;
}

@media screen and (min-width:1440px) {
    #logo_menu_flat_menu {
        font-size: 16px !important;
    }
}

#logo_menu_flat_menu {
    font-size: 1.2vw;
}

#logo_menu_flat_menu a {
    color: #fff !important;
    -webkit-text-stroke: 2px #000;
    text-stroke: 2px #000;
    paint-order: stroke;
}

#logo_menu_flat_menu a:hover {
    color: #edde7b !important;
}

@media screen and (min-width:768px) {
    #head_sp .site-header_inner {
        max-width: 1240px;
        margin: 0 auto;
    }
}

#service h3 {
    text-align: center;
}

#user_voice {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px;
}

#user_voice a {
    display: block;
    /*flex:1;*/
    width: 31%;
}

.user_voice_eyecatch {
    width: 100%;
    height: 0;
    padding-top: 65%;
    border-radius: 12px;
    background-size: cover;
    background-repeat: no-repeat;
}

.user_voice_title {
    color: #fff;
    font-size: 18px;
}

.user_voice_title:hover {
    color: #fff462;
}

#ceo {
    background-image: url(https://blueoceanoffice.co.jp/wp-content/uploads/2025/07/bg_dot.webp);
    background-size: cover;
    padding: 0;
}

#ceo .wrap100_inner {
    position: relative;
}

#ceo .wrap100_inner .lineButton02 {
    padding-bottom: 120px;
}

#ceo .wrap100_inner .ceo_bottom_img {
    position: absolute;
}

#ceo #bottom01 {
    bottom: 0;
    right: 0;
}

#ceo #bottom02 {
    bottom: 0;
    left: 0;
}

#ceo #manbou {
    top: 15%;
    right: 0;
    animation: floatUpDown 3s ease-in-out infinite;
    width: 11vw;
    max-width: 150px;
}

#ceo #sakana3 {
    top: 35%;
    left: 0;
    animation: floatUpDown 3s ease-in-out infinite;
    width: 11vw;
    max-width: 150px;
}

.bottom_same {
    width: 20vw;
    max-width: 300px;
    margin: 0 auto;
}

#service {
    background-image:
        /*linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), */
        url(https://blueoceanoffice.co.jp/wp-content/uploads/2025/07/kirakiraa.webp);
    background-size: 50%;
}

#service img {
    height: auto;
}

/*.kugiri_wrap{
	position:relative;
}*/
.kugiri_wrap img {
    display: block;
    width: 100%;
}

/*
.kugiri_wrap img:last-child{
	position:absolute;
	display:block;
	width:150px;
	bottom:0;
	left:0;
	right:0;
	margin:0 auto;
}
*/
.kugiri_wrap_top {
    margin-bottom: -5px;
    margin-top: -80px;
}

/*
.site-footer{
	position:relative;
}
.site-footer::before{
	position:absolute;
	content:"";
	background-image:url(https://blueoceanoffice.co.jp/wp-content/uploads/2025/07/fotter_top.png);
	width:100%;
	height:31px;
	background-size:contain;
	top:-5px;
	left:0;
	background-repeat:no-repeat;
}
*/
.widget-area.footer-top {
    background: #13b5b1;
    color: #fff;
    position: relative;
    padding-top: 55px;
}

.widget-area.footer-top a {
    color: #fff;
}

.widget-area.footer-top::before {
    position: absolute;
    content: "";
    background-image: url(https://blueoceanoffice.co.jp/wp-content/uploads/2025/07/fotter_top.png);
    width: 100%;
    height: 31px;
    background-size: contain;
    top: -5px;
    left: 0;
    background-repeat: no-repeat;
}

/*
.site-footer::after{
	position:absolute;
	content:"";
	background-image:url(https://blueoceanoffice.co.jp/wp-content/uploads/2025/07/26073416-scaled.png);
	width:150px;
	height:100px;
	background-size:contain;
    top: -106px;
    right: 20px;
	background-repeat:no-repeat;
}*/
.site-footer {
    padding-top: 0;
}

#success {
    padding: 0;
}

#footer_sns {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 24px;
    width: fit-content;
    margin: 0 auto 32px;
}

#footer_sns a {
    display: block;
    font-size: 2.73rem;
    line-height: 1;
}

/*
.pink_bg::before{
	content:"";
	background-image:url(https://blueoceanoffice.co.jp/wp-content/uploads/2025/07/824763.png);
	position:absolute;
	width:180px;
	height:250px;
	top:-155px;
	left:0;
	right:0;
	background-size:contain;
	z-index:1;
	background-repeat:no-repeat;
	background-position:center;
	margin:0 auto;
}
*/
.pink_bg::after {
    content: "";
    position: absolute;
    width: 180px;
    height: 250px;
    bottom: -155px;
    left: 0;
    right: 0;
    background-size: contain;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
}

.onayami_list {
    list-style: none;
    margin: 0;
    margin-top: 32px;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 16px;
}

.onayami_list li {
    background: #fff;
    border: solid 3px #333;
    padding: 0.5em 0.8em;
    line-height: 1.3;
    border-radius: 12px;
}



@media screen and (max-width: 767px) {
    .firstview_title .firstview_title_top {
        /*font-size: 2.5rem !important;
	top:-9.6rem;*/
    }

    .spnone_br {
        display: none;
    }

    #message {
        padding-top: 135px;
        padding-bottom: 100px;
    }

    #message__birds01 {
        top: 0;
    }

    #message__birds02 {
        top: initial;
        bottom: 20px;
        width: 47px;
    }

    #success {
        padding: 32px 0;
    }
}






.lineButton02 {}

.lineButton02 a {
    display: block;
    line-height: 1;
    padding: 1em;
    font-weight: 600;
    position: relative;
    z-index: 1;
    width: fit-content;
    min-width: 350px;
    margin: 0 auto;
    cursor: pointer;
    border: solid 3px #000;
    background: #fff;
    border-radius: 18px;
}

.lineButton02 a:hover {
    box-shadow: 0px 10px 0px 0px #edde7b;
    width: fit-content;
    transition: 0.5s;
}


.naname_left {
    width: 100px;
    position: absolute;
    bottom: 50%;
    left: 1%;
}

.naname_left02 {
    width: 100px;
    position: absolute;
    bottom: 20%;
    left: 1%;
}

.naname_left_illust {
    opacity: 0;
    transform: translate(-50px, -50px);
    transition: transform 0.8s ease-out, opacity 0.8s ease-out;
}

/* 表示されたときの状態 */
.naname_left_illust.show {
    opacity: 1;
    transform: translate(0, 0);
}


.naname_right {
    width: 100px;
    position: absolute;
    bottom: 20%;
    right: 1%;
}

.naname_right02 {
    width: 100px;
    position: absolute;
    bottom: 50%;
    right: 1%;
}

.naname_right_illust {
    opacity: 0;
    transform: translate(50px, -50px);
    /* 右上方向から */
    transition: transform 0.8s ease-out, opacity 0.8s ease-out;
}

.naname_right_illust.show {
    opacity: 1;
    transform: translate(0, 0);
}

.p_fadeup p {
    opacity: 0;
    transform: translateY(30px);
    /* 下から */
    transition: transform 0.8s ease-out, opacity 0.8s ease-out;
}

.p_fadeup p.show {
    opacity: 1;
    transform: translateY(0);
}

.img_fadeup {
    opacity: 0;
    transform: translateY(30px);
    /* 下から */
    transition: transform 0.8s ease-out, opacity 0.8s ease-out;
}

.img_fadeup.show {
    opacity: 1;
    transform: translateY(0);
}

#scrollToTopBtn {}

.site-footer {
    background: #13b5b1;
}

.site-footer .site-info .site-title img {
    /*width:435px;*/
    max-width: 100%;
    filter: brightness(10);
}

.page-id-17 th,
.page-id-17 td {
    border: none;
    border-bottom: solid 2px #ccc;
}

.page-id-17 td:first-child {
    border-bottom: solid 2px var(--headnav-color) !important;
}

@media screen and (min-width:521px) {
    #firstview.firstview_mode {
        background-image: url(https://blueoceanoffice.co.jp/wp-content/uploads/2025/08/aozora-syusei03-scaled.webp);
        background-position: center;
        background-size: cover;
    }
}

@media screen and (max-width:767px) {
    #message .wrap100_inner {
        max-width: 448px;
    }

    #book .wrap100_inner {
        max-width: 448px;
    }

    /*#movie{
		padding:80px 0;
	}*/
    .wrap100 {
        padding: 80px 0;
    }

    #movie {
        padding-top: 30px;
    }

    #movie::before {
        top: 0;
    }

    .youtube_wrapper {
        max-width: 480px;
    }

    .youtube_inner {
        top: 16px;
        left: 16px;
        right: 16px;
        bottom: 16px;
    }

    .naname_right {
        width: 80px;
        bottom: 45%;
    }

    .naname_right02 {
        width: 80px;
        bottom: 9%;
    }

    .naname_left {
        width: 80px;
        bottom: 45%;
    }

    .naname_left02 {
        width: 80px;
        bottom: 9%;
    }

    #user_voice a {
        width: 47%;
    }

    #message__birds01 {
        bottom: 1%;
        width: 100px;
        top: initial;
    }
}

@media screen and (max-width:520px) {
    #message h2 {
        font-size: 7vw !important;
    }

    #movie {
        padding: 20px 0 180px;
    }

    .naname_left {
        bottom: initial;
        top: 6%;
    }

    .naname_right {
        bottom: initial;
        top: 6%;
    }

    .naname_left02 {
        bottom: initial;
        bottom: -20%;
    }

    .naname_right02 {
        bottom: initial;
        bottom: -20%;
    }

    #user_voice a {
        width: 100%;
    }

    #service h3 {
        font-size: 6vw !important;
    }

    #news .wp-block-latest-posts.wp-block-latest-posts__list {
        padding: 28px 24px;
    }

    #ceo #manbou,
    #ceo #sakana3 {
        width: 17vw;
    }

    .bottom_same {
        width: 40vw !important;
    }

    #ceo #bottom01 {
        width: 24vw;
        right: 7%;
    }

    #ceo #bottom02 {
        width: 15vw;
        left: 7%;
    }

    .yohaku_100_50 {
        height: 50px !important;
    }

    /*
	#message{
		margin-top:-60%;
	}*/
    /*
	#message {
  top: 50vh;
  transform: translateY(-50%);
}*/
    /*
	#firstview{
		min-height:50vh;
		height:50vh;
	}
	.firstview_title .firstview_title_top{
		top:-8.6rem;
	}
	*/
    /*.first-view__illust {
        transform: translate(-50%, calc(-50% + 125px));
    }*/

    #message {
        min-height: 100svh;
        /* 実画面の高さを使う */
        display: grid;
        place-items: center;
        margin-top: 0;
        /* 既存の-60%等は打ち消す */
        inset-block-start: auto;
        /* 念のため top 指定を無効化 */
        transform: none;
    }

    #message p {
        font-size: min(3.2vw, 24px);
    }

    #firstview {
        /*background-position: center calc(100% - 0%);
        background-size: 140% auto;
        background-repeat: no-repeat;*/
		        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    /*
	.firstview_title .firstview_title_top{
		font-size:2.45rem!important;
	}*/
    .user_voice_title {
        font-size: 17px;
    }
}


.head-navigation_hamburger ul li:not(:last-child) a {
    border-bottom: #000 solid 1px;
}