@charset "utf-8";
/*
Theme Name: 琉球法律事務所
*/

@media screen and (max-width:767px) {
	#bl_mv {
		width: 100%;
		height: 580px;
	}
	#bl_mv .wrap {
		width: 90%;
	}
	#bl_mv .bl_mv_txt {
		height: auto;
		width: 100%;
	}
	#bl_mv .bl_mv_img {
		top: 27vw;
		right: 0;
		width: 100%;
		height: auto;
	}
	#bl_mv .bl_mv_reason {
		top: 81vw;
		left: 0;
		width: 100%;
		height: auto;
		background-size: 100% auto;
		z-index: 1;
	}
	#bl_mv .bl_mv_reason ul {
		margin: 9.75vw 0 0 10vw;
	}
	#bl_mv .bl_mv_reason ul li {
		margin: 0 0 5.25vw !important;
		font-size: 4vw;
	}
	#bl_mv .bl_mv_reason ul li span {
		font-size: 1vw;
	}
	#bl_mv .bl_mv_btn {
		top: 63vw;
		right: 0;
		width: 100%;
	}

	/* bl_trouble */
	.bl_trouble_heading {
		font-size: 6vw;
		line-height: 1.2;
	}
	#bl_trouble .wrap {
		width: 90%;
	}
	#bl_trouble dl dt {
		font-size: 5vw;
		width: 100%;
	}
	#bl_trouble dl dd {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		font-size: 4vw;
		line-height: 1.3;
	}
	#bl_trouble .trouble_price {
		margin-top: 0;
	}
	#bl_trouble .trouble_price b {
		font-size: 9vw;
	}
	#bl_trouble .trouble_txt1 {
		padding: 2vw 2% 0;
		width: 960%;
	}
	#bl_trouble .trouble_txt1 b {
		font-size: 7vw;
	}
	#bl_trouble .trouble_txt2 {
		width: 70%;
	}
	#bl_trouble .bl_trouble_img {
		width: 30%;
	}
	#bl_trouble .trouble_img {
		width: 100%;
	}
	#bl_trouble .trouble_btn {
		display: block;
		margin: 0 auto 3vw;
		width: 90%;
		position: initial;
		bottom: initial;
		right: initial;
	}
	#bl_trouble .pc {
		display: none;
	}
	#bl_trouble .sp, .bl_trouble_heading .sp {
		display: block;
	}
	#bl_contact {
		display: none;
	}
	section#reason .sp {
		display: block;
	}
	.after-content--reason ul.reslist dl dd .pc {
		display: none;
	}
	.after-content--reason ul.reslist dl dd small {
		font-size: 2vw;	
	}
	section#bl_youtube {
		margin: 50px auto 0;
		width: 100%;
	}
	section#bl_youtube p.greencatch {
		margin: 0 0 5vw 0;
		padding: 3%;
		width: 94%;
		font-size: 6vw;
	}
	section#bl_youtube .wrap {
		margin: 0 auto;
		width: 90%;
	}
}


@media screen and (max-width:768px){
    #menu-sidemenu .sub-menu > li{
        border-bottom:1px dashed #222222;
    }
}



@media screen and (max-width:768px){
    .footlist__tel {
        text-align: center;
        font-size: 22px;
        margin-left: 6vw;
        right:unset;
        left:0;
    }
}


@media screen and (max-width:768px){
    section .container{
        width:auto;
    }
}

@media screen and (max-width:768px){
	a.shosaibt{
		width:95%;
		font-size:5vw;
		padding:3vw 5vw;
		box-sizing:border-box;
		margin:0 auto;
	}
	
	a.morebt{
		float:none;
		margin-left:auto;
		margin-right:auto;
	}
}

@media screen and (max-width:768px){
    .introlistbox ul{
        width: auto;
        padding-left: 15px;
        padding-right:15px;
    }
}



@media screen and (max-width:768px){
    section#free {
        width: auto;
        padding-left:15px;
        padding-right:15px;
    }
	#free > p > a > span {
    word-wrap: break-word;
}
}

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

    .after-content__tel__number {
        font-size:11vw !important;
		display: inline-block;
		margin-top: 4vw;
    }

    .bnarea .after-content__tel__number{
        font-size:11vw !important;
    }

    .after-content__tel__open{
        font-size:10px;
		display: inline-block;
		margin-top: 2vw;
    }
}



@media screen and (max-width:768px){
    .after-content__flow{
        bottom: 6%;
        height: 28%;
        width: 39%;
    }
}


@media screen and (max-width:768px){
    #menu-sidemenu .sub-menu {
        display: block;
        background-color:transparent;
    }
}

@media screen and (max-width:768px){
    .after-content--menu .after-content__title {
        width: 95%;
    }
}


@media screen and (max-width:768px){
    .after-content--reason p.rsmidashi {
        font-size: 4vw;
    }
    .after-content--reason span.bs_span{
        font-size:3vw;
    }
}




@media screen and (max-width: 767px) {
    img.alignleft,img.alignright,img.aligncenter,
    img.alignnone{display: block;height: auto;margin: 0 auto 20px;float: none;}
}

@media screen and (max-width: 767px) {
  /* phone */

	div#header .inner {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0;
	display: inherit;
}
div#header .inner h1 {
    width: calc(100% - 50px);
    float: none;
    padding: 0 10px;
    box-sizing:border-box;
}
	div#header .inner p {
    width: 35%;
    float: right;
    display: none;
}
	div#header .pc{
	display: none;
}
		div#header .sp{
	display: block;
}
	div#header .header-company_sp.sp {
    font-size: 2vw;
    position: relative;
    top: -3vw;
    left: 10vw;
}
		div#header .header-company_sp.sp b {
    color: #f79202;
}
	ul.introlist {
    padding: 25px 0;
    width: 95%;
    display: inherit;
    margin: 0 auto;
    justify-content: inherit;
    overflow: hidden;
}
ul.introlist li {
    float: left;
    width: 50%;
    text-align:center;
    padding:8px;
    box-sizing:border-box;
}
	#shintyaku {
    width: 100%;
    margin: 0 auto;
}
	section#sodanbox {
    width: 100%;
    margin: 0 auto;
}
	section#aisatsubox {
    width: 100%;
    margin: 0 auto;
}

	p.messright {
    float: none;
    margin: 0 15px;
    text-align: center;
}
	p.messleft {
    padding: 0 20px;
}
	ul.gensatsulist {
     display: inherit;
    margin-bottom: 25px;
    justify-content: inherit;
    width: 95%;
    margin: 0 auto 25px;
}
	.omakaseright {
    width: 100%;
    float: right;
}
	ul.gensatsulist li {
    text-align: center;
}
	section#kaiketsujirei {
    width: 100%;
    margin: 0 auto;
}

section.bnarea{
    width: 100%;
    margin: 0 auto;
}
	ul.voicelist {
    width: 100%;
    margin: 0 auto 50px;
    overflow: hidden;
}
	.omakasebox {
    width: 100%;
    margin: 0 auto 50px;
    overflow: hidden;
}
	ul.reslist {
    width: 100%;
    margin: 0 auto 50px;
    display: inherit;
    justify-content: inherit;
}
	section#sozokuflow {
    width: 100%;
    margin: 0 auto;
}
	section#chiiki {
    width: 100%;
    margin: 0 auto;
}
	section#access {
    width: 100%;
    margin: 0 auto;
}
	.footbox {
    width: 100%;
    margin: 0 auto 50px;
    overflow: hidden;
}
	p.introcatch {
    background: #099428;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: bold;
    color: #fff;
}
	.sodaninbox, .gensatsuinbox {
    padding: 10px;
    font-size: 18px;
}
	p.introcatch, p.greencatch {
    background: #099428;
    padding: 10px;
    text-align: center;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: bold;
    color: #fff;
}
.jireibox {
    border: solid 2px #099428;
    padding: 20px;
    margin-bottom: 25px;
    overflow: hidden;
    width: calc(100% - 30px);
    margin: 0 auto 25px;
    position:relative;
    box-sizing: border-box;
    height: 50vh;
}

.jireibox-overlay{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    overflow:hidden;
    height:50px;
    background: -moz-linear-gradient(bottom, rgba(255,255,255,1) 50%, rgba(255,255,255,0));
    background: -webkit-linear-gradient(bottom, rgba(255,255,255,1) 50%, rgba(255,255,255,0));
    background: linear-gradient(to top, rgba(255,255,255,1) 50%, rgba(255,255,255,0));
    padding-top:80px;
}

	.jireiboxleft {
    width: 100%;
    float: none;
    margin-right: 0;
    text-align: center;
    margin-bottom: 15px;
    display:none;
}
	.jireiboxright {
    width: 100%;
    float: none;
}
	.jireiboxright h3 {
    width: fit-content;
    font-size: 16px;
    color: #099428;
    border-bottom: solid 2px;
    margin-bottom: 10px;
    margin-top:0;
    padding-left:10px;
    padding-right:10px;
}

    .jireiboxright p.kaiketsutxt{
        font-size:15px;
    }

    ul.taglist{
        margin-bottom:10px;
    }

	ul.taglist li {
    width: fit-content;
    float: left;
    background: #fff7cc;
    padding: 5px 15px 5px 29px;
    margin-right: 10px;
    background-image: url(/wp-content/themes/ryukyu/images/tag_bkimg.jpg.webp);
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-position: 5px;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}
	p.messagecatch {
    background: #fa9501;
    padding: 15px;
    text-align: center;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 50px;
}
	ul.voicelist li {
     float: none;
    margin-right: 0;
    margin-bottom: 15px;
    width: 95%;
    margin: 0 auto 15px;
        text-align:center;
}
p.omakaseleft {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 25px;
}
	ul.limenu {
    overflow: hidden;
    width: 98%;
    margin: 0 auto;
}
ul.limenu li {
    float: left;
    margin-right: 20px;
    margin-bottom: 9px;
    width: 47%;
}
	.omakaseright p {
    width: 96%;
}
    margin: 0 auto;
	section#sodanbox02, section#reason {
    background: #ffffd9;
    /*padding: 50px 0 10px;*/
}
	p.rsmidashi {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #ff6d37;
    margin-bottom: 30px;
}
		ul.reslist li {
    margin-bottom: 15px;
}
		ul.reslist p {
    margin-bottom: 15px;
    text-align: center;
}
	.chilileft {
    width: 95%;
    float: none;
    margin: 0 auto;
}
	.chiliright {
    width: 95%;
    float: none;
    margin: 0 auto;
}
	div#footer {
    border-top: solid 5px #FFD301;
    padding: 50px 0 100px 0;
}
	.footbox {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
	.ftbxleft {
    width: 100%;
    float: none;
}
	ul.footlist li {
    display: block;
    text-align: center;
    margin-bottom: 25px;
}

	.ftbxright {
    width: 85%;
    float: none;
    margin: 0 auto;
}
	#footer .map_list {
    padding-top: 3vw;
	 width: 70%;
    margin: auto;
}
	#footer .map_list li {
    width: 100%;
}
	#footer .map_list_title b {
    font-size: 5vw;
}
	#footer .map_list_title span {
    font-size: 3.5vw;
}
	#footer .map_list_address {
    font-size: 3.5vw;
}
	#footer .map_list iframe {
    height: 50vw;
}
.slick-next:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    display: block;
}
	.slick-prev:before {
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
}
	.slick-prev, .slick-next {
    width: 12vw;
    height: 12vw;
    background: #ffd300;
    border-radius: 50%;
}
	.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
      background: #ffd300;
}
	.slick-next {
    right: -13vw;
}
	.slick-prev {
    left: -13vw;
}
	address {
    text-align: center;
    background: #FFD301;
    padding: 5px;
    font-style: normal;
    font-size: 10px;
}
	.gnav {
    background: #f9d12b;
    display: none;
}
	header {
    position: relative;
}

	
button.drawer-toggle.drawer-hamburger {
    display: block;
    background: #f79201;
    padding: 12px 10px 20px;
    margin: 24px 10px;
    right: 0;
    position: absolute;
}
	.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
    width: 100%;
    height: 4px;
    -webkit-transition: all .6s cubic-bezier(.19,1,.22,1);
    transition: all .6s cubic-bezier(.19,1,.22,1);
    background-color: #fff;
}
	ul.drawer-menu ul#menu-gnavi {
    display: block;
    justify-content: inherit;
}
		ul.drawer-menu ul#menu-gnavi li {
    padding: 10px 15px;
    border-left: none;
    border-bottom: solid 1px #138e33;
}
	ul.drawer-menu ul#menu-gnavi li:last-child {
    border-right: none;
}
	div#side {
    float: none;
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
	div#main {
    width: 100%;
    /*margin: 50px auto;*/
        margin: 0px auto;
        overflow: hidden;
}
	div#content {
    width: 92%;
    float: none;
    margin: 0 auto;
}
	ul#menu-sidemenu li {
    text-align: left;
}
	.shintyakubox {
    background: #fffbe5;
    padding: 25px 20px;
}
	.ftbxleft p {
    width: 95%;
    margin: 15px auto;
}
    /* phone end */
}

/* 2023.06.15 ドロワー修正 */
.drawer-menu { background: #FFCC5B; }
ul#menu-gnavi-1, ul#menu-gnavi-2 { flex-direction: column; }
ul#menu-gnavi-1 li, ul#menu-gnavi-2 li { border-left: none; border-bottom: 1px solid #432C14; }
ul#menu-gnavi-1 { border-bottom: none; }
ul#menu-gnavi-1 li:last-child { border-right: none; }
ul#menu-gnavi-2 li:last-child { border-bottom: none; }
ul#menu-gnavi-2 li:last-child a { width: 86%; }
ul#menu-gnavi-2 li:last-child a:before { background: url(/wp-content/themes/ryukyu/images/bl_mv/bl_mv_btn_sp.png) no-repeat center center; background-size: 90% auto; }
ul#menu-gnavi-1 li a, ul#menu-gnavi-2 li a { padding: 3vw; font-size: 3.5vw; }


/* 2023.06.19 TOP弁護士費用エリア追加 */
section.Top__Price { margin-bottom: 0 !important; padding: 6vw 0; }
.TopPrice { width: 90%; }
#top h2.TopPrice__Title { padding: 4vw 0; font-size: 2.6rem; }
.TopPrice dl { margin: 0 0 0 10%; padding: 4vw 0; width: 88%; }
.TopPrice dl dd { margin: 0 0 0 -2vw; padding: 0 0 2vw; font-size: 1.6rem; }
.TopPrice dl dt { font-size: 6.0rem; border-bottom: 10px solid #FF7E00; }
.TopPrice dl dt em { font-size: 2.4rem; line-height: 1.1; }
.TopPrice dl dt strong {  }
.TopPrice dl dt strong span { font-size: 6.6rem; }
.TopPrice dl dt strong small { font-size: 3.0rem; }
.TopPrice ul { margin: 1vw auto; width: 100%; }
.TopPrice ul li { width: 30%; margin: 0 1% 4vw; font-size: 1.8rem; }
.TopPrice__Button { flex-direction: column; padding: 2vw 0; width: 70%; }
.TopPrice__Button img { width: 100%; }
.TopPrice__Button a { margin: 0 0 4vw; }

/* CTA */
.ctaarea{
	width: 100%;
	margin: 0 auto;
}

@media screen and (max-width: 767px) {
   .tokyo-open-2024{
	  left: 3%;
	}
	.size4em{
		font-size:4em !important;
	}
}