@charset "UTF-8";
@media screen and (max-width: 768px) {
    body{
    	font-size: 1.6rem;
    	line-height: 1.5;
    	color: #000000;
    	min-width:100%;
    	background-size: contain;
        font-weight: 300;
    }
    a.hover:hover img {
    	opacity: 1.0;
    	filter: alpha(opacity=100);
    	-moz-opacity:1.00;
    	opacity:1.00;
    }
    a:hover{
    	text-decoration: none !important;
    	opacity: 1.0 !important;
    }
    .menu-trigger {
    	display: block;
    }
    .show_pc{
    	display: none !important;
    }
    .show_sp{
    	display: block !important;
    }
    .show_sp02{
    	display: inline !important;
    }

    img{
    	max-width: 100%;
    }
    #pagetop{
    	right: 10px;
        bottom: 100px;
    	width: 35px;
        font-size: 1.9rem;
    }


    .fixed_side {
        position: fixed;
        top: inherit;
        right: inherit;
    	bottom: 0;
    	left: 0;
        transform: none;
    	display: flex;
    	width: 100%;
    	padding: 10px 0;
    }
    .fixed_side .border {
        display: inline-block;
        width: 1px;
        margin: 0 auto;
        border-right: 1px solid #fff;
    }
    .fixed_side a.info_item {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        width: 31%;
    	height: auto;
        padding: 15px 5px;
        font-size: 1.3rem;
        writing-mode: horizontal-tb;
    }
    .fixed_side a.info_item .fas {
        margin-bottom: 0;
    	margin-right: 5px;
    }

    /**************************** header ****************************/
    header{
        margin: 0;
        padding: 0;
    }

    .headerbox{
        margin: 0;
        padding: 10px 10px;
    }
    .headerbox_in{
    	display: block;
    	width: fit-content;
        margin: 0 auto;
        padding: 0;
    }
    .logo {
        max-width: 248px;
        width: 55%;
    	margin: 0 auto;
        padding: 0 0 0 0;
    }

    /**************************** nav ****************************/
    .gnav{
        margin: 0 auto;
        padding: 0 10px;
        width: 100%;
    }
    .gnav_in {
    	display: none;
    }


    /**************************** footer ****************************/
    .footerbox {
        padding: 0 0 50px 0;
    }
    .footerbox_in{
        background-image: url(../img/common/footer_bg_sp.png);
        background-size: cover;
        background-repeat: no-repeat;
    }
    .footerbox_in .inner {
        padding: 50px 20px 0;
        flex-direction: column;
    }
    .footerbox_in .block01 {
        width: 100%;
        max-width: 260px;
        margin: 0 auto;
    }
    .footerbox_in .block01 .address {
        padding: 25px 0;
    }
    .footerbox_in .block01 .address p {
        padding: 0 0 10px 0;
    }
    .footerbox_in .logo {
        max-width: 200px;
    }
    .footerbox_in .group {
        max-width: 250px;
        margin: 0 auto;
    }
    .footerbox_in .group_logo {
        max-width: 250px;
        width: 100%;
        margin: 5px 0;
    }
    .footerbox_in .block02 {
        width: 100%;
        padding: 25px 0 0 0;
    }
    .footerbox_in .block02 .footer_nav01 {
        padding: 0 10px;
    }
    .footerbox_in .block02 .footer_nav01 .box {
        width: 50%;
        padding: 0 0 10px 0;
    }
    .footerbox_in .block02 .footer_nav01 .box_in {
        padding: 0 0 25px 0;
    }
    .footerbox_in .block02 .footer_nav01 .nav_item {
        margin: 0 0 10px 0;
        font-size: 1.6rem;
    }
    .footerbox_in .block02 .footer_nav01 .nav_item .arrow{
        width: 8px;
        height: 8px;
        margin: 0 8px;
    }
    .footerbox_in .block02 .footer_nav01 a {
        margin: 0 0 7px 0;
        padding: 0 0 3px 0;
        font-size: 1.3rem;
    }

    .footerbox_bottom {
        padding: 15px 0;
        font-size: 1.3rem;
    }
    .footer_nav02 {
        padding: 0 0 5px;
    }

    .footer_nav03 {
        flex-wrap: wrap;
        padding: 20px 0 30px;
    }
    .footer_nav03 a {
        width: 33%;
        margin: 0 0 5px;
        padding: 0 10px 0 10px;
        font-size: 1.3rem;
        text-align: center;
    }

    .footer_reserve {
        background-image: url(../img/common/footer_reserve_bg01_sp.png);
        background-size: cover;
    }
    .footer_reserve .inner {
        padding: 50px 10px;
    }
    .footer_reserve .heading {
        padding: 0 0 15px 0;
        font-size: 2.4rem;
    }
    .footer_reserve .heading img {
        margin: 0 auto 5px;
    }
    .footer_reserve .text01 {
        font-size: 1.5rem;
        text-align: left;
    }
    .footer_reserve_01 {
        margin: 0 auto;
    }
    .footer_reserve_01 .btns {
        flex-direction: column;
        gap: 1%;
        padding: 30px 15px 0;
    }
    .reserve_btn {
        margin: 0 0 20px 0;
        padding: 25px 20px;
    }
    .reserve_btn .text {
        font-size: 1.8rem;
        width: 65%;
    }
    .reserve_btn .icon {
        width: 50px;
    }

    .footer_reserve .text02 {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 35px auto 10px;
        font-size: 1.8rem;
    }
    .footer_reserve .text02 img {
        display: inline-block;
        width: 10px;
        margin: 0 10px;
    }
    .footer_reserve_01_01 {
       flex-direction: column;
        width: 90%;
        margin: 0 auto;
    }
    .footer_reserve_01_01 .box {
        flex: 1;
    }
    .footer_reserve_01_01 .text03 {
        flex-direction: column;
        padding: 20px 0 20px 0;
        font-size: 1.6rem;
        letter-spacing: .01em;
    }
    .footer_reserve_01_01 .text03:last-child {
        border: none;
    }
    .footer_reserve_01_01 .text03 span {
        display: inline-block;
        margin: 7px 0 0 20px;
        font-size: 2rem;
        font-weight: bold;
        color: #f6efde;
    }
    .footer_reserve_01_01 .text03 .icon {
        display: inline-block;
        width: 23px;
        margin: 0 5px 0 0;
        vertical-align: -2px;
    }
    .footer_reserve_01 .image {
        padding-left: 0;
    }
    .footer_reserve_01 .image .image_photo img {
        display: block;
        max-width: 250px;
    }

    .footer_shop {
        padding: 50px 0 30px;
    }
    .footer_shop .bg01 {
        left: 0;
        bottom: 10px;
        max-width: 184px;
        width: 10%;
    }
    .footer_shop .bg02 {
        top: 10px;
        right: 0;
        max-width: 237px;
        width: 14%;
    }
    .footer_shop .heading {
        font-size: 2.4rem;
    }
    .footer_shop .text01{
        padding: 10px 0;
        font-size: 1.5rem;
    }
    .footer_shop .list {
        flex-direction: column;
        padding: 20px;
        background-color: unset;
    }
    .footer_shop .list_item {
        padding: 20px 10px 10px 10px;
    }
    .footer_shop .list .border {
        border-right: none;
        border-bottom: 2px dashed #523C16;
    }
    .footer_shop .list_item .shop_name {
        padding: 0 0 10px 0;
        font-size: 1.8rem;
    }
    .footer_shop .list_item .shop_name span {
        display: block;
    }
    .more_btn02 {
        padding: 30px 5%;
    }


    /**************************** mainvisual ****************************/
    .mainvisual {
        position: relative;
        padding: 0 0 30px 0;
    }
    .home .mainvisual {
        padding-left: 0;
    }
    .mv_side_img {
        position: absolute;
        top: 0;
        left: 0;
        max-width: 196px;
        width: 28%;
        height: 100%;
    }
    .mv_bg02 {
        position: absolute;
        right: 0;
        bottom: 0;
        max-width: 360px;
        width: 30%;
    }
    .mainvisual_in {
        position: relative;
        background-image: none;
    }
    .mv_slider {
        max-width: 500px;
        width: 80%;
    	margin: 0 auto;
        padding: 15px 0 30% 0;
    }
    .mv_catch {
        position: absolute;
        top: inherit;
        right: 10%;
    	bottom: 0;
    	left: 50%;
        transform: translateX(-50%);
    	width: fit-content;
    }
    .mv_catch p {
        margin: 0 15px;
        padding: 15px 3px;
        /* font-size: 2rem; */
    	font-size: clamp(2rem, 4.2vw, 3.3rem);
    }


    /**************************** 共通 ****************************/
    .heading {
        font-weight: 700;
        font-family: 'Shippori Mincho', serif;
        letter-spacing: .1em;
    }
    .vertical {
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
    }
    .vertical_icon {
        display: inline-block;
        width: 25px;
        margin: 0 0 10px 0;
        vertical-align: baseline;
    }
    .section_title {
        padding: 40px 0;
    }
    .inner {
        max-width: 1300px;
        width: 100%;
        margin: 0 auto;
        padding: 0 10px 0 10px;
    }

    /**************************** container ****************************/
    .top_campagin_border {
    	align-items: center;
        padding: 23px 0 23px 15px;
    }
    .top_campagin .heading {
        margin: 0 15px 0 0;
        font-size: 2.4rem;
    	letter-spacing: normal;
    }

    .camp_slider .slick-list {
        padding-right: 10%;
    }
    .camp_slider_item {
        margin: 0 15px 0 0;
    }

    .top_us {
        padding: 0 0 60px 0;
    }
    .top_us_in {
        padding: 40px 0 0 0;
    }
    .top_us_in .deco01 {
        position: absolute;
        top: 100px;
        left: 10px;
        max-width: 115px;
    }
    .top_us_in .bg02 {
        right: 2%;
        max-width: 130px;
        width: 28%;
    }
    .top_us_title {
        padding: 0 0 10px 0;
        font-size: 2.2rem;
        text-align: left;
    	margin: 0 auto;
        writing-mode: vertical-rl;
    }
    .top_us_01 {
        flex-direction: column;
        padding: 15px 15px 0 15px;
    }
    .top_us_image {
        max-width: 610px;
        width: 100%;
    }

    .top_us_content {
        flex: 1;
        padding: 20px 0 0 0;
        background-image: url(../img/top/top_us_bg02.png);
        background-size: 200px;
        background-repeat: no-repeat;
        background-position: top 28% center;
    }
    .top_us_content .content_text {
        padding: 20px 0 40px 0;
        font-size: 1.5rem;
    }

    .top_furisode {
        padding: 0 0 20px 0;
    }
    .section_title {
        padding: 0;
        padding: 8% 0 25% 0;
        background-image: url(../img/top/top_furisode_title_sp.png);
        background-size: 100%;
        background-position: top center;
        background-repeat: no-repeat;
    }
    .section_title .deco01 {
        top: -20px;
        left: 7%;
        max-width: 90px;
    }
    .section_title_text {
        font-size: 3.2rem;
        font-size: clamp(2.4rem, 2vw, 3.2rem);
    }
    .top_template {
        padding: 0 0 50px 0;
    }
    .top_template .inner {
        flex-direction: column;
        margin: -20px auto 0 auto;
        padding: 0 10px 0 10px;
    }
    .top_template .image {
        max-width: 100%;
        width: 100%;
        margin: 0 0 0 0;
        padding: 0 0 60px 0;
    	display: flex;
    	justify-content: space-between;
    }
    .top_template .image .img01 {
    	width: 55%;
    }
    .top_template .image .img02 {
        right: 20%;
        bottom: 0;
        max-width: 140px;
        width: 94%;
    }
    .top_template .image .sp_head {
    	flex: 1;
    	padding: 20px 0 0 0;
    }
    .top_template .content {
        flex: 1;
        padding: 20px 0 20px 0;
    }
    .top_template .bg01 {
        top: 0;
        left: 50%;
        max-width: 90px;
        width: 25%;
    }
    .top_template .bg02 {
        top: 53%;
        right: 3%;
        max-width: 50px;
        width: 25%;
    }
    .top_template .content_title {
        margin: 0 auto 30px;
        font-size: 2.2rem;
        min-height: 230px;
    }

    .top_furisode .block_title {
        padding: 0 0 25px 0;
        font-size: 2.4rem;
    }
    .top_furisode .block_title img {
        width: 90px;
        margin: 5px auto 0;
    }
    .top_furisode_01 {
        margin: -5% 0 0 0;
        padding: 3% 0 40px 0;
        background-image: url(../img/top/top_furisode_bg03.png);
        background-size: 60px;
    }
    .top_furisode_01 .bg {
        width: 20%;
    }
    .top_furisode_01 .bg01 {
        top: -40px;
        left: 2%;
    }
    .top_furisode_01 .bg02 {
        bottom: -20px;
        right: 5%;
    }

    .top_furisode_01 .top_plan {
        gap: 20px;
    	flex-direction: column;
    	padding: 0 15px 0 15px;
    }
    .top_plan .plan_item {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
        padding: 0 10px 0 10px;
        background: linear-gradient(to right, #FDFCF8 53%,#F1DFB7 75%, #E6D19E);
        box-shadow: 0px 3px 11px -1px rgba(81,39,11,0.4);
    }
    .top_plan .plan_item02 {
        background: linear-gradient(to left, #FDFCF8 53%,#F1DFB7 75%, #E6D19E);
    }
    .top_plan .plan_item .text {
        font-size: 2rem;
    }
    .top_plan .plan_item .text span {
        font-size: 1.2rem;
    }

    .top_furisode_01 .banner {
        width: 95%;
        max-width: 500px;
        margin: 40px auto 0;
    }


    .top_furisode .more_btn02 a {
        max-width: 430px;
        width: 100%;
    }
    .top_furisode_02 {
        padding: 40px 0;
    }
    .top_furisode_02 .text01 {
        font-size: 1.5rem;
        text-align: left;
    }
    .top_furisode_02 .ranking_outer {
    	display: flex;
    	justify-content: space-between;
    	position: relative;
    }
    .top_furisode_02 .ranking {
    	flex-direction: column;
        max-width: 500px;
    	width: 42%;
        margin: 0;
        padding: 40px 0 0 0;
    }
    .top_furisode_02 .ranking_title {
        width: 90%;
        margin: 0 0 10px auto;
        padding: 10px 10px;
        font-size: 1.6rem;
        border-radius: 5px;
    }
    .top_furisode_02 .ranking02 .ranking_title {
        margin: 0 auto 15px 0;
    }
    .top_furisode_02 .ranking_outer .vs {
    	position: absolute;
        top: 50px;
        left: 50%;
        transform: translateX(-50%);
    	font-size: 2.7rem;
        font-weight: 700;
        color: #9A3631;
    }
    .top_furisode_02 .ranking_title .arrow {
       display: none
    }
    .top_furisode_02 .ranking_item {
        width: 100%;
        margin: 0 0 20px 0;
    }
    .top_furisode_02 .number {
    	position: absolute;
        max-width: 50px;
        width: 20%;
    	left: 50%;
        transform: translateX(-50%);
    }
    .top_furisode_02 .number01 {
    	top: 20%;
    }
    .top_furisode_02 .number02 {
    	top: 50%;
    }
    .top_furisode_02 .number03 {
    	top: 80%;
    }
    .top_furisode_02 .ranking_item a {
        flex: 1;
        margin: 0 0 0 0;
        padding: 7px 7px 10px 7px;
        background-color: #fff;
        position: relative;
        transition: all .3s;
    }
    .top_furisode_02 .ranking_item a::after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        width: 0;
        height: 0;
        border-bottom: 14px solid #9A3631;
        border-left: 14px solid transparent;
    }
    .top_furisode_02 .ranking_item .image {
        aspect-ratio: 9/15;
    }
    .top_furisode_02 .ranking_item .image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .top_furisode_02 .ranking_item .content {
        padding: 10px 0 0 0;
        font-size: 1.3rem;
    }
    .top_furisode_02 .ranking_item .tags {
        padding: 0 0 7px 0;
    }
    .tags .tag {
        margin: 0 2px 0 0;
        padding: 0 7px;
        font-size: 1rem;
    }

    .top_furisode_03 {
        padding: 40px 0;
    }
    .top_furisode_03 .inner {
    	padding: 0;
    }
    .top_furisode_03 .collection {
        flex-direction: column;
        position: relative;
        padding: 0 0 0 0;
    }
    .top_furisode_03 .sliderbox {
        width: 100%;
        padding: 0;
    }
    .top_furisode_03 .collection_slider {
        border: none;
    }
    .top_furisode_03 .collection_slider .slider_item {
        max-height: 725px;
        height: 100%;
    	border: 2px solid #977F29;
    	margin: 0 10px;
        overflow: hidden;
    }
    .top_furisode_03 .collection_slider .slider_item .popular {
        top: 2%;
        left: 3%;
        max-width: 83px;
        width: 23%;
    }
    .collection_slider .slick-next {
        right: 12%;
    }
    .collection_slider .slick-prev {
        left: 12%;
    }
    .collection_slider .slick-arrow {
        width: 40px;
        height: 40px;
        z-index: 10;
    }

    .top_furisode_03 .content {
        width: 100%;
        padding: 20px 3.5%;
    	display: flex;
    	flex-direction: column-reverse;
    }
    .top_furisode_03 .content_in {
    	margin: 20px 0 0 0;
        padding: 30px 7% 0;
        background-image: url(../img/top/top_furisode_deco05.png),url(../img/top/top_furisode_deco06.png);
        background-size: 30px auto, 30px auto;
        background-position: top 13px left 13px, top 13px right 13px;
        background-repeat: no-repeat,no-repeat;
        box-shadow: 0px 3px 11px -1px rgba(81,39,11,0.4);
    }
    .top_furisode_03 .content_in .block_title {
        font-size: 2.0rem;
        padding: 0 0 15px 0;
    }
    .top_furisode_03 .content_in .box {
        padding: 0 0 25px 0;
    	font-size: 0;
    }
    .top_furisode_03 .content_in .box_title {
        margin: 0 0 15px 0;
        padding: 0 0 10px 0;
        font-size: 1.8rem;
    }
    .top_furisode_03 .content_in .box_title span {
        display: inline-block;
        width: 12px;
        height: 12px;
    }
    .top_furisode_03 .content_in .tag {
        width: 95px;
        margin: 0 4px 7px 0;
        font-size: 1.5rem;
    }

    .more_btn {
        padding: 20px 0;
    }
    .more_btn a {
    	max-width: 285px;
        width: 85%;
        margin: 0 auto;
        padding: 5px 10px;
        font-size: 1.8rem;
        letter-spacing: .01em;
    }
    .more_btn .btn_arrow {
        top: 42%;
        right: 5px;
    }

    .top_furisode_04 {
        padding: 40px 0;
    }
    .list_style01 {
    	flex-wrap: wrap;
        gap: 2%;
        padding: 40px 10px 0 10px;
    }
    .list_style01 .list_item {
    	width: 48%;
    	margin: 0 0 15px 0;
        padding: 10px 15px;
    }

    .list_style01 .list_item .content .title {
        padding: 0 0 10px 0;
        font-size: 1.3rem;
    }
    .list_style01 .list_item .content .date {
        font-size: 1.2rem;
    }

    .top_hakama .section_title {
        background-image: url(../img/top/top_hakama_title_sp.png);
    }
    .top_hakama_01 {
        padding: 0 0 40px 0;
    }
    .top_hakama_01 .inner {
    	flex-direction: column-reverse;
        padding: 0 10px 0 10px;
    }
    .top_hakama_01 .content {
        padding: 10px 0 0 0;
    }
    .top_hakama_01 .image {
        margin: 0 0 0 0;
    	flex-direction: row-reverse;
    }
    .top_hakama_01 .image .img02 {
        left: 30%;
        bottom: 0;
        max-width: 140px;
        width: 94%;
        border-radius: 5px;
    }
    .top_hakama_01 .bg01 {
        left: 1%;
        max-width: 60px;
        width: 18%;
    }
    .top_hakama_01 .bg02 {
        bottom: 0;
        left: 22%;
        max-width: 60px;
        width: 16%;
    }
    .plan_detail {
        margin: 0 auto;
        padding: 25px  30px 30px 30px;
        background-color: inherit;
    }
    .plan_detail .block_title {
        padding: 0 0 20px 0;
        font-size: 2rem;
    }

    .top_kimono_01 {
        padding: 0 0 40px 0;
    }
    .top_kimono_01 .inner {
        padding: 0 10px 0 10px;
    }
    .top_kimono .section_title {
        background-image: url(../img/top/top_kimono_title_sp.png);
    }
    .top_kimono_01 .image .img02 {
        left: 30%;
        bottom: 0;
        max-width: 140px;
        width: 94%;
        border-radius: 5px;
    }
    .top_kimono_01 .content {
        padding: 10px 0 0 0;
    }
    .top_kimono_01 .bg01 {
        top: -4%;
        left: 25%;
        max-width: 290px;
        width: 55%;
    }
    .top_kimono_01 .bg02 {
        top: 50%;
        right: 0;
        max-width: 142px;
        width: 30%;
    }

    .shasinmura .deco01 {
        top: -75px;
        left: 3%;
        max-width: 127px;
        width: 26%;
    }
    .shasinmura .inner {
        padding: 40px 10px 40px 10px
    }
    .shasinmura .heading img {
        max-width: 200px;
    }
    .shasinmura_01 {
        flex-direction: column;
        padding: 30px 0 0;
    }
    .shasinmura_01 > div {
        width: 100%;
    }
    .shasinmura_01 .image {
        max-width: 610px;
        width: 100%;
        margin: 0 auto;
    }
    .shasinmura_01 .content {
        margin: 0 0 0 0%;
    }
    .shasinmura_01 .content_text {
        padding: 20px 0 0 0;
        font-size: 1.5rem;
    }
    .shasinmura_01 .content_text p:first-of-type {
        padding: 0 0 20px 0;
    }
    .shasinmura_01 .content_text .box {
        display: flex;
    }
    .shasinmura_01 .content_text .box p {
        width: 50%;
    }
    .shasinmura_01 .content_text .box .sp_img {
        width: 50%;
    }
    .shasinmura_01 .content .img01 {
        width: 90%;
        margin: auto;
    }
    .shasinmura .bg02 {
        left: 0;
        bottom: 0;
        max-width: 350px;
        width: 30%;
    }

    .top_news_border {
        padding: 30px 15px;
    }
    .top_news_border .inner {
        padding: 0;
    }
    .top_news .heading {
        margin: 0 10px 0 0;
        font-size: 2.4rem;
    }
    .top_news .list_item {
        flex-direction: column;
        padding: 15px 20px 15px 10px;
    }
    .top_news .list_item .date {
        width: 100%;
        padding: 0 2% 0 0;
        font-size: 1.5rem;
    }
    .top_news .list_item .title {
        font-size: 1.5rem;
    }

    .top_column {
        padding: 50px 0 30px;
        background-image: url(../img/top/top_furisode_bg03.png);
        background-size: 60px;
    }
    .top_column .block_title {
        padding: 0 0 25px 0;
        font-size: 2.4rem;
    }
    /********* common *********/
    .group-title .heading{
        font-size: 2.4rem;
    }
    .group-title .txt-box .lg{
        font-size: 2rem;
    }
    /********* page title *********/
    .page-title {
        font-size: 0.8rem;
        position: relative;
        z-index: 1;
    }
    .title-box{
        padding: 0px 0 28px;
    }
    .title-box .title{
        font-size: 2.8rem;
        padding: 0 25px;
    }
    .title-box .title .sm{
        font-size: 1rem;
    }
    .title-box .line{
        height: 3px;
    }
    /********* main banner *********/
    .main-banner .banner-inner{
        padding: 0px 0px 0 35px;
    }
    .main-banner .banner-inner .txt{
        font-size: 1.6rem;
        padding-left: 0px;
        padding-right: 35px;
    }
    .main-banner .banner-inner .txt.spl{
        font-size: 1.8rem;
    }
    .main-banner .banner-inner .txt .sm{
        font-size: 1.05rem;
    }
    .main-banner .banner-inner .txt p{
        margin-left: 0px;
    }
    .main-banner .banner-inner .img img{
        height: 240px;
    }
    .main-banner .icon{
        width: 180px;
        left: 10px;
        bottom: -85px;
    }
    /********* breadcrumbs *********/
    .breadcrumbs{
        font-size: 1rem;
    }
    .page-content .breadcrumbs{
        padding-bottom: 12px;
    }
    .breadcrumbs li a{
        padding-right: 15px;
    }
    .breadcrumbs .inner{
        padding-left: 24%;
    }
    /********* furisode page *********/
    .furisode-about {
        padding: 80px 0 100px;
        overflow: hidden;
    }
    .furisode-about .content-box .img1,
    .furisode-about .content-box .img2,
    .furisode-about .content-box .img3{
        display: none;
    }
    .furisode-about .content-box {
        padding: 65px 50px 60px 50px;
    }
    .furisode-about .content-box .sp{
        position: unset;
        display: block;
        text-align: center;
        padding-top: 20px;
    }
    .furisode .top_furisode .inner:before{
        left: unset;
        right: 10px;
        top: -100px;
        width: 107px;
        height: 123px;
    }
    .furisode-intro .txt-top-inner .img1{
        left: -230px;
        width: 200px;
        max-width: 200px;
    }
    .furisode-intro .txt-top-inner .img2 {
        right: -120px;
        bottom: 40px;
        width: 100px;
        max-width: 100px;
    }
    .intro-items .item .ic {
        left: 20px;
        top: -60px;
        width: 100px;
    }
    .intro-items .item{
        padding: 60px 0 70px;
    }
    .intro-items ul li .img,
    .intro-items ul li .txt{
        width: 100%;
    }
    .intro-items ul li .txt{
        padding-left: 0px;
        padding-top: 25px;
    }
    .intro-items .item .txt-group{
        padding: 25px 40px 30px 40px;
    }
    /********* Q&A *********/
    .qa-box{
        padding: 40px 0 60px;
    }
    .qa-box .ic-top{
        right: 10px;
        top: -50px;
        width: 130px;
    }
    .qa-box .desc{
        margin: 0px 0 35px;
    }
    /********* furisode buy page *********/
    .intro-kimono{
        padding-bottom: 75px;
    }
    .intro-kimono .txt-box{
        text-align: left;
        padding: 70px 10px 50px 10px;
    }
    .intro-kimono .ic-bg{
        right: 0;
        bottom: 95px;
        width: 190px;
    }
    .intro-kimono .ic-bg .ic1{
        width: 180px;
    }
    .intro-kimono .ic-bg .ic2{
        width: 100px;
        top: 60px;
        left: 18px;
    }
    .furisode-plan{
        padding: 80px 0 100px;
    }
    .furisode-plan .detailed-info .title{
        font-size: 2.4rem;
    }
    .furisode-plan .top-box .group-price{
        font-size: 2rem;
    }
    .furisode-plan .top-box .group-price .price{
        font-size: 3.4rem;
    }
    .furisode-plan .top-box .group-price .price .sm{
        font-size: 1.4rem;
    }
    .furisode-plan .content-box{
        padding: 62px 20px 40px 20px;
    }
    .ancillary-service-box .service-box-inner{
        padding: 100px 10px;
    }
    .ancillary-service-box .service-box-inner .content-box{
        padding: 10px 20px 35px 20px;
    }
    .furisode-plan .detailed-info .content{
        padding: 22px 25px 30px 25px;
    }
    .furisode-plan .detailed-info .content h4{
        font-size: 2rem;
    }
    .furisode-plan .detailed-info .content h4 .sm{
        font-size: 1.3rem;
    }
    .furisode-plan .detailed-info .content ul.list01{
        font-size: 1.6rem;
    }
    .furisode-plan .detailed-info .content ul.list01 li label{
        width: 100%;
        margin-bottom: 10px;
    }
    .furisode-plan .detailed-info .content ul.list01 li .txt{
        flex: auto;
        padding-left: 0;
    }
    /********* ancillary-service *********/
    .ancillary-service.pl{
        padding-top: 50px;
    }
    .ancillary-service ul.list01 li h2{
        font-size: 1.8rem;
    }
    .ancillary-service ul.list02 li{
        font-size: 1.5rem;
    }
    .ancillary-service ul.list02 li .ct-inner{
        padding: 20px;
    }
    .ancillary-service ul.list02 li h4{
        font-size: 2rem;
    }
    .ancillary-service ul.list02 li .note{
        font-size: 1.2rem;
        margin: 0 -10px;
    }
    .ancillary-service .list03{
        padding: 30px 0;
    }
    .ancillary-service .list03 .list-title{
        font-size: 2rem;
    }
    .ancillary-service .list03 ul li{
        margin-bottom: 35px;
    }
    .ancillary-service .list03 ul li h4{
        font-size: 1.8rem;
        padding-left: 18px;
        background-position: left top 7px;
        background-size: 12px 12px;
    }
    /********* posts-fm1 *********/
    .posts-fm1 {
        padding: 80px 0 0px;
    }
    .posts-fm1.single{
        padding-bottom: 100px;
    }
    .posts-fm1 .group-title{
        padding-bottom: 0;
    }
    /********* posts-fm2 *********/
    .posts-fm2 ul li{
        width: 50%;
    }
    /********* posts-fm3 *********/
    .posts-fm3{
        padding-bottom: 95px;
    }
    .posts-fm3 ul li .txt{
        flex: auto;
        width: 100%;
        padding-right: 0;
    }
    .posts-fm3 ul li .img{
        width: 100%;
        text-align: center;
        padding-top: 30px;
    }
    .posts-fm3 ul li .img img{
        max-width: 430px;
    }
    /********* posts-fm4 *********/
    .posts-fm4{
        padding-top: 60px;
        padding-bottom: 50px;
    }
    .posts-fm4 .group-title .heading{
        font-size: 2.4rem;
    }
    .posts-fm4 ul li{
        width: 50%;
    }
    .posts-fm4 ul li .title{
        font-size: 1.3rem;
    }
    .posts-fm4 ul li .date{
        font-size: 1.2rem;
    }
    .posts-fm4 .ic1{
        left: 10px;
        top: 80px;
        width: 200px;
    }
    .posts-fm4 .ic2{
        right: 10px;
        bottom: 50px;
        width: 150px;
    }
    /********* furisode-reason *********/
    .furisode-reason .inner{
        padding-left: 10px;
        padding-right: 10px;
    }
    .furisode-reason .content .txt-box h2{
        font-size: 2.6rem;
        padding-top: 0;
        padding-bottom: 20px;
    }
    .furisode-reason .content .txt-box .desc{
        font-size: 2rem;
    }
    .furisode-reason .content .img2{
        padding-left: 0;
    }
    .top_furisode_01.white{
        padding: 50px 0 70px;
    }
    /********* 選べる３つのレンタルプラン *********/
    .detailed-info .detailed-info-box {
        background: #f5ebea;
        padding: 25px 20px 40px 20px;
    }
    .detailed-info ul.list02 li h4{
        font-size: 1.8rem;
        padding: 8px 10px;
    }
    .detailed-info ul.list02 li .price-box{
        font-size: 1.6rem;
        padding-top: 20px;
    }
    .detailed-info ul.list02 li .price-box .price{
        font-size: 3.2rem;
        padding-bottom: 20px;
    }
    .detailed-info ul.list02 li .price-box .price .sm{
        font-size: 1.4rem;
    }
    .detailed-info .featured {
        padding: 40px 20px 0 20px;
    }
    .detailed-info .featured .top-title{
        padding-bottom: 30px;
    }
    /********* furisode-style *********/
    .furisode-style{
        padding-bottom: 100px;
    }
    .furisode-style h2.title{
        padding: 70px 0 35px;
        font-size: 2.6rem;
    }
    .furisode-style .top-box{
        flex-wrap: wrap;
    }
    .furisode-style .top-box .img{
        width: 100%;
        padding-right: 0;
        justify-content: center;
        padding-bottom: 30px;
    }
    .furisode-style .top-box .content .ct-title{
        font-size: 1.8rem;
    }
    .furisode-style ul.list{
        padding-top: 70px;
    }
    .furisode-style ul.list li .txt{
        width: 100%;
        display: flex;
        justify-content: center;
        padding: 0 0 30px !important;
    }
    .furisode-style ul.list li .txt-inner{
        font-size: 2rem;
        width: 160px;
        height: 160px;
    }
    .furisode-style ul.list li .img-list{
        flex: auto;
        width: 100%;
    }
    .furisode-style ul.list li:nth-child(2n){
        flex-direction: column-reverse;
    }
    /********* posts-fm5 *********/
    .posts-fm5{
        padding-top: 70px;
        padding-bottom: 90px;
    }
    .posts-fm5 .post-inner{
        margin-bottom: 60px;
    }
    .posts-fm5 .post-inner .title span{
        font-size: 1.8rem;
        padding: 5px 60px;
    }
    .posts-fm5 .list01 ul li .num{
        font-size: 1.6rem;
        width: 36px;
        height: 36px;
    }
    .posts-fm5 .list01 ul li .txt{
        font-size: 1.8rem;
    }
    /********* support *********/
    .furisode-plan .support{
        padding: 40px 20px 50px 20px;
    }
    .furisode-plan .support-inner{
        padding: 35px 20px 0 20px;
    }
    .furisode-plan .support-inner.ft {
        padding: 35px 20px 40px 20px;
    }
    .furisode-plan .support-inner .s-title{
        font-size: 2.2rem;
    }
    .furisode-plan .support-inner .sub-title{
        font-size: 1.5rem;
    }
    .furisode-plan .support-inner .s-list01{
        padding-top: 35px;
    }
    .furisode-plan .support-inner .s-list01 ul li{
        margin-bottom: 35px;
    }
    .furisode-plan .support-inner .s-list01 ul li .txt{
        font-size: 1.6rem;
    }
    .furisode-plan .support-inner .s-list02 ul{
        margin: 0 -10px;
    }
    .furisode-plan .support-inner .s-list02 ul li{
        font-size: 1.6rem;
        padding: 0 10px;
    }
    .furisode-plan .support-inner .s-list02 ul li img{
        max-width: 150px;
    }
    .furisode-plan .support-inner .s-list02 .bgn-group{
        margin: 0 -10px;
        padding-top: 50px;
    }
    .furisode-plan .support-inner .s-list02 .bgn-group .more_btn02{
        padding: 0 10px;
    }
    .furisode-plan .posts-fm5 {
        padding-top: 60px;
        padding-bottom: 0px;
    }
    /********* furisode-point *********/
    .furisode-point{
        padding: 65px 0 100px;
    }
    .furisode-point .group-title{
        padding-bottom: 10px;
    }
    .furisode-point .title{
        font-size: 2.2rem;
    }
    .furisode-point .point-inner{
        padding-bottom: 50px;
    }
    .furisode-point .point-inner ul li{
        padding: 25px 20px;
    }
    .furisode-point .point-inner ul li .txt-box{
        padding-left: 20px;
        font-size: 1.5rem;
    }
    .furisode-point .point-inner ul li .point .txt{
        font-size: 1.7rem;
    }
    /********* page-content *********/
    .page-content{
        padding-bottom: 70px;
    }
    .page-content.fm2 {
        padding-bottom: 90px;
    }
    .page-content .content-container:before{
        width: 122px;
        height: 71px;
        top: -55px;
    }
    .page-content .content-container:after{
        width: 120px;
        height: 46px;
        bottom: -48px;
    }
    .page-content.fm2 .content-container::after {
        bottom: -65px;
    }
    .page-content .content-box{
        padding: 40px 15px 50px 15px;
    }
    .page-content .sub-page-title{
        font-size: 2rem;
        padding-bottom: 25px;
    }
    .page-content .policy h4{
        font-size: 1.8rem;
        padding-top: 30px;
    }
    /********* about *********/
    .page-content .about .sub-page-title{
        font-size: 2.8rem;
        padding-bottom: 30px;
    }
    .page-content .about-top .img-box,
    .page-content .about-top .txt-box{
        width: 100%;
    }
    .page-content .about-top .img-box .img{
        position: unset;
    }
    .page-content .about-top .txt-box{
        font-size: 1.6rem;
        padding: 50px 20px 60px 20px;
    }
    .page-content .about-top h3{
        font-size: 2.4rem;
        padding-bottom: 15px;
    }
     .page-content .about-top .img-box{
        padding-top: 25px;
     }
    .page-content .about-top .img-box .img1{
        padding-right: 0;
        text-align: center;
    }
    .page-content .about-top .img-box .img1 img{
        max-width: 60%;
    }
    .page-content .about-top .img-box .img2 img{
        max-width: 45%;
        transform: translateX(0px);
    }
    .page-content .about-bottom{
        padding-top: 60px;
        background-position: top 115px center;
        background-size: 280px 255px;
    }
    .page-content .about-bottom .sub-page-title{
        padding-bottom: 20px;
    }
    .page-content .about-bottom .txt-group{
        font-size: 1.6rem;
    }
    .page-content .about-bottom .txt-group .sm{
        font-size: 1.5rem;
    }
    .page-content .about-bottom .txt-box{
        padding-bottom: 25px;
    }
    .page-content .about-bottom .img-group .img1{
        padding-left: 0;
    }
    .page-content .about-bottom .img-group .img2{
        padding-left: 40px;
        padding-right: 0;
        transform: translateY(100px);
    }
    .page-content .content-container.cus-bg-bottom::after {
        bottom: -65px;
    }
    .page-content .about-message{
        margin-top: 80px;
        padding: 60px 0 70px;
    }
    .page-content .about-message::before {
        top: 30px;
        bottom: unset;
        width: 180px;
        height: 180px;
    }
    .page-content .about-message .sub-page-title{
        font-size: 2.8rem;
    }
    .page-content .about-message .txt-box{
        font-size: 1.6rem;
    }
    .page-content .about-message .txt-box .img{
        width: 100%;
        text-align: center;
        padding-top: 25px;
    }
    .page-content .about-message .txt-box .img img{
        max-width: 300px;
    }
    .page-content .about-message .txt-box .txt{
        flex: auto;
        padding-right: 0;
    }
    .page-content .company-profile{
        padding-top: 70px;
    }
    .post-list ul li label{
        width: 150px;
    }
    /********* form *********/
    .form{
        padding-top: 20px;
    }
    .form-row{
        margin-bottom: 15px;
    }
    .form-row label.form-label{
        width: 100%;
        padding-bottom: 5px;
    }
    .form-row .control{
        flex: auto;
        padding-left: 0;
    }
    textarea.form-control{
        height: 180px;
    }
    .form .btn-group{
        padding-top: 15px;
    }
    input.form-control,
    textarea.form-control{
        padding: 12px 10px;
    }
    .form .btn-group .more_btn02 button{
        min-width: 250px;
    }
    .form-row .control .custom-checkbox{
        padding-top: 5px;
    }
    .form-row .control .custom-checkbox label.checkbox{
        margin-right: 30px;
    }
    /********* recruit-info *********/
    .recruit-info {
        padding: 15px 0 20px;
    }
    /********* collection *********/
    .collection .content-box{
        padding: 0 !important;
    }
    .collection .content-box{
        padding-top: 0;
    }
    .collection_top{
        padding-bottom: 0px;
    }
    .collection_title{
        padding: 15px 0 10px 10px;
    }
    .collection_top .top_furisode_03 .content_in{
        margin-top: 0;
        flex-wrap: wrap;
    }
    .collection_top .top_furisode_03 .content_in .box{
        width: 100%;
        padding: 15px 7%;
        margin-bottom: 20px;
    }
    .collection_top .top_furisode_03 .content_in .box:first-child{
        margin-right: 0px;
    }
    .collection_top .top_furisode_03 .content_in .box:last-child{
        margin-left: 0px;
    }
    .collection_top .top_furisode_03 .content_in .box_title{
        padding-bottom: 10px;
    }
    .collection_top .top_furisode_03 .content_in .box_title::before{
        right: -10px;
        top: 10px;
    }
    .collection_top .banner{
        max-width: 500px;
        padding-top: 15px;
    }
    .collection_items{
        padding: 0 10px;
    }
    .collection_items li{
        width: 50%;
    }
    .collection .top_furisode_01{
        padding-top: 40px;
    }
    /********* collection_detail *********/
    .page-content.fm1 {
        padding-bottom: 70px;
    }
    .page-content.fm1 .content-container::after {
        bottom: -55px;
    }
    .collection-detail{
        padding: 45px 20px;
    }
    .collection-latest{
        margin-top: 60px;
    }
    .collection-latest .latest-title{
        font-size: 2.6rem;
        padding-top: 20px;
    }
    .page-content.fm1 .top_furisode_01.transparent{
        padding-top: 40px;
    }
    /********* detail page *********/
    .page-content .content-box{
        flex: auto;
    }
    .content-detail .sidebar-box{
        width: 100%;
        margin-left: 0;
        padding-top: 25px;
    }
    .content-detail .info__image {
        margin: 1rem 0 1rem;
        padding: 0 2rem;
    }
    .content-detail .sidebar-box .sidebar-group{
        margin-bottom: 35px;
    }
    .content-detail .content-box .more_btn02 {
        padding: 30px 0 10px;
    }
    .content-detail .post-nav{
        padding-top: 40px;
    }
    .content-detail .info__content h2,
    .content-detail .info__content h3,
    .content-detail .info__content h4,
    .content-detail .info__content h5,
    .content-detail .info__content h6{
        
    }
    .content-detail .info__content h2{
        font-size: 2.1rem;
    }
    .content-detail .info__content h3{
        font-size: 1.8rem;
    }
    .content-detail .info__content h4{
        font-size: 1.7rem;
    }
    .content-detail .info__content h5,
    .content-detail .info__content h6{
        font-size: 1.6rem;
    }
    .campaign .pagination{
        padding-top: 30px;
        padding-bottom: 15px;
    }
    .campaign .posts-fm4 ul li{
        width: 50%;
    }
 .posts-fm4 ul li .cate span{
 font-size: 10px;
}
    /********* store page *********/
    .store .store-title{
        font-size: 1.6rem;
        padding-bottom: 45px;
    }
    .store .store-box .items{
        padding-bottom: 60px;
    }
    .store .store-box-title{
        font-size: 2rem;
        margin-bottom: 25px;
    }
    .store .store-box .items .img-box{
        padding-right: 2%;
    }
    .store .store-box .items .txt-box{
        padding-left: 2%;
    }
    .store .store-box .items .txt-box .more_btn02{
        padding: 35px 0 20px;
    }
    .store .store-info .store-title{
        padding-top: 10px;
    }
    .store .store-info .store-info-box:first-child{
        padding-bottom: 80px;
    }
    .store .store-info .map{
        margin-top: 35px;
        margin-bottom: 23px;
        max-width: 83%;
    }
    .store .store-box .items .txt-box .more_btn02 a{
        margin: 0 auto;
    }
    /********* sitemap page *********/
    .sitemap{
        padding-left: 40px;
        padding-right: 40px;
    }
    .sitemap ul li{
        font-size: 1.6rem;
    }
    .sitemap ul li ul li a{
        font-size: 1.3rem;
    }
    .sitemap ul li:first-child {
        padding-bottom: 9px;
        margin-bottom: 10px;
    }
    .sitemap ul li a {
        padding: 7px 0 7px 10px;
    }
    .sitemap ul li a:before{
        left: -3px;
        width: 6px;
        height: 6px;
        margin-top: -2px;
    }
    .sitemap ul li.pd-large,
    .sitemap ul li ul{
        padding-bottom: 25px !important;
    }
}
@media(max-width: 640px){
    /********* common *********/
    .group-title .heading{
        line-height: 1.5;
    }
    .group-title .txt-box .lg{
        padding: 10px 0 24px;
    }
    .lb-sp{
        display: block;
    }
    .content-box{
        border-width: 3px;
    }
    /********* furisode page *********/
    .furisode-about {
        padding: 0px 0 60px;
        overflow: hidden;
    }
    .main-banner .banner-inner{
        padding-left: 10px;
    }
    .main-banner .banner-inner .txt{
        font-size: 1.2rem;
        padding-right: 10px;
    }
    .main-banner .banner-inner .txt.spl{
        font-size: 1.4rem;
    }
    .main-banner .banner-inner .txt .sm{
        font-size: 0.8rem;
    }
    .main-banner .banner-inner .img img{
        height: 180px;
    }
    .main-banner .icon{
        width: 120px;
        bottom: -55px;
    }
    .furisode-about .content-box {
        padding: 35px 20px 30px 20px;
    }
    .furisode-about .box-inner::before{
        background-size: 220px 220px;
    }
    .furisode-about h2{
        font-size: 2.4rem;
    }
    .furisode-about .title{
        font-size: 1.8rem;
    }
    .furisode .top_furisode .inner:before{
        top: -90px;
        width: 95px;
        height: 109px;
    }
    .furisode-intro .txt-top-inner{
        padding: 30px 0 40px;
    }
    .furisode-intro .txt-top-inner .txt{
        font-size: 3rem;
    }
    .furisode-intro .txt-top-inner .img1{
        left: -130px;
        width: 120px;
        max-width: 120px;
    }
    .furisode-intro .txt-top-inner .img2 {
        right: -80px;
        bottom: 20px;
        width: 70px;
        max-width: 70px;
    }
    .intro-items .item .ic {
        left: 10px;
        top: -40px;
        width: 65px;
    }
    .intro-items .item{
        padding: 35px 0 50px;
    }
    .intro-items ul li .txt{
        padding-top: 20px;
        font-size: 1.4rem;
    }
    .intro-items ul li .txt .lg{
        font-size: 1.5rem;
    }
    .intro-items .item .txt-group{
        padding: 25px 20px 30px 20px;
    }
    .intro-items .item .txt-group h4{
        font-size: 1.6rem;
    }
    /********* Q&A *********/
    .qa-box ul li{
        margin-bottom: 20px;
    }
    .qa-box ul li .q{
        font-size: 1.6rem;
        padding: 15px 25px 15px 15px;
    }
    .qa-box ul li .a{
        padding: 15px;
    }
    /********* furisode buy page *********/
    .intro-kimono{
        padding-bottom: 55px;
    }
    .intro-kimono .txt-box{
        padding: 30px 10px 40px 10px;
    }
    .intro-kimono .img-box{
        padding-bottom: 15px;
    }
    .intro-kimono .img-box img{
        max-width: 300px;
    }
    .intro-kimono .ic-bg{
        bottom: 65px;
        width: 130px;
    }
    .intro-kimono .ic-bg .ic1{
        width: 120px;
    }
    .intro-kimono .ic-bg .ic2{
        width: 80px;
        top: 38px;
        left: 0px;
    }
    .furisode-plan{
        padding: 70px 0 60px;
    }
    .furisode-plan .content-box {
        padding: 35px 15px 20px 15px;
    }
    .ancillary-service-box .service-box-inner{
        padding: 60px 10px;
    }
    .ancillary-service-box .service-box-inner .content-box{
        padding: 10px 15px 20px 15px;
    }
    .detailed-info.md .detailed-info-box{
        padding: 20px 15px 30px 15px;
    }
    .furisode-plan .detailed-info .desc{
        padding-left: 5px;
        padding-right: 5px;
    }
    .furisode-plan .detailed-info .content ul.list01{
        font-size: 1.5rem;
    }
    .furisode-plan .detailed-info .content{
        padding-left: 15px;
        padding-right: 15px;
    }
    /********* ancillary-service *********/
    .ancillary-service{
        padding-top: 35px;
    }
    .furisode-plan .top-box,
    .ancillary-service .top-box{
        padding-bottom: 30px;
    }
    .ancillary-service ul.list01{
        margin: 0;
    }
    .ancillary-service ul.list01 li{
        width: 100%;
        padding: 0;
        margin-bottom: 25px;
    }
    .ancillary-service ul.list02{
        margin: 0;
    }
    .ancillary-service ul.list02 li{
        width: 100%;
        padding: 0;
    }
    /********* posts-fm1 *********/
    .posts-fm1 {
        padding: 40px 0 0px;
    }
    .posts-fm1.single{
        padding-bottom: 55px;
    }
    .posts-fm1 .group-title{
        padding-bottom: 0;
    }
    .posts-fm1 ul li .post-content-box{
        padding: 25px 0 35px;
    }
    .posts-fm1 ul li .post-content-box .step{
        margin-bottom: 20px;
    }
    .posts-fm1 ul li .post-content-box .txt-box{
        width: 100%;
        padding: 0;
        flex: auto;
    }
    .posts-fm1 ul li .post-content-box .txt-box h2 {
        font-size: 2.2rem;
        text-align: center;
    }
    .posts-fm1 ul li .post-content-box .txt-box h3{
        font-size: 1.7rem;
        text-align: center;
    }
    .posts-fm1 ul li .post-content-box .more_btn02 a{
        margin: 0 auto;
    }
    .posts-fm1 ul li .post-content-box .img{
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }
    .posts-fm1 ul li .posts-fm2{
        margin-top: 15px;
        padding-bottom: 55px;
    }
    .posts-fm1.rental .posts-fm2{
        margin-top: 15px;
        padding-bottom: 40px;
    }
    /********* posts-fm2 *********/
    .posts-fm2 .post-inner{
        padding: 35px 20px;
    }
    .posts-fm2 ul{
        margin: 0;
    }
    .posts-fm2 ul li{
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
        font-size: 1.5rem;
    }
    .posts-fm2 ul li:last-child{
        margin-bottom: 0;
    }
    .posts-fm2 .heading{
        font-size: 2rem;
    }
    .posts-fm2 .desc{
        font-size: 1.5rem;
        padding-bottom: 20px;
    }
    .posts-fm2 ul li h2{
        font-size: 1.8rem;
        padding: 10px 0 5px;
    }
    /********* posts-fm3 *********/
    .posts-fm3{
        padding-bottom: 60px;
    }
    .posts-fm3 ul li{
        padding: 55px 20px;
        margin-top: 60px;
        font-size: 1.5rem;
    }
    .posts-fm3 ul li::before {
        top: -42px;
    }
    .posts-fm3 ul li::after {
        top: -21px;
    }
    .posts-fm3 ul li h2{
        font-size: 2rem;
        padding-bottom: 20px;
    }
    .posts-fm3 ul li h3{
        font-size: 1.7rem;
        padding-top: 30px;
    }
    .posts-fm3 ul li .txt .more_btn02{
        padding-bottom: 10px;
    }
    /********* posts-fm4 *********/
    .posts-fm4{
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .posts-fm4 .ic1{
        display: none;
    }
    .posts-fm4 .ic2{
        bottom: 20px;
        width: 130px;
    }
    /********* furisode-reason *********/
    .furisode-reason{
        padding-top: 40px;
    }
    .furisode-reason .content .img1 img{
        max-width: 90%;
    }
    .furisode-reason .content .img2 img{
        max-width: 80%;
    }
    .top_furisode_01.white{
        padding: 30px 0 45px;
    }
    /********* 選べる３つのレンタルプラン *********/
    .detailed-info ul.list02{
        margin: 0;
    }
    .detailed-info ul.list02 li{
        width: 100%;
        padding: 0;
    }
    /********* furisode-style *********/
    .furisode-style{
        padding-bottom: 60px;
    }
    .furisode-style h2.title{
        padding: 50px 0 30px;
    }
    .furisode-style .top-box .content{
        padding: 15px 5px;
    }
    .furisode-style .top-box .l,
    .furisode-style .top-box .r{
        min-width: auto;
        writing-mode: vertical-rl;
    }
    .furisode-style .top-box .img-list{
        padding: 0;
    }
    .furisode-style .top-box .img-list p{
        padding: 5px;
    }
    .furisode-style ul.list{
        padding-top: 50px;
    }
    .furisode-style ul.list li{
        margin-bottom: 40px;
    }
    .furisode-style ul.list li .txt{
        padding-bottom: 20px !important;
    }
    .furisode-style ul.list li .img-list .img{
        width: 50%;
    }
    /********* posts-fm5 *********/
    .posts-fm5{
        padding-top: 40px;
         padding-bottom: 60px;
    }
    .posts-fm5 .post-inner{
        margin-bottom: 50px;
    }
    .posts-fm5 .desc{
        font-size: 1.5rem;
    }
    .posts-fm5 .group-title{
        padding-bottom: 15px;
    }
    .posts-fm5 .post-inner{
        padding: 40px 15px 25px 15px;
    }
    .posts-fm5 .post-inner .title{
        margin-bottom: 30px;
    }
    .posts-fm5 .bn-img{
        padding-top: 0;
        padding-bottom: 40px;
    }
    .posts-fm5 .post-inner .title span{
        padding: 5px 10px;
        width: 100%;
    }
    .posts-fm5 .list01 ul.hdn-sp{
        display: none;
    }
    .posts-fm5 .list01 ul{
        width: 50%;
        margin-bottom: 17px;
    }
    .posts-fm5 .list01 ul li{
        margin-bottom: 17px;
    }
    .posts-fm5 .list01 ul li.hdn-pc{
        display: flex;
    }
    .posts-fm5 .list01 ul li .num{
        font-size: 1.4rem;
        width: 30px;
        height: 30px;
    }
    .posts-fm5 .list01 ul li .txt{
        font-size: 1.5rem;
    }
    /********* list02 *********/
    .posts-fm5 .list02{
        padding-bottom: 20px;
    }
    .posts-fm5 .list02 ul li{
        padding: 35px 0 35px;
        font-size: 1.5rem;
    }
    .posts-fm5 .list02 ul li .img{
        width: 100%;
        text-align: center;
    }
    .posts-fm5 .list02 ul li .txt-box{
        flex: auto;
        padding-left: 0;
    }
    .posts-fm5 .list02 ul li h3{
        font-size: 2rem;
        text-align: center;
        padding: 12px 0 15px;
    }
    /********* support *********/
    .furisode-plan .support{
        padding-left: 15px;
        padding-right: 15px;
    }
    .furisode-plan .support-inner{
        margin-bottom: 40px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .furisode-plan .support-inner.ft{
        padding-left: 15px;
        padding-right: 15px;
    }
    .furisode-plan .support-inner .desc{
        padding: 15px 0 30px;
    }
    .furisode-plan .support-inner .s-list01 ul label{
        width: 100%;
        height: 40px;
        margin-bottom: 10px;
    }
    .furisode-plan .support-inner .s-list01 ul li .txt{
        flex: auto;
        padding-left: 0;
    }
    .furisode-plan .support-inner .s-list02 ul{
        margin: 0;
    }
    .furisode-plan .support-inner .s-list02 ul li{
        width: 100%;
        padding: 0;
    }
    .furisode-plan .support-inner .s-list02 .bgn-group{
        margin: 0;
        padding-top: 25px;
    }
    .furisode-plan .support-inner .s-list02 .bgn-group .more_btn02{
        padding: 0;
        width: 100%;
        margin-bottom: 20px;
    }
    .furisode-plan .support-inner .s-list02 .bgn-group .more_btn02:last-child{
        margin-bottom: 0;
    }
    .furisode-plan .posts-fm5 {
        padding-top: 45px;
    }
    .furisode-plan .posts-fm5 .group-title .heading{
        padding-bottom: 5px;
    }
     /********* furisode-point *********/
    .furisode-point{
        padding: 40px 0 60px;
    }
    .furisode-point .group-title{
        padding-bottom: 10px;
    }
    .furisode-point .title{
        font-size: 2.2rem;
    }
    .furisode-point .point-inner{
        padding: 30px 15px 40px 15px;
    }
    .furisode-point .point-inner ul li{
        padding: 20px;
    }
    .furisode-point .point-inner ul li .img{
        width: 100%;
        padding-bottom: 15px;
        text-align: center;
    }
    .furisode-point .point-inner ul li .txt-box{
        flex: auto;
        padding-left: 0;
    }
    /********* about *********/
    .page-content .about-top .txt-box{
        padding: 35px 15px 40px 15px;
    }
    .page-content .about-top .img-box .img1{
        text-align: left;
    }
    .page-content .about-top .img-box .img1 img{
        max-width: 80%;
    }
    .page-content .about-top .img-box .img2 img{
        max-width: 60%;
    }
    .page-content .about-bottom .img-group{
        padding-top: 15px;
    }
    .page-content .about-bottom{
        padding-top: 45px;
    }
    .page-content .about-bottom .img-group .img2{
        padding-left: 10px;
    }
    .page-content .about-message {
        padding: 50px 0;
    }
    .page-content .about-message .sub-page-title{
        padding-bottom: 15px;
    }
    .page-content .company-profile{
        padding-top: 50px;
    }
    .post-list ul li{
        padding: 12px 10px;
    }
    .post-list ul li label{
        width: 100%;
        text-align: left;
        padding-bottom: 0px;
    }
    .post-list ul li .txt{
        flex: auto;
        padding-left: 0;
    }
    /********* recruit-info *********/
    .recruit-info ul li label{
        width: 100%;
    }
    .recruit-info ul li{
        border-bottom: none;
    }
    .recruit-info ul li label,
    .recruit-info ul li .txt{
        padding: 10px 15px;
    }
    /********* collection_detail *********/
    .collection-detail{
        border-width: 3px;
        padding: 15px 15px 40px 15px;
    }
    .collection-content .content-top {
        background: #f8f3e5;
        font-size: 1.6rem;
        padding: 20px 20px 30px 20px;
    }
    .collection-content .txt-group{
        padding-top: 22px;
    }
    .collection-content .content-top .box-title{
        padding-top: 30px;
    }
    .collection-content .img-box,
    .collection-content .txt-box {
        width: 100%;
    }
    .collection-content .img-box{
        padding-right: 0;
        padding-bottom: 25px;
    }
    .collection-content .txt-box{
        padding-left: 0;
    }
    .collection-content .txt-box .btn-group{
        padding-top: 40px;
    }
    .collection-content .txt-box .btn-group .more_btn02{
        margin-bottom: 25px;
    }
    .collection_items li a.popular:before{
        left: 5px;
        top: 5px;
        width: 40px;
        height: 35px;
    }
    /********* detail page *********/
    .page-content .content-box {
        padding-top: 35px;
        padding-bottom: 30px;
    }
    .content-detail .content-box .more_btn02 {
        padding-top: 20px;
    }
    .content-detail .post-nav{
        padding-top: 25px;
    }
    .content-detail .post-nav a{
        font-size: 1.3rem;
    }
    .content-detail .sidebar-box .sidebar-group ul li a img{
        padding-right: 12px;
        width: 95px;
    }
 .content-detail .cate a{
 font-size: 12px;
}
    /********* store page *********/
    .store .store-title{
        padding-bottom: 30px;
    }
    .store .store-box-title{
        padding: 9px 5px;
        margin-bottom: 20px;
    }
    .store .store-box .items{
        padding-bottom: 50px;
    }
    .store .store-box .items .img-box{
        padding-right: 0;
        width: 100%;
    }
    .store .store-box .items .txt-box{
        padding-left: 0;
        width: 100%;
    }
    .store .store-box .items .txt-box{
        padding-top: 15px;
    }
    .store .store-box .items .txt-box .address label{
        padding-right: 30px;
    }
    .store .store-box .items .txt-box .more_btn02{
        padding: 25px 0 0;
    }
    .store .store-info .store-info-box:first-child{
        padding-bottom: 50px;
        padding-top: 0;
    }
    .store .store-info .store-title{
        padding-top: 0;
    }
    .store .store-info .map{
        padding-top: 60% !important;
        margin-top: 10px;
        margin-bottom: 8px;
        max-width: 100%;
    }
    .store-images{
        padding: 18px 0;
        margin: 0 -5px;
    }
    .store-images .img{
        padding: 0 5px;
    }
    .store-images.single{
        padding: 18px 0;
    }
    .store-images.single .img{
        width: 65%;
    }
    /********* sitemap page *********/
    .sitemap{
        padding-left: 0px;
        padding-right: 0px;
        margin: 0;
    }
    .sitemap ul{
        padding: 0 0 25px 0;
        width: 100%;
    }
    .sitemap ul li ul{
        padding-left: 6px;
    }
    .sitemap ul:last-child{
        padding-bottom: 0;
    }
}
@media(max-width: 374px){
    .group-title .heading{
        font-size: 2.1rem;
    }
    .content-detail .post-nav a{
        font-size: 1.1rem;
    }
}

/* 卒業式袴ページ */
@media screen and (max-width: 768px) {
    .hakama .furisode-plan .top-box {
        padding-top: 30px;
    }
    .furisode-plan .detailed-info .txt-note {
        flex-direction: column;
        font-size: 15px;
    }
    .furisode-plan .detailed-info .txt-note p::before {
        width: 13px;
        height: 13px;
        top: 7px;
    }
    .hakama .furisode-about h2 {
        white-space: nowrap;
    }
}
/* 着物ページ */
@media screen and (max-width: 768px) {
    .kimono-kinds-in {
        padding: 60px 0;
    }
    .kimono-kinds-in .text-cont .heading {
        line-height: 1.5;
        font-size: 2.6rem;
        padding: 0 0 20px 0;
    }
    .kimono-kinds-in .text-cont .text-box {
        flex-direction: column;
    }
    .kimono-kinds-in .text-cont .text-box .img {
        width: 100%;
    }
    .kimono-kinds-in .text-cont .text-box .txt {
        width: 100%;
        padding-left: 0;
        font-size: 1.4rem;
    }
    .kimono-kinds-in .text-cont .text-box .sub-title {
        font-size: 2rem;
        padding: 10px 0 24px;
    }
    .kimono-kinds-in.reverse .text-cont .text-box .txt {
        padding-right: 0px;
    }
    .kimono-kinds-in .text-cont .text-box .txt02 {
        flex-direction: column;
        margin: 20px 0 0 0;
        justify-content: center;
    }
    .kimono-kinds-in .text-cont .text-box .txt02 .icon {
        margin: 0 0 10px 0;
    }
}
/* TOP バナー */
@media screen and (max-width: 768px) {
.top_bannerbox {
    padding: 30px 3%;
}
.top_bannerbox a img{
    transition: 0;
}
.top_bannerbox a img:active{
    opacity: .8;
}
}
/* 着物ページ下部追加 */
@media screen and (max-width: 768px) {
.care_box {
    flex-direction: column;
}
.care_box .care_box_in {
    width: 100%;
    margin-right: 0;
    padding: 7%;
    margin-bottom: 30px;
}
.care_box .care_box_in:last-child{
    margin-bottom: 0px;
}
.furisode-plan.care_cont .top-box .box-ttl {
    font-size: 2.0rem;
}
.kitsuke-ttl {
    font-size: 2.0rem;
}
.kitsuke_features .kitsuke_features_in{
    flex-direction: column;
}
.kitsuke_features .kitsuke_features_in .img_box {
    width: 100%;
    margin-right: 0%;
}
.kitsuke_features .kitsuke_features_in .text_box {
    width: 100%;
    margin: 30px 0 0px 0;
}
}
/*
==============================================================
========================= End ========================
==============================================================
*/

/*add20240220*/
/* footer修正 */
@media screen and (max-width: 767px) {
    .footer_reserve_01_01 .addr{
        text-align: center;
    }
    .footer_reserve_01_01 .text03 {
        padding: 20px 0 0 0;
    }
    /* store 店舗情報 修正 */
    .store .store-box .items .txt-box .address {
        display: block;
    }
    .store .store-box .items .txt-box .address label {
        margin-right: 0;
        width: 100%;
    }
    .store .store-box .items .txt-box .address .txt{
        width: 100%;
    }
    .store .store-box .items .txt-box .address .txt iframe{
        width: 100%;
        height: 150px;
    }
    /* hakama 卒業式袴 修正 */
    .hakama .img_box {
        margin-bottom: 10%;
    }
    .hakama .img_box .img_boxin{
        max-width: 900px;
        width: 100%;
        position: relative;
        margin: 0 auto;
    }
    .hakama .img_box .img_boxin .img_left {
        max-width: 69%;
    }
    .hakama .img_box .img_boxin .img_right {
        max-width: 44%;
        top: 46%;
        left: 52%;
    }
    .hakama .img_box .img_boxin .img_icon {
        max-width: 15%;
        top: 22%;
        left: 85%;
    }
    /* mamafuri ママ振袖 修正 */
    .furisode-point .point-inner .img-top .img-top-in-b{
        margin: 0 0 60px 0;
    }
    .furisode-point .point-inner .img-top .img-top-in-b .icon {
        left: 42%;
        padding: 4px 28px;
        font-size: 16px;
    }
    .furisode-point .point-inner .img-top .img-top-in-b::after {
        left: 47%;
        bottom: -48px;
        border: 14px solid transparent;
        border-top: 15px solid #523c16;
    }
    .furisode-point .point-inner .img-top .img-top-in-a{
        background: #fffaed;
        border-radius: 10px;
        padding: 2%;
        position: relative;
    }
    .furisode-point .point-inner .img-top .img-top-in-a .icon {
        left: 42%;
        padding: 4px 28px;
        font-size: 16px;
    }
}
    @media(max-width: 560px){
    .furisode-point .point-inner .img-top .img-top-in-b .icon {
        left: 40%;
    }
    .furisode-point .point-inner .img-top .img-top-in-a .icon {
        left: 40%;
    }
}
    @media(max-width: 500px){
    .furisode-point .point-inner .img-top .img-top-in-b .icon {
        left: 37%;
        padding: 4px 22px;
    }
    .furisode-point .point-inner .img-top .img-top-in-a .icon {
        left: 37%;
        padding: 4px 22px;
    }
    .furisode-point .point-inner .img-top .img-top-in-b::after {
       left: 45%;
    }
}

/* 20240306 Instagramアイコン追加 */
@media screen and (max-width: 767px) {
    .headerbox_in .sns_link .link_item,
    .footerbox_in .block02 .sns_link .link_item {
        margin: 0 auto;
    }
}
/* 20240310 ブランド振袖ページ作成 brand-furisode */
@media screen and (max-width: 767px) {
    .brand-furisode .brandlogo-box{
        margin: 0 auto 20px auto;
    }
    .brand-furisode .brandlogo-box img{
        max-width: 70px;
    }
    .brand-furisode .brandfurisode_slider{
        max-width: 850px;
        width: 100%;
        margin: 0 auto;
        position: relative;
    }
    .brand-furisode .brandfurisode_slider li img{
        max-width: 530px;
        width: 100%;
        height: auto;
        padding: 0 5px;
    }
    .brand-furisode .brandfurisode_slider .slick-next {
        right: -6%;
    }
    .brand-furisode .brandfurisode_slider .slick-prev {
        left: -6%;
    }
    .brand-furisode .brandfurisode_slider .slick-arrow {
        width: 40px;
        height: 40px;
        z-index: 10;
    }
/* add20240329 ブランド振袖バナー追加 */
/* 振袖コレクション */
    .collection .brandbanner_box{
        margin: 30px auto 10px auto;
        flex-direction: column;
    }
    .collection .brandbanner_box a{
        width: 90%;
        margin: 1% auto;
    }
    .collection .brandbanner_box img{
        width: 100%;
        height: auto;
    }
    /* TOP */
    .top_furisode_03 .brandbanner_box{
        margin: 10px auto;
        flex-direction: column;
    }
    .top_furisode_03 .brandbanner_box a{
        width: 90%;
        margin: 1% auto;
    }
    .top_furisode_03 .brandbanner_box img{
        width: 100%;
        height: auto;
}
/* ass20240424 レンタル振袖 マトリクス・ジャンル追加 */
    .furisode-style .genre-image01,
    .furisode-style .genre-image02,
    .furisode-style .genre-image03,
    .furisode-style .genre-image04{
        width: 100vw;
        padding: 0px;
        margin: 20px calc(50% - 50vw) 0;
        text-align: center; 
}
/* ass20240424 コラム調整 */
    .add_info_detail img{
        margin: 1rem 0 1rem;
        padding: 0 2rem;
}

.top_column .list_item {
    max-width: none !important;
}
/* add20240507 TOP写眞夢楽 注意書き */
.shasinmura_01 .content_text .memo{
    font-size: 12px;
}

.instagram-feed,
.instagram-feed2 {
    max-width: 90%;
    margin: 10px auto 50px auto;
}
/* add20240605 ブランド振袖 動画配置 */
.brand_moviebox{
    margin: 20px auto 0 auto;
}
.brand_moviebox .movie{
    max-width: 65%;
}
.collection.collectiondetail{
    padding-top: 30px;
}
/* 20240826 追加 プレミアム振袖 */
@import url('https://fonts.googleapis.com/css2?family=Niconne&display=swap');

.premium {
	line-height: 1.7;
	color: #404040;
}
.premium .mainVisual {
	width: 100%;
	position: relative;
}
.premium .mainVisual .heading {
	position: absolute;
	right: 3%;
	top: 50%;
    transform: translateY(-50%);
	padding: 5%;
	color: #fff;
}
.premium .mainVisual .heading_title {
	padding: 12% 0 10%;
	padding-bottom: 6%;
	font-size: 3.7vw;
	font-weight: 600;
	background-image: url(https://kimono-shimizuya.jp/main/wp-content/uploads/2024/05/pf_head_bg01.png),url(https://kimono-shimizuya.jp/main/wp-content/uploads/2024/05/pf_head_bg02.png);
	background-position: top,bottom;
	background-size: contain,contain;
	background-repeat: no-repeat,no-repeat;
}
.premium .mainVisual .heading_title .main {
    display: block;
    font-size: min(7vw,45px);
    letter-spacing: normal;
    line-height: 1.2;
    text-align: center;
}
.premium .mainVisual .heading_title .sub {
	display: block;
	text-align: center;
	font-family: "Niconne", cursive;
	font-weight: 400;
}
.premium .cont_title01 {
	margin-bottom: 25px;
	font-size: min(6.3vw,25px);
	color: #8c815f;
	text-align: center;
	padding: 0 10px;
}
.premium .cont_title01::before {
	content: "";
	display: block;
	margin: 0 auto;
	width: 1px;
    height: 36px;
    background: #8c815f;
    transform: rotate(45deg);
}
.premium01 {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 0;
    position: relative;
    text-align: center;
	background-color: #404040;
}
.premium01 .desc {
	font-size: 16px;
	color: #fff;
	padding: 0 4%;
}
.premium01 .desc span {
	display: block;
	font-size: 18px;
	color: #8c815f;
}
.premium01 .desc02 {
	text-align: left;
	line-height: 2;
}
.premium01_01 {
	max-width: 1100px;
    width: 100%;
    margin: 45px auto 7%;
	position: relative;
	z-index: 1;
	padding: 0 4% 6%;
}
.premium01_01 .text01 {
    font-size: min(8vw,24px);
    font-family: "Niconne",cursive;
    font-weight: 400;
    color: #8c815f;
    text-align: left;
    line-height: 1.5;
}
.premium01_01 .image01 {
	max-width: 750px;
	width: 80%;
}
.premium01_01 .image02 {
	max-width: 428px;
	width: 40%;
	position: absolute;
	right: 4%;
	bottom: 0;
}
.premium01_01 .bg {
	display: none;
}
.premium01_02 {
	margin-top: 40px;
	padding: 50px 0 0;
	background-image: url(https://kimono-shimizuya.jp/main/wp-content/uploads/2024/05/pf_bg02.png);
	background-repeat: repeat;
	background-size: 60px;
}
.vertical_title {
	display: flex;
	justify-content: center;
	position: relative;
	width: fit-content;
	margin: 0 auto 10%;
	padding: 2% 13%;
}
.vertical_title .main {
	font-size: 22px;
	writing-mode: vertical-rl;
	color: #c0b475;
	text-indent: -100px;
	padding-top: 50px;
}
.vertical_title .bg {
	position: absolute;
}
.vertical_title .bg01 {
    max-width: 114px;
    width: 36%;
    top: -7%;
    left: 0;
}
.vertical_title .bg02 {
    max-width: 56px;
    width: 22%;
    bottom: 5%;
    right: 3%;
}
.premium01_02_in {
	max-width: 1100px;
    width: 100%;
	margin: 0 auto 15%;
}
.premium01_02_in .list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 4%;
}
.premium01_02_in .list_item {
	width: 100%;
	margin-bottom: 10%;
}
.premium01_02_in .item_title {
	margin-bottom: 15px;
	text-align: center;
	font-size: 25px;
	color: #fff;
	font-weight: 600;
	line-height: 1.5;
}
.premium01_02_in .item_title span {
	display: block;
	font-size: 16px;
	font-family: "Niconne", cursive;
	font-weight: 400;
	color: #c0b475;
}
.premium01_02_in .item_image {
	border: 2px solid #8c815f;
}
.premium01_02_in .item_text {
	padding: 5% 0 3%;
	font-size: 15px;
	color: #fff;
	text-align: left;
	font-weight: 500;
	line-height: 2;
}
.premium01_02_in .item_text span {
	font-size: 17px;
	color: #c0b475;
}
.premium01_02_in .images {
	display: flex;
	justify-content: space-between;
	padding: 20px 0 0;
}
.premium01_02_in .images .img {
	width: 49%;
	border: 2px solid #8c815f;
}
.premium01_02_in .box {
	padding: 5% 0 0;
}
.premium01_02_in .box_title {
	margin-bottom: 40px;
	text-align: center;
	font-size: 25px;
	color: #fff;
	font-weight: 600;
	line-height: 1.5;
}
.premium01_02_in .box_title span {
	display: block;
	font-size: 16px;
	font-family: "Niconne", cursive;
	font-weight: 400;
	color: #c0b475;
}
.premium01_02_in .list02 {
	margin-bottom: 50px;
}
.premium01_02_in .list02 .list_item {
	width: 100%;
	margin-bottom: 10%;
}
.premium01_02_in .list02 .item_title {
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: 600;
}
.premium01_02_in .list02 .item_image {
	border: 2px solid #8c815f;
}
.premium .contact_box {
	max-width: 760px;
	width: 90%;
	margin: 0 auto;
	padding: 7%;
	color: #404040;
	font-size: 15px;
	background-color: #fff;
	background-image: url(https://kimono-shimizuya.jp/main/wp-content/uploads/2024/05/pf_bg08.png),url(https://kimono-shimizuya.jp/main/wp-content/uploads/2024/05/pf_bg09.png);
	background-size: 45%,45%;
	background-position: top left,bottom right;
	background-repeat: no-repeat,no-repeat;
	box-shadow: 0 0 3px 3px rgba(0, 0, 0, .08);
	text-align: center;
}
.premium .contact_box .title {
	margin-bottom: 10px;
	font-size: 25px;
	color: #8c815f;
}
.premium .contact_box .text {
	padding-bottom: 30px;
}
.premium .contact_box .box_in {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.premium .contact_box .box_item {
	margin: 0 auto 20px;
	width: 100%;
}
.premium .contact_box .box_item .text {
	padding-bottom: 6px;
}
.premium .contact_box .box_item .contact_btn {
	display: block;
	max-width: 260px;
	width: 100%;
	margin: 0 auto;
	padding: 10px;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	background-color: #785495;
	outline: solid 1px #fff;
	outline-offset: -5px;
	position: relative;
	transition: all .3s;
	border: 1px solid #785495;
}
.premium .contact_box .box_item .contact_btn::after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: auto;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 15px;
}
.premium .contact_box .box_item .contact_btn .icon {
	display: inline-block;
	margin-right: 7px;
	width: 15px;
	vertical-align: text-bottom;
}

.premium .contact_box .box_item .tel {
	font-size: 28px;
}
.premium .contact_box .box_item .tel span {
	font-size: 21px;
}
.premium .contact_box .border {
	display: none;
}
.premium .bottom_img {
	display: block;
	width: 100%;
}

.premium02 {
	padding: 0 4% 4%;
	background-image: url(https://kimono-shimizuya.jp/main/wp-content/uploads/2024/05/pf_bg05_02.png);
	background-repeat: repeat;
	background-size: 100%;
	background-position: top;
	position: relative;
	z-index: 10;
}
.premium02_01 {
	position: relative;
	margin-bottom: 10%;
}
.premium02_01 .inner {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto 5%;
	top: -40px;
    z-index: 1;
	position: relative;
    padding-bottom: 7%;
}
.premium02_01 .cont_title01 {
	margin-bottom: 90px;
}
.premium02_01 .image01 {
    max-width: 654px;
    width: 83%;
    margin-left: auto;
}
.premium02_01 .image02 {
    max-width: 370px;
    width: 50%;
    position: absolute;
    left: 0;
    bottom: -30px;
}
.vertical_text {
	margin: 0;
	padding: 2%;
    top: 70px;
    left: 1%;
}
.vertical_text .main {
    font-size: min(6vw,22px);
    writing-mode: horizontal-tb;
}
.premium02_01 .bg {
	position: absolute;
	z-index: -1;
}
.premium02_01 .bg01 {
    max-width: 130px;
    width: 12%;
    top: 50%;
    left: 2%;
}
.premium02_01 .bg02 {
    max-width: 680px;
    width: 65%;
    bottom: -1%;
    right: -4%;
}

.premium02_02 {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
}
.premium02_02 .item {
	display: flex;
    flex-direction: column;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 40px;
}
.premium02_02 .item02 {
	align-items: center;
}
.premium02_02 .item .item_content {
	width: 100%;
	margin-bottom: 25px;
    padding-right: 0;
}
.premium02_02 .item .item_content .item_title {
	font-size: 22px;
	font-weight: 600;
	display: flex;
	align-items: center;
	padding-bottom: 10px;
}
.premium02_02 .item .item_content .item_title .icon {
	display: block;
	width: 20px;
	margin-right: 5px;
}
.premium02_02 .item .item_content .item_title .icon img {
	display: block;
}
.premium02_02 .item .item_content .item_text {
	line-height: 2;
	font-weight: 600;
}
.premium02_02 .item .item_content .item_text span {
	color: #785495;
	border-bottom: 1px solid #785495;
	padding: 0 0 3px;
}
.premium02_02 .item_reverse .item_content {
	padding-left: 0;
}
.premium02_02 .item .item_image {
	width: 100%;
	margin: 0 auto;
}
.premium02_02 .item .item_image_vt {
    max-width: 100%;
	width: 100%;
}
.premium02_02 .item_reverse {
	flex-direction: column;
}

.premium03 {
	padding: 10% 4%;
	border-top: 3px solid #4d4263;
	border-bottom: 3px solid #4d4263;
}
.premium03 .title_box {
	width: fit-content;
	margin: 0 auto;
	padding: 0 23%;
	position: relative;
}
.premium03 .title_box .bg {
	position: absolute;
}
.premium03 .title_box .bg01 {
    max-width: 120px;
    width: 27%;
    left: 0;
    bottom: 0;
}
.premium03 .title_box .bg02 {
    max-width: 72px;
    width: 16%;
    top: 0;
    right: 0;
}
.premium03 .cont_title02 {
	font-size: 18px;
	color: #4d4263;
	text-align: center;
	font-weight: 600;
}
.premium03 .cont_title02 span {
	font-size: 25px;
	display: block;
}
.premium03 .list {
	max-width: 1100px;
	width: 100%;
	margin: 0 auto;
	padding: 5% 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.premium03 .list_item {
	width: 46%;
	margin-bottom: 20px;
	font-family: 'Yu Gothic', '游ゴシック', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.premium03 .list_item p {
	padding: 5px 0 0;
	font-size: 15px;
	font-weight: bold;
	overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.premium03 .list_item:hover {
	opacity: .7;
}
.premium03 a.linkbtn {
    display: block;
    width: 300px;
    margin: 0 auto;
    padding: 13px;
    text-align: center;
    background-color: #a59b60;
    border: 2px solid #a59b60;
    color: #fff;
    transition: .3s;
}
.premium03 a.linkbtn:hover {
	opacity: .7;
}

.premium04 {
	padding: 10% 0;
}
 .premium01_02_in .list_box01 .item_box .item_image {
    flex-direction: column;
    padding: 0 4% 0;
    margin: 0 auto 5% auto;
}
.premium01_02_in .list_box01 .item_box .item_image img{
    max-width: 100%;
    width: 100%;
}
 .premium01_02_in .list_box01 .item_box .item_image img:first-child{
    margin: 0 0 3% 0;
}
 .premium01_02_in .list_box01 .item_text{
    padding: 0 4% 0;
    margin-bottom: 10%;
 }
 .premium01_02_in .list_box01 .memo{
     width: 96%;
     margin: 0 auto 50px auto;
     padding: 5%;
 }
 .premium01_02_in .list_box01 .memo .memo_ttl{
     font-size: 17px;
     margin: 0 0 10px 0;
 }
 .premium01_02_in .list_box01 .memo .memo_ttl span{
     font-size: 15px;
     margin: 0 auto 0 auto;
 }
 .premium01_02_in .list_box01 .memo .memo_textbox{
    flex-direction: column;
 }
 .premium01_02_in .list_box01 .memo .memo_textbox .img_box{
     width: 100%;
     margin-right: 0;
 }
 .premium01_02_in .list_box01 .memo .memo_textbox p{
    width: 100%;
    margin: 3% 0 0 0;
}
}
@media screen and (min-width:768px) and ( max-width:850px) {
.vertical_text {
    margin: 0;
    padding: 2%;
    top: 100px;
    left: 9%;
}
.vertical_text .main {
    font-size: min(6vw,22px);
    writing-mode: horizontal-tb;
}
.premium02_01 .image02 {
    left: 3%;
}
}
@media screen and (max-width: 768px) {
    .store .store-box .memo{
        font-size: 12px;
    }
}
@media screen and (max-width: 768px) {
.page-content .page-content-box .memo{
    padding: 3%;
}

/* 20250414 */
footer .footer_bnr {
    left: 0;
    right: 0;
    margin: auto;
    bottom: 78px;
    padding: 10px;
    max-width: 310px;
}
/* 20250610 */
.mv_slider{
    padding: 15px 0 15px 0;
}
.mv_catch {
    position: absolute;
    top: 9%;
    right: 0%;
    bottom: inherit;
    left: inherit;
    transform: none;
    width: fit-content;
}
.collection_top .top_furisode_03 .content_in .box_title {
    font-size: 1.7rem;
    padding-bottom: 5px;
}
.top_furisode_03 .content_in .tag {
    font-size: 1.3rem;
}
.collection_top .top_furisode_03 .content_in .box_title:before {
    width: 7px;
    height: 7px;
    top: 8px;
}
.collection_top .top_furisode_03 .content_in .box:last-child{
    margin-bottom: 0px;
}
.top_column .text01{
    text-align: left;
}
.fixed_side a.info_item{
    padding: 5px 5px;
    font-size: 1.2rem;
}
.fixed_side a.info_item .fas {
    margin-bottom: 0;
    margin-right: 0px;
    font-size: 20px;
}
.fixed_side{
    padding: 5px 0;
}
.footer_reserve_01 .btns{
    align-items: center;
}
.footer_reserve_01_01 span.memo{
    text-align: left;
}
.footer_reserve_01_01 .text03 span{
    margin: 0 auto;
}
.footer_reserve_01_01 .text03 a {
    border: 1px solid #f6efde;
    border-radius: 22px;
    padding: 1% 9%;
    margin: 10px auto 0;
}
.footer_reserve .inner {
    padding: 50px 10px 10px;
}
.footer_reserve .text02{
    margin: 0px auto;
}
.posts-fm2 .location_box01 {
    flex-direction: column;
}
.posts-fm2 .location_box01 .img{
    width: 100%;
}
.posts-fm2 .location_box01 .text{
    width: 100%;
    padding: 0;
}
.posts-fm2 .location_box01 .text h2{
    font-size: 1.8rem;
    padding: 10px 0 5px;
}
.group-title .heading {
    font-size: 2.1rem;
}
.title-box .title {
    font-size: 2.5rem;
}
.furisode-plan .detailed-info .content h4{
    margin-bottom: 20px;
}
.furisode-plan .detailed-info .content ul.list01 li label{
    height: 30px;
}
.posts-fm1 ul li .post-content-box .step p {
    width: 80px;
    height: 70px;
    padding-top: 13px;
}
.posts-fm1 ul li .post-content-box .step span {
    font-size: 1.3rem;
}
.posts-fm1 ul li .post-content-box .step span.num {
    font-size: 2.7rem;
}
.posts-fm1 ul li .post-content-box .txt-box h2{
    padding-bottom: 10px;
}
.posts-fm1 ul li .post-content-box .more_btn02 a {
    max-width: 320px;
}
.more_btn02 a, .more_btn02 .btn_frm {
    font-size: 1.7rem;
    padding: 18px 0;
    max-width: 320px;
}
.furisode-reason .content .txt-box h2 {
    font-size: 2.4rem;
}
.furisode-reason .content .txt-box .desc {
    font-size: 1.8rem;
}
.furisode-reason .content .txt-box .desc {
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.txt_l{
    text-align: left;
}
.furisode-plan .detailed-info .title{
    font-size: 2.2rem;
}
.detailed-info .featured .top-title {
    font-size: 2.2rem;
    padding-bottom: 20px;
}
.detailed-info .featured .group-item .img img {
    max-width: 190px;
}
.ancillary-service ul.list02 li .num-inner {
    width: 75px;
    height: 75px;
    padding-top: 18px;
}
.ancillary-service ul.list02 li .num-inner span {
    font-size: 1.4rem;
}
.ancillary-service ul.list02 li .num-inner span.num {
    font-size: 2.2rem;
    padding-top: 4px;
}
.ancillary-service ul.list02 li h4 {
    padding: 15px 0 12px;
}
.ancillary-service ul.list02 {
    padding-top: 10px;
}
.ancillary-service ul.list02 li .note {
    font-weight: 700;
}
.detailed-info .featured .top-title {
    padding-bottom: 20px;
}
.furisode-style h2.title {
    padding: 70px 0 20px;
    font-size: 2.1rem;
}
.furisode-style .top-box .content .ct-title {
    font-size: 1.6rem;
}
.furisode-plan .support-inner .s-title {
    font-size: 2.1rem;
    line-height: 1.3;
}
.furisode-plan .support-inner .s-list01 ul label {
    font-size: 1.5rem;
}
.furisode-plan .support-inner .s-list02 ul li img {
    max-width: 120px;
}
.furisode-plan .support-inner .s-list02 ul li h4 {
    padding-top: 8px;
     font-size: 15px;
}
.furisode-point .title {
    font-size: 2.0rem;
}
.furisode-point .point-inner ul li .point label {
    width: 80px;
    height: 35px;
}
.furisode-plan .support-inner .s-list01 ul li {
    margin-bottom: 20px;
}
.furisode-plan .support {
    padding: 20px;
}
.hakama .furisode-plan .top-box {
    padding: 10px 0;
}
.kimono-kinds-in .text-cont .heading {
    font-size: 2.2rem;
}
.inner{
    padding: 0 14px 0 14px;
}
.top_furisode_01 {
    padding: 3% 0 20px 0;
}
.top_hakama .bottom_bg {
    padding: 30px;
}
.collection-latest .latest-title {
    font-size: 2.1rem;
}
.fixed_side a.info_item:hover{
    background-color: #9A3631;
}
.fixed_side.type02 a.info_item:hover{
    background-color: #EF80A4;
}
.top_furisode_03 {
    padding: 30px 0;
}
.top_template {
    padding: 0 0 20px 0;
}
.list_style01 {
    padding: 30px 10px 0 10px;
}
}
@media(max-width: 640px){
    .furisode-plan .support-inner .s-list01 ul {
    padding-bottom: 20px;
}
.furisode-plan .support-inner .s-list02 ul {
    gap: 8%;
}
.furisode-plan .support-inner .s-list02 ul li {
    width: 45%;
}
.furisode-about h2 {
    font-size: 2.1rem;
}
.furisode-about {
    padding: 0px 0 40px;
}
.furisode-plan {
    padding: 40px 0 60px;
}
.furisode-plan .detailed-info .title {
    font-size: 2.1rem;
}
.kimono .intro-kimono .txt-box {
    padding: 30px 10px 5px 10px;
}
.intro-kimono {
    padding-bottom: 20px;
}
.furisode-plan .top-box, .ancillary-service .top-box {
    padding-bottom: 15px;
}
.kimono-kinds-in .text-cont .text-box {
    margin: 20px 0 0 0;
}
.kimono-kinds-in {
    padding: 30px 0;
}
.intro-items .item .txt-group {
    font-size: 1.4rem;
}
.group-title .txt-box .lg {
    padding: 10px 0;
}
.qa-box ul li {
    margin-bottom: 8px;
}
.qa-box ul li .q {
    font-size: 1.4rem;
    padding: 10px 37px 10px 15px;
    font-weight: normal;  
}
.qa-box ul li .a {
    font-size: 1.4rem;
}
.form-row label.form-label {
    padding-bottom: 10px;
}
.furisode-plan .ttl_flex_box {
    display: flex;
    align-items: center;
    margin: 0 auto 10px auto;
    width: 100%;
    gap: 6%;
}
.ancillary-service ul.list02 li .num-box{
    width: 25%
}
.ancillary-service ul.list02 li h4{
    padding: 0 0 0 10px;
}
.collection-content .content-top {
    padding: 20px 30px;
}
.collection-content .txt-group {
    padding-top: 11px;
}
.collection-content .content-top .box-title {
    padding-top: 20px;
}
.show_pc02{
    	display: none !important;
}
.posts-fm1 ul li .post-content-box .flow_ttl_sp h2 {
    font-weight: 800;
    color: #9a3631;
    font-size: 2.2rem;
    padding: 0 0 0 6px;
}
.posts-fm1 ul li .post-content-box .flow_ttl_sp {
    display: flex;
    align-items: center;
}
.posts-fm1 ul li .post-content-box .step {
    width: auto;
}
.posts-fm1 ul li .post-content-box {
    padding: 20px 0 20px;
}
.customize-support .page-content .page-desc p{
    text-align: left;
}
}
