@charset "UTF-8";

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

index

---------------------------------------------------------------------------------------------------------------------------------------- */
/*------------------------------------------------------------mainphoto*/
#mainimage {
    padding: 40px 0;
    text-align: center;
    margin-bottom: 10px;
    background: url("../../img/osaka/index_img/mainimage.jpg") no-repeat center;
    background-size: cover;
}

@media print,
screen and (min-width:768px) {
    /*★★キャンペーン　ないとき↓↓
    #mainimage {
        padding: 130px 0;
        margin-bottom: 30px;
    }
    */
    #mainimage {
        padding: 80px 0;
        margin-bottom: 30px;
    }
}

#index_01 {
    padding: 30px 15px;
}

#index_01 .txt {
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
}

#index_01 .row {
    margin-top: 40px;
}

#index_01 .row .col-md-4 .inner {
    height: 220px;
    border: solid 1px #2e388b;
    margin-top: 20px;
    padding-bottom: 20px;
    position: relative;
}

#index_01 .row .col-md-4 p {
    color: #2e388b;
    text-align: center;
    font-family: "NotoSerifBold";
    font-size: 18px;
    margin-top: 20px;
}

#index_01 .row .col-md-4 p span {
    font-size: 14px;
}

#index_01 .row .col-md-4 img {
    margin-top: -20px;
}

#index_01 .en_txt {
    text-align: center;
    font-family: 'Libre Baskerville', serif;
    font-size: 36px;
    color: #e0e1eb;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -18px;
    margin: auto;
    z-index: -1;
}

@media print,
screen and (min-width:768px) {
    #index_01 .row .col-md-4 .inner {
        width: 360px;
        margin-bottom: 30px;
    }
}

#index_02 {
    padding: 30px 0;
}

#index_02 .title {
    font-family: "NotoSerifBold";
    font-size: 18px;
    color: #2e388b;
}

#index_02 .txt {
    font-size: 16px;
    color: #2e388b;
}

#index_02 ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}

#index_02 ul li {
    font-size: 14px;
    color: #2e388b;
    padding: 2px 5px;
    border: 1px solid #2e388b;
    margin: 2px;
}

#index_02 .row {
    margin-top: 20px;
}

#index_02 .row .col-md-6:first-child .inner {
    background: url("../../img/osaka/index_img/bg_index02_1.jpg") no-repeat right center;
    background-size: cover;
}

#index_02 .row .col-md-6:nth-child(2) .inner {
    background: url("../../img/osaka/index_img/bg_index02_2.jpg") no-repeat right center;
    background-size: cover;
}

#index_02 .row .col-md-6:nth-child(3) .inner {
    background: url("../../img/osaka/index_img/bg_index02_3.jpg") no-repeat right center;
    background-size: cover;
}

#index_02 .row .col-md-6:nth-child(4) .inner {
    background: url("../../img/osaka/index_img/bg_index02_4.jpg") no-repeat right center;
    background-size: cover;
}

#index_02 .row .col-md-6 .inner {
    position: relative;
    padding: 20px;
}

.link_area a {
    font-size: 12px;
    text-align: right;
    display: block;
    text-decoration: none;
    color: #fff;
    background: #ed9200;
    padding: 10px 25px;
    position: relative;
    /* Webkit */
    background: -webkit-gradient(linear, left top, right top, from(#2e388b), to(#2130b0));
    /* Firefox */
    background: -moz-linear-gradient(left, #2e388b, #2130b0);
    /* IE */
    filter: progid:DXImageTransform.Microsoft.gradient (startColorstr=#2130b0, endColorstr=#2e388b);
    zoom: 1;
}

.link_area a i {
    font-size: 18px;
    position: absolute;
    top: 6px;
    right: 5px;
}

@media print,
screen and (min-width:768px) {
    #index_02 .title {
        font-size: 24px;
    }

    #index_02 ul li {
        font-size: 16px;
    }

    #index_02 .row .col-md-6 .inner {
        height: 250px;
    }

    #index_02 .row .col-md-6:first-child,
    #index_02 .row .col-md-6:nth-child(2) {
        margin-bottom: 30px;
    }

    #index_02 .row .col-md-6:nth-child(2) .inner ul li {
        width: 495px;
        text-align: center;
        line-height: 1.2;
    }

    #index_02 .row .col-md-6:nth-child(2) .inner ul li {
        font-family: "NotoSerifBold";
    }

    #index_02 .row .col-md-6:nth-child(2) .inner ul li span strong {
        font-style: italic;
        font-size: 30px;
    }

    .link_area {
        position: absolute;
        bottom: 0;
        margin: auto;
        width: 95%;
    }

    .link_area a:hover {
        opacity: 0.7;
    }
}

#index_04 {
    background: #f7f8fa;
    padding: 40px 0 10px;
}

#index_04 .phbox_left iflame {
    width: 100%;
    height: 200px;
}

#index_04 .shop_title {
    width: auto;
    margin-top: 1px;
}

#index_04 p.txt {
    margin-bottom: 20px;
}

@media print,
screen and (min-width:768px) {
    #index_04 {
        padding: 80px 0 30px;
    }

    #index_04 .phbox_left {
        width: 555px;
        height: 390px;
        margin-right: 90px;
    }

    #index_04 .phbox_left iflame {
        width: 100%;
        height: 100%;
    }

    #index_04 p {
        text-align: left;
    }

    #index_04 .shop_title {
        text-align: center;
        width: 242px;
        margin-top: 0;
        float: left;
    }

    #index_04 .title01 {
        padding: 10px 0;
        background: url("../../img/osaka/common_img/point.png") no-repeat bottom left;
        margin-bottom: 30px;
    }

    #index_04 .title01 span {
        display: inline-block;
        padding-left: 20px;
        background: none;
    }

    #index_04 p.txt {
        font-size: 16px;
    }

    #index_04 .link_button {
        margin: 40px 4px 0 0;
        float: right;
    }
}

#index_05 {
    background: #f0f1f3;
    padding: 40px 0 10px;
}

#index_05 .box {
    margin-top: 20px;
    background: #fff;
}

#index_05 .ov_hidden {
    padding: 10px 20px 20px;
}

#index_05 .txt {
    font-size: 16px;
    text-align: center;
    line-height: 2;
}

#index_05 .txt span {
    font-size: 14px;
}

#index_05 .ov_hidden .txt {
    text-align: left;
    line-height: 1.5;
    margin-top: 20px;
}

#index_05 ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}

#index_05 ul li {
    font-size: 14px;
    color: #2e388b;
    padding: 2px 5px;
    border: 1px solid #2e388b;
    margin: 2px;
}

#index_05 .link_button2 {
    margin-top: 20px;
}

@media print,
screen and (min-width:768px) {
    #index_05 {
        padding: 60px 0;
    }

    #index_05 .box {
        height: 300px;
        overflow: hidden;
    }

    #index_05 .ov_hidden {
        padding: 20px 30px 0;
    }

    #index_05 .txt {
        margin-top: 30px;
    }

    #index_05 .link_button2 {
        float: right;
    }
}

/*------------------------------------------------------------content*/
/*更新プログラム(連動)フォーマット*/
#news01 {
    width: 100%;
    overflow: hidden;
}

#news01 dl {
    width: 100%;
    padding: 0 0 30px 0;
}

#news01 dl dd div.rendo_title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#news01 dl dd div.rendo_article {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#news01 dl dt {
    text-align: center;
    margin-bottom: 15px;
}

#news01 dl dd .rendo_title {
    display: block;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #1a1521;
}

#news01 dl dd .rendo_article {
    display: block;
    padding-top: 10px;
}

#news01 dl dd a {
    color: #1a1521;
    text-decoration: none;
}

@media print,
screen and (min-width:768px) {
    #news01 dl {
        display: inline-block;
        width: 263px;
        margin-right: 24px;
    }

    #news01 dl:last-child {
        margin-right: 0;
    }

    #news01 dl dd .rendo_article {
        width: 263px;
        height: 50px;
    }

    #news01 dl dd a:hover {
        opacity: 0.7;
    }
}

/*更新プログラム(TOP完結)フォーマット*/
#news02 {
    width: 100%;
}

@media print,
screen and (min-width:768px) {
    #news02 div.title03 br {
        display: none;
    }
}

.newsbox {
    margin-top: -80px;
    padding-top: 80px;
}

.newsbox .news_text {
    overflow: hidden;
    /* for modern browser */
    zoom: 1;
    /*ie6*/
    line-height: 1.5;
    text-align: left;
}

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

/*Googlemap*/
#googlemap iframe {
    display: none;
}

.mapbtn {
    background: #666;
    border-radius: 4px;
    margin: 0 auto;
    text-align: center;
    width: 100px;
}

.mapbtn a {
    display: block;
    color: #FFF;
    text-decoration: none;
    padding: 10px;
}

.mapbtn a:hover {
    text-decoration: underline;
}

@media print,
screen and (min-width:768px) {
    #googlemap iframe {
        display: block;
    }

    .mapbtn {
        display: none;
    }
}

/*campaign------------------------------------------*/
.ti_campaign_wrap {
    display: block;
    background: rgba(256, 266, 256, 0.9);
    margin-top: 16px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #2e388c;
    box-sizing: border-box;
    max-width: 940px;
    text-decoration: none;
}
a.ti_campaign_wrap {
    transition: all 0.5s;
    &:hover {
        opacity: 0.7;
    }
}

@media print,
screen and (min-width:768px) {
    .ti_campaign_wrap {
        margin-top: 24px;
        display: flex;
    }
}

.cnp_title {
    background: -webkit-gradient(linear, left top, right top, from(#2e388b), to(#2130b0));
    background: -moz-linear-gradient(left, #2e388b, #2130b0);
    color: #fff;
    font-family: "NotoSerifBold";
    line-height: 1.2;
    font-size: 2.0rem;
    padding: 8px 6px;
    position: relative;
}

.cnp_title::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -16px;
    margin: auto auto 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 16px 0 16px;
    border-color: #27349d transparent transparent transparent;
}

@media print,
screen and (min-width:768px) {
    .cnp_title {
        padding: 28px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-size: 2.4rem;
        line-height: 1.4;
        width: 250px;
    }

    .cnp_title::after {
        content: "Campaign";
        font-family: 'Libre Baskerville', serif;
        opacity: 0.5;
        font-size: 0.8em;
        margin-top: 8px;
    }

    .cnp_title::before {
        content: "";
        display: block;
        position: absolute;
        left: auto;
        right: -24px;
        bottom:auto;
        top: auto;
        margin: auto 0 auto auto;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 20px 0 20px 24px;
        border-color: transparent transparent transparent #2130b0;
    }
}

.cnp_cts {
    padding: 16px 16px 8px;
    background: url("../../img/osaka/index_img/bn_kigyo_campaign.png") center center no-repeat;
    background-size: cover;
}
@media print,
screen and (min-width:768px) {
    .cnp_cts {
        padding: 24px 24px 24px 32px;
        width: calc(100% - 250px);
    }

}

.cnp_cts .text {
    font-size: 1.2rem;
    text-shadow: 0 0 3px #fff, 0 0 5px #fff, 0 0 7px #fff;
}

.cnp_cts .text strong {
    font-family: "NotoSerifBold";
    display: block;
    color: #2e388b;
    font-size: 1.6rem;
    margin-bottom: 8px;
}
@media print,
screen and (min-width:768px) {
    .cnp_cts .text {
        font-size: 1.6rem;
    }
    .cnp_cts .text strong {
        font-size:1.8rem;
    }
}

.cnp_cts .period {
    text-align: left;
    overflow: hidden;
    background: rgba(145,149,192,0.3);
    margin-top: 8px;
    box-sizing: border-box;
    padding: 8px;

}
.cnp_cts .period dt{
    clear: both;
    float: left;
    font-size: 1.2rem;
    background: #2e388b;
    color: #fff;
    padding: 0 6px;
    margin:0 6px 0 0;
}
.cnp_cts .period dt:nth-child(3n){
    margin-top: 2px;
}
.cnp_cts .period dd{
    float: left;
    font-size: 1.2rem;
}
a .cnp_cts .period dd{
    color: #1a1521;
}
.cnp_cts .period dd:nth-child(4n){
    margin-top: 2px;
}
@media print,
screen and (min-width:768px) {
    .cnp_cts .period {
        margin-top:16px;
    }
    .cnp_cts .period dt{
        font-size: 1.4rem;
        margin:0 8px 0 0;
    }
    .cnp_cts .period dt:nth-child(3n){
        margin-top: 4px;
    }
    .cnp_cts .period dd{
        font-size: 1.4rem;
    }
    .cnp_cts .period dd:nth-child(4n){
        margin-top: 4px;
    }
}

.marker {
    background: linear-gradient(transparent 60%, #ffff66 60%);
}

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

news

---------------------------------------------------------------------------------------------------------------------------------------- */
#contents_wrapper {
    padding: 0 0 30px;
}

@media print,
screen and (min-width:768px) {
    #contents_wrapper {
        padding: 0 0 90px;
    }
}

/*ウィジェットエリア*/
#content_right .blog_module .widget_title,
#content_right .blog_module li {
    text-align: left;
}

#content_right .blog_module .widget_title {
    margin-bottom: 10px;
    border-bottom: 1px solid #1a1521;
    font-size: 16px;
    color: #1a1521;
}

#content_right .blog_module ul {
    margin-bottom: 30px;
    text-align: left;
}

#content_right .blog_module li a {
    line-height: 150%;
    color: #1a1521;
    text-decoration: none;
}

#content_right .blog_module li a {
    font-size: 14px;
}

#content_right .blog_module li a .fa {
    font-size: 50px;
}

#content_right .blog_module .sns_container {
    border: 1px solid #2e388b;
}

#content_right .blog_module .sns_container h4 {
    padding: 5px 10px;
    font-size: 16px;
    background-color: #2e388b;
    color: #fff;
	text-align: center;
}

#content_right .blog_module .sns_container ul {
    margin-bottom: 0;
    padding: 15px 30px 5px;
    text-align: center;
	display: flex;
	justify-content: space-between;
}
#content_right .blog_module .sns_container ul li i {
   font-size: 30px;
}

@media print,
screen and (min-width:768px) {
    #content_right .blog_module .widget_title {
        font-size: 18px;
    }

    #content_right .blog_module input {
        width: 80%;
    }
#content_right .blog_module .sns_container ul li i:hover {
   opacity: 0.7;
}
}

/*検索ボタン ---------*/
#content_right .blog_module .search-submit {
    transform: translateY(10px);
}
#content_right .blog_module .search-submit .screen-reader-text{
    clip-path:none;
    width:2.8em;
    height: revert;
    position: static;
    white-space: nowrap;
    padding: 0.5em 0;
    display: block;
    box-sizing: border-box;

}

/*一覧ページ*/
#archive_container .item_container li {
    width: 100%;
    padding: 1%;
    margin-bottom: 20px;
}

#archive_container .item_container li .thumbnail_container {
    height: 140px;
    overflow: hidden;
    margin-bottom: 15px;
}

#archive_container .item_container li .thumbnail_container img {
    width: 100%;
    height: auto;
}

#archive_container .item_container a {
    color: #1a1521;
    text-decoration: none;
}

#archive_container .item_container a:hover {
    opacity: .7;
}

#archive_container .item_container li .title {
    border-bottom: 1px solid #1a1521;
    margin-bottom: 10px;
}

#archive_container .item_container li .title a {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
}

#archive_container .item_container li .detail p {
    font-size: 14px;
    text-align: left;
}

#archive_container .item_container li .detail img {
    display: none;
}

#archive_container .item_container li .more-link {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    text-align: right;
    text-decoration: underline;
    font-size: 12px;
}

@media print,
screen and (min-width:576px) {
    #archive_container .item_container {
        display: flex;
        flex-wrap: wrap;
    }

    #archive_container .item_container li {
        width: 50%;
    }
}

@media print,
screen and (min-width:768px) {
    #archive_container .item_container li {
        width: calc(100% / 3);
        /*height: 400px;*/
        margin-bottom: 20px;
    }
}

/*ページネーション*/
div.pagination {
    clear: both;
    position: relative;
    font-size: 11px;
    line-height: 13px;
    background: none;
    vertical-align: middle;
    text-align: center;
}

div.pagination span,
.pagination a {
    display: inline-block;
    margin: 2px 2px 2px 0;
    padding: 6px 9px 5px 9px;
    border: 1px solid #2e388b;
    text-decoration: none;
    width: auto;
    color: #fff;
    background: #2e388b;
}

div.pagination a:hover {
    opacity: .7;
}

div.pagination .current {
    padding: 6px 9px 5px 9px;
    background: #fff;
    color: #2e388b;
}

/*詳細ページ*/
#article_wrapper .article_content {
    text-align: left;
    padding-bottom: 30px;
    margin-bottom: 10px;
    border-bottom: 1px solid #1a1521;
}

.news_img100 img {
    width: 100% !important;
    height: auto;
}

.page_navi {
    display: flex;
    justify-content: space-between;
}

.prev_post,
.next_post {
    width: 48%;
}

.next_post {
    text-align: right;
}

.meta a,
.page_navi a {
    color: #1a1521;
}

.meta a:hover,
.page_navi a:hover {
    color: #2130b0;
}

/*sns icon*/
.share_button {
    position: relative;
    text-align: left;
    margin: 10px 0 5px;
    height: 25px;
}

.fb-like,
.tw_share_btn,
.line_share_btn {
    display: inline-block;
    margin-right: 5px;
}

/*.fb-like{
    position: absolute;
}
.tw_share_btn{
    position: absolute;
    top: 0;
    left: 135px;
}
.line_share_btn{
    position: absolute;
    top: 0;
    left: 220px;
}*/

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

menu

---------------------------------------------------------------------------------------------------------------------------------------- */
.menu_list li {
    margin: 20px 0 0;
    padding: 20px 0 0;
    border-top: 1px dotted #838383;
}

.menu_list li:first-child {
    margin: 10px 0 0 0;
    padding: 0;
    border-top: none;
}

.menu_list li dl dt {
    margin-bottom: 10px;
}

.menu_list li dl dd.menu_photo {
    text-align: center;
    margin-bottom: 10px;
}

.menu_list li dl dd.menu_photo img {
    width: 100%;
    height: auto;
}

.menu_list li dl dd.menu_price {
    text-align: right;
    font-weight: bold;
    color: #A84547;
    margin-bottom: 5px;
}

.menu_list li dl dd.menu_comment {
    font-size: 12px;
}

@media print,
screen and (min-width:768px) {
    .menu_list li {
        width: 31%;
        margin-right: 2.8%;
        display: inline-block;
        vertical-align: top;
    }

    .menu_list li:first-child {
        margin: 10px 2.8% 0 0;
    }

    .menu_list li:nth-child(2) {
        margin: 10px 2.8% 0 0;
        padding: 0;
        border-top: none;
    }

    .menu_list li:nth-child(3) {
        margin: 10px 0 0;
        padding: 0;
        border-top: none;
    }

    .menu_list li:nth-child(3n) {
        margin-right: 0;
    }
}

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

contact

---------------------------------------------------------------------------------------------------------------------------------------- */
/*form*/
table#contact {
    width: 100%;
    margin: 20px 0;
    border-left: 1px solid #999;
    border-top: 1px solid #999;
}

table#contact tr th {
    display: block;
    padding: 10px;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    background: #e8e8e8;
    line-height: 150%;
    text-align: left;
    vertical-align: middle;
}

table#contact tr td {
    display: block;
    padding: 10px;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    text-align: left;
    vertical-align: middle;
}

table#contact tr td.td_child {
    border-bottom: 1px dotted #999;
}

table#contact p {
    margin-bottom: 5px;
}

table#contact tr th span.form_title {
    display: block;
    overflow: hidden;
}

/*必須アイコン*/
table#contact tr th span.txt_required {
    float: left;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    border-radius: 2px;
    color: #fff;
    background: #cc1414;
    padding: 6px 0;
    margin-right: 10px;
    line-height: 70%;
    width: 40px;
    display: block;
}

/*任意アイコン*/
table#contact tr th span.txt_optional {
    float: left;
    font-size: 11px;
    text-align: center;
    font-weight: normal;
    border-radius: 2px;
    color: #fff;
    background: #666;
    padding: 6px 0;
    margin-right: 10px;
    line-height: 70%;
    width: 40px;
    display: block;
}

/*入力エリア装飾*/
input,
select,
textarea {
    padding: 10px;
    background: #e8e8e8;
    border: 1px solid #e8e8e8;
    font-size: 1.6rem;
}

input:focus,
select:focus,
textarea:focus {
    background: #E2EBF4;
    border: 1px solid #E2EBF4;
}

/*入力エリアサイズ*/
.input_10 {
    width: 10%;
}

.input_30 {
    width: 30%;
}

.input_50 {
    width: 50%;
}

.input_70 {
    width: 70%;
}

.input_100 {
    width: 100%;
}

/*入力例の文字装飾*/
::-webkit-input-placeholder {
    color: #bbb;
}

::-moz-placeholder {
    color: #bbb;
}

:-ms-input-placeholder {
    color: #bbb;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder {
    color: transparent;
}

textarea:focus::-webkit-input-placeholder {
    color: transparent;
}

textarea:focus:-moz-placeholder {
    color: transparent;
}

textarea:focus::-moz-placeholder {
    color: transparent;
}

/*ラジオボタン余白調整*/
input[type=radio] {
    margin-right: 5px;
    margin-left: 15px;
}

/*チェックボックス余白調整*/
input[type=checkbox] {
    margin-right: 5px;
    margin-left: 15px;
}

/*送信・戻るボタン*/
ul.submit_btn {
    font-size: 0;
    text-align: center;
    margin-bottom: 20px;
}

ul.submit_btn li {
    display: inline-block;
    cursor: pointer
}

ul.submit_btn li.inp_submit01 input {
    color: #fff;
    background: #666;
    border: none;
    border-radius: 4px;
    padding: 10px 15px;
    margin: 0 5px;
    cursor: pointer;
}

ul.submit_btn li.inp_submit02 input {
    color: #fff;
    background: #999;
    border: none;
    border-radius: 4px;
    padding: 10px 15px;
    margin: 0 5px;
    cursor: pointer;
}

ul.submit_btn li:hover {
    opacity: 0.7;
}

@media print,
screen and (min-width:768px) {
    table#contact {
        border-collapse: separate;
    }

    table#contact tr th {
        display: table-cell;
        border-right: 1px dotted #999;
        width: 28%;
    }

    table#contact tr td {
        display: table-cell;
    }

    table#contact tr td.td_child {
        border-right: 1px dotted #999;
        border-bottom: 1px solid #999;
    }

    /*入力例の文字装飾*/
    ::-webkit-input-placeholder {
        color: #666;
    }

    ::-moz-placeholder {
        color: #666;
    }

    :-ms-input-placeholder {
        color: #666;
    }
}

/*------------------------------------------------------------pagetitle*/
#pagetitle {
    padding: 30px 0;
    text-align: center;
    margin-bottom: 10px;
    background: url("../../img/osaka/common_img/pagetitle.jpg") no-repeat center;
    background-size: cover;
}

#pagetitle p {
    font-family: "NotoSerifBold";
    font-size: 24px;
    color: #fff;
}

@media print,
screen and (min-width:768px) {
    #pagetitle {
        padding: 80px 0;
        margin-bottom: 30px;
    }

    #pagetitle p {
        font-size: 30px;
    }
}

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

concept_osaka

---------------------------------------------------------------------------------------------------------------------------------------- */
/*concept_osaka_01*/
#concept_osaka_01 {
    padding: 30px 15px;
}

#concept_osaka_01 .row {
    margin-top: 40px;
}

#concept_osaka_01 .title02 {
    text-align: center;
}

#concept_osaka_01 .row .col-md-4 .inner {
    border: solid 1px #2e388b;
    margin-top: 20px;
    padding: 0 15px 20px;
    position: relative;
}

#concept_osaka_01 .row .col-md-4 p span {
    font-size: 14px;
}

#concept_osaka_01 .row .col-md-4 img {
    margin-top: -20px;
}

#index_01 .txt {
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
}

#concept_osaka_01 .en_txt {
    text-align: center;
    font-family: 'Libre Baskerville', serif;
    font-size: 36px;
    color: #e0e1eb;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -18px;
    margin: auto;
    z-index: -1;
}

@media print,
screen and (min-width:768px) {
    #concept_osaka_01 .row .col-md-4 .inner {
        width: 360px;
        height: 330px;
        margin-bottom: 30px;
    }
}

/*concept_osaka_02*/
#concept_osaka_02 {
    background: #f7f8fa;
    padding: 30px 0;
}

#concept_osaka_02 .title {
    font-family: "NotoSerifBold";
    font-size: 18px;
    color: #2e388b;
}

#concept_osaka_02 figure {
    margin: 10px 0 5px;
}

#concept_osaka_02 figure img {
    width: 100%;
    height: auto;
}

/*concept_osaka_03*/
#concept_osaka_03 {
    padding: 30px 0;
}

#concept_osaka_03 figure {
    margin: 0 0 10px;
}

#concept_osaka_03 figure img {
    width: 100%;
    height: auto;
}

#concept_osaka_03 .title {
    font-family: "NotoSerifBold";
    font-size: 22px;
    color: #2e388b;
    border-bottom: 1px solid #2e388b;
    padding-bottom: 5px;
    margin-bottom: 8px;
}

#concept_osaka_03 ul {
    margin: 15px 0;
}

#concept_osaka_03 ul li {
    font-size: 18px;
    font-weight: 700;
    color: #2e388b;
}

#concept_osaka_03 ul li:not(:last-child) {
    margin-bottom: 10px;
}

#concept_osaka_03 ul li::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    margin-right: 5px;
}

#concept_osaka_03 ul li.nbsp {
    display: none;
}

#concept_osaka_03 ul li.nbsp::before {
    content: "";
}

#concept_osaka_03 .tit01 {
    font-family: "NotoSerifBold";
    font-size: 20px;
    color: #fff;
    background: #2e388b;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 10px;
}

.vi_b1c {
    margin: 10px 25% 0;
    width: 50%;
    height: 380px;
    padding: 10px 0;
}

.vi_b1c iframe {
    margin: 0;
    width: 100%;
    height: 100%;
}

@media print,
screen and (min-width:768px) {
    #concept_osaka_03 figure {
        margin: 0;
    }

    #concept_osaka_03 .flex_box {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }

    #concept_osaka_03 .flex_box .ph_box {
        width: 40%;
    }

    #concept_osaka_03 .flex_box .tx_box {
        width: 56%;
    }

    #concept_osaka_03 ul li.nbsp {
        display: block;
    }
}

/*concept_osaka_04*/
#concept_osaka_04 {
    background: #f0f1f3;
    padding: 40px 0 10px;
}

#concept_osaka_04 .box {
    margin-top: 20px;
    background: #fff;
}

#concept_osaka_04 .ov_hidden {
    padding: 10px 20px 20px;
}

#concept_osaka_04 .txt {
    font-size: 16px;
    text-align: center;
    line-height: 2;
}

#concept_osaka_04 .txt span {
    font-size: 14px;
}

#concept_osaka_04 .ov_hidden .txt {
    text-align: left;
    line-height: 1.5;
    margin-top: 20px;
}

#concept_osaka_04 ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}

#concept_osaka_04 ul li {
    font-size: 14px;
    color: #2e388b;
    padding: 2px 5px;
    border: 1px solid #2e388b;
    margin: 2px;
}

#concept_osaka_04 .link_button2 {
    margin-top: 20px;
}

@media print,
screen and (min-width:768px) {
    #concept_osaka_04 {
        padding: 60px 0;
    }

    #concept_osaka_04 .box {
        height: 300px;
        overflow: hidden;
    }

    #concept_osaka_04 .ov_hidden {
        padding: 20px 30px 0;
    }

    #concept_osaka_04 .txt {
        margin-top: 30px;
    }

    #concept_osaka_04 .link_button2 {
        float: right;
    }
}

/*------------------------------------------------------------service*/
#service_01 {
    padding: 30px 0;
}

#service_01 .needs {
    position: relative;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: #2e388b;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 30px;
}

#service_01 .needs::after {
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: auto;
    content: "";
    width: 20px;
    height: 20px;
    border-top: 20px solid #2e388b;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid transparent;
}

#service_01 .plans {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    border: 1px solid #2e388b;
    padding: 10px;
    border-radius: 10px;
}

#service_01 .plans a {
    display: block;
    text-decoration: none;
    color: #000;
}

#service_01 .plans a:hover {
    opacity: 0.6;
}

#service_02 {
    padding: 30px 0;
    background: #f7f8fa;
}

#service_02 .plan_box {
    margin-bottom: 25px;
}

#service_02 .plan_name {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    background: #2e388b;
    margin-bottom: 10px;
    padding: 10px;
}

#service_02 .ph_box .swiper-slide {
    background: #fff;
}

#service_02 .ph_box img {
    width: 100%;
    height: auto;
}

#service_02 .plan_catch {
    font-size: 18px;
    color: #c33;
}

#service_02 .price {
    margin: 10px 0;
}

#service_02 .price .tx_large {
    font-size: 20px;
}

#service_02 .feature_li {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 10px 0;
}

#service_02 .feature_li li {
    color: #fff;
    background: #74BAFF;
    padding: 8px;
    margin-bottom: 10px;
}

#service_02 .feature_li li:not(:last-child) {
    margin-right: 10px;
}

#service_02 .link_button a {
    width: 280px;
}

#service_02 .uchikeshi {
    text-decoration: line-through;
}

@media print,
screen and (min-width:768px) {
    #service_02 .flex_box {
        display: flex;
        justify-content: space-between !important;
        justify-content: flex-start;
    }

    #service_02 .ph_box {
        width: 45%;
    }

    #service_02 .ph_box .swiper-slide {
        width: 100% !important;
    }

    #service_02 .tx_box {
        width: 50%;
    }

    #service_02 .price .tx_large {
        font-size: 30px;
    }
}

.virtualoffice_fig_s {
    display: flex;
    flex-direction: column;
    margin-top: 40px;
    margin-bottom: 20px;
    & > li:first-child {
        position: relative;
        margin-bottom: 50px;
        padding: 0 10px 10px;
        text-align: center;
        font-weight: bold;
        border: solid 1px #2e388b;
        &::after {
            display: inline-block;
            position: absolute;
            left: 50%;
            bottom: -50px;
            transform: translateX(-50%);
            content:"＋";
            font-size: 30px;
            font-weight: bold;
        }
        & figure {
            margin-top: -20px;
            margin-bottom: 5px;
            text-align: center;
            & img {
                width: 100px!important;
                height: auto;
            }
        }
        & p {
            font-weight: bold;
        }
    }
    & > li:last-child {
        & ul {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            gap: 10px 0;
            & li {
                width: 32%;
                margin-top: 20px;
                padding: 0 4px 10px;
                text-align: center;
                border: solid 1px #2e388b;
                & figure {
                    margin-top: -20px;
                    margin-bottom: 5px;
                    text-align: center;
                    & img {
                        width: 60px!important;
                        height: auto;
                    }
                }
                & p {
                    font-weight: bold;
                }
            }
        }
    }
}
@media print,
screen and (min-width:768px) {
.virtualoffice_fig_s {
    margin-top: 20px;
}
}


/*------------------------------------------------------------slider*/
/*Swiperのサイズ*/
.swiper-container {
    width: 100%;
    height: 330px;
    margin: 0 auto;
    overflow: hidden;
}

.swiper-container02 {
    position: relative;
    width: 100%;
    height: 330px;
    margin: 0 auto;
    overflow: hidden;
}

@media print,
screen and (min-width:768px) {
    .swiper-container {
        height: 450px;
    }

    .swiper-container02 {
        height: 450px;
    }
}

/*@media print, screen and (min-width:992px) {
.swiper-container{
    height:450px;
}
.swiper-container02{
    height:450px;
}
}
@media print, screen and (min-width:1200px) {
.swiper-container{
    height:600px;
}
.swiper-container02{
    height:600px;
}
}*/
/*　☆ページネーションの色を変更したいとき☆　*/
#section01 .swiper-pagination-bullet {
    background: #fff !important;
}

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

zikangashi

---------------------------------------------------------------------------------------------------------------------------------------- */
#zikangashi_01 {
    padding: 30px 0;
}

#zikangashi_01 .section:first-child .txt {
    font-size: 16px;
}

@media print,
screen and (min-width:768px) {
    #zikangashi_01 {
        padding: 60px 0;
    }

    #zikangashi_01 .section:first-child .txt {
        text-align: center;
    }
}

#zikangashi_01 .ph_list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 3%;
    margin-bottom: 40px;
    & li {
        width: calc(97% / 2);
        & figure {
            margin-bottom: 0;
            text-align: center;
            & img {
                width: 100%;
                height: auto;
            }
            & figcaption {
                margin-top: 5px;
                line-height: 1.4;
                text-align: center;
            }
        }
    }
}
@media print,
screen and (min-width:768px) {
#zikangashi_01 .ph_list {
    display: flex;
    justify-content: space-between;
    gap: 40px 2%;
    & li {
        width: calc((100% - 6%) / 4);
    }
}
}

.osaka_hyo {
    width: 100%;
    margin: 0 auto;
    border-collapse: collapse;
}

@media print,
screen and (min-width:768px) {
    .osaka_hyo {
        width: 70%;
    }
}

.osaka_hyo th {
    border: 1px #2e388b solid;
    background-color: #c3c7e6;
    font-family: "NotoSerifBold";
    font-size: 16px;
    padding: 1% 1%;
    text-align: center;
    vertical-align: middle;
}

.osaka_hyo td {
    font-size: 16px;
    border: 1px #2e388b solid;
    background-color: #fff;
    padding: 2% 1%;
    text-align: center;
    vertical-align: middle;
}

.osaka_hyo th.hyo_bg {
    border: 1px #2e388b solid;
    background-color: #2e388b !important;
    color: #fff !important;
    padding: 2% 1%;
    text-align: center;
    vertical-align: middle;
}

@media print,
screen and (min-width:768px) {
    #zikangashi_01 .section:nth-child(2) .txt {
        width: 70%;
        margin: 10px auto 0;
    }
}

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

apply

---------------------------------------------------------------------------------------------------------------------------------------- */
#apply_01 {
    padding: 30px 0;
}

#step_container .content_box {
    display: flex;
    justify-content: space-between;
}

#step_container .content_box .left_box {
    width: 30%;
}

#step_container .content_box .right_box {
    width: 65%;
    margin-bottom: 30px;
    padding: 0;
}

@media print,
screen and (min-width:768px) {
    #step_container .content_box .left_box {
        width: 15%;
    }

    #step_container .content_box .right_box {
        width: 75%;
        margin-bottom: 60px;
    }
}

#step_container .content_box .left_box .step_box {
    font-family: 'Libre Baskerville', serif;
    color: #fff;
    font-size: 19px;
    line-height: 72px;
    text-align: center;
    background-color: #2e388b;
    background-image: linear-gradient(45deg, #2e388b 0%, #2130b0 100%);
    position: relative;
}

#step_container .content_box:not(:last-child) .left_box .step_box:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 10px 0 10px;
    border-color: #2e388b transparent transparent transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media print,
screen and (min-width:768px) {
    #step_container .content_box .left_box .step_box {
        font-size: 24px;
        line-height: 102px;
    }

    #step_container .content_box .left_box .step_box:before {
        border-width: 13px 12px 0 12px;
    }
}

#step_container .content_box .right_box.step1 ul li:first-child {
    margin-bottom: 10px;
}

#step_container .content_box .right_box.step1 dl {
    border: solid 1px #2e388b;
}

#step_container .content_box .right_box.step1 dl dt {
    font-family: "NotoSerifBold";
    color: #fff;
    font-size: 18px;
    background: #2e388b;
    padding: 0 5px;
}

#step_container .content_box .right_box.step1 dl dd {
    padding: 5px;
}

#step_container .content_box .right_box.step1 dl dd a {
    color: #1a1521;
    text-decoration: none;
}

#step_container .content_box .right_box.step1 dl dd .inquiry,
#step_container .content_box .right_box.step1 dl dd .inquiry a {
    font-family: "NotoSerifBold";
    color: #2e388b;
    font-size: 19px;
}

#step_container .content_box .right_box.step1 dl dd .inquiry a:hover {
    text-decoration: underline;
}

#step_container .content_box .right_box.step1 dl dd .inquiry i {
    vertical-align: middle;
    background: #e8e9eb;
    padding: 3px 5px;
    margin-right: 7px;
}

#step_container .content_box .right_box.step1 dl dd .inquiry .tel-link,
#step_container .content_box .right_box.step1 dl dd .inquiry .tel-link a {
    font-family: 'Libre Baskerville', serif;
}

@media print,
screen and (min-width:768px) {
    #step_container .content_box .right_box.step1 dl dt {
        font-size: 21px;
        padding: 2px 10px;
    }

    #step_container .content_box .right_box.step1 dl dd {
        padding: 5px 10px;
    }

    #step_container .content_box .right_box.step1 dl dd .inquiry,
    #step_container .content_box .right_box.step1 dl dd .inquiry a {
        font-size: 28px;
    }
}

#step_container .content_box .right_box.step3 table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 10px;
}

#step_container .content_box .right_box.step3 table th {
    width: 50%;
    color: #2e388b;
    font-size: 16px;
    font-weight: 700;
    background-color: #e8e9eb;
    padding: 10px;
    position: relative;
}

#step_container .content_box .right_box.step3 table td {
    padding: 5px 5px 0px 15px;
    line-height: 130%;
    font-weight: 500;
    font-size: 16px;
}

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

location

---------------------------------------------------------------------------------------------------------------------------------------- */
#location_01 {
    padding: 30px 0;
}

@media print,
screen and (min-width:768px) {
    #location_01 iframe {
        height: 450px;
    }
}

#location_01 .caption {
    color: #2e388b;
    font-size: 16px;
    font-weight: 700;
    margin: 5px 0;
}

@media print,
screen and (min-width:768px) {
    #location_01 .caption {
        margin: 10px 0;
    }
}

#location_01 .access_list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

#location_01 .access_list li {
    width: 48%;
    background: #f0f1f3;
    margin: 0 2% 10px 0;
    padding: 0;
}

#location_01 .access_list li img {
    width: 100%;
}

#location_01 .access_list li p {
    padding: 5px 10px;
}

@media print,
screen and (min-width:768px) {
    #location_01 .access_list li {
        width: calc(100% / 4 - 2%);
        margin: 0 2% 10px 0;
    }

    #location_01 .access_list li:last-child {
        margin: 0 0 10px 0;
    }

    #location_01 .access_list li p {
        padding: 7px 5px;
    }
}

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

coworking

---------------------------------------------------------------------------------------------------------------------------------------- */
[id^="coworking"] {
    padding: 30px 0;
}

#coworking_02,
#coworking_04,
#coworking_06 {
    background: #f7f8fa;
}

@media print,
screen and (min-width:768px) {
    [id^="coworking"] {
        padding: 60px 0;
    }
}

/*coworking_01*/
#coworking_01 .row>div {
    text-align: center;
}

#coworking_01 .ph_list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 3%;
    & li {
        width: calc(97% / 2);
        & figure {
            margin-bottom: 0;
            aspect-ratio: 4 / 3;
            text-align: center;
            & img {
                width: auto;
                height: auto;
                max-width: 100%;
                max-height: 100%;
            }
            & figcaption {
                margin-top: 5px;
                line-height: 1.4;
                text-align: center;
            }
        }
    }
}
@media print,
screen and (min-width:768px) {
#coworking_01 .ph_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px 0;
    & li {
        width: auto;
        & figure {
            aspect-ratio: auto;
            & img {
                width: auto;
                height: 180px;
            }
            & figcaption {
                margin-top: 5px;
                line-height: 1.4;
                text-align: center;
            }
        }
    }
}
}

/*coworking_02,coworking_03*/
#coworking_02 .title02,
#coworking_03 .title02 {
    text-align: center;
}

#coworking_02 .row {
    margin-top: 40px;
}

#coworking_02 .row>div .inner,
#coworking_03 .row>div .inner {
    background: #fff;
    border: solid 1px #2e388b;
    margin-top: 20px;
    padding: 0 15px 20px;
    position: relative;
}

#coworking_02 .row>div p span,
#coworking_03 .row>div p span {
    font-size: 14px;
}

#coworking_02 .row>div img,
#coworking_03 .row>div img {
    margin-top: -20px;
}

@media print,
screen and (min-width:768px) {

    #coworking_02 .row .col-md-4 .inner,
    #coworking_03 .row .col-md-4 .inner {
        width: 360px;
        height: 330px;
        margin-bottom: 30px;
    }

    #coworking_02 .row .col-md-3 .inner {
        width: 263px;
        height: 260px;
        margin-bottom: 30px;
    }
}

/*coworking_04*/
#coworking_04 {
    padding: 30px 0;
}

#coworking_04 figure {
    margin: 0 0 10px;
}

#coworking_04 figure img {
    width: 100%;
    height: auto;
}

#coworking_04 .title {
    font-family: "NotoSerifBold";
    font-size: 22px;
    color: #2e388b;
    border-bottom: 1px solid #2e388b;
    padding-bottom: 5px;
    margin-bottom: 8px;
}

#coworking_04 ul {
    margin: 15px 0;
}

#coworking_04 ul li {
    font-size: 18px;
    font-weight: 700;
    color: #2e388b;
}

#coworking_04 ul li:not(:last-child) {
    margin-bottom: 10px;
}

#coworking_04 ul li::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    margin-right: 5px;
}

#coworking_04 ul li.nbsp {
    display: none;
}

#coworking_04 ul li.nbsp::before {
    content: "";
}

#coworking_04 .tit01 {
    font-family: "NotoSerifBold";
    font-size: 20px;
    color: #fff;
    background: #2e388b;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 10px;
}

.vi_b1c {
    margin: 10px 25% 0;
    width: 50%;
    height: 380px;
    padding: 10px 0;
}

.vi_b1c iframe {
    margin: 0;
    width: 100%;
    height: 100%;
}

@media print,
screen and (min-width:768px) {
    #coworking_04 figure {
        margin: 0;
    }

    #coworking_04 .flex_box {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }

    #coworking_04 .flex_box .ph_box {
        width: 40%;
    }

    #coworking_04 .flex_box .tx_box {
        width: 56%;
    }

    #coworking_04 ul li.nbsp {
        display: block;
    }
}

/*coworking_05*/
#coworking_05 .tg2 {
    margin-bottom: 20px;
}

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

rentaloffice

---------------------------------------------------------------------------------------------------------------------------------------- */
[id^="rentaloffice"] {
    padding: 30px 0;
}

#rentaloffice_02,
#rentaloffice_04 {
    background: #f7f8fa;
}

@media print,
screen and (min-width:768px) {
    [id^="rentaloffice"] {
        padding: 60px 0;
    }
}

/*rentaloffice_02,rentaloffice_03*/
#rentaloffice_02 .title02,
#rentaloffice_03 .title02 {
    text-align: center;
}

#rentaloffice_02 .row {
    margin-top: 40px;
}

#rentaloffice_02 .row>div .inner,
#rentaloffice_03 .row>div .inner {
    background: #fff;
    border: solid 1px #2e388b;
    margin-top: 20px;
    padding: 0 15px 20px;
    position: relative;
}

#rentaloffice_02 .row>div p span,
#rentaloffice_03 .row>div p span {
    font-size: 14px;
}

#rentaloffice_02 .row>div img,
#rentaloffice_03 .row>div img {
    margin-top: -20px;
}

@media print,
screen and (min-width:768px) {

    #rentaloffice_02 .row .col-md-4 .inner,
    #rentaloffice_03 .row .col-md-4 .inner {
        width: 360px;
        height: 330px;
        margin-bottom: 30px;
    }

    #rentaloffice_02 .row .col-md-3 .inner {
        width: 263px;
        height: 317px;
        margin-bottom: 30px;
    }

    #rentaloffice_02 .row .col-md-3 .inner .link_button a {
        width: 160px;
    }
}

/*rentaloffice_04*/
#rentaloffice_04 .tg2 {
    margin-bottom: 20px;
}

#rentaloffice_04 .tg2 th.bold2 {
    font-size: 16px;
}

#rentaloffice_04 .tg2 td {
    font-size: 16px;
}

#rentaloffice_04 .tg2 td strong {
    font-size: 1.4em;
}

#rentaloffice_04 .tg2 td small {
    font-size: 1.4rem;
    line-height: 1.4;
}

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

virtualoffice

---------------------------------------------------------------------------------------------------------------------------------------- */
[id^="virtualoffice"] {
    padding: 30px 0;
}

#virtualoffice_01,
#virtualoffice_03,
#virtualoffice_05 {
    background: #f7f8fa;
}

@media print,
screen and (min-width:768px) {
    [id^="virtualoffice"] {
        padding: 60px 0;
    }
}

.virtualoffice_fig {
    display: flex;
    flex-direction: column;
    margin-top: 40px;
    margin-bottom: 20px;
    & > li:first-child {
        position: relative;
        margin-bottom: 50px;
        padding: 0 10px 10px;
        text-align: center;
        font-weight: bold;
        border: solid 3px #2e388b;
        background: rgba(46,91,139,0.25);
        &::after {
            display: inline-block;
            position: absolute;
            left: 50%;
            bottom: -50px;
            transform: translateX(-50%);
            content:"＋";
            font-size: 30px;
            font-weight: bold;
        }
        & figure {
            margin-top: -20px;
            margin-bottom: 5px;
            text-align: center;
            & img {
                width: 100px!important;
                height: auto;
            }
        }
        & h3 {
            font-family: "NotoSerifBold";
            font-size: 22px;
            font-weight: bold;
            color: #2e388b;
            margin-bottom: 10px;
        }
        & p.price {
            color: #2e388b;
            font-size: 17px;
            font-weight: 700;
            text-align: center;
            background: #e8e9eb;
            margin-bottom: 5px;
            padding: 2px 5px;
            font-weight: bold;
           & span {
                font-size: 1.25em;
                font-weight: bold;
            }
        }
    }
    & > li:last-child {
        & ul {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            gap: 10px 0;
            & li {
                width: 48.5%;
                margin-top: 20px;
                padding: 0 4px 10px;
                text-align: center;
                border: solid 1px #2e388b;
                & figure {
                    margin-top: -20px;
                    margin-bottom: 5px;
                    text-align: center;
                    & img {
                        width: 60px!important;
                        height: auto;
                    }
                }
                & h3 {
                    font-family: "NotoSerifBold";
                    font-size: 18px;
                    font-weight: bold;
                    color: #2e388b;
                    margin-bottom: 10px;
                }
                & p.price {
                    margin-bottom: 8px;
                    color: #2e388b;
                    font-size: 16px;
                    font-weight: 700;
                    text-align: center;
                    background: #e8e9eb;
                    padding: 2px 5px;
                    font-weight: bold;
                   & span {
                        font-size: 1.25em;
                        font-weight: bold;
                    }
                }
            }
        }
    }
}
@media print,
screen and (min-width:768px) {
.virtualoffice_fig {
    flex-direction: row;
    align-items: center;
    gap: 60px;
    margin-top: 40px;
    margin-bottom: 20px;
    & > li:first-child {
        position: relative;
        margin-bottom:0;
        padding: 0 30px 30px;
        text-align: center;
        font-weight: bold;
        &::after {
            display: inline-block;
            position: absolute;
            top: 50%;
            left: auto;
            right: -58px;
            bottom: auto;
            transform: translate(0,-50%);
            content:"＋";
            font-size: 50px;
            font-weight: bold;
        }
        & figure {
            margin-top: -20px;
            margin-bottom: 5px;
            text-align: center;
            & img {
                width: 210px!important;
                height: auto;
            }
        }
        & h3 {
            font-size: 28px;
            margin-bottom: 10px;
        }
        & p.price {
            color: #2e388b;
            font-size: 20px;
            font-weight: 700;
            text-align: center;
            background: #e8e9eb;
            padding: 2px 5px;
            font-weight: bold;
           & span {
                font-size: 1.25em;
                font-weight: bold;
            }
        }
    }
    & > li:last-child {
        & ul {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            gap: 30px 0;
            & li {
                width: 32%;
                margin-top: 20px;
                padding: 0 15px 20px;
                text-align: center;
                border: solid 1px #2e388b;
                & figure {
                    margin-top: -20px;
                    margin-bottom: 5px;
                    text-align: center;
                    & img {
                        width: auto!important;
                        height: auto;
                    }
                }
                & h3 {
                    font-size: 24px;
                    margin-bottom: 10px;
                }
                & p.price {
                    color: #2e388b;
                    font-size: 16px;
                    font-weight: 700;
                    text-align: center;
                    background: #e8e9eb;
                    padding: 2px 5px;
                    font-weight: bold;
                   & span {
                        font-size: 1.25em;
                        font-weight: bold;
                    }
                }
            }
        }
    }
}
}


/*virtualoffice_02,virtualoffice_03,virtualoffice_04*/
#virtualoffice_02 .title02,
#virtualoffice_03 .title02,
#virtualoffice_04 .title02 {
    text-align: center;
}

#virtualoffice_02 .row>div .inner,
#virtualoffice_03 .row>div .inner,
#virtualoffice_04 .row>div .inner {
    background: #fff;
    border: solid 1px #2e388b;
    margin-top: 20px;
    padding: 0 15px 20px;
    position: relative;
}

#virtualoffice_02 .row>div p span,
#virtualoffice_03 .row>div p span,
#virtualoffice_04 .row>div p span {
    font-size: 14px;
}

#virtualoffice_02 .row>div p.price,
#virtualoffice_04 .row>div p.price {
    color: #2e388b;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    background: #e8e9eb;
    padding: 2px 5px;
}

#virtualoffice_02 .row>div p.price small,
#virtualoffice_04 .row>div p.price small {
    font-size: 14px;
    font-weight: 500;
}

#virtualoffice_02 .row>div img,
#virtualoffice_03 .row>div img,
#virtualoffice_04 .row>div img {
    margin-top: -20px;
}

#virtualoffice_04 .section:last-child .row>div img {
    margin-top: 0;
}

#virtualoffice_04 .section:last-child .txt {
    font-size: 15px;
    line-height: 1.8;
}

#virtualoffice_03 .txt {
    font-size: 18px!important;
}
@media print,
screen and (min-width:768px) {

    #virtualoffice_02 .row .col-md-4 .inner,
    #virtualoffice_04 .row .col-md-4 .inner {
        width: 360px;
        height: 330px;
        margin-bottom: 30px;
    }

    #virtualoffice_03 .row .col-md-3 .inner,
    #virtualoffice_04 .row .col-md-3 .inner {
        width: 263px;
        height: 317px;
        margin-bottom: 30px;
    }

    #virtualoffice_03 .row .col-md-3 .inner .link_button a,
    #virtualoffice_04 .row .col-md-3 .inner .link_button a {
        width: 160px;
    }
#virtualoffice_03 .txt {
    font-size: 28px!important;
}
}

/*virtualoffice_05*/
#virtualoffice_05 {
    padding: 30px 0;
}

#virtualoffice_05 figure {
    margin: 0 0 10px;
}

#virtualoffice_05 figure img {
    width: 100%;
    height: auto;
}

#virtualoffice_05 .title {
    font-family: "NotoSerifBold";
    font-size: 22px;
    color: #2e388b;
    border-bottom: 1px solid #2e388b;
    padding-bottom: 5px;
    margin-bottom: 8px;
}

#virtualoffice_05 ul {
    margin: 15px 0;
}

#virtualoffice_05 ul li {
    font-size: 18px;
    font-weight: 700;
    color: #2e388b;
}

#virtualoffice_05 ul li:not(:last-child) {
    margin-bottom: 10px;
}

#virtualoffice_05 ul li::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    margin-right: 5px;
}

#virtualoffice_05 ul li.nbsp {
    display: none;
}

#virtualoffice_05 ul li.nbsp::before {
    content: "";
}

#virtualoffice_05 .tit01 {
    font-family: "NotoSerifBold";
    font-size: 20px;
    color: #fff;
    background: #2e388b;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 10px;
}

@media print,
screen and (min-width:768px) {
    #virtualoffice_05 figure {
        margin: 0;
    }

    #virtualoffice_05 .flex_box {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }

    #virtualoffice_05 .flex_box .ph_box {
        width: 40%;
    }

    #virtualoffice_05 .flex_box .tx_box {
        width: 56%;
    }

    #virtualoffice_05 ul li.nbsp {
        display: block;
    }
}

/*virtualoffice_06*/
#virtualoffice_06 .tg2 {
    margin-bottom: 20px;
}

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

faq

---------------------------------------------------------------------------------------------------------------------------------------- */
[id^="faq_"] {
    padding: 30px 0;
}

#faq_01,
#faq_03,
#faq_05,
#faq_07,
#faq_09 {
    background: #f7f8fa;
}

@media print,
screen and (min-width:768px) {
    [id^="faq_"] {
        padding: 60px 0;
    }
}

.btn_cat li a {
    float: left;
    width: 49%;
    margin: 0.5%;
    font-size: 14px;
    font-weight: 500;
    background-color: #2e388b;
    color: #fff;
    padding: 10px;
    line-height: 1.3;
    text-align: center;
    text-decoration: none;
    display: block;
}

.btn_cat li a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}

@media print,
screen and (min-width:768px) {
    .btn_cat li a {
        width: 19%;
        font-size: 16px;
    }
}

.faq_detail {
    width: 100%;
}

.faq_detail tr th,
.faq_detail tr td {
    padding: 10px;
}

.faq_detail tr.question td:first-child {
    width: 45px;
    font-family: 'Libre Baskerville', serif;
    color: #2e388b;
    font-size: 16px;
    text-align: center;
    background: #e8e9eb;
}

.faq_detail tr.question td:last-child {
    color: #fff;
    font-weight: 500;
    background: #2e388b;
}

.faq_detail tr.answer td:first-child {
    width: 45px;
    font-family: 'Libre Baskerville', serif;
    color: #2e388b;
    font-size: 16px;
    text-align: center;
    background: #c3c7e6;
}

.faq_detail tr.answer td:last-child {
    background: #e8e9eb;
}

.faq_detail tr.blank {}



/*==================================
rentaloffice_01
==================================*/

#slide_wrap {
    margin: 30px 0;
    padding: 30px 30px 0;
    box-sizing: border-box;
    background: #f7f8fa;
}

#slide_wrap .plan_box {
    margin-bottom: 25px;
}

#rentaloffice .plan_name {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    background: #2e388b;
    margin-bottom: 10px;
    padding: 10px;
}

#slide_wrap .ph_box .swiper-slide {
    background: #fff;
}

#slide_wrap .ph_box img {
    width: 100%;
    height: auto;
}

#slide_wrap .tx_box {
    min-height: 260px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#slide_wrap .swiper-button-prev.swiper-button-white {

    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23e0e1eb'%2F%3E%3C%2Fsvg%3E");
}

#slide_wrap .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23e0e1eb'%2F%3E%3C%2Fsvg%3E");
}

#service_02 .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23e0e1eb'%2F%3E%3C%2Fsvg%3E");
}

#service_02 .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23e0e1eb'%2F%3E%3C%2Fsvg%3E");
}


@media print,
screen and (min-width:768px) {
    #slide_wrap {
        padding: 30px;
        margin: 30px 0 50px;
    }

    #slide_wrap .plan_box {
        margin: 0;
    }

    #slide_wrap .flex_box {
        display: flex;
        justify-content: space-between !important;
        justify-content: flex-start;
    }

    #slide_wrap .ph_box {
        width: 45%;
    }

    #slide_wrap .ph_box .swiper-slide {
        width: 100% !important;
    }

    #slide_wrap .tx_box {
        width: 50%;
    }

}



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

document-digitalization

------------------------------------------------*/
[id^="document-digitalization"] {
    padding: 30px 0;
}

@media print,
screen and (min-width:768px) {
    [id^="document-digitalization"] {
        padding: 60px 0;
    }
}

#document-digitalization02,
#document-digitalization04 {
    background: #f7f8fa;
}

/*box*/
.box_style01 {
    border: 1px solid #2e388b;
    box-sizing: border-box;
    padding: 24px;
    background: #fff
}

.box_style01 img {
    width: 80%;
    max-width: 260px;
    height: auto;
    margin: 16px 0;
}

.box_style02 {
    background: #fff;
    box-sizing: border-box;
    padding: 24px;
}

.box_style03 {
    background: #f7f8fa;
    box-sizing: border-box;
    padding: 24px;
}

/*list*/
.list_style01 {
    text-align: left;
    padding-left: 24px;
}

.list_style01 li {
    list-style: disc;
}

.list_style01 li+li {
    margin-top: 16px;
}

.list_style02 {
    text-align: left;
    padding: 16px 16px 16px 40px;
    background: #f7f8fa;
}

.list_style02 li {
    list-style: disc;
}

.list_style02 li+li {
    margin-top: 8px;
}

.tx_big {
    font-size: 1.2em;
}

.h_100 {
    height: 100%;
}


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

document-digitalization

------------------------------------------------*/
[id^="telephone-secretary"] {
    padding: 30px 0;
}

@media print,
screen and (min-width:768px) {
    [id^="telephone-secretary"] {
        padding: 60px 0;
    }
}

#telephone-secretary02,
#telephone-secretary04 {
    background: #f7f8fa;
}



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

kigyo_campaign

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

#kigyo_campaign01 {
    margin-bottom: 40px;
    & .txt {
        font-size: 17px;
        font-weight: bold;
    }
    & .campaign_box {
        display: flex;
        flex-direction: column;
        gap: 20px;
        margin: 30px 0;
        & > div {
            & .title02 {
                font-size: 20px;
            }
            & ul {
                display: flex;
                flex-direction: column;
                gap: 15px;
                & li {
                    width: 100%;
                    display: flex;
                    justify-content: space-between!important;
                    gap: 0;
                    & > div:first-child {
                        width: 100px!important;
                        position: relative;
                        font-family: "NotoSerifBold", serif;
                        color: #fff;
                        font-size: 19px;
                        line-height: 92px;
                        text-align: center;
                        background-color: #2e388b;
                        background-image: linear-gradient(45deg, #2e388b 0%, #2130b0 100%);
                        &::after {
                            content: "";
                            width: 0;
                            height: 0;
                            border-style: solid;
                            border-width: 10px 0 10px 11px;
                            border-color: transparent transparent transparent #2e388b;
                            position: absolute;
                            top: 50%;
                            left: 100%;
                            transform: translateY(-50%);
                            box-sizing: border-box!important;
                        }
                        & span {
                            font-family: 'Libre Baskerville', serif;
                        }
                    }
                    & > div:last-child {
                        width: calc(100% - 120px)!important;
                        padding: 10px 0;
                        & h4 {
                            margin-bottom: 8px;
                            line-height: 1.3;
                            font-family: "NotoSerifBold", serif;
                            font-size: 18px;
                            font-weight: bold;
                            color: #2e388b;
                            & strong {
                                    color: #cf2e2e;
                                }
                            }
                        }
                        & p {
                            & span {
                                display: inline-block;
                                & strong {
                                    color: #cf2e2e;
                                }
                            }
                        }
                    } 
                }
            }
        & figure {
            margin-bottom: 0;
            & img {
                width: 100%;
                height: auto;
            }
        }
    }
}

@media print,
screen and (min-width:768px) {
#kigyo_campaign01 {
    margin-bottom: 80px;
    & .txt {
        text-align: center;
        font-size: 22px;
    }
    & .campaign_box {
        flex-direction: row;
        justify-content: space-between;
        gap: 0;
        margin: 40px 0;
        & > div {
            width: 48.5%;
            & .title02 {
                margin-bottom: 1em;
                font-size: 28px;
            }
            & ul {
                display: flex;
                flex-direction: column;
                gap: 15px;
                & li {
                    width: 100%;
                    display: flex;
                    justify-content: space-between!important;
                    gap: 0;
                    & > div:first-child {
                        width: 140px!important;
                        position: relative;
                        font-family: "NotoSerifBold", serif;
                        color: #fff;
                        font-size: 24px;
                        line-height: 104px;
                        text-align: center;
                        background-color: #2e388b;
                        background-image: linear-gradient(45deg, #2e388b 0%, #2130b0 100%);
                        &::after {
                            content: "";
                            width: 0;
                            height: 0;
                            border-style: solid;
                            border-width: 10px 0 10px 11px;
                            border-color: transparent transparent transparent #2e388b;
                            position: absolute;
                            top: 50%;
                            left: 100%;
                            transform: translateY(-50%);
                            box-sizing: border-box!important;
                        }
                        & span {
                            font-family: 'Libre Baskerville', serif;
                        }
                    }
                    & > div:last-child {
                        width: calc(100% - 160px)!important;
                        padding: 10px 0;
                        & h4 {
                            margin-bottom: 8px;
                            line-height: 1.3;
                            font-size: 22px;
                            font-weight: bold;
                            color: #2e388b;
                            & strong {
                                    color: #cf2e2e;
                                }
                            }
                        }
                        & p {
                            font-size: 18px;
                            & span {
                                display: inline-block;
                                & strong {
                                    color: #cf2e2e;
                                }
                            }
                        }
                    } 
                }
            }
        & figure {
            width: 48.5%;
            & img{
                width: 100%;
                height: 100%;
                object-fit: cover;
            }
        }
        }
    }
}

#kigyo_campaign01 .period {
    text-align: left;
    overflow: hidden;
    background: rgba(145,149,192,0.3);
    margin-top: 8px;
    box-sizing: border-box;
    padding: 8px;
}
#kigyo_campaign01 .period dt{
    width: 9em;
    clear: both;
    float: left;
    font-size: 1.4rem;
    background: #2e388b;
    color: #fff;
    padding: 0 6px;
    margin:0 6px 0 0;
}
#kigyo_campaign01 .period dt:nth-child(3n){
    margin-top: 2px;
}
#kigyo_campaign01 .period dd{
    float: left;
    font-size: 1.4rem;
}
#kigyo_campaign01 .period dd:nth-child(4n){
    margin-top: 2px;
}
@media print,
screen and (min-width:768px) {
    #kigyo_campaign01 .period {
        margin-top:16px;
    }
    #kigyo_campaign01 .period dt{
        font-size: 1.6rem;
        margin:0 8px 0 0;
    }
    #kigyo_campaign01 .period dt:nth-child(3n){
        margin-top: 4px;
    }
    #kigyo_campaign01 .period dd{
        font-size: 1.6rem;
    }
    #kigyo_campaign01 .period dd:nth-child(4n){
        margin-top: 4px;
    }
}

#kigyo_campaign01 .list_basic {
    margin-bottom: 30px;
    & li {
        position: relative;
        margin-bottom: 0.5em;
        padding-left: 15px;
        line-height: 1.4;
        font-size: 14px;
        &::before {
            position: absolute;
            top: 4px;
            left: 0;
            display: block;
            width: 0;
            height: 0;
            border: solid 6px transparent;
            border-left: solid 8px #2e388b;
            content: "";
        }
    }
}
@media print,
screen and (min-width:768px) {
#kigyo_campaign01 .list_basic {
    margin-bottom: 40px;
    & li {
        position: relative;
        margin-bottom: 0.5em;
        padding-left: 15px;
        line-height: 1.4;
        font-size: 16px;
        &::before {
            position: absolute;
            top: 4px;
            left: 0;
            display: block;
            width: 0;
            height: 0;
            border: solid 6px transparent;
            border-left: solid 8px #2e388b;
            content: "";
        }
    }
}
}

#kigyo_campaign01 .btn_link {
    margin-top: 20px;
    text-align: center;
    & a {
        display: inline-block;
        padding: 0 60px;
        line-height: 50px;
        color: #fff;
        text-decoration: none;
        font-size: 18px;
        font-weight: bold;
        background: #2e388b;
        transition: all 0.5s;
    }
}
@media print,
screen and (min-width:768px) {
#kigyo_campaign01 .btn_link {
    margin-top: 20px;
    text-align: center;
    & a {
        display: inline-block;
        padding: 0 100px;
        line-height: 80px;
        color: #fff;
        text-decoration: none;
        font-size: 22px;
        font-weight: bold;
        background: #2e388b;
        &:hover {
            opacity: 0.7;
        }
    }
}
}

