@charset "utf-8";
/*
Theme Name:【031】士業
Theme URI: http://wordpress.org/
Description:【031】士業
Author:sungrove
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags:esthe
*/

@import url("css/sanitize.css");
@import url("css/hamburgers.css");
@import url("css/slick.css");
@import url('https://fonts.googleapis.com/css?family=Playfair+Display');
/*
@import url("css/grey.css");
*/

:root {
    font-size: 62.5%;
    color: #333333;
}

* {
    margin: 0;
    padding: 0;
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
}

*::before,
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    font-size: 14px;
    font-size: 1.4rem;
    width: 100%;
    overflow-x: hidden;
}

@media screen and (max-width:767px) {
    html,
    body {
        font-size: 16px;
        font-size: 1.6rem;
    }
}

body {
    font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    line-height: 1.6;
    font-size: 14px;
    color: #222222;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.min {
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.got {
    font-family: '游ゴシック体', 'Yu Gothic', 'メイリオ', 'Meiryo', 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'Osaka', 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
}

.gf {
    letter-spacing: 0.1em;
    font-family: 'Hammersmith One', "Times Roman", "Times New Roman", '游ゴシック体', 'Yu Gothic', 'メイリオ', 'Meiryo', 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'Osaka', 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
}

.pl {
    font-family: 'Playfair Display', serif;
}

.mc {
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
}

/*****************************************************************************
common
*****************************************************************************/

.none {
    display: none;
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

figure {
    margin: 0;
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4 {
    position: relative;
    font-weight: normal;
    margin: 0;
    word-break: break-all;
}

hr {
    border: none;
    margin: 2em 0 3em 0;
    border-top: 1px solid #9a9a9a
}

button {}

address {
    font-size: 12px;
    font-size: 1.2rem;
    font-style: normal;
    line-height: 160%;
    width: 100%;
    padding: 1.5em 0;
}

address p {}

.stress {
    color: #ec727f;
}

.shadow {
    box-shadow: 0 0px 50px 0px rgba(10, 10, 10, 0.2);
}

.white {
    color: #ffffff;
}

.base {
    color: #2daf80;
}

.red {
    color: #ec7280;
}

.purple {
    color: #8f82bc;
}

.col {
    height: auto;
}

.bold {
    font-weight: bold;
}

.tc {
    text-align: center;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.ib {
    display: inline-block;
}

.f_cc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.nowrap {
    white-space: nowrap;
}

.none {
    display: none;
}

.lh100 {
    line-height: 100%;
}

.mr1 {
    margin-right: 1em;
}

.mr2 {
    margin-right: 2em;
}

.mb1 {
    margin-bottom: 1em;
}

.mb2 {
    margin-bottom: 2em;
}

.mt1 {
    margin-top: 1em;
}

.ma {
    margin-left: auto;
    margin-right: auto;
}

.pa1 {
    padding: 0 1em 1em 1em;
}

.pl1 {
    padding-left: 1em;
}

.pl2 {
    padding-left: 2em;
}

.pl3 {
    padding-left: 3em;
}

.rad {
    border-radius: 0.3em;
}

.z1 {
    z-index: 1;
}

span.tri {
    display: block;
    -webkit-transform: scale(0.6) rotate(90deg);
    transform: scale(0.6) rotate(90deg);
}

/*****************************************************************************
button gimic
*****************************************************************************/

.btn {
    position: relative;
    display: inline-block;
}

.btn.main {
    padding: 12px 0;
    color: #fff;
    background: #1b598c;
    display: inline-block;
    margin-top: 40px;
    position: relative;
    width: 220px;
    text-align: center;
}

.btn.main.wh {
    color: #fff;
    background-color: inherit;
    border: 1px solid #fff;
}

.btn.main.dk {
    color: #fff;
    background: #041033;
    border: 1px solid #fff;
}

.btn.btn02 {
    color: #fff;
    display: inline-block;
    margin-top: 10px;
    background: #1b598c;
    position: relative;
    width: 136px;
    height: 35px;
    line-height: 35px;
    transition: 0.2s linear;
}

.btn.btn02:after {
    content: "\f105";
    position: absolute;
    top: 0px;
    left: 120px;
    font-family: "FontAwesome";
}

/*
.btn.main::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
    background:rgba(45, 175, 128, 1);
    z-index: -1;
    transition: .3s ease-in all;
}
.btn.main::after {
    content: '';
    position: absolute;
    left: -5%;
    top: 5%;
    height: 90%;
    width: 0%;
    z-index: 0;
    background:rgba(255, 255, 255, 0.8);
    transition: .3s .02s ease-in all;
}
*/

.btn.main:hover {
    transition: 0.2s linear;
    opacity: 0.6;
}

.btn.main:after {
    content: "";
    position: absolute;
    right: 10px;
    font-family: monospace;
    width: 5px;
    height: 9px;
}

.icon-right {
    position: absolute;
    top: 0;
    right: 1em;
    color: #fff;
}

.icon-right::after {
    font-family: "FontAwesome";
    content: '\f105';
    font-size: 1.1em;
    display: inline-block;
    position: relative;
    top: 1.5em;
    transform: translate3D(0, -50%, 0);
    color: #ffffff;
}

.btn02 .icon-right::after {
    top: 1.2em;
}

.icon-left {
    position: absolute;
    top: 0;
    left: 1em;
    color: #fff;
}

.icon-left::after {
    font-family: "FontAwesome";
    content: '\f104';
    font-size: 1.1em;
    display: inline-block;
    position: relative;
    top: 1.5em;
    transform: translate3D(0, -50%, 0);
    color: #ffffff;
}

.btn02 .icon-left::after {
    top: 1.2em;
}

.toTop {
    position: fixed;
    width: 60px;
    height: 60px;
    z-index: 99;
    display: none;
    text-align: center;
}

.toTop {
    right: 4em;
    bottom: 4em;
}

@media screen and (max-width:767px) {
    .toTop {
        right: 1em;
    }
    .toTop img {
        width: inherit;
    }
    .btn01 {
        margin: 0 auto;
    }
	.btn01 a.btn.main{
		margin-bottom:0;
	}
	.service01 .btn_area.btn_service{
		margin-bottom:0;
	}
    .btn.main {
        margin: 0 0 20px;
        padding: 1em 5em;
        white-space: nowrap;
    }
    .btn.main.single {
        width: 140px;
    }
    .btn.main.header {
        text-align: left;
        background: none;
        margin: 0 0 1.5em 0;
        padding: 1.2em 1em 1em 1.5em;
    }
}

/*****************************************************************************
    Instagram Setting (all Important)
*****************************************************************************/

article.instagram {
    max-width: 1040px;
}

#sb_instagram .sbi_follow_btn a {
    color: #666666 !important;
    position: relative !important;
    display: block !important;
    text-align: center !important;
    background: #63c5c5 !important;
    border-radius: 0.2em !important;
    background: #eeeeee !important;
    margin-top: 2em !important;
    padding: 1em 5em !important;
    box-shadow: 0 2px 2px 0px rgba(10, 10, 10, 0.2) !important;
    min-width: 90% !important;
}

#sb_instagram .sbi_follow_btn a:after {
    content: "";
    margin-left: 0.5em;
    margin-top: -4px;
    position: absolute;
    background: url(./img/common/arrow.png) center center /20px 20px no-repeat;
    ;
    width: 26px;
    height: 26px;
}

.sbi_photo_wrap {
    border: 8px solid #ffffff;
    box-shadow: 0 0 2px 2px rgba(10, 10, 10, 0.1);
}

@media screen and (max-width: 767px) {
    #sb_instagram.sbi_col_4 #sbi_images .sbi_item {
        width: 50% !important;
    }
}

/*****************************************************************************
    Header
*****************************************************************************/

header {
    position: fixed;
    width: 100%;
    min-height: 86px;
    transition: all 0.5s ease-in-out;
    color: #fff;
    padding-bottom: 2px;
    transition: 1s;
}

.under header,
header.active {
    background: #1b598c;
}

header .innerbox {
    width: calc(100% - 60px);
    max-width: 1100px;
    padding: 0;
    border-bottom: 1px solid #fff;
    z-index:3;
}
@media screen and (min-width:768px) {
	header .innerbox {
		margin:0 auto;
  		  width: 100%;
	}
}


.under header .innerbox {
    border-bottom: 0;
}

header.active .innerbox {
    border-bottom: 0;
}

header h1 {
    text-align: left;
    line-height: 100%;
    max-width: 240px;
    width: 100%;
}

h1.logo {
    z-index: 2;
    color: #ffffff;
    white-space: nowrap;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: bold;
}

.navigation {
    padding: 0;
    position: relative;
}

nav li a {
    border-top: 2px solid transparent;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
    color: #fff;
    font-family: 'Playfair Display', serif;
    display: inline-block;
    transition: 0.2s linear;
    display: inline-block;
    cursor: pointer;
}

nav.menu li a.active {
    border-top: 2px solid #b19b56;
}

@media screen and (max-width:767px) {
    header {
        padding: 0;
        width: 100%;
        height: 60px;
        min-height: inherit;
        background: #1b598c;
        z-index: 100;
        text-align: center;
        /* box-shadow */
        box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
        -moz-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
        -webkit-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
        border-bottom: 0;
    }
    header h1 {
        position: relative;
        width: 66.6%;
        margin: 0 auto;
        text-align: center;
        z-index: 200;
    }
    header h1.logo {
        height: 60px;
        background: #1b598c;
        max-width: 140px;
    }
    header h1.logo a {
        display: inline-block;
        position: relative;
    }
    header h1 span {
        display: block;
        font-size: 1.2rem;
    }
    header h1 img {
        width: 100%;
       /* max-height: 60px;
        max-width: 200px;*/
    }
    header .innerbox {
        border-bottom: 0;
    }
    header #logo {
        margin: 0;
    }
    header .toggle {
        margin: 10px 10px 0 0;
        width: 40px;
        height: 40px;
        position:relative;
    }
    header .toggle button {
        position: relative;
    }
    header .toggle button::after {
        content: "MENU";
        position: absolute;
        display: block;
        top: 28px;
        left: 3px;
        width: 40px;
        text-align: center;
        font-size: 8px;
        font-size: .8rem;
        transition-duration: 0.15s;
        transition-timing-function: linear;
    }
    header .toggle button.open::after {
        content: "CLOSE";
    }
    header section,
    header section article {
        height: 100%;
        padding: 0;
    }
    header .sp.navi {
        width: 60px;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 3;
        height: 60px;
        padding: 0 0 0 0.5em;
    }
    header .sp.navi img {
        max-height: 50px;
        max-width: 150px;
    }
    nav li a {
        display: block;
        width: 100%;
        height: auto;
        padding: 0;
    }
    nav.menu li a.active {
        border-top: 0;
    }
}

@media screen and (min-width:768px) {
    header {
        min-width: 768px;
        z-index: 99;
    }
    header h1 {
        color: #ffffff;
        font-size: 25px;
        font-size: 2.5rem;
    }
    header h1 span {
        font-size: 12px;
        text-align: center;
        color: #fff;
        display: block;
    }
    header .logo {
        height: inherit;
        max-width: 150px;
        width: 100%;
    }
    header .logo img {
        width: 100%;
    }
    header .guide {
        padding: 1em 0;
        position: relative;
        z-index: 1;
    }
    header .open {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 140%;
    }
    header .tel {
        font-size: 30px;
        font-size: 3.0rem;
        font-weight: bold;
    }
    header nav .logo {
        display: none;
    }
    header .navigation {
        width: 100%;
        position: relative;
        z-index: 1;
        height: 90px;
        transition: all 0.3s ease;
    }
    header .header_menu {
        height: inherit;
        margin: 0 auto;
        padding: 0 40px 0 50px;
    }
}

/*****************************************************************************
    Navigation / MENU
*****************************************************************************/

nav.menu {
    padding: 0;
    height: inherit;
    z-index: 10;
    text-align: center;
}

nav.menu a {
    display: block;
    padding: 15px 0 20px;
    color: #ffffff;
    line-height: inherit;
    position: relative;
    transition: all 0.3s ease-in-out;
}

header nav.menu > ul > li {
    position: relative;
    padding: 0 15px;
    text-align: center;
}

/* SP Navigation */

@media screen and (max-width:767px) {
    ul#navi {
        margin-top: 0;
        padding: 0;
        padding-bottom: 20px;
        width: 100%;
        -webkit-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        background: #1b598c;
        z-index: 1;
    }
    nav > h1 {
        padding: 0 1em;
        max-width: 50%;
    }
    nav > h1 img {
        width: 100%;
    }
    header nav.menu {
        position: fixed;
        left: 0;
        top: 60px;
        width: 100%;
        height: auto;
        padding: 0;
        z-index: 1;
        line-height: 150%;
        -webkit-transform: translate3d( 0, -100%, 0);
        transform: translate3d( 0, -100%, 0);
        transition: all 0.3s ease-in-out;
        text-align: center;
    }
    header nav.menu.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    header nav.menu li {
        height: 50px;
        padding: 0!important;
        line-height: 50px;
    }
    header nav.menu li span {
        display: none;
    }
    footer nav.menu {
        margin-bottom: 1em;
    }
    footer nav.menu a {
        display: block;
        font-size: 18px;
        padding: 0 20px;
        text-align: center;
        color: #fff;
        font-family: 'Playfair Display', serif;
        line-height: 1.5em;
    }
    nav.menu a span {
        font-size: 12px;
        font-size: 1.2rem;
    }
}

/* PC Navigation */

@media screen and (min-width:768px) {
    ul#navi {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
    nav li a span {
        font-size: 11px;
        font-size: 1.1rem;
        display: block;
        color: #93ddff;
        font-family: initial;
    }
    ul#navi a:hover {
        opacity: .6;
    }
    footer nav.menu a {
        padding: 0 8px;
        display: block;
        font-size: 18px;
        text-align: center;
        color: #fff;
        font-family: 'Playfair Display', serif;
        line-height: 1.5em;
    }
    nav.menu a span {
        font-size: 11px;
        font-size: 1.1rem;
    }
}

footer nav.menu ul > li:last-child > a {
    padding-right: 0;
}

footer nav.menu {
    padding: 6px 0 22px;
}

footer nav.menu a:hover {
    opacity: .6;
}

}

/*****************************************************************************
    Header PullDown
*****************************************************************************/

ul#navi ul {
    width: 200px;
    position: absolute;
    font-size: 12px;
    font-size: 1.2rem;
    top: 3.5em;
    left: 0;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

ul#navi ul li {
    padding: 0 0.5em;
    background: rgba(45, 175, 128, 0.9);
    transition: all 0.3s ease-in-out;
}

ul#navi ul li a {
    text-align: left;
    padding: 1.2em 1em 1em 1em;
    border-bottom: 1px solid #ede4da;
}

ul#navi li:hover ul {
    visibility: visible;
    opacity: 1;
}

ul#navi ul > li:last-child a {
    border: none;
}

ul#navi ul > li:hover {
    background: rgba(255, 255, 255, 0.9);
}

ul#navi ul > li:hover a {
    color: #2daf80;
}

@media screen and (max-width:767px) {
    ul#navi li:hover ul {
        visibility: hidden;
    }
}

/*****************************************************************************
    Key Visual
*****************************************************************************/

#mv,
#kv {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    position: relative;
}

#mv img,
#kv img {
    width: 100%;
}

#kv {
    max-height: 100%;
    height: 360px;
}

#kv_under {
    position: relative;
    width: 100%;
    margin-top: 86px;
}

#kv_under .kv_under-in:before {
    content: "";
    position: absolute;
    background-clip: content-box;
    width: 100%;
    height: 100%;
    padding: 40px 35% 80px;
    top: 0;
    left: 0;
    -webkit-filter: blur(4px);
    -ms-filter: blur(4px);
    filter: blur(4px);
}

#kv_under .kv_under-in {
    padding: 40px 35% 80px;
}

#kv_under .kv_under-in .kv_under-main {
    padding: 20px;
    z-index: 30;
    position: relative;
    margin-bottom: 0;
    background: rgba(0, 160, 233, 0.4);
    text-align: center;
    color: #fff;
}

#kv_under.about,
.about .kv_under-in::before {
    background: url(./img/about/bg_kv_about.png) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

#kv_under.member,
.member .kv_under-in::before {
    background: url(./img/member/bg_kv_member.png) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

#kv_under.servicepage,
.servicepage .kv_under-in::before {
    background: url(./img/service/bg_kv_service.png) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

#kv_under.access,
.access .kv_under-in::before {
    background: url(./img/access/bg_kv_access.png) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

#kv_under.faq,
.faq .kv_under-in::before {
    background: url(./img/faq/bg_kv_faq.png) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

#kv_under.news,
.news .kv_under-in::before {
    background: url(./img/news/bg_kv_news.png) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

#kv_under.contact,
.contact .kv_under-in::before {
    background: url(./img/contact/bg_kv_contact.png) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

@media screen and (max-width:767px) {
    #kv_under {
        height: 180px;
        margin-top: 60px;
    }
    .down {
        width: calc(100% - 20px);
        left: 10px;
    }
    #kv {
        height: 250px;
    }
    #kv_under .kv_under-in {
        height: 100%;
        padding: 40px 20% 58px;
    }
    #kv_under .kv_under-in:before {
        padding: 40px 20% 58px;
    }
    #kv_under .kv_under-in .kv_under-main {
        height: 100%;
        padding: 0;
        position: relative;
    }
    #kv_under .kv_under-in .kv_under-main figcaption {
        padding: 20px;
        padding-top: 10px;
    }
    #kv_under .kv_under-in .kv_under-main h2 {
        text-align: center;
        font-size: 20px;
        font-size: 2.0rem;
    }
}

#Scroll {
    line-height: 0;
    position: relative;
    cursor: pointer;
}

#Scroll::after {
    content: "";
    position: absolute;
    width: 0px;
    height: 70%;
    left: 50%;
    bottom: 0;
    border-left: 1px solid #ffffff;
}

#kv figcaption {
    padding-top: 0.5em;
    color: #ffffff;
    font-size: 50px;
    font-size: 5.0rem;
}

#kv figcaption span {
    display: block;
    padding-top: 1em;
    letter-spacing: 0;
    font-size: 0.3em;
}

#kv figcaption h2 {
    color: inherit;
    font-size: inherit;
    line-height: 40%;
}

#kv button.slick-next {
    left: initial;
    right: 10px;
    transform: scaleX(-1);
}

/* #key_visual */

.key_wrapper_over,
#key_visual .key_wrapper_over .kv_wrapper .kv_over::before {
    height: 600px;
    background: url(./img/index/kv1.png) center bottom / cover no-repeat;
}

.key_wrapper_over {
    position: relative;
    width: 100%;
    margin-top: 86px;
}

#key_visual {
    position: relative;
}

#key_visual .key_wrapper_over .kv_wrapper .kv_over::before {
    content: none;
    position: absolute;
    width: 100%;
    height: 100%;
/*
    top: -5px;
    left: -20px;
*/
    -webkit-filter: blur(4px);
    -ms-filter: blur(4px);
    filter: blur(4px);
    z-index: -1;
}
.kv_wrapper {
	width:100%;
	height:100%;
}

.kv_over:after {
    content: "";
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    background: rgba(0, 160, 233, 0.6);
    z-index: -1;
}

#key_visual .key_wrapper_over .kv_wrapper .kv_over {
    position: relative;
    padding: 20px 30px;
    color: #fff;
    z-index: 10;
    overflow: hidden;
}

.kv_tel {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.7);
    padding: 5px;
}

.kv_tel .innertxt {
    width: 960px;
    margin: 0 auto;
}

.kv_tel .innertxt .breadcrumbs {
    max-height: 1.2em;
    max-width: 24em;
    display: block;
    overflow: hidden;
}

.kv_tel .innertxt .breadcrumbs a.home {
    background: url(./img/common/ico_home.png)no-repeat 0 1px;
    width: 25px;
    display: inline-block;
}

.kv_tel .tel {
    padding: 5px 15px 5px 35px;
    background: url(img/common/ico_tel.png) no-repeat 5px, #1b598c;
    margin-left: 20px;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 18px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
    white-space: nowrap;
}

@media screen and (max-width:767px) {
    #key_visual {
        margin-top: 60px;
        position: relative;
        height: 50vh;
        background: #f6f5f0;
        padding-bottom: 30px;
    }
    .key_wrapper_over {
        height: 100%;
        margin-top: 0;
    }
    #key_visual .key_wrapper_over .kv_wrapper .kv_over::before {
        background-clip: content-box;
        height: 100%;
    }
    #key_visual,
    .kv_over:before {
        width: 100%;
        min-width: inherit;
        min-height: inherit;
        min-height: 256px;
    }
    #key_visual .key_wrapper_over .kv_wrapper .kv_over {
        position: relative;
        width: 100%;
        margin: 0 20px;
        padding: 24px;
        overflow: hidden;
    }
    #key_visual .kv_over .kv_text {
        padding: 0;
        color: #fff;
    }
    #key_visual .kv_over .kv_text .left {
        width: 100%;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #fff;
        text-align: center;
        font-family: 'Playfair Display', serif;
        font-size: 30px;
        font-size: 3.0rem;
        letter-spacing: 0;
    }
    #key_visual .kv_over .kv_text .left span {
        width: 100%;
        display: block;
        font-size: 20px;
        font-size: 2.0rem;
    }
    #mv figcaption p,
    .picture p {
        font-size: 18px;
        font-size: 1.8rem;
    }
    #mv figure.snd {
        background: url(./img/index/kv_index_02.jpg) 55% center / cover no-repeat;
    }
    .kv_tel .rtxt {
        white-space: nowrap;
        font-size: 10px;
    }
    .kv_tel .innertxt {
        width: 100%;
    }
    .kv_tel .tel {
        margin-left: 10px;
        padding-left: 25px;
        font-size: 14px;
        font-size: 1.4rem;
    }
}

@media screen and (min-width:768px) {
    #key_visual {
        position: relative;
        margin-top: -86px;
    }
    #key_visual .kv_over .kv_text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    #key_visual .left {
        font-size: 40px;
        width: 280px;
        padding: 20px 0px;
        border-right: 1px solid #fff;
        font-family: 'Playfair Display', serif;
        letter-spacing: 0;
        line-height: 1em;
    }
    #key_visual .left span {
        font-size: 24px;
        font-size: 2.4rem;
        display: block;
    }
    #key_visual .right {
        width: 240px;
        padding: 10px 0 10px 20px;
        font-weight: bold;
        line-height: 1.7em;
        font-size: 16px;
    }
    #key_visual .kv_tel {
        position: absolute;
        bottom: 0;
        width: 100%;
        background: rgba(255, 255, 255, 0.7);
        padding: 5px;
    }
    #key_visual .kv_tel .inner_box {
        width: 960px;
        margin: 0 auto;
    }
    #key_visual .kv_tel .inner_box .tel {
        padding: 5px 15px 5px 35px;
        background: url(img/common/ico_tel.png) no-repeat 5px, #1b598c;
        margin-left: 20px;
        color: #fff;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 18px;
        font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
    }
}

/*****************************************************************************
icon
*****************************************************************************/

/*****************************************************************************
    Map
*****************************************************************************/

.gmap {
    position: relative;
    width: 100%;
    height: 300px;
    z-index: 0;
}

/*****************************************************************************
    Section / Article
*****************************************************************************/

section {
    width: 100%;
    max-width: inherit;
    position: relative;
    padding: 60px 0;
}

section.kv {
    position: relative;
    background: rgba(255, 255, 255, 1);
    padding-top: 0;
    padding-bottom: 0;
}

section .inner_box {
    width: 100%;
    max-width: 920px;
    margin: 0 auto;
}
section .inner_box.menupage {
    max-width: 800px;
    padding: 0 90px;
}
section.np {
    padding: 0;
}

section.nptop {
    padding-top: 0;
}

section.npbtm {
    padding-bottom: 0;
}

section > article {
    position: relative;
    max-width: 1050px;
    width: 100%;
    margin: 0 auto;
}

section.list > article {
    margin-bottom: 4em;
}

section.list > article:last-child {
    margin-bottom: 2em;
}

section.question > article {
    margin-bottom: 2em;
}

section.menu > article {
    margin-bottom: 3em;
}

section.top01 {
    background-color: #f6f5f0;
}

section.top01::before {
    position: absolute;
    content: "";
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(./img/index/bg_top01.png) no-repeat center left #f6f5f0;
    background-size: cover;
}

section.top02 .inner_box ul li .thum {
    vertical-align: baseline;
}

section.top02 {
    background: url(./img/index/bg_top02.png) no-repeat center center;
    background-size: cover;
}

section.top02 ul li {
    background: #fff;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 40px;
    box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    max-width:292px;
}

.top02 ul li:nth-child(n + 4) {
    margin-bottom: 0;
}

section.top02 .thumb_bg {
    height: 190px;
    width: 292px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    position: relative;
}

section.top02 ul li img {
    width: 100%;
    height: auto;
}

section.top02 ul li p {
    color: #222;
    font-size: 20px;
    font-weight: bold;
}

section.top03 {
    color: #1b598c;
}

section.top03 ul.inner_box {
    padding: 0;
}

section.top03 ul li a {
    padding: 15px 20px;
    border-bottom: 1px solid #1b598c;
    color: #1b598c;
    width: 100%;
    display: block;
    transition: 0.2s linear;
}

section.top03 ul li a figure.index {
    display: none;
}

section.top03 .inner_box {
    width: 100%;
    max-width: 920px;
    border-top: 1px solid #1b598c;
}

section.top03 .inner_box li {
    width: 100%;
}

@media screen and (max-width:767px) {
    main {}
    section {
        width: 100%;
        padding: 40px 0;
    }
    section .inner_box {
        width: 100%;
        padding: 0 20px;
    }
    section .inner_box .f_box.cancel,
    #key_visual .f_box.cancel {
        -webkit-flex-flow: column wrap;
        flex-flow: column wrap;
    }
    section.kv {
        margin-top: 0;
        padding: 0;
    }
    section > article {
        width: 100%;
        padding: 0 1.2em;
    }
    section.top01::before {
        content: "";
        position: absolute;
        top: 0;
        width: 100%;
        height: 140px;
        background: url(./img/index/bg_top01.png) no-repeat center #f6f5f0;
        background-size: cover;
    }
    section.top01 {
        position: relative;
        padding-top: 180px;
        background: #f6f5f0;
    }
    section.top01 > article > .pl2 {
        padding-left: 0;
    }
    section.top02 {
        padding: 40px 0;
        background: url(./img/index/bg_top02.png) no-repeat;
        background-size: cover;
    }
    section.top02 .inner_box {
        width: 100%;
        padding: 0 20px;
    }
    section.top02 .inner_box ul {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: center;
        justify-content: center;
    }
    section.top02 .inner_box ul li {
        text-align: center;
        margin: 0 auto 20px;
        padding-bottom: 20px;
        background: #fff;
    }
    section.top02 .inner_box ul li + li {}
    section.top02 .inner_box ul li .thumb_bg {
        height: 140px;
        width: 292px;
        overflow: hidden;
        border-bottom: 1px solid #ccc;
        position: relative;
    }
    section.top02 .inner_box ul li p {
        padding: 1em;
        font-size: 1.8rem;
    }
    section.top03 {
        color: #1b598c;
    }
    section.top03 .inner_box {
        border-top: 0;
    }
    section.top03 ul.inner_box {
        width: 100%;
        padding: 0 20px 40px;
    }
    section.top03 .inner_box li:first-child {
        border-top: 1px solid;
    }
    section.top03 ul li a {
        border-bottom: 1px solid;
        font-size: 80%;
    }
    section.top03 ul li a span {
        white-space: nowrap;
    }
    footer > section > article {
        padding: 0;
    }
    section.flow > article:not(:last-child)::before {
        left: 58px;
    }
}

/*****************************************************************************
    background
*****************************************************************************/

.bg_base {
    background: rgba(45, 175, 128, 0.3);
}

.bg_gray {
    background: rgba(240, 240, 240, 1);
}

.bg_result {
    padding: 2em 0;
    background: url(./img/common/bg_result.jpg) center center /90% 100% no-repeat;
}

.bg_cta {
    background: url(./img/common/bg_cta.jpg) center center /cover no-repeat;
}

.bg_lead {
    background: url(./img/index/bg_lead.jpg) center center /cover no-repeat;
}

@media screen and (max-width:767px) {
    .bg_lead {
        background: url(./img/index/bg_lead_sp.jpg) left top /cover no-repeat;
    }
    .bg_result {
        padding: 1.5em;
        background: url(./img/common/bg_result.jpg) center center /auto 100% no-repeat;
    }
    .bg_cta {
        background: url(./img/common/bg_cta.jpg) center center /auto 100% no-repeat;
    }
}

@media screen and (max-width:767px) {
    .picture {
        height: 180px;
    }
}

/*****************************************************************************
    Title Decoration
*****************************************************************************/

h2 {
    font-size: 29px;
    font-size: 2.9rem;
    text-align: center;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
    font-weight: bold;
    margin-bottom: 40px;
}

h2:before {
    content: "//";
    padding-right: 20px;
    font-family: inherit;
    font-weight: normal;
}

h2.nohdr:before {
    content: "";
}

h2.wh {
    color: #fff;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

#kv_under h2 {
    margin-bottom: 0;
    font-size: 35px;
    font-size: 3.5rem;
    font-weight: normal;
}

#kv_under h2:before {
    content: "";
    padding-right: 0;
}

@media screen and (max-width:767px) {
    h2.title + p + div.intro {
        max-height: initial;
    }
}

h2.balloon {
    position: relative;
    font-size: 20px;
    font-size: 2.0rem;
    padding: 1em;
    background: rgba(255, 255, 255, 1);
    margin-bottom: 2em;
    z-index: 2;
}

h2.balloon::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -14px;
    left: calc((100% - 28px) / 2);
    border-style: solid;
    border-width: 16px 14px 0 14px;
    border-color: #ffffff transparent transparent transparent;
}

h2.lead {
    font-weight: bold;
    font-size: 20px;
    font-size: 2.0rem;
    padding: 0.5em 0;
    margin-bottom: 0.5em;
    margin-bottom: 1em;
}

h3 {
    font-size: 20px;
    padding: 5px 20px;
    border-top: 1px solid #1b598c;
    border-bottom: 1px solid #1b598c;
    background: #fff;
    margin-bottom: 20px;
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
    font-weight: bold;
}

h3.title + div {
    height: initial;
}

h3.ba,
h3.ba + p {
    text-align: center;
    font-size: 20px;
    font-size: 2.0rem;
    color: #ffffff;
}

h3.ba {
    font-size: 20px;
    font-size: 2.0rem;
}

h3.ba + p {
    font-size: 12px;
    font-size: 1.2rem;
}

h3.blog {
    font-size: 16px;
    font-size: 1.6rem;
    color: #555555;
    font-weight: bold;
    margin: 1em 0;
    max-height: 2.3em;
    overflow: hidden;
    line-height: 130%;
}

h3.blog.index {
    height: 1em;
}

h3.blog + div {
    height: 3.0em;
    overflow: hidden;
}

h3.blog + div + p {
    position: absolute;
    bottom: 0;
    left: 0;
}

h3.name {
    font-size: 25px;
    font-size: 2.5rem;
    color: #333333;
    margin: 1em 0 0 0;
}

h3.name + p {
    color: #2daf80;
    margin-bottom: 1.5em;
}

h3.menu.price {
    font-size: 16px;
    font-size: 1.6rem;
    color: #666666;
    margin-bottom: 0.5em;
}

h3.menu.title {
    font-size: 28px;
    font-size: 2.8rem;
    color: #ffffff;
    margin: 0;
    letter-spacing: 0;
}

h3.menu.title + p {
    border-top: 1px solid #ffffff;
    padding-top: 1.5em;
    margin-top: 1.5em;
    color: #ffffff;
}

h3.menu + p.notice {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 130%;
}

h3.voice {
    font-size: 18px;
    font-size: 1.8rem;
    color: #666666;
    font-weight: bold;
    margin: 1em 0;
    line-height: 140%;
}

h3.voice > span {
    display: block;
    margin: -0.2em 0.5em 0 0;
}

h3.voice + div {
    margin-bottom: 2em;
}

h3.single {
    font-size: 30px;
    font-size: 3.0rem;
    margin: 0.5em 0;
}

h3.single + p {
    line-height: 200%;
}

h4 {
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.8rem;
    border-bottom: 1px solid #9a9a9a;
    margin-bottom: 1em;
    padding-bottom: 1em;
}

@media screen and (max-width:767px) {
    h2 {
        font-size: 20px;
        font-size: 2.0rem;
    }
    h2,
    h3 {
        text-align: left;
    }
    h3.blog + div {
        height: 3em;
    }
    h3.blog.index + div {
        height: 1.5em;
    }
    h3.blog {
        margin: 0.5em 0;
    }
    h2.title + p + div.lead {
        margin-bottom: 3em;
    }
    h2.title + p + div.lead.message {
        margin-bottom: 0em;
    }
}

/*****************************************************************************
    figure
*****************************************************************************/

figure {
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-bottom: 2em;
}

figure img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

figure.lead {
    box-shadow: 0 0px 50px 0px rgba(10, 10, 10, 0.2);
}

figure.lead:nth-child(1) {
    margin-top: 3em;
}

figure.lead:nth-child(2) {
    margin-left: -3em;
}

figure.ba figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1.5em;
    background: rgba(45, 175, 128, 0.8);
    line-height: 120%;
}

figure.blog {
    min-width: 160px;
    max-width: 160px;
    width: 100%;
    height: 160px;
    margin: 0 1.5em 0 0;
}

figure.blog + div {
    position: relative;
    padding-bottom: 2em;
}

figure.blog + div > p,
h3.single + p {
    line-height: 200%;
}

figure.about,
figure.menu,
figure.access,
figure.ba {
    margin-bottom: 0em;
}

@media screen and (max-width:767px) {
    figure {
        width: 100%;
        margin-bottom: 0;
    }
    figure img {
        width: 100%;
        height: auto;
    }
    figure.index {
        padding: 1em 0;
    }
    figure.ba {
        width: 40%;
        margin: 0 0 1em 0;
    }
    figure.ba figcaption {
        padding: 0.5em;
    }
    figure.blog.index {
        max-width: 100px;
        min-width: 100px;
        width: 100%;
        height: 100px;
    }
    figure.staff {
        max-width: 300px;
    }
    figure.step {
        margin-top: 2em;
    }
    figure.menu,
    figure.about {
        height: 200px;
    }
}

/* Image Fill Gray */

figure:after,
picture:after {
    /* use copy
    content:"";
    */
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #9a9a9a;
    border: 1px solid #bababa;
}

/*****************************************************************************
    index
*****************************************************************************/

article.lead a {
    display: block;
    width: 100%;
    padding: 1em 0;
    background: rgba(240, 240, 240, 1);
    text-align: center;
    border-radius: 0 0 0.5em 0.5em;
}

div.index {
    z-index: 1;
    background: rgba(255, 255, 255, 1);
    padding: 1em 4em;
}

div.index > div {
    width: 100%;
}

article.ba > div {
    margin: 0 1em 0 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

article.ba > div.deg {
    margin: 0 0 0 auto;
}

div.ba {
    z-index: 1;
    background: rgba(255, 255, 255, 1);
    padding: 4em 3em;
}

div.dia {
    width: 40px;
    height: 40px;
    background: rgba(45, 175, 128, 1);
    z-index: 1;
    margin: 2em;
    line-height: 100%;
    transform: rotate(45deg);
}

div.dia.num {
    position: absolute;
    z-index: 1;
    left: -3.4em;
    top: 32%;
}

figure div.dia::after {
    content: none;
}

div.dia.num p {
    color: #ffffff;
    transform: rotate(-45deg);
    font-size: 16px;
    font-size: 1.6rem;
}

div.dia.arrow {
    margin: 0;
}

div.dia.arrow::after {
    content: "";
    position: absolute;
    left: 30%;
    bottom: 30%;
    width: 35%;
    height: 35%;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

@media screen and (max-width:767px) {
    article.ba > div {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: center;
        justify-content: center;
        margin: 0;
    }
    article.ba > div.deg:last-child {
        margin: 0 auto;
    }
    div.dia {
        width: 30px;
        height: 30px;
    }
    div.dia.arrow {
        transform: rotate(45deg);
        margin: 1em auto;
    }
    div.dia.arrow::after {}
    div.index {
        padding: 1em 2em 2em 2em;
    }
    div.lead + div {
        text-align: center;
    }
    div.dia.num {
        position: absolute;
        margin: 0;
        z-index: 1;
        left: 1.4em;
        top: -1.4em;
        width: 40px;
        height: 40px;
    }
    div.ba {
        padding: 2em;
    }
}

section.top03 ul li a .blog_title {
    color: #1b598c;
    font-size: 14px;
    width: 650px;
}

.date {
    font-weight: bold;
    margin-right: 10px;
}

.cat {
    color: #1b598c;
    padding: 2px 15px;
    border: 1px solid;
    margin-right: 20px;
}

.blog_title {
    color: #1b598c;
    font-size: 14px;
    width: 650px;
}

.category.voice {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0.3em 0.8em;
    margin-right: 0.5em;
}

/*****************************************************************************
    Under
*****************************************************************************/

#fimg {
    border-top: 1px solid #a7a076;
    border-bottom: 1px solid #ccc;
}

#fimg img {
    width: 100%;
}

/*-- about --*/

.about01 {
    background: #f6f5f0;
}

.about01 img {
    border: 5px solid #fff;
    box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    max-width: 336px;
/*    max-height: 244px;*/
}

.about01 ul li:first-child {
    margin-bottom: 40px;
}

.about02 dl:nth-of-type(1) {
    border-top: 1px solid #898989;
}

.about02 dl {
    width: 920px;
    margin: 0 auto;
    border-bottom: 1px solid #898989;
    padding: 15px 40px;
}

.about02 dt {
    width: 100px;
    font-weight: bold;
}

.about02 dd:before {
    content: "/";
    position: absolute;
    left: -40px
}

.about02 dd {
    width: 710px;
    position: relative;
}

.about02 img {
    border: 5px solid #fff;
    box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    display: block;
    margin: 0 auto 40px;
    -webkit-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    max-width: 910px;
    max-height: 260px;
}

@media screen and (max-width:767px) {
    section.about01 .inner_box {
        width: 100%;
        padding: 0 20px;
    }
    .about01 img {
        display: block;
        width: 100%;
        max-width: 336px;
        max-height: inherit;
        margin: 0 auto 20px;
        display: block;
    }
    .about01 .inner_box .txt {
        width: 100%;
    }
    .about01 ul li {
        width: 100%;
    }
    .about01 .f_box {
        -webkit-flex-flow: column wrap;
        flex-flow: column wrap;
    }
    .about02 dl {
        width: 100%;
        padding: 20px 0;
		font-size:12px;
    }
    .about02 dt {
        width: 30%;
    }
    .about02 dt:before {
        content: "/";
        position: absolute;
        left: 30%;
        font-weight: normal;
    }
    .about02 dd:before {
        content: "";
    }
    .about02 dd {
        width: 70%;
        position: relative;
    }
    .about02 img {
        border: 5px solid #fff;
        box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
        -moz-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
        -webkit-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
        display: block;
        margin: 0 auto 40px;
        -webkit-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
        max-width: 100%;
    }
}

/*-- member --*/

.member01 h3 {
    background: #f5f5f5;
}

.member01 .tit {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px
}

.member01 .txt {
    width: 100%
}

.member01 img {
    border: 5px solid #fff;
    /* box-shadow */
    box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    max-width: 410px;
    max-height: 270px;
}

.member01 ul li {
    margin-bottom: 40px;
}

.member01 ul li:nth-child(2) {
    padding-left: 5px;
    line-height: 2;
}

.member01 dl {
    max-width: 920px;
    margin: 0 auto;
    border-bottom: 1px solid #898989;
    padding: 15px 40px;
}

.member01 dt {
    width: 130px;
    font-weight: bold;
}

.member01 dd:before {
    content: "/";
    position: absolute;
    left: -40px
}

.member01 dd {
    width: 710px;
    position: relative;
}

.staff {
    background: url(./img/member/member_bg_staff.png)no-repeat 50%;
    background-size: cover;
}

.staff_name {
    width: 100%;
    margin-bottom: 20px;
    background: rgba(16, 37, 99, 0.7);
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    /* box-shadow */
    box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
}

.staff_name span {
    display: block;
    color: #fff;
    font-size: 12px;
    text-align: center;
    font-weight: normal;
}

.staff img {
    width: 100%;
    max-width: 222px;
}

@media screen and (max-width:767px) {
    .member01 li.f_box,
    .staff .f_box {
        -webkit-flex-flow: column wrap;
        flex-flow: column wrap;
    }
    .member01 img {
        width: 100%;
        max-width: inherit;
        max-height: inherit;
        margin: 0 auto 20px;
    }
    .member01 .txt {
        width: 100%;
    }
    .member01 dl {
        width: 100%;
        border-bottom: 1px solid #898989;
        padding: 15px;
    }
    .member01 dt {
        width: 6em;
        font-weight: bold;
    }
    .member01 dt:after {
        content: "/";
        padding-left: 1em;
    }
    .member01 dd:before {
        content: "";
    }
    .member01 dd {
        width: calc( 100% - 6em);
        position: relative;
    }
    .staff img {
        width: 100%;
        max-width: 100%;
    }
    .staff ul li {
        width: 100%;
    }
}

/*-- service --*/

.service01 {
    padding-top: 20px;
    padding-bottom: 40px;
}

.service01 .thumb_bg {
    border: 5px solid #fff;
    /* box-shadow */
    box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
}

.service01 .thumb_bg img {
    width: 100%;
    height: 100%;
}

.service01 .btn_area {
    width: 220px;
    margin: 40px auto;
}

.service02 .btn01 {
    width: 220px;
    margin: 40px auto;
    padding: 0;
    line-height: 46px;
    text-align: center;
}

.service01 .btn_area .btn01.dark a {
    background: #041033;
}

section.service02 {
/*    padding-top: 0;*/
}

.service02 ul li {
    background: #fff;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 40px;
    /* box-shadow */
    box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    max-width:292px;
}

.service02 ul li a p {
    color: #222;
    font-size: 20px;
    font-weight: bold;
}

.service02 .thumb_bg {
    height: 190px;
    width: 292px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    position: relative;
}

.service02 ul li img {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
}

/*.service02 ul li:first-child img {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    top: -15px
}

.service02 ul li:last-child img {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    top: -20px
}

.service02 ul li:nth-child(5) img {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    top: -35px
}*/

.search_area {
    width: 300px;
    margin: 0 auto;
    font-size: 20px;
}

.search_area ul li {
    padding: 2px 15px;
    position: relative;
    cursor: pointer;
}

.search_area ul li:hover {
    background: #f5f5f5;
}

.search_area ul li:after {
    content: "/";
    position: absolute;
    right: -10px;
}

.search_area ul li:last-child:after {
    content: "";
}

.search_area ul li input {
    border: 0;
}

@media screen and (max-width:767px) {
    .search_area {
        width: 260px;
        font-size: 16px;
    }
    .service01 {
        padding: 40px 0;
    }
    .service01 .txt {
        width: 100%;
    }
    .service01 .thumb_bg {
        width: 100%;
        height: 100%;
        margin-bottom: 20px;
    }
    .service01 .thumb_bg img {
        width: 100%;
        height: 100%;
    }
    .service01 .btn_area {
        width: 100%;
        margin: 40px auto;
    }
    .service02 ul li {
        margin: 0 auto 20px;
        max-width: 100%;
        display: block;
    }
}

/*-- access --*/

.access01 figure {
    overflow: inherit;
}

.access01 .thumb {
    max-width: 336px;
    max-height: 244px;
    height: auto;
    margin-bottom: 20px;
    border: 5px solid #fff;
    /* box-shadow */
    box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
}

.access02 {
    padding-bottom: 0;
}

.access02 .map_link a {
    text-decoration: underline;
}

@media screen and (max-width:767px) {
    .access01 .thumb {
        max-width: none;
        max-height: none;
        width: 100%;
        height: 100%;
    }
}

/*-- faq --*/

.faq_list {
    color: #1b598c;
}

.faq_list dd,
.faq_list dt {
    padding: 15px 20px;
    margin-bottom: 20px;
    border: 1px solid #1b598c;
}

.faq_list dt {
    cursor: pointer;
    position: relative;
}

.faq_list dt::before,
.faq_list dt::after {
    font-family: FontAwesome;
    position: absolute;
    left: calc( 100% - 20px);
}

.faq_list dt::after {
    content: "\f107";
}

.faq_list dt.active::after {
    content: "\f106";
}

.faq_list dd {
    margin-top: -21px;
}

.faq_list dt span,
.faq_list dd span {
    border: 1px solid #1b598c;
    width: 75px;
    text-align: center;
    display: inline-block;
    margin-right: 20px;
    font-weight: bold;
    color: #fff;
}

.faq_list dt span {
    background: #cebf91
}

.faq_list dd span {
    background: #1b598c
}

.faq_list dd {
    display: none;
    background: #dfdfdf;
    padding: 15px 50px 15px 20px;
}

.faq_list dt {
    background: url(../img/under/ico_faq_arw.png)no-repeat right 20px top 50%, #f9f9f9;
    padding: 15px 50px 15px 20px;
}

.faq_list dd p,
.faq_list dt p {
    width: 100%;
}

.faq_list dd:last-of-type {
    margin-bottom: 0;
}

@media screen and (max-width:767px) {
    .faq_list dt span,
    .faq_list dd span {
        width: 50px;
    }
    .faq_list dt::before,
    .faq_list dt::after {
        font-family: FontAwesome;
        position: absolute;
        left: calc( 100% - 20px);
        top: calc( 50% - .5em);
    }
}

/*-- news --*/

/*
#main {
    width: 630px;
}
#side {
    width: 230px;
}
*/

#side section:first-child {
    padding-top: 0;
}

#side h3 {
    background: #f5f5f5;
    margin-bottom: 0;
}

#side ul li {
    border-bottom: 1px solid #1b598c;
    padding: 10px;
}

#side ul li.new_list span {
    display: block;
    width: 100%;
}

.news02 ul li {
    width: 300px;
    height: 315px;
    box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.6);
    margin-bottom: 25px;
    background: #f5f5f5;
}

.news02 ul li:nth-of-type(even) {
    margin-left: 20px;
}

.news02 .thumb_bg {
    width: 100%;
    height: 170px;
    overflow: hidden;
    margin: 0 0 15px;
    border-bottom: #ccc;
    position: relative;
}

.news02 .thumb_bg img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -85px;
    margin-left: -150px;
}

.news02 .date {
    margin: 0 20px 15px;
    border-bottom: 1px solid #222;
    padding-bottom: 10px;
}

.news02 .sem_tit {
    margin: 0 20px;
}

.news02 .sem_tit a {
    color: #222;
}

.news_content {
    min-height: 300px;
}

.next a,
.prev a {
    padding: 10px 60px 10px 60px;
    background: #1b598c;
    color: #fff;
    display: inline-block;
    margin-top: 10px;
    position: relative;
}

.rt_btn a {
    padding: 10px 60px 10px 60px;
    background: #1b598c;
    color: #fff;
    display: inline-block;
    margin-top: 10px;
    position: relative;
}

.prev a:after,
.rt_btn a:after {
    content: "<";
    position: absolute;
    left: 10px;
    font-family: monospace;
    font-size: 14px;
    font-weight: bold;
}

.next a:after {
    content: ">";
    position: absolute;
    right: 10px;
    font-family: monospace;
    font-size: 14px;
    font-weight: bold;
}

.prev.dead,
.next.dead {
    padding: 10px 60px 10px 60px;
    background: #ccc;
    color: #fff;
    display: inline-block;
    margin-top: 10px;
    position: relative;
}

@media screen and (max-width:767px) {
    #main,
    #side {
        width: 100%;
    }
    .news02 ul li {
        width: 100%;
        height: 100%;
        padding-bottom: 20px;
    }
    .news02 .thumb_bg {
        width: 100%;
        height: 100%;
    }
    .news02 .thumb_bg img {
        position: relative;
        top: 0;
        left: 0;
        margin-top: 0;
        margin-left: 0;
        width: 100%;
        height: 100%;
    }
    .next a,
    .prev a,
    .rt_btn a,
    .prev.dead,
    .next.dead {
        padding: 10px 30px;
    }
    .news_content {
        min-height: 100px;
    }

    .news02 ul li:nth-of-type(even) {
        margin-left: 0;
    }
}

/*-- contact --*/

.contact .txt p,
.contact table {
    width: 660px;
    margin: 0 auto;
}

.contact .txt {
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.contact .txt p {
    margin-bottom: 1.5em;
}
.contact .txt p.wirtmail,
.contact .txt p.sentmail{
	display: none;
}
.mw_wp_form_input .txt p.wirtmail{
	display: block;
}
.mw_wp_form_preview .txt p.sentmail {
	display: block;
}
.mw_wp_form_preview td span{
	display: none;
}
.mw_wp_form_preview table{
	margin-bottom: 30px;
}
.contact input {
    width: 335px;
    height: 30px;
    /* box-shadow */
    box-shadow: 2px 2px 8px -2px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 2px 2px 8px -2px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 2px 2px 8px -2px rgba(0, 0, 0, 0.2) inset;
    border: 1px solid #e0e0e0;
    padding: 0 10px;
    margin-right: 20px;
}

.contact textarea {
    width: 450px;
    height: 130px;
    /* box-shadow */
    box-shadow: 2px 2px 8px -2px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 2px 2px 8px -2px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 2px 2px 8px -2px rgba(0, 0, 0, 0.2) inset;
    border: 1px solid #e0e0e0;
    padding: 0 10px;
    margin-right: 20px;
}
.contact input[name="address1[data][0]"]{
	margin-right: 0;
}
.contact input[name="address2"]{
	margin-top: 5px;
}
.contact input[type="submit"] {
    width: 220px;
    height: 50px;
    background: url(./img/common/ico_btn01.png)no-repeat right 15px center, #1b598c;
    color: #fff;
    display: inline-block;
    margin-top: 40px;
    position: relative;
    font-size: 14px;
    font-family: initial;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border: 0;
    cursor: pointer;
}

.contact input[type="submit"].back {
    background: url(./img/common/ico_btn02.png)no-repeat left 15px center, #1b598c;
}
.contact table td {
    padding: 10px 0;
    width: 500px;
}

.contact table th {
    padding: 10px 0;
    text-align: left;
    font-weight: normal;
    width: 180px;
    margin-right: 25px;
}

.contact01 th span {
    display: inline-block;
    color: #fff;
    width: 50px;
    text-align: center;
    vertical-align: middle;
    margin-right: 0.5em;
}

.his {
    background: #cbb05a
}

.nin {
    background: #c9c9c9;
}

p.submit_bt {
    text-align: center;
    position: relative;
}

@media screen and (max-width:767px) {
    /*-- contact --*/
    .contact .txt p,
    .contact table {
        width: 100%;
        margin: 0 auto;
    }
    .contact .txt {
        border-bottom: 1px solid #d2d2d2;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .contact .txt p {
        margin-bottom: 1.5em;
    }
    .contact input {
        width: 75%;
    }
    .contact textarea {
        width: 100%;
    }
    .contact input[type="submit"] {
        width: 220px;
        height: 50px;
        background: url(./img/common/ico_btn01.png)no-repeat right 15px center, #1b598c;
        color: #fff;
        display: inline-block;
        margin-top: 40px;
        position: relative;
        font-size: 14px;
        font-family: initial;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        border: 0;
        cursor: pointer;
    }
    .contact table td {
        width: 100%;
        display: block;
    }
    .contact table th {
        width: 100%;
        display: inline-block;
    }
    .contact01 th span {
        display: inline-block;
        color: #fff;
        width: 50px;
        text-align: center;
        vertical-align: middle;
        margin-right: 0.5em;
    }
    .his {
        background: #cbb05a
    }
    .nin {
        background: #c9c9c9;
    }
    p.submit_bt {
        text-align: center;
        position: relative;
    }
}

div.about {
    min-height: 300px;
    background: rgba(255, 255, 255, 1);
    padding: 1em 4em;
}

article:not(:last-child) > div.staff {
    padding-bottom: 3em;
    border-bottom: 1px solid #9a9a9a;
}

div.step {
    width: 80px;
    min-width: 80px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    padding: 0.8em 0.1em;
    background: rgb(45, 175, 128);
    background: linear-gradient(to right, rgba(45, 175, 128, 1) 1%, rgba(45, 175, 128, 1) 50%, rgba(45, 175, 128, 0.7) 50%, rgba(45, 175, 128, 0.7) 100%);
    position: relative;
}

div.step p {
    margin-top: 0.3em;
    padding-top: 0.5em;
    font-size: 1.5em;
    border-top: 1px solid #ffffff;
}

div.step::before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 40px 20px 0;
    border-color: transparent rgba(45, 175, 128, 1) transparent transparent;
}

div.step::after {
    content: "";
    position: absolute;
    bottom: -20px;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 40px 0 0;
    border-color: rgba(45, 175, 128, 0.7) transparent transparent transparent;
}

div.step + div {
    margin: 0 0 2em 2em;
}

div.question {
    padding: 1.5em;
    background: #f8f8f8;
    cursor: pointer
}

div.answer {
    padding: 1.5em;
    background: rgba(45, 175, 128, 0.3);
    display: none;
}

p.mark {
    position: relative;
    font-size: 17px;
    font-size: 1.7rem;
    color: #ffffff;
    background: rgba(45, 175, 128, 1);
    line-height: 100%;
    padding: 0.4em 0 0.3em 0;
    text-align: center;
    min-width: 30px;
}

p.mark + div {
    padding: 0.4em 1em;
}

p.mark::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 30%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 15px 0;
    border-color: transparent rgba(45, 175, 128, 1) transparent transparent;
}

p.toggle {
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 100%;
    width: 30px;
    min-width: 30px;
    height: 30px;
    margin: 0 0 0 auto;
    color: #2daf80;
    transition: all 0.3s ease;
}

div.question.active p.toggle {
    transform: rotate(45deg);
}

div.menu {
    position: relative;
    padding: 0 4em;
    height: 300px;
    background: rgba(45, 175, 128, 1);
}

div.menu p.num {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #ffffff;
    font-weight: bold;
    opacity: 0.1;
    font-size: 240px;
    font-size: 24rem;
    letter-spacing: 0;
    padding-top: 0.1em;
}

div.menu p.num + div {
    width: 100%;
}

div.price {
    background: #f5f5f5;
    padding: 1em 2em;
}

@media screen and (max-width:767px) {
    div.menu {
        height: initial;
        padding: 2em 1em;
    }
    div.menu p.num {
        font-size: 140px;
        font-size: 14rem;
    }
    div.about {
        padding: 2em;
    }
}

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

/******************************************************************************
    CTA
******************************************************************************/

.cta {
    background: #f6f5f0;
    padding: 30px 0;
    border-top: 1px solid #ccc;
}

.cta_box {
    width: 780px;
    text-align: center;
}

.cta_box h2 {
    margin-bottom: 0;
}

.cta_box a {
    transition: 0.2s linear;
    display: block;
    font-weight: bold;
    padding: 1em 0;
    text-align: center;
    font-weight: bold;
    color: #1b598c !important;
    width: 100%;
}

.cta_box a.sp {
    display: none;
}

.cta_box a:hover {
    background: #fff;
}

.cta .cta_box .cta_btn_wrapper {
    padding: 24px 0 0;
    border-top: 1px solid #ddd;
}

.cta .cta_box .cta_btn {
    max-width: 360px;
    width: 100%;
    box-shadow: 0 0 0 1px rgba(16, 37, 99, 1), 0 0 0 3px rgba(246, 245, 240, 1), 0 0 0 4px rgba(16, 37, 99, 1);
    padding: 0;
/*     margin-bottom: 2em; */
    text-align: center;
    min-height: 90px;
    color: #1b598c;
    transition: 0.2s linear;
}

.cta .cta_box .cta_btn:hover {
    background-color: #fff;
}

.cta div .over {
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
}

.cta div .over span {
    display: inline-block;
    padding-left: 5px;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.cta div .over span.num {
    font-size: 30px;
}

.cta div .over + div {
    margin-top: 0.5em;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
}

@media screen and (max-width:767px) {
    .cta_box {
        padding: 0 20px;
    }
    .cta {
        font-size: 14px;
        font-size: 1.4rem;
        padding: 2em 0;
        border-top: 0;
    }
    .cta article {
        display: block;
    }
    .cta .cta_box .cta_btn {
        max-width: inherit;
    }
    .cta > div > a {
        padding: 0.5em 0;
    }
    .cta div {
        width: 100%;
    }
    .cta h3 {}
    .cta h3 span {
        font-size: 14px;
        font-size: 1.4rem;
    }
    .cta .web a:after {
        display: none;
    }
    .cta a.btn {
        display: block;
        font-size: 18px;
        font-size: 1.8rem;
        padding: 0.8em 0;
        text-align: center;
        border-radius: 0;
        border: 1px solid #ffffff;
        margin: 0.5em 0em 1em 0em;
    }
}

/*****************************************************************************
    footer
*****************************************************************************/

footer {
    background: #1b598c;
/*     padding: 25px 0 0; */
}

footer .inner_box {
    max-width: 1100px;
    width: 100%;
    border: 0;
}

footer h1 span {
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    display: block;
    padding-bottom: 10px;
}

.btn_btp {
    width: 100%;
    text-align: center;
    padding: 15px 0;
    font-size: 12px;
    font-size: 1.2rem;
    background: #fff;
    border-top: 1px solid #d2d2d2;
}

.btn_btp a {
    color: #1b598c;
    position: relative;
    font-family: 'Playfair Display', serif;
}

.btn_btp a:before {
    content: "";
    width: 23px;
    height: 23px;
    position: absolute;
    left: 50%;
    margin-left: -60px;
    top: -3px;
    background: url(img/common/ico_page_top.png);
}

p.copy {
    text-align: center;
    color: #fff;
    padding: 10px 0;
    background: #041033;
    font-size: 12px;
}

footer .social {
    margin: 0.5em auto;
}

@media screen and (max-width:767px) {
    footer .inner_box {
        width: 100%;
        padding: 0 20px 20px;
    }
    footer .inner_box article > div {
        width: 100%;
        text-align: center;
    }
    footer .inner_box article > div h1 a {
        width: 100%;
        display: block;
        text-align: center;
    }
    p.copy {
        border: none;
    }
}

/******************************************************************************
    Post
******************************************************************************/

#post {}

#post ul {
    margin-bottom: 3em;
}

#post ul.index {
    margin-bottom: 0em;
}

#post ul.blog a {
    width: 300px;
}

#post ul.blog li {
    margin-bottom: 2em;
}

#post ul.blog a {
    width: 100%;
}

#post ul.blog.index a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0em 1em 0em 0em;
    margin-bottom: 0em;
    transition: all 0.2s linear;
}

#post ul.blog a:hover {
    background: rgba(45, 175, 128, 0.1);
}

#post h3.tl {
    font-size: 14px;
    font-size: 1.4rem;
    height: 3.5em;
    padding: 0.5em 0.5em 0.5em 0;
    color: #333333;
    overflow: hidden;
}

#post ul.blog.index h3.tl {
    overflow: hidden;
}

#post .list a {
    max-width: 500px;
    height: auto;
}

#post .new {
    position: absolute;
    z-index: 1;
}

@media screen and (min-width: 768px) {
    #post ul.blog a {}
    #post ul.list a:not(:nth-of-type(2n)) {
        margin-right: 0.9em;
    }
}

@media screen and (max-width: 767px) {
    #post ul.blog a {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
    #post ul.list a {
        width: 100%;
        height: auto;
    }
}

/* #post .side */

#post .side > div {
    margin-bottom: 2em;
}

#post .side h3 {
    color: #ffffff;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 0;
    background: rgba(45, 175, 128, 1);
    padding: 0.5em 1.2em;
    line-height: 100%;
}

#post .side li a:hover {
    background: rgba(45, 175, 128, 0.1);
}

#post .side li a {
    padding: 1em 1em 1em 1em;
    width: 100%;
}

#post .side li {
    position: relative;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 100%;
    border-bottom: 1px dotted rgba(45, 175, 128, 1);
}

#post .side li p.deco {
    position: relative;
    width: 1em;
    margin-right: 1em;
    height: 0.3em;
    background: rgba(45, 175, 128, 0.7);
    line-height: 100%;
}

#post .side li p.deco::before,
#post .side li p.deco::after {
    content: "";
    position: absolute;
    width: 1.5em;
    height: 0.3em;
    background: rgba(45, 175, 128, 1);
    top: -0.5em;
    left: 0;
}

#post .side li p.deco::after {
    width: 0.5em;
    background: rgba(45, 175, 128, 0.4);
    top: initial;
    bottom: -0.5em;
}

/* Category */

#category li a {
    display: block;
}

/* Recent */

#post .side #recent li a {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 1.5em 0 1.5em 0;
}

#recent p {
    margin-top: 0.5em;
    line-height: 160%;
}

#recent figure {
    text-align: center;
    min-width: 85px;
    width: 85px;
    min-height: 85px;
    height: 85px;
    margin: 0 1em 0 0;
    overflow: hidden;
}

/* Archive */

#post .side #archive li a {
    display: block;
    padding: 1em 0 1em 1.2em;
}

#post .side #archive li:before {
    color: #cfa972;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 1em;
    line-height: 300%;
}

/* Search */

#post #search .s {
    display: block;
    padding: 0.5em 0.5em 0.5em 1em;
    border: 1px solid #cccccc;
    width: 100%;
    z-index: 1;
    background: url(./img/icon/search.png) right top / auto 100% no-repeat;
    margin-top: 1em;
}

#post #search .searchsubmit {
    display: none;
}

/******************************************************************************
    Post:Single
******************************************************************************/

#post .content {
    border-top: 1px solid #cccccc;
    font-size: 14px;
    font-size: 1.4rem;
    padding-top: 1em;
    margin-top: 1.5em;
    min-height: 300px;
}

#post .content img {
    max-width: 100%;
    height: auto;
    width: initial;
}

#post.single h2 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 140%;
    margin: 1em 0;
    padding-bottom: 0.5em;
    color: #333333;
}

/************************************************************************************
    single paging
************************************************************************************/

.single_paging {
    width: 100%;
    margin: 20px 0;
    padding: 0;
}

/******************************************************************************
    Pager
******************************************************************************/

#pager,
.pager {
    margin: 5em 0;
}

#pager .pages {
    display: none;
}

#pager .wp-pagenavi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#pager .wp-pagenavi * {
    padding: 0;
    min-width: 3em;
    height: 3em;
    margin: 0 3px;
    text-align: center;
    border: 1px solid rgba(45, 175, 128, 1);
    color: #2daf80;
    line-height: 3em;
    font-size: 14px;
    font-size: 1.4rem;
}

#pager .current,
.wp-pagenavi > *:hover,
#pager .wp-pagenavi a:hover {
    color: #ffffff;
    background: rgba(45, 175, 128, 0.9);
}

.wp-pagenavi .page {}

.wp-pagenavi .current {}

.wp-pagenavi .previouspostslink {
    border: none;
    margin-right: 40px;
}

.wp-pagenavi .nextpostslink {
    border: none;
    margin-left: 40px;
}

#pager .wp-pagenavi a {
    display: block;
    line-height: 140%;
    padding: 0.8em;
    text-align: center;
    background: rgba(255, 255, 255, 1);
    margin-bottom: 0.2em;
}

/*****************************************************************************
    ul / dl
*****************************************************************************/

ul.balloon {
    padding-bottom: 1em;
}

ul.balloon li {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 0.5em 1em 0.5em 0;
    border-bottom: 1px solid #9a9a9a;
    ;
}

ul.balloon li p {
    line-height: 100%;
    margin-right: 0.5em;
}

ul.balloon li:last-child {
    border: none;
}

ul.menu > li {
    padding: 1em 0;
    border-bottom: 1px solid #cccccc;
}

ul.menu > li p {
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 1em;
}

ul.menu > li:last-child {
    border: none;
}

ul.voice li {
    padding: 2.5em 0;
    border-bottom: 1px solid #9a9a9a;
}

ul.voice li:first-child {
    padding: 0 0 2.5em 0;
}

ul.access {}

ul.access li {
    padding: 15px 20px 15px 0;
    border-bottom: 1px solid #898989;
}

ul.access li:first-child {
    padding: 0 20px 15px 0;
}

ul.access li:first-child img {
    max-width: 255px;
}

ul.access li:last-child {
    border: none;
}

ul.access li p {
    position: relative;
    width: 100px;
    margin-right: 1em;
    padding-left: 10px;
}

ul.access li p::after {
    content: '/';
    position: absolute;
    left: 100px;
    font-weight: normal;
}

@media screen and (max-width:767px) {
    div.price > ul:not(:last-child) {
        border-bottom: 1px solid #cccccc;
    }
    ul.access {
        width: 100%;
    }
    ul.access li {
        width: 100%;
        padding-left: 0px;
		padding-right: 0px;
		font-size: 12px;
    }
    ul.access li:last-child {
        border-bottom: 1px solid #898989;
    }
    ul.access li p {
        max-width: 85px;
        padding-right: 0;
        padding-left: 0;
    }
    ul.access li p::after {
        content: '';
    }
}

/************************************************************************************
    bread
************************************************************************************/

#bread {
    overflow: hidden;
    font-size: 14px;
    font-size: 1.4rem;
    z-index: 2;
    white-space: nowrap;
}

#bread ol {
    margin: 0 auto;
}

#bread ol li {
    padding-top: 0px;
    min-height: 0;
    margin: 0;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#bread ol li a {
    position: relative;
}

#bread ol li:first-child a {
    width: 14px;
    height: 1em;
    display: inline-block;
}

#bread ol li:after {
    content: "\f105";
    display: inline-block;
    font-family: FontAwesome;
    width: 20px;
    padding-left: 1em;
    padding-right: 1em;
}
#bread ol li:first-child a:before {
    content: "\f015";
    font-family: FontAwesome;
    position: absolute;
    font-size: 20px;
    top: -8px;
    left: 0;
}

#bread ol li:first-child {
    padding-left: 1em;
}

#bread ol li:last-child {}

#bread ol li:last-child:after {
    content: "";
    padding: 0;
}

@media screen and (max-width:767px) {
    #bread {
        font-size: 10px;
        font-size: 1.0rem;
    }
    nav#bread {
        margin-bottom: 1em;
    }
    nav#bread ol {
        width: 100%;
        margin: 0 auto;
        padding: 0.5em 1em;
    }
    #bread ol li:first-child a {
        margin-right: 0;
        padding-left: 0;
    }
    #bread ol li:first-child a:before {
        font-size: 14px;
        top: -4px;
        left: 0;
    }
}

/************************************************************************************
 contact
************************************************************************************/

#contact {
    font-size: 14px;
    font-size: 1.4rem;
}

#contact dl {
    margin: 0 auto;
}

#contact dt {
    width: 100%;
    padding: 0.5em 0;
    margin-right: 2em;
}

#contact dt span,
#contact li .label span {
    font-size: 12px;
    font-size: 1.2rem;
    color: #ffffff;
    background: rgba(45, 175, 128, 1);
    padding: 0.3em 1em;
    margin-right: 1em;
    line-height: 140%;
    height: 2em;
}

#contact dt span.nn,
#contact li .label span.nn {
    background: #cccccc;
}

.mw_wp_form_confirm li span {
    display: none;
}

#contact dt p {
    font-size: 12px;
    font-size: 1.2rem;
    color: #f79783;
}

#contact dd {
    width: 100%;
    margin-bottom: 1em;
}

#contact li .label {
    margin-bottom: 1em;
}

#contact .memo {
    width: 100%;
    font-weight: bold;
    padding: 0 0 2em 0;
}

#contact input[type="text"],
#contact input[type="email"],
#contact textarea {
    font-size: 14px;
    font-size: 1.4rem;
    width: 100%;
    padding: 0.5em 1em;
    resize: none;
    border: 1px solid #cccccc;
    background: rgba(255, 255, 255, 0.8);
    font-family: sans-serif;
}

#contact textarea {
    height: 200px;
}

#contact input:focus,
#contact textarea:focus {
    content: "";
    border: 1px solid #666666;
}

#contact input[type="submit"] {
    cursor: pointer;
    border: none;
}

#contact p {
    text-align: center;
    line-height: 170%;
}

@media screen and (max-width:767px) {
    #contact p {
        text-align: left;
    }
}

#contact .confirm,
.sending,
.backform {
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    font-size: 1.4rem;
    width: 200px;
    height: 45px;
    margin-top: 5px;
    background: #888;
}

.mw_wp_form_confirm .send {
    display: none;
}

p.message {
    display: none;
}

.mw_wp_form_input p.message:nth-child(1) {
    display: block;
}

.mw_wp_form_confirm p.message:nth-child(2) {
    display: block;
}

/*****************************************************************************
    Flex Box
*****************************************************************************/

/***********
horizon
************/

.f_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.f_item {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.f_h_start {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.f_h_center {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
}

.f_h_end {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.f_h_sb {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.f_h_sa {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.f_wrap {
    -webkit-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.f_box_nowrap {
    -webkit-flex-flow: nowrap;
    flex-flow: nowrap;
}

/***********
vertical
************/

.f_column {
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.f_reverse {
    -webkit-box-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.f_start {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.f_end {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.f_center {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.f_baseline {
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.f_stretch {
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

/*****************************************************************************
    Gimic with jQuery
*****************************************************************************/

.trans {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.zoom {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.zoom:hover {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

/*  3D Appear */

.deg {
    position: relative;
    perspective: 1000px;
}

.deg.back {
    z-index: -1;
}

.deg > [data-type="left"] {
    transition: all 1s ease;
    transform: rotateY(90deg) translateX(-100px);
    opacity: 0;
}

.deg > [data-type="right"] {
    transition: all 1s ease;
    transform: rotateY(-90deg) translateX(100px);
    opacity: 0;
}

.deg.active > * {
    transform: rotateY(0deg);
    opacity: 1;
}

/*  Scrolling Appear */

.scroll {
    transition: all 1.0s ease;
}

.scroll[data-type="up"] {
    transform: translate3d(0, 100px, 0);
    opacity: 0.01;
}

.scroll[data-type="down"] {
    transform: translate3d(0, -100px, 0);
    opacity: 0.01;
}

.scroll[data-type="left"] {
    transform: translate3d(-100px, 0, 0);
    opacity: 0.01;
}

.scroll[data-type="right"] {
    transform: translate3d(100px, 0, 0);
    opacity: 0.01;
}

.scroll[data-type="up"].active,
.scroll[data-type="down"].active,
.scroll[data-type="left"].active,
.scroll[data-type="right"].active {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.dur {
    transition-delay: 0.2s;
}

.dur4 {
    transition-delay: 0.4s;
}

/*  Parallax Setting */

.para {
    position: relative;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 1);
    background-size: 100% auto;
    background-position: center 100%;
}

.para[data-id="p1"] {
    height: 178px;
    background-image: url("./img/index/fimg.png");
}

.para[data-id="p2"] {
    background-image: url("./img/index/index_para_02.jpg");
}

.para[data-id="p3"] {
    background-image: url("./img/about/about_para_01.jpg");
}

.para[data-id="p4"] {
    background-image: url("./img/index/index_para_04.jpg");
}

@media screen and (max-width:767px) {
    /* for Mobile */
    .para[data-id="p1"] {
        height: auto;
        background-image: url(./img/index/fimg_sp.png);
        background-size: cover;
        background-position: center;
    }
    .deg {
        width: 100%;
    }
}

/*****************************************************************************
    common media
*****************************************************************************/

.col {
    width: 100%;
}

@media screen and (max-width:767px) {
    /* for Mobile */
    .f_res {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    div.blank {
        height: 25px;
    }
    div.blankx2 {
        height: 50px;
    }
    .pc {
        display: none;
    }
    .order_top {
        -webkit-order: -1;
        -ms-order: -1;
        order: -1;
    }
    .order_1 {
        -webkit-order: 1;
        -ms-order: 1;
        order: 1;
    }
    address {}
}

@media screen and (min-width:768px) {
    /* for Tablet and PC */
    .f_res {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    div.blank {
        height: 50px;
    }
    div.blankx2 {
        height: 100px;
    }
    div.blankx3 {
        height: 150px;
    }
    .sp {
        display: none;
    }
    .w10 {
        width: 10%;
        min-width: c10%;
    }
    .w15 {
        width: 15%;
        min-width: 15%;
    }
    .w20 {
        width: 20%;
        min-width: 20%;
    }
    .w20s {
        width: calc(20% - 1em);
        min-width: calc(20% - 1em);
    }
    .w20l {
        width: calc(20% + 1em);
        min-width: calc(20% + 1em);
    }
    .w25 {
        width: 25%;
        min-width: 25%;
    }
    .w25s {
        width: calc(25% - 1em);
    }
    .w33 {
        width: calc(100% / 3);
    }
    .w33s {
        width: calc(100% / 3 - 0.5em);
    }
    .w30 {
        width: 30%;
        min-width: 30%;
    }
    .w30s {
        width: calc(30% - 1em);
        min-width: calc(30% - 1em);
    }
    .w30l {
        width: calc(30% + 1em);
    }
    .w35 {
        width: 35%;
        min-width: 35%;
    }
    .w35s {
        width: calc(35% - 1em);
        min-width: calc(35% - 1em);
    }
    .w40 {
        width: 40%;
        min-width: 40%;
    }
    .w40s {
        width: calc(40% - 1em);
        min-width: calc(40% - 1em);
    }
    .w45 {
        width: 45%;
    }
    .w45s {
        width: calc(45% - 1em);
        min-width: calc(45% - 1em);
    }
    .w45l {
        width: calc(45% + 1em);
        min-width: calc(45% + 1em);
    }
    .w60 {
        width: 60%;
        min-width: 60%;
    }
    .w60s {
        width: calc(60% - 1em);
    }
    .w60l {
        width: calc(60% + 1em);
    }
    .w66 {
        width: 66%;
    }
    .w50s {
        width: calc(50% - 1em);
    }
    .w50 {
        width: 50%;
        min-width: 50%;
    }
    .w50l {
        width: calc(50% + 1em);
    }
    .w55 {
        width: calc(55%);
        min-width: calc(55%);
    }
    .w55s {
        width: calc(55% - 1em);
        min-width: calc(55% - 1em);
    }
    .w65 {
        width: 65%;
        min-width: 65%;
    }
    .w65s {
        width: calc(65% - 1em);
        min-width: calc(65% - 1em);
    }
    .w75 {
        width: 75%;
    }
    .w75s {
        width: calc(75% - 1em);
    }
    .w70 {
        width: 70%;
    }
    .w70s {
        width: calc(70% - 1em);
    }
    .w70l {
        width: calc(70% + 1em);
    }
    .w80 {
        width: 80%;
    }
    .w80s {
        width: calc(80% - 1em);
    }
    .w80l {
        width: calc(80% + 1em);
    }
    .w85 {
        width: 85%;
    }
    .w90 {
        width: 90%;
    }
    .w95 {
        width: 95%;
    }
}

footer .logo {
    width: 150px;
    margin-bottom: 25px;
}
footer .logo img {
    width: 100%;
}

@media screen and (max-width:767px) {
	footer .logo {
		margin: 0 auto;
	}
section .inner_box.menupage{
		padding: 0;
	}
}