@charset "utf-8";

/* 
Theme Name: genova_tpl_rev2
File: style.css
Author: Genova Design
Author URL: https://genova.co.jp/
Description: Genova 2021 Wordpress template
Version: 1.0
*/


/*-----------------------------------------------------------
■ 1 Html
-----------------------------------------------------------*/


/*--------------------------------------
	general
--------------------------------------*/


/*reset*/

html {
    color: #000;
    background: #FFF
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
figure,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-size: 100%
}

legend {
    color: #000
}

#yui3-css-stamp.cssreset {
    display: none
}

html {
    font-size: 62.5%;
}

body {
    position: relative;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 32px;
    color: #000;
    font-weight: 400;
    background: #fff;
    -webkit-text-size-adjust: 100%;
}

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

a {
    vertical-align: middle;
    text-decoration: none;
    color: #000;
    -moz-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

a[href^="tel:"] {
    pointer-events: none;
    cursor: text;
}

a:focus,
*:focus {
    outline: none;
}

a:hover img {
    opacity: 0.8;
}

img {
    width: auto;
    max-width: 100%;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}

table {
    width: 100%;
}

strong,
b {
    font-weight: bold;
    /* font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004"; */
}

@media screen and (max-width: 767px) {
    a[href^="tel:"] {
        pointer-events: auto;
        cursor: pointer;
    }
    .auto_height {
        height: auto!important;
    }
}

.page-id-43 .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 100%;
}


/*--------------------------------------
	icons
--------------------------------------*/

@font-face {
    font-family: 'icomoon';
    src: url('./libs/icomoon/icomoon.eot');
    src: url('../libs/icomoon/icomoon.eot#iefix') format('embedded-opentype'), url('./libs/icomoon/icomoon.ttf') format('truetype'), url('./libs/icomoon/icomoon.woff') format('woff'), url('./libs/icomoon/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class*='icon-']:not([class*='eicon-']):not([class*='elementor-icon-'])::before {
    display: inline-block;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-home::before {
    content: "\e90b";
}

.icon-blog::before {
    content: "\e900";
}

.icon-category::before {
    content: "\e901";
}

.icon-check::before {
    content: "\e902";
}

.icon-checked::before {
    content: "\e903";
}

.icon-down::before {
    content: "\e904";
}

.icon-facebook::before {
    content: "\e905";
}

.icon-google::before {
    content: "\e906";
}

.icon-line::before {
    content: "\e907";
}

.icon-twitter::before {
    content: "\e908";
}

.icon-arrow02::before {
    content: "\e909";
}

.icon-arrow01::before {
    content: "\e910";
}

.icon-search::before {
    content: "\e911";
}

.icon-tag::before {
    content: "\e912";
}

.icon-checkbox-unchecked::before {
    content: "\ea53";
}

.icon-checkbox-checked::before {
    content: "\ea52";
}

.radio-unchecked::before {
    content: "\ea56";
}

.radio-checked::before {
    content: "\ea54";
}

.radio-checked2::before {
    content: "\ea55";
}


/*--------------------------------------
	shortcuts
--------------------------------------*/


/*margin */

.mb0 {
    margin-bottom: 0px!important;
}

.mb5 {
    margin-bottom: 5px!important;
}

.mb10 {
    margin-bottom: 10px!important;
}

.mb15 {
    margin-bottom: 15px!important;
}

.mb20 {
    margin-bottom: 20px!important;
}

.mb25 {
    margin-bottom: 25px!important;
}

.mb30 {
    margin-bottom: 30px!important;
}

.mb35 {
    margin-bottom: 35px!important;
}

.mb40 {
    margin-bottom: 40px!important;
}

.mb45 {
    margin-bottom: 45px!important;
}

.mb50 {
    margin-bottom: 50px!important;
}

.mb55 {
    margin-bottom: 55px!important;
}

.mb60 {
    margin-bottom: 60px!important;
}

.mb65 {
    margin-bottom: 65px!important;
}

.mb70 {
    margin-bottom: 70px!important;
}

.mb75 {
    margin-bottom: 75px!important;
}

.mb80 {
    margin-bottom: 80px!important;
}

.mb85 {
    margin-bottom: 85px!important;
}

.mb90 {
    margin-bottom: 90px!important;
}

.mb95 {
    margin-bottom: 95px!important;
}

.mb100 {
    margin-bottom: 100px!important;
}


/* float */

.fr {
    float: right!important;
}

.fl {
    float: left!important;
}


/* clear */

.clearfix {
    * {
        zoom: 1;
    }
}

.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

.cl {
    clear: both!important;
}


/* text indent */

.textHide {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}


/* text-align */

.tac {
    text-align: center!important;
}

.tar {
    text-align: right!important;
}

.tal {
    text-align: left!important;
}


/* font-weight */

.fb {
    font-weight: bold!important;
}

.half {
    display: inline-block;
}


/*Pc/sp change*/

.sp {
    display: none;
}

.mb {
    display: none;
}

@media screen and (max-width: 767px) {
    .pc {
        display: none!important;
    }
    .sp {
        display: block!important;
    }
}

@media screen and (max-width: 480px) {
    .mb {
        display: block;
    }
    .pcm {
        display: none;
    }
}


/*--------------------------------------
	container / wrapper
--------------------------------------*/

.container {
    width: 100%;
    max-width: 1140px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.container::after {
    content: "";
    display: block;
    clear: both;
}

#wrapper {
    height: 100%;
    overflow: hidden;
    padding-top: 87px;
}

.page-template-front-page_rev2 #wrapper,
.home #wrapper {
    padding: 0;
}

@media (max-width: 767px) {
    #wrapper {
        padding-top: 76px;
    }
    .container {
        padding: 0 17px;
    }
}


/*--------------------------------------
Pc sp change
--------------------------------------*/

.sp {
    display: none !important;
}

.mb {
    display: none;
}

@media screen and (max-width:767px) {
    .pc {
        display: none !important;
    }
    .sp {
        display: block !important;
    }
}

@media screen and (max-width:480px) {
    .mb {
        display: block;
    }
    .pcm {
        display: none;
    }
}


/*--------------------------------------
	text color
--------------------------------------*/

.txt_color {
    color: #072752;
}

.txt_link {
    vertical-align: top;
    text-decoration: underline!important;
    font-weight: bold;
    color: #072752!important;
}

.txt_link:hover {
    text-decoration: none!important;
}

.catch_title {
    text-align: center;
    font-size: 22px;
    line-height: 1.6;
    letter-spacing: 0.15em;
    color: #FFAEA2;
}

.btn_link {
    font-family: dnp-shuei-mincho-pr6n, sans-serif;
    color: #fff;
    background: #FF7023;
    max-width: 300px;
    width: 100%;
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 50px;
    transition: all 0.3s;
    font-weight: 600;
    box-sizing: border-box;
}

.btn_link:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 18px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 5px;
    border-color: transparent transparent transparent #fff;
    margin-top: -4px;
}

.btn_link:hover {
    opacity: 0.7;
}

.bnr .btn_link {
    margin: 0 auto;
}


/*-----------------------------------------------------------
■ 2 Header
-----------------------------------------------------------*/


/*--------------------------------------
	general
--------------------------------------*/

#header {
    position: fixed;
    top: 0 !important;
    left: 0;
    right: 0;
    z-index: 1000;
    -moz-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

.page-template-front-page_rev2 #header,
.home #header {
    left: 48px;
    right: 48px;
}

.header__main-container {
    background: #fff;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.16);
}

.page-template-front-page_rev2 .header__main-container,
.home .header__main-container {
    border-radius: 50px;
    margin-top: 30px;
}


/* container */

.header__main-container,
.header__sub-container {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}

.header__sub-container {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 220px;
}


/* menu */

.menu-text {
    color: #333;
}


/* sub menu */

header .g-nav>li>.up-menu sub {
    color: #94C789;
}

@media screen and (max-width: 980px) {
    .header__main-container {
        padding: 0 20px;
    }
}

@media screen and (max-width: 767px) {
    /* container */
    .header__main-container {
        padding: 0px;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    .header__sub-container {
        width: 100%;
        margin: 0;
        flex-grow: initial;
        flex-shrink: initial;
        flex-basis: initial;
    }
}


/*--------------------------------------
	logo
--------------------------------------*/

header .header__logo {
    width: 204px;
    margin-left: 40px;
}

header .header__logo img {
    width: 100%;
    max-width: 100%;
}


/*--------------------------------------
	nav
--------------------------------------*/


/* gnav */

#header .header_menu {
    float: right;
    margin-right: 41px;
}

#header .header_menu .g_nav {
    display: flex;
    align-items: center;
    margin-top: 0px;
    font-family: 'Noto Serif JP', serif;
}

#header .header_menu .g_nav>li {
    vertical-align: middle;
}

#header .header_menu .g_nav>li>a {
    padding: 32px 16px;
    position: relative;
}

#header .header_menu .g_nav>li>a::before {
    content: '';
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #ED7E97;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    vertical-align: hidden;
}

#header .header_menu .g_nav>li>a:hover::before,
#header .header_menu .g_nav>li.active>a:before {
    opacity: 1;
    visibility: visible;
}

#header .header_menu .g_nav>li>a,
#header .header_menu .g_nav>li>span {
    display: flex;
    align-items: center;
    text-align: center;
    vertical-align: middle;
    color: #707070;
    line-height: 23px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    -moz-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    position: relative;
}

#header .header_menu .g_nav>li>a>span,
#header .header_menu .g_nav>li>span>span {
    display: block;
    margin: 0 auto;
}

#header .header_menu .g_nav>li>a>span small,
#header .header_menu .g_nav>li>span>span small {
    display: block;
    color: #ff7023;
    font-size: 12px;
    font-family: 'Antro';
    margin-top: 9px;
}

#header .header_menu .g_nav>li>span:hover+dl,
#header .header_menu .g_nav>li>span ul:hover {
    pointer-events: auto;
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

#header .header_menu .g_nav>li>span:hover {
    position: relative;
}

#header .header_menu .g_nav>li dl {
    position: absolute;
    top: 100%;
    left: 0;
    display: block;
    width: 100%;
    padding: 38px 30px 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../genova_tpl/img/nogata/bg_menu.png) repeat center top/cover;
    -moz-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    z-index: 99;
}

#header .header_menu .g_nav>li dl dt {
    max-width: 1080px;
    margin: 0 auto 10px;
    font-size: 20px;
    line-height: 1.2;
}

#header .header_menu .g_nav>li dl ul {
    max-width: 1080px;
    margin: 0 auto;
}

#header .header_menu .g_nav>li dl li {
    display: inline-block;
    margin-right: 30px;
    line-height: 1.3;
    position: relative;
    font-size: 16px;
}

#header .header_menu .g_nav>li dl li:before {
    font-size: 14px;
    margin-right: 8px;
}

#header .header_menu .g_nav>li dl li:last-child {
    margin-right: 0;
}

#header .header_menu .g_nav>li dl li a {
    color: #001F5B;
    vertical-align: top;
}

#header .header_menu .g_nav>li dl a:hover {
    opacity: 1;
}

#header .header_menu .g_nav>li dl:hover {
    pointer-events: auto;
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

@media screen and (min-width:768px) {
    #header .header_menu .g_nav>li dl {
        pointer-events: none;
    }
    #header .header_menu .g_nav>li>a:hover:after,
    #header .header_menu .g_nav>li>span:hover:after,
    #header .header_menu .g_nav>li.hover>a:after,
    #header .header_menu .g_nav>li.hover>span:after {
        /* display: block;
		content: "";
		width: 98%;
		height: 2px;
		background: #F5A72F;
		position: absolute;
		left: 0;
		bottom: -13px;
		text-decoration: none; */
    }
    #header .menu_vertical .g_nav>li {
        position: relative;
    }
    #header .menu_vertical dt {
        display: none;
    }
    #header .menu_vertical .g_nav>li dl {
        width: 250px;
        left: 50%;
        transform: translateX(-50%);
        padding: 0;
    }
    #header .menu_vertical .g_nav>li dl li {
        padding: 0;
        display: block;
        margin-right: 0;
        position: relative;
    }
    #header .menu_vertical .g_nav>li dl li::after {
        content: '';
        background: url(../genova_tpl/img/nogata/arr.png) no-repeat 0 0/100% auto;
        width: 18px;
        height: 26px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 24px;
    }
    #header .menu_vertical .g_nav>li dl li a {
        padding: 17px 0 17px 23px;
        display: block;
        font-size: 15px;
        font-weight: 700;
    }
    #header .menu_vertical .g_nav>li dl li:before {
        position: absolute;
        top: 15px;
        left: 12px;
    }
    #header .menu_vertical .g_nav>li dl li:hover {
        background: url(../genova_tpl/img/nogata/bg_active.png) repeat center top/cover;
    }
    #header .header_menu .g_nav .pc {
        padding-right: 0;
        margin: 0;
        width: 96px;
    }
    #header .header_menu .g_nav .ext {
        width: 152px;
    }
}

.tel {
    position: relative;
    top: -2px;
}

@media screen and (max-width:767px) {
    #header {
        top: 0 !important;
    }
    header .header__logo {
        width: 160px;
        margin: 13px 0 18px 16px;
    }
    #header .header_menu .g_nav {
        margin-top: 0;
    }
    .toggleMenu {
        width: 32px;
        height: 70px;
        box-sizing: border-box;
        position: absolute;
        right: 16px;
        top: 5px;
        z-index: 9999;
        background: #fff;
        transition: 0.7s all ease-in-out;
    }
    .menu-trigger,
    .menu-trigger span {
        display: inline-block;
        transition: all .4s;
        box-sizing: border-box;
    }
    .menu-trigger {
        position: relative;
        width: 32px;
        height: 70px;
        margin: 0;
    }
    .menu-trigger span {
        position: absolute;
        left: 0px;
        width: 32px;
        height: 2px;
        border-radius: 5px;
        background: #F089A0;
    }
    .menu-trigger span:nth-of-type(1) {
        top: 23px;
    }
    .menu-trigger span:nth-of-type(2) {
        top: 31px;
    }
    .menu-trigger span:nth-of-type(3) {
        bottom: 28px;
    }
    .toggleMenu.active .menu-trigger span:nth-of-type(1) {
        -webkit-transform: translateY(10px) rotate(-45deg);
        transform: translateY(10px) rotate(-45deg);
    }
    .toggleMenu.active .menu-trigger span:nth-of-type(2) {
        opacity: 0;
    }
    .toggleMenu.active .menu-trigger span:nth-of-type(3) {
        -webkit-transform: translateY(-7px) rotate(45deg);
        transform: translateY(-7px) rotate(45deg);
    }
    #header .g_nav {
        display: none;
    }
    #header .header_menu {
        float: none;
        clear: both;
        margin-right: 0;
    }
    #header .header_menu .g_nav {
        padding: 54px 17px 90px;
        box-sizing: border-box;
        width: 100%;
        position: fixed;
        top: 75px;
        left: 0;
        z-index: 999;
        bottom: 0;
        overflow: auto;
        opacity: 0;
        pointer-events: none;
        background: #F089A0;
        color: #fff;
        display: block !important;
    }
    #header .header_menu.open .g_nav {
        opacity: 1;
        visibility: visible;
    }
    #header .header_menu .g_nav>li {
        position: relative;
        border-left: none;
        padding-right: 0;
        margin: 0 0 3px;
    }
    #header .header_menu .g_nav>li>a,
    #header .header_menu .g_nav>li>span {
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        text-align: left;
        height: auto;
        color: #fff;
        font-size: 20px;
        line-height: 48px;
        letter-spacing: 0;
        font-weight: 600;
        padding: 0;
    }
    #header .header_menu .g_nav>li>a::before {
        content: none;
    }
    #header .header_menu .g_nav>li::before {
        content: none;
    }
    #header .header_menu .g_nav>li>a span,
    #header .header_menu .g_nav>li>span span {
        margin: 0;
    }
    #header .header_menu .g_nav>li>span:after {
        content: "";
        position: absolute;
        top: 35%;
        right: 20px;
        width: 10px;
        height: 10px;
        border-bottom: 1px solid #fff;
        border-left: 1px solid #fff;
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -moz-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s;
        transition-duration: 0.2s;
    }
    #header .header_menu .g_nav>li.hover>span:after {
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        margin-top: -5px;
    }
    #header .header_menu .g_nav>li>a sub,
    #header .header_menu .g_nav>li>span sub {
        margin: -2px 0 0 8px;
        vertical-align: middle;
        bottom: 0;
        color: #fff;
        padding-top: 0;
        font-size: 10px;
        display: none;
    }
    #header .header_menu .g_nav>li dl {
        position: relative;
        top: 0;
        background: none;
        padding: 0;
        margin-top: 30px;
    }
    #header .header_menu .g_nav>li dl li:before {
        display: none;
    }
    #header .header_menu .g_nav>li dl li {
        padding-left: 0;
    }
    #header .header_menu .g_nav>li dt {
        display: none;
    }
    #header .header_menu .g_nav>li ul {
        position: inherit;
        display: none;
        top: 0;
        padding: 0;
    }
    #header .header_menu .g_nav>li ul li {
        display: block;
        margin-right: 0;
        font-size: 18px;
        line-height: 16px;
        margin-bottom: 28px;
        padding-left: 4px;
    }
    #header .header_menu .g_nav>li ul li a {
        position: relative;
        display: block;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-align: left;
        color: #fff;
        font-size: 18px;
        padding-left: 10px;
    }
    #header .header_menu .g_nav>li ul li a::before {
        content: '';
        border-top: 2px solid #fff;
        width: 10px;
        position: absolute;
        top: 50%;
        left: -5px;
    }
    #header .header_menu .g_nav>li ul li a:hover {
        text-decoration: none;
        background: #1F5AA5;
        color: #fff;
    }
    #header .header_menu .g_nav>li.hover ul {
        display: block;
        filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }
    /*スマホ時サブメニューが消える現象を回避*/
    #header .header_menu .g_nav>li>span {
        position: relative;
    }
    #header .header_menu .g_nav>li.hover>span+dl,
    #header .header_menu .g_nav>li>span:hover+dl {
        pointer-events: auto;
        opacity: 1;
    }
    #header .header_menu .g_nav .list {
        position: static;
        padding-top: 25px;
        margin-top: 22px;
        border-top: 1px solid #fff;
        font-size: 14px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0;
    }
    #header .header_menu .g_nav .list a {
        display: inline-block;
        font-size: 14px;
        line-height: 32px;
        letter-spacing: 0;
        font-weight: 500;
        width: auto;
        position: relative;
        top: -3px;
    }
    .navOpen .g_nav {
        opacity: 1 !important;
        visibility: visible !important;
    }
    body.navOpen,
    body.navOpen *,
    body.navOpen *:hover,
    body.navOpen *:focus,
    body.navOpen *:active {
        touch-action: none !important;
        pointer-events: none !important
    }
    body.navOpen .hamburger,
    body.navOpen #navigation,
    body.navOpen #navigation * {
        touch-action: auto !important;
        pointer-events: visible !important
    }
    .navOpen {
        overflow: hidden !important;
        -webkit-overflow-scrolling: touch !important;
        touch-action: none !important;
        pointer-events: none !important
    }
}

@media screen and (max-width:370px) {
    header .header__logo {
        width: 249px;
    }
}


/*-----------------------------------------------------------
■ 3 Footer
-----------------------------------------------------------*/


/*--------------------------------------
	general
--------------------------------------*/


/*--------------------------------------
	fixed box
--------------------------------------*/

.fixed-box {
    position: fixed;
    right: 0px;
    bottom: 0;
    display: block;
/*    width: 672px;*/
    z-index: 9999;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.fixed-box ul {
    display: -webkit-flex;
    display: flex;
}

@media screen and (max-width: 767px) {
    .fixed-box {
        width: 100%;
        height: auto;
    }
}


/*-----------------------------------------------------------
■ 3 Other Common Elements
-----------------------------------------------------------*/


/*--------------------------------------
	conversion section
--------------------------------------*/

.conversion {
    padding: 70px 0 70px;
    text-align: center;
    background: url('img/top/contact-bg.jpg') no-repeat center;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.conversion:before {
    content: '';
    border: 2px solid #fff;
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    z-index: -1;
}

.conversion .conversion__title {
    font-family: dnp-shuei-mincho-pr6n, sans-serif;
    font-size: 26px;
    letter-spacing: 0.15em;
    font-weight: 600;
    line-height: 1.6;
    color: #fff;
    text-align: center;
    margin-bottom: 50px;
}

.conversion .conversion__title span {
    padding: 0 27px 0px;
    /* background: url('img/top/deco-wh.png') no-repeat left center/15px,
				url('img/top/deco-wh.png') no-repeat right center/15px; */
    position: relative;
}

.conversion .conversion__title span:before {
    content: '';
    width: 15px;
    height: 19px;
    background-image: url('img/top/deco-wh.png');
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 15px;
}

.conversion .conversion__title span:after {
    content: '';
    width: 15px;
    height: 19px;
    background-image: url('img/top/deco-wh.png');
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0;
    top: 15px;
}

.conversion .conversion__title small {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.09em;
    display: block;
}

.conversion .conversion__list,
.conversion .btn-group {
    display: flex;
    justify-content: space-between;
    margin: 0 -9px;
}

.conversion .btn-group li {
    width: 273px;
}

.conversion .conversion__list li {
    width: 548px;
}

@media screen and (max-width: 767px) {
    .conversion {
        padding: 45px 0;
    }
    .conversion .conversion__title {
        font-size: 22px;
        line-height: 29px;
        margin-bottom: 20px;
    }
    .conversion .conversion__title small {
        font-size: 12px;
        font-family: 'Antro';
        margin-top: 5px;
    }
    .conversion .conversion__title span {
        display: table;
        margin: 0 auto;
    }
    .conversion .conversion__title span:before,
    .conversion .conversion__title span:after {
        top: 11px;
    }
    .conversion .btn-group {
        flex-wrap: wrap;
    }
    .conversion .btn-group li {
        width: 50%;
        margin-top: -8px;
    }
    .conversion .conversion__list {
        display: block;
    }
    .conversion .conversion__list li {
        width: 100%;
        margin-top: -8px;
    }
}

@media screen and (max-width: 370px) {
    .conversion .conversion__title span {
        padding: 0 20px;
    }
}


/*-----------------------------------------------------------
■ 4 Elementor overwrite
-----------------------------------------------------------*/

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0!important;
}

.elementor img {
    width: auto!important;
}

.elementor-image-box-wrapper {
    display: block!important;
}

.elementor-widget-image-box .elementor-image-box-content {
    text-align: left!important;
}

.elementor-image-box-title {
    padding: 10px 20px;
    margin-bottom: 20px;
    overflow: hidden;
    font-size: 18px;
    line-height: 1.4;
    color: #fff;
    background: #3dc2b7;
}

.elementor-image-box-img {
    float: right;
    display: block!important;
    width: 30%!important;
    margin: 0 0 10px 20px!important;
    text-align: center;
    text-align: right;
}

.img_l .elementor-image-box-img {
    float: left;
    margin: 0 20px 10px 0!important;
}

.auto_width .elementor-image-box-img {
    width: auto!important;
}

.elementor-widget-image .elementor-image>a,
.elementor-widget-image .elementor-image figure>a {
    display: inline-block!important;
}

.elementor-widget-image .elementor-image>a:hover img,
.elementor-widget-image .elementor-image figure>a:hover img {
    opacity: 0.8!important;
}

.elementor-slideshow__header {
    width: calc(100% - 50px)!important;
    padding-left: 0em!important;
    padding-right: 0em!important;
}

.elementor-text-editor ul {
    list-style: inside;
}

@media screen and (max-width: 767px) {
    .elementor-image-box-img,
    .img_l .elementor-image-box-img {
        float: none;
        width: 100%!important;
        margin: 0 auto 20px!important;
        text-align: center;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .conversion .conversion__title span:before,
    .conversion .conversion__title span:after {
        top: 5px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
    .conversion .conversion__title span:before,
    .conversion .conversion__title span:after {
        top: 5px;
    }
}

.ipad {
    display: none;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .ipad {
        display: block;
    }
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #001F5B !important;
}

@media screen and (max-width:767px) {
    .page-template-front-page_rev2 #header,
    .home #header {
        left: 0;
        right: 0;
    }
    .page-template-front-page_rev2 .header__main-container,
    .home .header__main-container {
        margin: 0;
        border-radius: 0;
        box-shadow: none;
    }
}

@media screen and (max-width: 375px) {
    #header .header_menu .g_nav .list {
        font-size: 13px;
    }
}

@media screen and (max-width: 1150px) and (min-width: 768px) {
    header .header__logo {
        width: 160px;
        margin-left: 0;
    }
    .header__sub-container {
        flex-basis: 160px;
    }
    #header .header_menu {
        margin-right: 0;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    header .header__logo {
        margin-left: 0;
    }
    #header .header_menu {
        margin-right: 0;
    }
    .header__sub-container {
        flex-basis: 140px;
    }
    header .header__logo {
        width: 140px;
    }
    #header .header_menu .g_nav>li>a {
        padding: 22px 8px;
        font-size: 14px;
    }
    .page-template-front-page_rev2 #header,
    .home #header {
        left: 10px;
        right: 10px;
    }
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 100% !important;
}


/* FullCalendar Setting */

.calender [class*='icon-']:not([class*='eicon-']):not([class*='elementor-icon-'])::before,
.fc-icon {
    font-family: fcicons !important;
    color: #C04080;
}

.fc-unthemed td.fc-today {
    background: #fff !important;
}

.fc-unthemed td.fc-today .fc-day-number {
    color: #C04080 !important;
}

.fc-button-primary {
    background-color: #fff !important;
    border-color: #fff !important;
}

.fc-button-primary,
.fc-button-primary:not(:disabled).fc-button-active,
.fc-button-primary:not(:disabled):active,
.fc-button-primary:disabled {
    color: #C04080 !important;
}

.fc-right {
    order: 1;
    display: none;
}

.fc-center {
    order: 2;
}

.fc-left {
    order: 3;
}

.fc-day-grid .fc-row+.fc-row+.fc-row+.fc-row+.fc-row+.fc-row,
.fc-today-button {
    display: none !important;
}

.fullcalender-iframe .fc-head div,
.fullcalender-iframe .fc-row div {
    width: inherit;
    border: none;
}
.sitemap{
    display: none;
}
.txt-blue{
    color: blue;
    text-decoration: underline !important;
    text-underline-offset: 1px;
  }
.txt-blue:hover{
    text-decoration: none !important;
  }
.slick-dots {
	display:flex;
}
.slick-dots {
justify-content:center;
	margin-top:20px;
	margin-bottom:20px;
}
.slick-dots li{
cursor:pointer;
}
.slick-dots li button {
    width: 25px;
    cursor: pointer;
    height: 25px;
    border: none;
    border-radius: 90px;
    background: #FFF;
    color: #FFF;
/*     margin-right: 45px; */
}
.slick-dots li:last-child button {
    margin-right: 0px;
}
.slick-dots li.slick-active button {
    background: black;
    color: black;
}
/* .slick-dots li button::before {
    content: "\025cb";
}
.slick-dots li.slick-active button::before {
   content:"\025cf";
} */
