/* =====================================
	BASE
===================================== */
/*--------------------------------------
  Pc sp change
--------------------------------------*/
  .sp {
    display:none!important;
  }
.tablt_txt {
    display: none;
}
@media screen and (max-width: 960px) {
.tablt_txt {
    display: block;
}
	.pc_txt {
    display: none;
}
}
@media screen and (max-width: 767px) {
  .pc {
    display: none!important;
  }
  .sp {
    display: block!important;
  }
}


/*--------------------------------------
  common
--------------------------------------*/
body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
}
/*#wrapper {
	font-size: 16px;
}*/
img {
    border: 0;
}
h1,h2,h3 {
	line-height: 100%;
}
a {
	-moz-transition-duration: 0.7s;
	-o-transition-duration: 0.7s;
	-webkit-transition-duration: 0.7s;
	transition-duration: 0.7s;
	    color: #2e52a8;
}
a:hover {
    text-decoration: underline;
}
a:hover img {
    opacity: 0.7;
}
.image img, .text_image img, .gnv_tmp_style img {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
.rollover a img:hover, .rollover span a img:hover, .rollover .img_r span a img:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
table {
	width: 100%;
	    border-collapse: separate;
    border-spacing: 1px;
}
img {
    width: auto;
    max-width: 100% !important;
}
strong {
    font-weight: bold;
}
.gnv_tmp_map {
	position: relative;
	width: 100%;
	padding-top: 40%;
}
.gnv_tmp_map iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.foot_map.gnv_tmp_map {
    padding-top: 32%;
}
ol {
    display: block;
    list-style-type: decimal;
}
.img_bg {
    font-size: 0;
    letter-spacing: 0;
    line-height: 0;
}
.clearfix:after {
    font-size: 0px;
    content: "";
}
small {
    font-size: 100%;
}
@media screen and (max-width: 767px) {
	.height_auto {
		height: auto !important;
	}
	body {
    background-image: none;
    background: #fff !important;
}
img.fr,img.fl {
    float: none !important;
    display: block;
    margin-bottom: 20px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.foot_map.gnv_tmp_map {
    padding-top: 70%;
}
}


/*--------------------------------------
  map
--------------------------------------*/

.map {
	position: relative;
	padding-top: 340px;
}

.map iframe {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.video {
	position: relative;
	padding-top: 55%;
}

.video iframe {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	border: none;
}



/* -------------------------------------
 * timetable
------------------------------------- */
.timetable_wrap {
    background: #fff;
    border-radius: 0px;
    padding: 35px 25px;
    box-sizing: border-box;
    max-width: 400px;
    margin: 0 auto;
    text-align: left;
}
table.timetable {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    margin-bottom: 18px;
}
.timetable th,
.timetable td {
    text-align: center;
    vertical-align: middle;
    line-height: 1;
    padding: 8px 0 8px;
    font-size: 14px;
    background: none;
    border-bottom: 0;
    letter-spacing: 0;
    color: #22201E;
}
.timetable thead th {
    border-bottom: 0;
    padding: 0px 0 22px;
    background: none;
    letter-spacing: 0;
    border-bottom: 1px solid #CBCAC9;
}
.timetable thead th:first-child {
width: 29%;
    text-align: left;
    letter-spacing: 0.15em;
}
.txt_dot {
    color: #FF6600;
}
span.txt_bold {
    font-family: "ヒラギノ角ゴ W6", "Hiragino Kaku Gothic W6",sans-serif;
}
.timetable tbody th {
    word-break: keep-all;
    white-space: nowrap;
    text-align: left;
    letter-spacing: 0.05em;
    padding-left: 0;
}
.timetable tbody tr:last-child th, .timetable tbody tr:last-child td {
     border-bottom: 1px solid #CBCAC9;
     padding-bottom: 20px;
}
.timetable tbody tr:first-child th, .timetable tbody tr:first-child td {
    padding-top: 24px;
}
.timetable thead th:last-child {
    width: 15%;
}
.table_txt {
color: #22201E;
    font-size: 14px;
}
@media screen and (max-width: 959px) and (min-width: 768px) {
.timetable th, .timetable td {
    font-size: 13px;
}
.timetable thead th:first-child {
    width: 35%;
    }
    .timetable tbody th {
    letter-spacing: 0;
}
		}

@media screen and (max-width: 767px) {
	.timetable th,
	.timetable td {
		font-size: 90%;
		letter-spacing: 0;
	}
.timetable thead th:first-child {
        width: 35%;
}
	.timetable thead th:last-child {
    width: 18%;
}
}

@media screen and (max-width: 413px) {
	.timetable th,
	.timetable td {
		letter-spacing: 0;
	}

    .timetable tbody th {
    letter-spacing: 0;
}

	.timetable thead th {
    padding: 0px 0 16px;
}
	.timetable tbody tr:first-child th, .timetable tbody tr:first-child td {
    padding-top: 20px;
}
	.timetable tbody tr:last-child th, .timetable tbody tr:last-child td {
    padding-bottom: 17px;
}
	}
@media screen and (max-width: 374px) {
.timetable_wrap {
    padding: 25px 15px;
}
.timetable thead th:first-child {
    width: 40%;
}
	}
/* =====================================
	MODULE
===================================== */
/*--------------------------------------
  Icon fonts
--------------------------------------
@font-face {
    font-family: 'Hiragino Kaku Gothic W3';
    src: url('img/fonts/ヒラギノ角ゴ Pro W3.eot');
    src: url('img/fonts/ヒラギノ角ゴ Pro W3.eot?#iefix') format('embedded-opentype'),
         url('img/fonts/ヒラギノ角ゴ Pro W3.woff') format('woff'),
         url('img/fonts/ヒラギノ角ゴ Pro W3.otf') format('OpenType'),
         url('img/fonts/ヒラギノ角ゴ Pro W3.svg#Glyphter') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='icon-']:before{
	display: inline-block;
   font-family: 'Hiragino Kaku Gothic W3';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
@font-face {
    font-family: 'ヒラギノ角ゴ W3';
    src: url('img/fonts/ヒラギノ角ゴ Pro W3.eot');
    src: url('img/fonts/ヒラギノ角ゴ Pro W3.eot?#iefix') format('embedded-opentype'),
         url('img/fonts/ヒラギノ角ゴ Pro W3.woff') format('woff'),
         url('img/fonts/ヒラギノ角ゴ Pro W3.otf') format('OpenType'),
         url('img/fonts/ヒラギノ角ゴ Pro W3.svg#Glyphter') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='icon-']:before{
	display: inline-block;
   font-family: 'ヒラギノ角ゴ W3';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}

*/
/* =====================================
	Layout
===================================== */
/*--------------------------------------
	base
--------------------------------------*/

#base,#blogMain,.container{
    max-width: 800px;
    width: 100%;
    padding: 20px 0px 0;
    box-sizing: border-box;
    margin: 0px auto;
    margin-top: 47px;
    background: #fff;
}
#main {
    min-height: 800px;
    margin-top: 0;
    width: 72% !important;
    float: right;
    max-width: 571px;
    padding-bottom: 20px;
}
div#main div#content {
    padding: 0px 0px 10px 0px;
    box-sizing: border-box;
    width: 100%;
    background: #fff;
	font-size: 12px;
    line-height: 2;
	    font-size: 14px;
}

div#wrapper div#content {
    margin-top: 0;
}
#blogMain div#main {
    box-sizing: border-box;
}
#newsList div#main ,#newsDetail div#main{
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
}
@media screen and (max-width: 959px) {
	#base ,#blogMain,.container{
    max-width: 680px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
		margin-top: 83px;
    }
	#main  {
		width: 100% !important;
		float: none;
		margin: 0 auto;
		    margin-bottom: 35px;
		     float: none !important;   
		
	}
}
@media screen and (max-width: 767px) {
	.full #base, .full #base{
		max-width: inherit;
	}
	#base, #blogMain,.container{
    max-width: 100% !important;
    margin-top: 10px;
}
	.top #main .inner {
		max-width: 580px;
		margin: 0 auto;
		padding: 0 20px;
		box-sizing: border-box;
		width: 100%;
	}
	.under #base {
	    margin-top: 10px;
    width: 100%;
    max-width: 100% !important;
	}
	.full #base {
        max-width: 100% !important;
    margin: 0 !important;
}
	div#main div#content {
     padding: 5px 20px;
    width: 100%;
    margin: 0 auto;
    max-width: 600px;
		 max-width: 640px;
}
.full div#main div#content {
    width: 100%;
      max-width: 640px;
	   
}
#blogMain div#main {
    padding: 0;
    }
    .blog_inner {
    max-width: 450px;
    margin: 0 auto;
    width: 100%;
}
#newsList div#main ,#newsDetail div#main{
    padding: 0;
    box-sizing: border-box;
    width: 90%;
    max-width: 600px;
    margin: 0 auto;
}
#main {
    max-width: 414px;
    margin: 0 auto;
}

#main .contentsBoxBody {
    background-size: 100% auto;
}
}
@media screen and (max-width: 375px) {
div#main div#content {
    padding: 5px 10px;
}
}
/* =====================================
   header
===================================== */
#header {
	margin-bottom: 0px;
	width: 100% !important;
	    padding-bottom: 0;
	height:auto;
}
#header .inner {
    padding: 0 10px;
    max-width: 820px;
    margin: 0 auto 0px;
    box-sizing: border-box;
    z-index: 9999;
    position: relative;
	
}
.top_box {
	max-width: 960px;
	margin: 0 auto;
	padding: 6px 0 4px 0;
	color: #454545;
	font-size: 12px;
}
.h1_img_wrap {
    float: left;
}
.logo_img_box {
    max-width: 483px;
    display: block;
    font-size: 0;
    letter-spacing: 0;
    font-size: 0;
    letter-spacing: 0;
    line-height: 0;
    margin-top:0px;
}
.logo_img_box a:hover {
    opacity: 1;
}
.h1_top_txt {
    line-height: 1.2;
    font-size: 11px;
    font-weight: normal;
    margin-left: 0px;
    display: block;
    padding-top: 5px;
    color: #000;
    margin-top: 3px;
    margin-bottom: 41px;
    text-align: left;
}
.h3_top_stxt {
position: relative;
    top: 1px;
    font-weight: normal;
    line-height: 1.1em;
    margin-left: 0;
    letter-spacing: 0;
    text-align: left;
    margin-top: 10px;
    margin-left: 0;
    color: #7F7F7F;
    font-size: 11px;
}
span.inq_txt_img {
    margin-top: 5px;
    display: block;
    position: relative;
    font-size: 0;
    letter-spacing: 0;
    line-height: 0;
}
ul#naviButton {
    margin-bottom: 0px;
	text-align: right;
}
ul#naviButton li a {
    font-size: 10px;
    color: #2C4EA4;
}

ul#naviButton li {
    display: inline-block;
}
#header h1 img {
    width: 100%;
    max-width: 100%;
}
#header_bg {
    border-top: 0;
}
#header .rightBox {
    width: 37%;
    margin-top: 0;
    float: right;
    text-align: right;
    box-sizing: border-box;
    padding-right: 0px;
}
#header .pc {
	display: block;
}
#header .pc img.pc_tel {
    width: 65%;
    max-width: 281px;
    margin-top: 1px;
}
#header .pc img.pc_mail {
margin: 0px 0 0 3.5%;
    width: 31.5%;
    max-width: 136px;
}
#inquiryBody #header .pc img.pc_mail {
	display: inline-block;
}



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

	#header {
		top: 0 !important;
		border-bottom: 0;
		background: #fff;
    z-index: 9999;
		margin-bottom: 0;
	padding-bottom: 0;
		height: auto !important;
	}
#header .inner {
    max-width: 100%;
    padding-left: 0px !important;
    padding-right: 0px !important;
    box-sizing: border-box;
    padding: 0px;
	    margin-bottom: 0;
}
#header_bg {
    border-top: 0;
    background:#fff;
	    height: auto;
}
	.h1_img_wrap {
    margin-top: 0;
}
.logo_img_box {
width: 262px;
    padding: 23px 0 17px 20px;
    display: block;
    height: auto;
    box-sizing: border-box;
    height: auto;
    margin: 0;
}
.logo_img_box img {
	width: 100%;
	margin: 0px;
}



#header .pc {
	display: none;
}
#header #mail_button, #header #menu_button, #header #tel_button {
	display: inline;
	margin-left: 0;
	max-width: inherit;
	width: auto;
}
#header #mail_button img, #header #menu_button img, #header #tel_button img {
	display: inline;
	margin-left: 0;
}
#header #menu_button, .tel_btton {
    display: block;
    width: 45%;
    float: left;
    margin-right: 5%;
    margin-top: 0;
    
}
}


/* 1-2. globalNav ---------------------------- */
/* gnav */

#header .header_menu .g_nav {
	display: flex;
}
#header .header_menu .g_nav > li {
vertical-align: middle;
    border-left: 0;
    position: relative;
    z-index: 200;
    box-sizing: border-box;
}
#header .header_menu .g_nav > li:first-child {
	position: relative;
}
#header .header_menu .g_nav > li > a, #header .header_menu .g_nav > li > span {
    text-decoration: none;
	    background-size: 100% auto;
}
/*#header .header_menu .g_nav > li > a,
#header .header_menu .g_nav > li > span {
    align-items: center;
    text-align: center;
    vertical-align: middle;
    line-height: 1.2;
    cursor: pointer;
    width: auto;
    border-left: 0;
    margin-right: 0px;
       background-position: right bottom;
    height: 36px;
    padding-left: 20px;
    padding: 8px 5px 7px 5px;
    color: #fff;
    transition: all 0.1s ease;
    letter-spacing: 0;
    box-sizing: border-box;
    text-decoration: none;
    
}*/
#header .header_menu .g_nav > li > a:hover, #header .header_menu .g_nav > li > span:hover {
    opacity: 0.8;
}
#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 sub,
#header .header_menu .g_nav > li > span sub {
	line-height: 1.2;
    display: block;
    letter-spacing: 0.15em;
    padding-top: 16px;
    color: #40845C !important;
    font-size: 10px;
}
#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 {
    pointer-events: none;
    position: absolute;
    top: 36px;
    display: block;
    width: 220px;
    padding: 0px !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #b9c4d2;
    -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;
    /* border-radius: 5px; */
    margin-left: -110px;
    left: 50%;
    border-radius: 0px;
}
#header .header_menu .g_nav > li dl dt {
	max-width: 1000px;
	margin: 0 auto 15px;
	font-size: 24px;
	letter-spacing: 3px;
	color: #2d4a81;
	line-height: 1.2;
	font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004",sans-serif;
	display: none;
}
#header .header_menu .g_nav > li dl ul {
	max-width: 1000px;
	margin: 0 auto;
}
#header .header_menu .g_nav > li dl li {
	display: block;
	box-sizing: border-box;
	margin-right: 0;
}
#header .header_menu .g_nav > li dl li:last-child {
	margin-right: 0;
}
#header .header_menu .g_nav > li dl li a {
   
    display: block;
    border-bottom: 0;
    line-height: 1.3;
    border-bottom: 0;
}
#header .header_menu .g_nav > li dl li:last-child a {
	border-bottom: 0;
}
#header .header_menu .g_nav > li dl a:hover {
	opacity: 1;
    text-decoration: none !important;
}
#header .header_menu .g_nav > li dl:hover {
	pointer-events: auto;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
}
#header .header_menu .g_nav > li dl .icon-arrow01:before {
    color: #B17744;
    font-size: 12px;
    float: left;
    margin-top: 16px
}

@media (min-width: 768px) {
.header_img_box {
    min-height: 65px;
}

	.header_menu {
    margin-top: 0px;
		display: none;
}
	#header .header_menu .g_nav > li.menu_item01 { width: 155px;}
#header .header_menu .g_nav > li { width: 153px; }


#header .header_menu .g_nav > li > a, #header .header_menu .g_nav > li > span {
display: block;
    height: 36px;
    text-decoration: none;
    padding-top: 12px;
    display: block;
    text-align: center;
    box-sizing: border-box;
    color: #555555;
    font-size: 14px !important;
    line-height: 14px !important;
    background: url(/wp-content/themes/genova_tpl/img/images_mt/gnavi_mouseout.png) no-repeat center bottom !important;
}

#header .header_menu .g_nav > li > a:hover, #header .header_menu .g_nav > li > span:hover {
	    background: #e1f4d1;
    background: url(/wp-content/themes/genova_tpl/img/images_mt/gnavi_mouseover.png) no-repeat center bottom !important;
}


	#header .header_menu .g_nav > li dl {
		pointer-events: none;
	}
	
	#header .header_menu .g_nav > li dl dd {
		overflow: hidden;
	}
	#header .header_menu .g_nav > li dl li {
    display: block;
    box-sizing: border-box;
    margin-right: 0;
    background: url(/wp-content/themes/genova_tpl/img/images_mt/m03_box01_icon.png) no-repeat scroll 10px center transparent;
    list-style: none outside none;
    padding: 0px 0 0px 23px;
    background-color: #fff;
    border-bottom: 1px dashed #ccc;
}
	#header .header_menu .g_nav > li dl li a {
      color: #4082EE;
    letter-spacing: 0;
    padding-bottom: 8px;
   text-decoration: underline;
    line-height: 1.3;
    border-bottom: 0;
    padding-left: 14px;
    padding-top: 11px;
    display: block;
    font-size: 14px !important;
}
}
@media screen and (max-width: 768px) {
	div#header {
		background: url(/wp-content/themes/genova_tpl/images/header_bg.jpg) no-repeat center bottom/1029px auto;
	}
}

@media screen and (max-width: 767px) {
		body.noscroll {
		overflow: hidden !important;
		height: 100% !important;
	}
	.noscroll #header {
		top: 0 !important;
	}
.h3_top_stxt {
    display: none;
}

#header .toggleMenu {
		display: block;
		
	}
	.toggleMenu {
    float: right;
    width: 23px;
    height: 72px;
    text-align: left;
    color: #fff;
    cursor: pointer;
    margin-right: 0;
    padding: 0px 20px;
    margin-top: 0;
    background: #fff;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999;
	}

	.menu-trigger,
	.menu-trigger span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}
	.menu-trigger {
    position: relative;
    width: 23px;
    height: 28px;
    margin: 22px auto 0;
    text-align: center;
	}
	.menu-trigger:after {
		/* content: "MENU"; */
		display: block;
		line-height: 1;
		font-size: 10px;
		letter-spacing: 0.05em;
		font-weight: bold;
		margin-top: 30px;
		color: #0057B0;
		margin-left: 0;
	}
	.menu-trigger span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 3px;
	background-color: #5C221B;
	}
	.menu-trigger span:nth-of-type(1) {
		top: 3px;
	}
	.menu-trigger span:nth-of-type(2) {
		top: 13px;
	}
	.menu-trigger span:nth-of-type(3) {
		bottom: 2px;
	}
	.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(-10px) rotate(45deg);
		transform: translateY(-10px) rotate(45deg);
	}
	.header_right_box {
		display: none;
		
	}
	#header .right {
		width: 38px !important;
		height: auto;
		margin-right: 20px;
		margin-top: 18px;
		margin-bottom: 15px;
	}
	#header .right_box,
	#header .g_nav {
		display: none;
	}
	#header .header_menu .g_nav {
    margin-right: 0px !important;
		    display: block;
		padding: 0 20px 35px;
}
	#header .header_menu {
		float: none;
    clear: both;
    margin-right: 0;
    padding-top: 0px;
       background: #fff;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
		padding: 0px 0 0 0;
		    z-index: 999;
		display:none;
}
.g_nav_wrap {
    height: 100%;
    position: relative;
    padding-bottom: 70px;
    box-sizing: border-box;
background: #f4f0e1;
}
#header .header_menu .g_nav_inner {
    display: block;
    text-align: center;
       background: #D5D5D4;
    padding: 30px 0px 0px 0px;
    box-sizing: border-box;
    overflow-y: scroll;
    height: 100%;
}
	#header .header_menu .g_nav > li {
		position: relative;
	    border-bottom: 1px solid #D5D5D4;
		border-left: none;
		width: 100% !important;
	}
	#header .header_menu .g_nav > li > a,
	#header .header_menu .g_nav > li > span {
     width: 100% !important;
    padding: 19px 45px 18px 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    text-align: left;
    height: auto;
    background: #FFFFFF;
    color: #000000 !important;
    letter-spacing: 2px;
    border-left: 0;
		    font-size: 15px;
	    font-family: "秀英丸ゴシック L", "Shuei MaruGo L";
		letter-spacing: 0;
	}
	#header .header_menu .g_nav > li > a {
    padding: 19px 20px 18px 20px;
}
#header .header_menu .g_nav > li > span.parent {
    background:#fff;
}
	#header .header_menu .g_nav > li > a:hover,
	#header .header_menu .g_nav > li > span:hover {
background: #5C221B;
    opacity: 1;
    color: #fff !important;
	}
	#header .header_menu .g_nav > li > a span,
	#header .header_menu .g_nav > li > span span {
		margin: 0;
	}
	#header .header_menu .g_nav > li > a sub,
	#header .header_menu .g_nav > li > span sub {
	    margin: 0px 0 0 8px;
		display: inline-block;
		vertical-align: middle;
		bottom: 0;
		padding-top: 0;
		color: #A2D8CF !important;
		letter-spacing: 1px;
	}
	#header .header_menu .g_nav > li:nth-child(4)>a sub {
		padding-top: 0;
	}
	#header .header_menu .g_nav > li > span:after {
	    content: "";
    position: absolute;
    top: 18px;
    right: 20px;
    width: 16px;
    height: 16px;
    border-bottom: 1px solid #5C221B;
    border-left: 1px solid #5C221B;
    box-sizing: border-box;
    -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 dl {
		position: relative;
		top: 0;
		background: none;
		width: 100%;
		margin-left: 0;
		left: 0;
		padding: 0 !important;
	}
	#header .header_menu .g_nav > li dl li:before {
		display: none;
	}
	#header .header_menu .g_nav > li dt {
		display: none;
	}
	#header .header_menu .g_nav > li ul {
		position: inherit;
		background: #eff1fb;
		display: none;
		top: 0;
		padding: 0;
	}
	#header .header_menu .g_nav > li ul li {
		    display: block;
    margin-right: 0;
 border-top: 1px solid #D5D5D4;
    padding: 0;
	}
	#header .header_menu .g_nav > li ul li a {
    position: relative;
    display: block;
    padding: 15px 20px 12px 36px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    background: #fff;
    border-bottom: 0;
    font-size: 15px;
    font-family: "秀英丸ゴシック L", "Shuei MaruGo L";
    color: #22201E;
	}
	#header .header_menu .g_nav > li ul li a:hover {
background: #5C221B;
    opacity: 1;
    color: #fff !important;
	}
	#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.hover > span:after {
		top: 28px;
		-moz-transform: rotate(135deg);
		-ms-transform: rotate(135deg);
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
	}
	/*ã‚¹ãƒžãƒ›æ™‚ã‚µãƒ–ãƒ¡ãƒ‹ãƒ¥ãƒ¼ãŒæ¶ˆãˆã‚‹ç¾è±¡ã‚’å›žé¿*/
	#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;
	}
}




/*--------------------------------------
	content-bottom
--------------------------------------*/
.contact_box {
padding: 40px 20px;
    box-sizing: border-box;
    background: #5C221B;
}

.contact_box .tle {
font-family: "秀英丸ゴシック B", "Shuei MaruGo B";
    font-size: 24px;
    color: #fff;
    line-height: 1.4;
    margin-bottom: 20px;
}
.contact_box .txt {
    font-size: 15px;
    color: #FD6521;
    text-align: left;
    line-height: 2;
    margin-bottom: 20px;
    font-family: "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic W3",sans-serif;
}

.contact_box ul {
    margin-bottom: 25px;
}
.content-bottom img {
    width: 100%;
}

#content-bottom {
    margin-top: 30px;
	    text-align: center;
	    padding: 0 18px;
}
div#content-bottom .img_box {
    font-size: 0;
    letter-spacing: 0;
    line-height: 0;
}
	
/*.content-bottom_wrap {
    max-width: 940px;
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0 auto;
}
.content-bottom_wrap .content-bottom_inner {
    width: 76%;
    margin-left: auto;
    margin-right: 0;
    max-width: 680px;
    padding: 0 20px;
    box-sizing: border-box;
}
@media screen and (max-width:959px) {
.content-bottom_wrap .content-bottom_inner {
    width: 100%;
    margin: 0 auto;
}
}*/	
@media screen and (max-width: 767px) {
#content-bottom {
 padding: 0 20px;
}	
	
	}
/* =====================================
 4. footer
===================================== */

#footer #footerContent {
    margin: 0px auto 0px;
    text-align: left;
    padding: 0 20px 0px;
    max-width: 960px;
    box-sizing: border-box;
    width: 100%;
}
#footer #footerInner,.footer_inner {
    max-width: 800px;
    margin: 0 auto;
}
/*--------------------------------------
   side
--------------------------------------*/
#side .sort {
	margin-bottom: 10px;
}
#side #access #accessInner {
    border-color: #cccccc;
    background-color: #FFF;
    font-size: 12px;
    line-height: 1.4;
}
#side {
width: 28% !important;
    max-width: 210px;
    text-align: left;
    float: left;
    padding-left: 0;
    box-sizing: border-box;
}

span.newsLabel {
    background: #fdc400;
    color: #fff !important;
    font-size: 8px;
    font-weight: normal;
    border-radius: 0;
    margin: -3px 0 0 5px;
    width: 35px;
    height: 15px;
    line-height: 15px !important;
    letter-spacing: 0;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}
#access .gnv_tmp_map {
    padding-top: 150px;
    margin-bottom: 0 !important;
}
/*small a {
    background: url(../img/mapicon_g.jpg) no-repeat left center/auto;
    display: block;
    padding-left: 18px;
    margin-top: 3px;
    width: 120px;
    display: block;
    font-size: 10px;
    letter-spacing: 0;
    line-height: 1.7;
}*/

.inq_box.tablt {
    display: none;
}
@media only screen and (max-width: 959px) {
.freeArea.sort {
    display: none;
}
#side {
    width: 100% !important;
    max-width:640px !important;
    float: none !important;
    margin: 0 auto;
    text-align:center;
	   padding: 0 10px;
    box-sizing: border-box;
	    margin-bottom: 20px;
}
	#side .sidetitle_wrap {
    width: 33%;
    float: left;
	    text-align: left;
}
	.side_movie {
    margin: 0 auto 10px;
}
#side #contact {
    margin: 0 auto;
    text-align: center;
}
#side #contact p.form a {
    margin: 0 auto;
}
#side #banner img {
    display: inline-block;
    vertical-align: middle;
}
div#searchWrap {
max-width: 220px;
    margin: 0 auto;
}
#side .inquiry_banner.sort {
    display: none;
}
#side div#navigation {
}
#side div#access {
    display: none;
}
#side div#sideNews {
    display: block;
	    text-align: left;
}
	.banner.sort:nth-child(3) {
    display: block;
    width: 100%;
}
.banner.sort {
display: inline-block;
    width: 32%;
	vertical-align: top;
}
	.banner.sort.first_banner {
    display: block;
    margin: 0 auto 20px auto;
}
.inq_box.tablt {
    max-width: 600px;
    font-size: 0;
    letter-spacing: 0;
    line-height: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
        width: 100%;
}
.inq_box_item {
    display: inline-block;
    margin-right: 2%;
    width: 49%;
    margin-bottom: 2%;
}
.inq_box_item:nth-child(2), .inq_box_item:last-child {
    margin-right: auto;
}
.inq_box_item:last-child {
    width: 100% !important;
    display: block;
}
	#side #navigation li {
    display: inline-block;
}
#side #banner {
    max-width: none;
}


div#side div#navigation li {
    display: block;
}
	#side #navigation ul {
    display: inline-block;
}
}
@media only screen and (max-width: 767px) {
#side {
    width: 100% !important;
    max-width: 400px !important;
}
.inq_box.tablt {
        width: 90%;
}
.banner.sort {
display: block;
    width: 100%;
}
.banner.sort:nth-child(-n+2) {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: block;
}
		#side .sidetitle_wrap {
    width: 50%;
    float: left;
    text-align: left;
}
div#navigation {
    display: none;
}
div#footer {
    padding-bottom: 17%;
    height: auto;
    background: none;
}
	}
/* =====================================
	TOP
===================================== */

.gnv_tmp_map {
	position: relative;
	width: 100%;
	padding-top: 57%;
}

.gnv_tmp_map iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

/*--------------------------------------
	mainimage
--------------------------------------*/


#mainimage {
    margin-bottom: 22px;
    margin-bottom: 22px;
    min-height: 0;
    height: auto;
    font-size: 0;
    letter-spacing: 0;
    line-height: 0;
	    text-align: center;
	    position: relative;
}
#mainimage img {
    width: auto;
    max-width: 100%;
}
#mainImageWrap {
    margin-top: 0px;
text-align: center;
    max-width: 830px;
    margin: 0 auto;
    padding: 0px 15px;
    box-sizing: border-box;
}
#mainImageWrap img {
    max-width: 800px;
	    width: 100%;
}
div#mainImage {
    width: 100% !important;
    height: auto;
}
div#mainImage img {
    margin-left: 0;
}
@media only screen and (max-width: 767px) {

#bread {
    padding: 0 20px;
    box-sizing: border-box;
}
#mainImageWrap img {
    width: 100%;
}
#mainImageWrap {
    background: none;
    padding: 0;
    margin-top: 0px;
}
}
@media only screen and (max-width: 375px) {

#bread {
    padding: 0 15px;
}
}
/*==================== sp ====================*/	
@media only screen and (max-width: 767px) {	
div#aboutSiteBody div.top_box {
    float: none;
    margin: 0 auto;
}
	}
/* =====================================
	UNDER
===================================== */
/* -------------------------------------
 * margin_base
------------------------------------- */

.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;
}



/*--------------------------------------
  bread
--------------------------------------*/
#bread {
 text-align: right;
    margin-bottom: 10px;
        margin-top: 0px;
	    font-size: 16px;
	padding-right: 7px;
}
#bread li {
    letter-spacing: 0;
    display: inline;
}
#bread li+li:before {
	padding-right: .3em;
	content: ">";
}
#bread li a {
	text-decoration: underline;
}
#bread li a:hover {
	opacity: 0.8;
	text-decoration: none;
}
.parent-pageid-830 ul#bread li:last-child,.parent-pageid-934 ul#bread li:last-child,.page-id-1056 ul#bread li:last-child,.page-id-1086  ul#bread li:last-child,.page-id-1092 ul#bread li:last-child,.page-id-1109 ul#bread li:last-child{
    display: none;
}

/*--------------------------------------
  mainimage
--------------------------------------
.under_mainimage {
    margin: 0;
	    margin-bottom: 45px;
}
.under_mainimage h2 {
font-size: 26px;
    line-height: 1.2;
    color: #e73066;
    border-bottom: 2px solid #f55182;
    position: relative;
    font-weight: bold;
    padding: 18px 0 20px 80px;
    font-family: "丸フォーク R", "Maru Folk Regular";
}
#mainimage .inner .container {
    margin-top: 0;
	    width: 100%;
    padding: 0 !important;
}
@media screen and (max-width: 767px) {
.under_mainimage h2 {
    font-size: 24px;
    border-bottom: 2px solid #f55182;
    padding: 16px 5px 18px 60px;
}
}*/
/*--------------------------------------
  elementor
--------------------------------------*/
.elementor {
    min-height: 870px;
}

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0 !important;
}
.elementor-73 .elementor-element.elementor-element-0b12c65 .elementor-icon-list-icon i {
    margin-top: -4px;
}
.elementor-image-box-wrapper {
    display: block !important;
}

@media screen and (max-width: 767px) {
	.elementor {
		min-height: 500px;
	}
	
}


/*--------------------------------------
  heading
--------------------------------------
.gnv_tmp_h3_bg h3 {
    font-size: 22px;
    line-height: 1.2 !important;
    font-weight: bold;
    font-family: "丸フォーク R", "Maru Folk Regular";
    position: relative;
    padding-left: 30px !important;
}
.gnv_tmp_h3_bg h3:before {
width: 20px;
    height: 20px;
    border: 4px solid #f55182;
    content: '';
    display: block;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 50%;
    margin-top: -8px;
}
.gnv_tmp_h4_bg {
    padding: 8px 10px 8px 0;
    background: #55aec2;
    border-radius: 5px;
}
.gnv_tmp_h4_bg h4 {
    font-size: 18px;
    line-height: 1.2 !important;
    font-weight: bold;
    font-family: "丸フォーク R", "Maru Folk Regular";
    color: #fff;
    position: relative;
    padding-left: 22px !important;
}
.gnv_tmp_h4_bg h4:before {
    content: '';
    display: block;
    position: absolute;
    width: 4px;
    height: 100%;
    background: #fff;
    border-radius: 5px;
    left: 10px;
    top: 0;
}
.gnv_tmp_h5_bg h5 {
    font-size: 18px;
    line-height: 1.2 !important;
    font-weight: bold;
    font-family: "丸フォーク R", "Maru Folk Regular";
    color: #55aec2;
}

.name_tle,.sub_tle {
    font-family: "丸フォーク R", "Maru Folk Regular";
    font-size: 24px;
    margin-bottom: 10px;
    line-height: 1.3;
    display: block;
}

.name_tle:first-letter,.sub_tle:first-letter {
    color: #ec3b70;
}
@media screen and (max-width: 767px) {
	
	.name_tle,.sub_tle {
    font-size: 20px;
    }
	}*/
	
 .contentsBoxTitle {
    background-image: url(/wp-content/themes/genova_tpl/images/title_ico.gif) no-repeat left !important;
    background-repeat: no-repeat;
    background-position: left bottom;
    margin-left: 0px;
    margin-bottom: 25px;
    padding-bottom: 0px;
}

#main .contentsBox .contentsBoxTitle h4 {
    line-height: 1.4 !important;
    padding-top: 6px !important;
    font-size: 15px !important;
    padding-bottom: 6px;
}
 #bread #breadInner {
    float: right;
}

/*--------------------------------------
  TPL
--------------------------------------
.under #content p {
	margin-bottom: 20px;
}
.under #content p:last-child {
	margin-bottom: 0;
}*/
.hikoukai {
	display: none !important;
}



/*--------------------------------------
  ic_01
--------------------------------------
.ic_01 li {
    padding-left: 16px !important;
	margin: 3px 0 !important;
}
.ic_01 li:before {
    background: #55aec2;
    width: 10px;
    height: 10px;
    content: '';
    display: block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 4px;
}
.ic_01 .elementor-icon-list-icon {
    display: none !important;
}
.ic_01 .elementor-icon-list-text {
    padding-left: 0 !important;
    display: block;
}
*/
.li_arrow01 li {
    list-style: none;
    background: url(../img/images_g/li_arrow.gif) no-repeat 0  4px;
    padding: 3px 0px 3px 15px;
}
/*--------------------------------------
  text_column2
--------------------------------------*/
.text_column2 .elementor-column.elementor-col-50:nth-child(1) {
    margin-right: 4%;
}
.text_column2 .elementor-column.elementor-col-50, .text_column2 .elementor-column[data-col="50"] {
    width: 48%;
}
.text_column3 {
    margin-bottom: 2% !important;
}
.text_column3 .elementor-col-33:nth-child(1) ,.text_column3 .elementor-col-33:nth-child(2){
    margin-right: 2%;
}
.text_column3 .elementor-column.elementor-col-33 {
    width: 32%;
}
.text_column2 .gnv_tmp_h5_bg h5 {
    margin-bottom: 15px !important;
}
.text_column2 .elementor-image-box-img {
    margin: 0 auto 15px !important;
    float: none !important;
    width: 100% !important;
}

@media screen and (max-width: 767px) {
	.text_column2 .elementor-row {
		display: block !important;
	}
	.text_column2 .elementor-column.elementor-col-50, .text_column2 .elementor-column[data-col="50"] {
		width: 100% !important;
		display: block !important;
	}
	.text_column2 .elementor-column.elementor-col-50:nth-child(1) {
		margin-right: 0;
		margin-bottom: 25px !important;
	}
}


.circle_list li {
    padding-left: 12px !important;
    position: relative;
    margin: 0 0 5px 0 !important;
}
.circle_list li:before {
    background: #333;
    width: 3px;
    height: 3px;
    content: '';
    display: block;
    border-radius: 50%;
    position: absolute;
    left: 0;
 top: 8px;
}



/*--------------------------------------
	sitemap
--------------------------------------*/

#sitemap_list {
	background: none !important;
	min-height: 870px;
	    margin-top: 0px !important;
}


#sitemap_list li,.sitemap_list li {
line-height: 1.4 !important;
    position: relative;
    margin: 0 0 0px !important;
    font-size: 13px !important;
    font-weight: bold;
    margin-bottom: 17px !important;
}


#sitemap_list li a,.sitemap_list li a {
display: block;
    position: relative;
    box-sizing: border-box;
    color: #4d4d4d;
    background: #f8f8f8 !important;
    border: 1px solid #e5e5e6;
    padding: 10px 0px 9px 15px !important;
    text-decoration: none;
    font-size: 17px;
    background-image: none !important;
    display: block;
}
/*#sitemap_list>li>a:before,.sitemap_list>li>a:before {
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 15px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	    background: #f8f8f8;
}
#sitemap_list>li>a:after,.sitemap_list>li>a:after {
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 18px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	    background: #f7fdd7;
}*/
#sitemap_list li a:hover ,.sitemap_list li a:hover{
     text-decoration: underline !important;
}
#sitemap_list li .sub-menu li a {
    background: url(/wp-content/themes/genova_tpl/style/00/images/icon_sitemap_sub.gif) no-repeat left 6px/auto !important;
    box-sizing: border-box;
    border: 0;
    padding: 0px 0px 0px 15px !important;
    display: inline-block;
    color: #f7ab00;
    text-decoration: underline;
}
#sitemap_list li .sub-menu li {
    padding-left: 20px;
    font-weight: normal;
}
#sitemap_list li .sub-menu li:first-child {
    margin-top: 20px !important;
}
#sitemap_list li .sub-menu li a:hover {
    opacity: 0.7;
}
@media screen and (max-width: 767px) {
	#sitemap_list {
		padding: 0 0px;
		min-height: 500px;
	}


}

/* =====================================
	■	notFound
===================================== */
#notFound {
    min-height: 870px;
}
div#notFound {
    text-align: center;
    font-weight: bold;
}
@media screen and (max-width: 767px) {
	#notFound {
		min-height: 500px;
	}
}


/* =====================================
	■	ブログ
===================================== */
#posts {
    min-height: 870px;
}
.post-header h2 {
    font-size: 20px !important;
    line-height: 1.2;
    font-weight: bold;
    font-family: "ヒラギノ角ゴ W6", "Hiragino Kaku Gothic W6",sans-serif;
    position: relative;
    padding-left: 28px;
    margin-bottom: 20px;
}
.post-header h2:before {
    width: 20px;
    height: 20px;
    border: 4px solid #44a1b9;
    content: '';
    display: block;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 0;
	box-sizing: border-box;
}
.post-header h2 a {
    color: #726f70;
	display: inline-block;
}
.post-header h2 a:hover {
    color: #44a1b9;
}

@media screen and (max-width: 767px) {
	#posts {
		min-height: 500px;
	}
}



/*--------------------------------------
	temple img
--------------------------------------*/

.elementor-section {
	margin-bottom: 10px;
}
.top .elementor-section {
    margin-bottom: 0;
}
.elementor-widget-image-box .elementor-image-box-wrapper {
	text-align: left !important;
}

.img_r .elementor-image-box-img {
	float: right;
	margin-left: 20px !important;
}

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

.text_box {
	width: 65%;
	float: left;
}
section.img_auto a {
    width: auto !important;
    max-width: 100%;
    display: inline-block !important;
}
section.img_auto img {
    width: auto !important; 
    max-width: 100%;
}
.img_txt_list .img_box {
    text-align: center;
}
.img_txt_list img {
    width: auto;
    max-width: 100%;
}

@media only screen and (max-width: 767px) {
	.img_r .elementor-image-box-img {
		float: none;
		margin-left: auto !important;
	}
	.img_l .elementor-image-box-img {
		float: none;
		margin-right: auto !important;
	}
	.img_r .elementor-image-box-img,
	.img_l .elementor-image-box-img {
		width: 100% !important;
		max-width: 100%;
		margin-left: auto !important;
		margin-right: auto !important;
		text-align: center;
	}
	.img_r .elementor-image-box-img img,
	.img_l .elementor-image-box-img img{
		width: auto;
	}
	.text_box {
		width: 100%;
		float: none;
	}
	.elementor-column.elementor-col-33, .elementor-column[data-col="33"] {
    width: 100%;
    margin-right: auto;
}
}


/*--------------------------------------
	temple list
--------------------------------------*/
.under .con_wrap {
    min-height: 680px;
        margin-top: 0px;
}
.btn.under_btn a {
	display: inline-block;
	width: auto;
	padding: 12px 25px;
	font-size: 18px;
}

.bg_box {
border: 1px solid #cccccc;
    padding: 5px;
    background: #E3EFEF;
}
.bg_box02{
border: 1px solid #cccccc;
    padding: 5px;
    background: #fef4f4;
}
.bg_box03{
	padding: 10px 15px;
	background: #F1F9FA;
	box-sizing: border-box;
}
ul.elementor-icon-list-items {
	letter-spacing: 0;
	font-size: 0;
}

ul.elementor-icon-list-items li,
.ic_01 li {
	font-size: 15px;
	line-height: 2;
	letter-spacing: 2px;
	box-sizing: border-box;
	vertical-align: top;
	display: inline-block !important;
	width: 100%;
}

.ic_01 li {
	position: relative;
	padding: 0px 5px 0px 24px;
}

.ic_01 li:before {
	content: "";
	position: absolute;
	background: #8d7b6b;
	top: 10px;
	left: 0px;
	height: 10px;
	width: 10px;
	border-radius: 50%;
}

.column2_list ul.elementor-icon-list-items li {
	width: 50%;
}

.elementor-widget-icon-list .elementor-icon-list-icon {
	text-align: center;
	margin-top: -2px;
	display: inline-block;
	vertical-align: middle;
}

.elementor-widget-icon-list .elementor-icon-list-item a {
	color: #2c3939;
}

.elementor-widget-icon-list .elementor-icon-list-item a {
	width: auto !important;
	display: inline-block !important;
}

.elementor-widget-icon-list .elementor-icon-list-text a {
	text-decoration: underline;
}

.elementor-widget-icon-list a .elementor-icon-list-text {
	text-decoration: underline;
}
/*div#content>.elementor>.elementor-inner>.elementor-section-wrap>section {
    padding:0 10px;
    margin: 0 auto;
}*/
div#content>.elementor>.elementor-inner>.elementor-section-wrap .elementor-section-full_width {
    max-width: 100%;
}
/*-i.fa.fa-circle --------------------*/

i.fa.fa-circle {
	font-size: 12px !important;
	font-size: 12px !important;
    position: absolute;
    top: 9px;
}

.fa-circle:before {
	content: "\f111";
	color: #8d7b6b;
	font-size: 12px;
}


/*-fa-chevron-right--------------------*/
i.fa.fa-chevron-right {
    position: absolute;
    top: 7px;
}
.fa-chevron-right:before {
	content: "\f054";
	color: #8d7b6b;
}
/*-qa_q--------------------*/
.qa_q {
    background: url(../img/images_g/icon_q.gif) left 2px;
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-right: 0px;
       padding-bottom: 16px;
    padding-left: 60px;
}
.qapagetop {
    text-align: right;
    padding-right: 10px;
    padding-bottom: 15px;
}
.qa_a {
     background: url(../img/images_g/icon_a.gif) left 2px;
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-right: 0px;
      padding-bottom: 16px;
    padding-left: 60px;
}
.gaiyoutbl {
	width: 340px;
}
.gaiyoutbl td {
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9D231;
}
.gaiyoutbl th {
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B9D22;
	padding-left: 5px;
	width: 90px;
}
.fltL {
	float: left;
}
.fltR {
	float: right;
}
.info_box p.gnv_tmp_map {
    width: 285px;
    padding-top: 394px !important;
}
.box4_1 {
    background-image: url(../img/images_mt/paper.gif);
    background-repeat: no-repeat;
    height: 330px;
    width: 450px;
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
}
.sinken {
	width: 385px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.sinken th{
	width: 70px;
	font-weight: bold;
	background-color: #C7FD9F;
	padding-left: 3px;
	border: 2px solid #fff;
}
.sinken td{
	background-color: #E9FEDA;
	padding: 7px;
	border: 2px solid #fff;
}
.box9 {
	background-image: url(../img/images_mt/paper_l_m.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 621px;
}

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

	.btn.under_btn {
		text-align: center;
	}
	.column2_list ul.elementor-icon-list-items li {
		width: 100%;
	}
	.under .con_wrap {
    min-height: 500px;
		padding:0 !important;
}
	.fltL {
	float:none;
}
.fltR {
	float:none;
}
	.info_box {
    text-align: center;
}
	.gaiyoutbl {
    width: 100%;
		    margin-top: 20px;
}
.info_box p.gnv_tmp_map {
    width: 100%;
    padding-top: 75% !important;
}
	.box4_1 {
    background-image: url(../img/images_mt/paper.gif);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 330px;
    width: 280px;
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
}
		.box9 {
    background-image: url(../img/images_mt/paper_l_m.gif);
    background-repeat: repeat-y;
    background-size: 100%;
    width: 100%;
}
}

/* =====================================
■お問い合わせ
===================================== */
.page-id-113  #mainImageWrap {
    text-align: center;
}
.page-id-113 .contact_wrap {
    padding: 0 15px;
	  padding-bottom: 35px;
}
.inquiryForm_message .txt {
    text-align: left;
    margin-bottom: 20px;
}
.wrap_contact {
max-width: 840px;
    margin: 0 auto;
    padding: 0 20px;
}
.inquiryForm_message {
	text-align: center;
}
.step_list {
	width: 467px;
	margin: 0 auto 90px;
}
.step_list li {
	float: left;
	width: 100px;
	margin-left: 83px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	position: relative;
	color: #BFBEBD;
}
.step_list li:first-child {
	margin: 0;
}
.step_list li span {
	display: block;
	width: 54px;
	height: 54px;
	border-radius: 50%;
	text-align: center;
	line-height: 58px;
	margin: 0 auto 12px;
	background: #BFBEBD;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0;
	position: relative;
}
.step_list li span:after {
	display: block;
	content: "";
	width: 130px;
	height: 1px;
	background: #bfbebd;
	position: absolute;
	top: 50%;
	left: 54px;
}
.step_list li:last-child span:after {
	display: none;
}
.step_list li.current {
	color: #373431;
}
.step_list li.current span {
	background: #C1AC8D;
}
.step_list li span.current:after {
	background: #C1AC8D;
}
.inquiryForm_message .step_catch {
	font-size: 16px;
	    text-align: left;

	color: #373431;
	letter-spacing: 0.05em;
	margin-bottom: 44px;
}

.inquiryFormTable {
	font-size: 16px;
}
.inquiryFormTable dl {
	display: table;
	width: 100%;
}
.inquiryFormTable dt,
.inquiryFormTable dd {
    display: table-cell;
    text-align: left;
    vertical-align: top;
    border: 1px solid #cccccc;
    border-collapse: collapse;
    padding: 8px 8px;
    font-size: 12px;
    vertical-align: middle;
    border-top: 0;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    color: #555555;
}
.inquiryFormTable dl:first-child dt, .inquiryFormTable dl:first-child dd {
    border-top: 1px solid #cccccc;
}
.inquiryFormTable dt {
    border-right: none;
    position: relative;
   width: 30%;
    color: #555555;
    letter-spacing: 0.1em;
    box-sizing: border-box;
    background-color: #eeeeee;
    font-weight: normal;
    text-align: left;
}
.inquiryFormTable dd {
	box-sizing: border-box;
	position: relative;
	padding-right: 40px;
}
.wpcf7-form-control-wrap {
	display: block;
}
.inquiryFormTable input,
.inquiryFormTable textarea,
.inquiryFormTable select {
    display: inline-block;
    width: auto;
    box-sizing: border-box;
    padding: 9px 14px 8px;
    border: 1px solid #3b3b3b;
    color: #333;
    border-radius: 3px;
    max-width: 100%;
}
.inquiryFormTable select {
	position: relative;
	background: url(/wp-content/uploads/ico_select.png) no-repeat right center;
	background-size: contain;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.inquiryFormTable select::-ms-expand {
	display: none;
}
/*.inquiryFormTable input[type="checkbox"],.inquiryFormTable input[type="radiobox"] {
	display: none;
	
	width: 32px;
	height: 32px;
	border: 0;
	position: relative;
	margin-right: 0;
	visibility: hidden; 
	z-index: 999;
	-webkit-appearance: none;
	background: none;
	box-sizing: border-box;
}*/
.inquiryFormTable .wpcf7-list-item {
	width: 100%;
	display: block;
	margin: 0 0 13px;
	box-sizing: border-box;
}
/*.wpcf7-list-item-label {
	position: relative;
}
span.wpcf7-list-item-label:before,
span.wpcf7-list-item-label:after {
	display: none;
}
.inquiryFormTable input[type="checkbox"] + span label.icon-check:before,.inquiryFormTable input[type="radio"] + span label.icon-check:before  {
	content: "\e902";
	font-size: 25px;
	color: #BFBEBD;
	margin-right: 5px;
	vertical-align: middle;
}
.inquiryFormTable input[type="checkbox"]:checked+ span label.icon-check:before,.inquiryFormTable input[type="radio"]:checked+ span label.icon-check:before {
	content: "\e903";
	    color: #C1AC8D;
}*/
.failed .verified_table.inquiryFormTable input.wpcf7-validates-as-required,
.invalid .verified_table.inquiryFormTable input.wpcf7-validates-as-required {
	border: 1px solid #C1AC8D;
	background: #fff;
	box-shadow: 0 0 5px rgba(111, 186, 44, 0.5);
}
.inquiryFormTable input.wpcf7-not-valid {
	border: 1px solid #D93636 !important;
	background: #FDD2D2 !important;
}
.inquiryFormTable .comment {
	display: block;
	    color: #8D7323;
	font-size: 13px;
	margin-top: 0.4em;
	letter-spacing: 0;
}
.inquiryFormTable .required {
color: red;
}
.inquiryFormTable .optional {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	padding-left: 0;
	width: 46px;
	height: 22px;
	background: #63696A;
	border-radius: 10px;
	text-align: center;
	display: inline-block;
	line-height: 22px;
	position: absolute;
	top: 36px;
	right: 28px;
}

.inquiryFormTable .btBox {
	text-align: center;
	margin: 103px 0 0px;
}
.inquiryFormTable .btBox input[type="submit"] {
    background: #233f7e !important;
    border: none;
    width: auto;
    color: #fff;
    display: inline-block;
    line-height: 1.2;
    cursor: pointer;
    box-sizing: border-box;
    margin: 0 auto;
    outline: 0px;
    -webkit-appearance: none;
    font-size: 13px;
    letter-spacing: 0.1em;
    padding: 15px 20px 15px 19px;
    font-family: "メイリオ";
    border-radius: 3px;
}
.inquiryFormTable .btBox input[type="submit"].disabled {
    background: #efefef !important;
    color: #000;
    opacity: 1 !important;
    pointer-events: none;
    cursor: default;
    padding: 15px 20px 15px 20px;
    border: 1px solid #555;
}

.inquiryFormTable .wpcf7-back {
    width: 37.5% !important;
    background-size: 6px 10px;
    float: left;
    text-align: left;
    opacity: 1 !important;
    background: #d6ebd2 !important;
    color: #247f12;
    display: inline-block;
    line-height: 1.2;
    cursor: pointer;
    box-sizing: border-box;
    margin: 0 auto;
    outline: 0px;
    font-size: 17px;
    letter-spacing: 0.1em;
    padding: 15px 20px 15px 19px;
    font-family: "メイリオ";
    border-radius: 3px;
    border: none;
}
.inquiryFormTable .wpcf7-submit {
	width: 58.5% !important;
	float: right;
	text-align: left;
}
.inquiryFormTable .btBox input[type="submit"]:hover,
.inquiryFormTable .btBox input[type="button"]:hover {
	opacity: 0.8;
}

span.verify_icon {
	position: absolute;
	width: 25px;
	height: 25px;
	right: -42px;
	top: 13px;
	display: none;
}
.verified_table .wpcf7-validates-as-required:not(.wpcf7-not-valid)+.verify_icon {
	display: block;
}
.verified_table .wpcf7-validates-as-required:not(.wpcf7-not-valid)+.verify_icon:before {
	color: #C1AC8D;
	font-size: 25px;
	vertical-align: top;
}

.inquiryFormTable .wpcf7-not-valid-tip {
	color: #DE5050;
	font-weight: normal;
	display: block;
	font-size: 12px;
}

.file_btn {
	display: block;
	overflow: hidden;
	position: relative;
	background: #807B7B;
	color: #fff;
	width: 123px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	margin-top: 13px;
}
.file_btn .wpcf7-form-control-wrap {
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	width: 100%;
	height: 30px;
}
div.wpcf7 input[type="file"] {
	padding: 0;
	border: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 30px;
}

.failed .confirm_table input[type="text"],
.failed .confirm_table input[type="tel"],
.failed .confirm_table input[type="email"],
.failed .confirm_table textarea,
.failed .confirm_table select,
.failed .confirm_table input[type="checkbox"],.failed .confirm_table input[type="radio"] {
	display: none;
}
.failed .confirm_table .required,
.failed .confirm_table .optional {
	display: none;
}
.failed .confirm_table .wpcf7-list-item-label {
	display: none;
}
.failed .confirm_table span.comment {
	display: none;
}
.failed .confirm_table .wpcf7-form-control-wrap.your-email_confirm {
	display: none;
}
.result_txt {
	display: block;
	word-break: break-all;
	white-space: pre-wrap;
}
.failed .confirm_table .wpcf7-list-item {
	padding-left: 0;
}

.wpcf7-mail-sent-ok,
div.wpcf7 .ajax-loader,
div.wpcf7-validation-errors {
	display: none !important;
}
.admin_label {
    position: absolute;
    top: -13px;
    left: 35px;
}
.admin_label a {
    text-decoration: underline !important;
    color: #719bb5;
}
.contact_list .contact_list_item {
      display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #727171;
    margin-right: 10px;
}
.contact_list .contact_list_item a {
    text-decoration: underline !important;
    color: #508cb2;
}
.btn a {
    display: block;
    width: 100%;
    max-width: 100%;
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: 0.05em;
    color: rgb(255, 255, 255);
    box-sizing: border-box;
    position: relative;
    text-align: center;
    background: #254286;
    padding: 13px 18px 16px;
    margin: 0px auto;
    color: #fff !important;
    width: 220px !important;
    border-radius: 0;
}
.contact .sort_txt {
    font-size: 12px;
    margin-top: 7px;
    line-height: 140%;
}
.wpcf7-form-control-wrap.your-num1, .wpcf7-form-control-wrap.your-num2 {
    display: inline-block;
}

.wpcf7-form-control-wrap.your-num1 input, .wpcf7-form-control-wrap.your-num2 input {
    max-width: 100px;
}

@media screen and (max-width: 959px) {
.page-id-113 .sort_txt.pc {
    display: none;
}
.page-id-113 .sort_txt.sp {
    display: block;
	    margin-bottom: 30px;
}
}
@media screen and (max-width: 767px) {
	.step_list {
		width: 400px;
		margin: 0 auto 60px;
	}
	.step_list li {
		margin-left: 50px;
	}
	.inquiryFormTable dl {
		display: block;
	}
	.inquiryFormTable dt,
	.inquiryFormTable dd {
		display: block;
		width: 100%;
		box-sizing: border-box;
	}
.inquiryFormTable dd {
    border-top: 0 !important;
}
	.inquiryFormTable dt {
    border-right: 1px solid #ccc;
}
	.inquiryFormTable .required,
	.inquiryFormTable .optional {
		position: static;
		margin-left: 20px;
		display: inline-block;
		margin-top: -2px;
		vertical-align: middle;
	}
	.inquiryFormTable .btBox {
		margin: 50px 0;
	}
	.inquiryFormTable .btBox input[type="submit"],
	.inquiryFormTable .wpcf7-back {
    float: none;
    box-sizing: border-box;
    text-align: center;
    display: block;
    width: 100% !important;
    max-width: 300px;
	}

	.inquiryFormTable .wpcf7-back {
		margin-bottom: 15px;
	}
	.file_btn {
		margin-top: 0;
	}

	.admin_label {
    top: -23px;
}
.contact_list .contact_list_item {
    display: block;
        margin-right: 0px;
}
}

@media screen and (max-width: 480px) {
	.step_list {
		width: 270px;
	}
	.step_list li {
		width: 70px;
		margin-left: 30px;
		font-size: 16px;
	}
	.step_list li span:after {
		width: 60px;
	}
	.inquiryForm_message .step_catch {
		font-size: 12px;
		letter-spacing: 0;
	}
	.inquiryFormTable .btBox input[type="submit"],
	.inquiryFormTable .wpcf7-back {
		font-size: 16px;
		letter-spacing: 0.1em;
	}
}




/*--------------------------------------
	top
--------------------------------------*/


/*--------------------------------------
	under
--------------------------------------*/
.contentsBox img.size-full {
    max-width: 100% !important;
}
.division_bg {
    height: 5px;
    background: url(/wp-content/themes/genova_tpl/img/sitetop/images/dotted.gif) repeat no-repeat center center/auto;
}
.pside_15 {
    padding: 0 15px;
    box-sizing: border-box;
}
.p_8 {
    padding: 0 8px;
}
.under_wrap {
    box-sizing: border-box;
    overflow: hidden;
    line-height: 1.7;
    max-width: 530px;
    margin: 0 auto;
}
.txt_link	a {
    text-decoration: underline !important;
	color: #0000ee;
}
	a.tel_link {
    color: #555555;
}

.under_h5 {
}

.under_h5 h5 {
    font-size: 13px;
    height: auto;
    margin-bottom: 15px;
    box-sizing: border-box;
    color: #666666;
    line-height: 1.2;
    padding: 9px 10px 6px 20px;
    background: url(/wp-content/uploads/h5_bg.jpg)no-repeat center left/auto 100%;
    border-radius: 2px;
    position: relative;
    font-weight: bold;
}
div#main h6 {
font-weight: normal;
    margin-bottom: 0;
}
.under .elementor-top-section.elementor-section-full_width>.elementor-column-gap-default {
    padding: 0;
}
.under_tle02 h5 {
    background: url(/wp-content/uploads/title_icon_02.jpg) no-repeat center center/100% 100%;
    color: #fff;
    padding: 9px 10px 7px 30px !important;
    font-size: 13px;
    position: relative;
}
.under_tle02 h5:before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-width: 3px 0px 3px 6px;
    border-style: solid;
    border-color: transparent;
    border-left-color: #fff;
    left: 12px;
    top: 50%;
    margin-top: -2px;
}
.under_tle02 {
    border: 1px solid #496396;
    padding: 1px;
	margin-bottom: 15px;
}
.under_tle03 h5 {
    font-weight: normal;
    background-image: url(/wp-content/uploads/title_icon_01.gif);
    background-repeat: no-repeat;
    padding-left: 16px;
    background-position: 0px 3px;
    margin: 12px 0 7px 0;
    font-size: 13px;
}
.under_tle04 h5 {
    background: url(/wp-content/uploads/bg_subtitle.jpg) repeat no-repeat center center/auto 100%;
    padding: 8px 10px 7px 16px !important;
    border: 1px solid #cde4f0;
    box-sizing: border-box;
    font-size: 13px;
}
@media screen and (max-width: 767px) {
h6.under_h6 {
    background-size: auto 44px !important;
}
}
@media screen and (max-width: 414px) {
h6.under_h6 {
    background-size: auto 41px !important;
}
}
@media screen and (max-width: 374px) {
h6.under_h6 {
    background-size: auto 34px !important;
}
}
#main .beforeAfter {
	margin-bottom: 20px;
	margin-left: 20px;
}
#main .beforeAfter h6 {
	background-repeat: no-repeat;
	width: 106px;
	height: 18px;
	text-indent: -9999px;
	margin-bottom: 10px;
	margin-left: 55px;
}
#main .beforeAfter h6.before {
	background-image: url(/wp-content/themes/genova_tpl/img/menu03/types/entrydetail_detail11/before.gif);
}
#main .beforeAfter h6.after {
	background-image: url(/wp-content/themes/genova_tpl/img/menu03/types/entrydetail_detail11/after.gif);
}
#main .beforeAfterLeft {
	width: 210px;
	float: left;
}
#main .beforeAfterCenter {
	width: 18px;
	float: left;
	margin-left: 15px;
	margin-right: 12px;
}
#main .beforeAfterCenter span {
	background-image: url(/wp-content/themes/genova_tpl/img/menu03/types/entrydetail_detail11/arrow.gif);
	background-repeat: no-repeat;
	width: 18px;
	display: block;
	text-indent: -9999px;
	height: 36px;
	margin-top: 90px;
}
#main .beforeAfterRight {
	width: 200px;
	float: left;
}
.case_box .img_box .elementor-image {
    border: 1px solid #E1E1E1;
    padding: 2px;
}
#main .beforeAfter .photo {
    border: 1px solid #E1E1E1;
    padding: 4px;
    font-size: 0;
    letter-spacing: 0;
    line-height: 0;
    margin-bottom: 5px;
}

#main .questionNavi ul {
	margin-left: 10px;
	margin-bottom: 23px;
	padding-top: 8px;
}
#main .questionNavi li {
	list-style-type: none;
	line-height: 1.8em;
}
#main .questionNavi a {
	color: #E36C00;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/wp-content/uploads/arrow-1.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	background-position: 0px 2px;
}
#main  .questionNavi a:hover {
	text-decoration: underline;
}

#main .question_box{
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#main .question_box .questionWrap {
	border-left: 5px solid #E36C00;
}
#main .question_box .question {
	background-image: url(/wp-content/uploads/question.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	background-position: 5px 2px;
}
#main .question_box .question h5 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2em;
	color: #E36C00;
	padding-left: 35px;
}
#main .question_box .answer {
	border-left: 5px solid #129C15;
	padding-left: 6px;
}
#main .question_box .answer .answer_text {
	background-image: url(/wp-content/uploads/answer.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 31px;
	margin-bottom: 10px;
	color: #129C15;
	font-weight: bold;
	min-height: 22px;
}
#main .question_box .pagetop a {
	background-image: url(/wp-content/uploads/pagetop-1-1.gif);
	background-repeat: no-repeat;
	width: 106px;
	height: 11px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	margin-left: 410px;
}
.under_table02 {
    border: 1px solid #ccc;
}
table.under_table03 th,table.under_table03 td {
    border: 1px solid #ccc;
}
table.under_table02 th,table.under_table02 td {
    border: 2px solid #fff;
}
table.under_table02 th p, table.under_table02 td p {
    margin-bottom: 0 !important;
}
table.under_table02 th {
    font-weight: bold;
}
.contact_tel_txt {
    color: #333;
	word-break: break-all;
}
.txt_link a[href^="tel:"] {
    text-decoration: none !important;
    color: #333;
}
@media screen and (max-width:767px) {
.under_wrap {
    padding: 0 8px;
}
.under_blue .elementor-heading-title {
    background: url(/wp-content/uploads/title_icon_01-1.png) no-repeat left top/auto 100%;
    border-radius: 10px 10px 0 0;
}
	a.tel_link:hover {
  text-decoration:underline !important;
}

	
	a.tel_link {
    text-decoration: underline !important;
}



	.flow_box .flow_tle img {
    height: 19px !important;
    width: auto !important;
    max-width: none;
}

.flow_box .flow_tle {
    width: 100%;
    overflow: hidden !important;
}
#main .beforeAfter {
    margin-left: 0;
}

#main .beforeAfterLeft {
    float: none;
    margin: 0 auto;
}
#main .beforeAfterCenter {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-right: 0;
}
#main .beforeAfterCenter span {
    width: 50px;
    margin: 20px auto 0;
	    -webkit-transform: rotate(
90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(
90deg);
}
#main .beforeAfterRight {
    float: none;
    margin: 0 auto;
}
#main .beforeAfter h6 {
    margin-left: 0;
    width: 100%;
    text-align: center;
    background-position: center;
}
#main #news dt {
    float: none;
	margin-left: 0;
}

#main #news dd {
    float: none;
    padding-left: 0;
    margin-left: 0;
}
	}
div#main table {
    width: 100%;
}
#main .flowWrap .flow a {
	background-repeat: no-repeat;
	width: 55px;
	height: 150px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	margin-right: 6px;
	margin-bottom: 15px;
}
#main  .flowWrap .flow01 a {
	background-image: url(/wp-content/uploads/flow_01.png);
	width: 30px;
}
#main  .flowWrap .flow02 a {
	background-image: url(/wp-content/uploads/flow_02.png);
}
#main  .flowWrap .flow03 a {
	background-image: url(/wp-content/uploads/flow_03.png);
}
#main .flowWrap .flow04 a {
	background-image: url(/wp-content/uploads/flow_04.png);
}
#main .flowWrap .flow05 a {
	background-image: url(/wp-content/uploads/flow_05.png);
}
#main .flowWrap .flow06 a {
	background-image: url(/wp-content/uploads/flow_06.png);
}
#main .flowWrap .flow07 a {
	background-image: url(flow_07.gif);
}
#main .flowWrap .flow08 a {
	background-image: url(flow_08.gif);
}
#main .flowWrap .flow09 a {
	background-image: url(flow_09.gif);
}
#main .flowWrap .flow10 a {
	background-image: url(flow_10.gif);
}

#main  .stepWrap {
	margin-top: 15px;
}


#main .stepWrap #step01 .title {
	background-image: url(/wp-content/uploads/step_01.png);
}
#main .stepWrap #step02 .title {
	background-image: url(/wp-content/uploads/step_02.png);
}
#main  .stepWrap #step03 .title {
	background-image: url(/wp-content/uploads/step_03.png);
}
#main .stepWrap #step04 .title {
	background-image: url(/wp-content/uploads/step_04.png);
}
#main .stepWrap #step05 .title {
	background-image: url(/wp-content/uploads/step_05.png);
}
#main .stepWrap #step06 .title {
	background-image: url(/wp-content/uploads/step_06.png);
}
#main  .stepWrap #step07 .title {
	background-image: url(step_07.gif);
}
#main .stepWrap #step08 .title {
	background-image: url(step_08.gif);
}
#main .stepWrap #step09 .title {
	background-image: url(step_09.gif);
}
#main .stepWrap #step10 .title {
	background-image: url(step_10.gif);
}

#main  .stepWrap .title {
	background-repeat: no-repeat;
	height: 62px;
}
#main .stepWrap .title h6 {
	padding-top: 26px;
	padding-left: 82px;
}
#main .stepWrap .photoWrap figure.elementor-image-box-img{
	border: 1px solid #E1E1E1;
	    font-size: 0;
    letter-spacing: 0;
    line-height: 0;
}
#main .stepWrap .photoWrap img {
    border: 4px solid #FFFFFF;
}
#main .stepWrap .box01Textarea {
	float: left;
}
#main .stepWrap .box01Textarea div {
	width: 300px;
	margin-top: 3px;
}
#main .stepWrap .pagetop a {
	background-image: url(/wp-content/uploads/pagetop.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 106px;
	height: 11px;
	margin-left: auto;
	margin-top: 10px;
	display: block;
	overflow: hidden;
}
#main .stepWrap .arrow {
    background-image: url(/wp-content/uploads/arrow.png);
    background-repeat: no-repeat;
    height: 22px;
    text-indent: -9999px;
	background-position: center;
}
@media screen and (max-width:375px) {
#main .flowWrap .flow01 a {
    width: 26px !important;
}

#main .flowWrap .flow a {
    width: 48px;
    background-size: auto 100%;
    height: 128px;
    margin-right: 3px;
}
}
.td-back {
background-color:#ffffff;
background-image:url(/wp-content/themes/genova_tpl/img/images/td-image.gif);
background-repeat:repeat-x;
border-bottom:1px solid #c4e4f9;
font-weight:normal;
text-align:center;
}

.td-bottom {
border-bottom:1px solid #c4e4f9;
}

.top-back {
background:transparent url(/wp-content/themes/genova_tpl/img/images/t-back.jpg) repeat scroll 0 0;
border-bottom:1px solid #E0CE8F;
margin-bottom:15px;
overflow:hidden;
}

.td-p {
padding:10px;
text-decoration:none;
}

.under_title_h5 h5 {
font-size: 12px;
    height: auto;
    margin-bottom: 15px;
    box-sizing: border-box;
    font-weight: normal;
    line-height: 1.2;
    padding: 10px 10px 13px 20px;
    background: url(/wp-content/uploads/title_icon_01.jpg) no-repeat;
    background-position: bottom left;
    background-size: auto;
    border-radius: 5px;
}

    .table_01 th{
        color: #ffffff;
        text-align: center;
        background: #357fed;
        width: 60px!important;
        font-weight: bold;
    }
        .table_01 td{
        border-bottom: solid 3px #cccccc;
        text-align: left;
        background: #fff;
        padding-bottom: 10px;
    }

.qa_tle .elementor-heading-title {
    font-weight: bold;
    font-size: 14px;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
    padding-left: 31px;
    position: relative;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 5px;
	padding-top: 10px;
}

.qa_tle .elementor-heading-title:before {
    position: absolute;
    content: "";
    display: block;
    background: url(/wp-content/uploads/qa_icon.png);
    width: 30px;
    height: 22px;
    left: 0;
    bottom: 0;
}

