
.pc-disp {
    display:block;
}
.sp-disp {
    display:none; 
}
.pc-in-disp {
    display:inline-block;
}
.sp-in-disp {
    display:none; 
}
@media only screen and (max-width: 768px) {
.pc-disp {
    display:none !important;
}
.sp-disp {
    display:block !important; 
}
.pc-in-disp {
    display:none !important; 
}
.sp-in-disp {
    display:inline-block !important;

}
}
.p-ttl {
	font-size:2.8em;
	font-weight:600;
	color:#fff;
	text-align:center;
		font-family: 'Noto Sans Japanese', sans-serif;
}
.p-ttl02 {
	font-size:2.0em;
	font-weight:600;
	color:#2a2a2a;
	text-align:center;
	font-family: 'Noto Sans Japanese', sans-serif;
	text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 4px #fff, 0 0 6px #fff, 0 0 8px #fff, 0 0 10px #fff, 0 0 12px #fff, 0 0 14px #fff, 0 0 16px #fff, 0 0 18px #fff, 0 0 20px #fff, 0 0 22px #fff, 0 0 24px #fff;
}
.p-ttl03 {
	font-size:1.6em;
	font-weight:500;
	text-align: left;
	margin-top:10px;
	margin-bottom: 20px;
	color:#333;
	text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 4px #fff, 0 0 6px #fff, 0 0 8px #fff, 0 0 10px #fff, 0 0 12px #fff, 0 0 14px #fff, 0 0 16px #fff, 0 0 18px #fff, 0 0 20px #fff, 0 0 22px #fff, 0 0 24px #fff;
}
.p-ttl04 {
	font-size:1.6em;
	font-weight:400;
	text-align:center;
	color:#333;
	margin-bottom:30px;
	text-shadow: 2px 2px 4px #fff, -2px 2px 4px #fff, 2px -2px 4px #fff, -2px -2px 4px #fff;
}
.p-ttl05 {
	font-size:2.0em;
	font-weight:600;
	color:#333;
	text-align:center;
	font-family: 'Noto Sans Japanese', sans-serif;
}
.p-ttl07 {
	font-size:2.0em;
	font-weight:600;
	color:#333;
	text-align:center;
	font-family: 'Noto Sans Japanese', sans-serif;
}
.p-ttl08 {
	font-size:2.8em;
	font-weight:600;
	color:#fff;
		letter-spacing:0.2em;
	text-shadow: 2px 2px 10px #333, -2px 2px 10px #333, 2px -2px 10px #333, -2px -2px 10px #333;
	text-align:center;
		font-family: 'Noto Sans Japanese', sans-serif;
		 font-feature-settings: "palt" 1;
}
.p-01 {
	line-height: 1.6;
    letter-spacing: 0.09em;
	font-size:120%;
	text-align:center;
	color:#fff;
}
.p-02 {
	line-height: 1.8;
    letter-spacing: 0.09em;
	font-size:120%;
	text-align:center;
	color:#2a2a2a;
}
.p-03 {
	line-height: 1.8;
    letter-spacing: 0.09em;
	font-size:120%;
	color:#2a2a2a;
}

.p-05 {
	line-height: 2;
    letter-spacing: 0.09em;
	font-size:120%;
	font-weight: bold;
	color:#FF5700;
}
.p-07 {
	line-height: 1.6;
    letter-spacing: 0.09em;
	font-size:120%;
	text-align:center;
	color:#333;
}
.tx-ind {
	text-indent:2em;
}
@media only screen and (max-width: 768px) {
.p-ttl {
	font-size:1.2em;
	letter-spacing:0.1em;
	text-align:center;
}
.p-ttl02 {
	font-size:1.2em;
	text-align:left;
}	
.p-ttl03 {
	font-size:1.2em;
	margin-top:10px !important;
}
.p-ttl04 {
	font-size:1.2em;
	margin-bottom:30px;
}
.p-ttl05 {
	font-size:1.4em;
	text-align: left;
	    margin: 0 0 0px;
}
.p-ttl07 {
	font-size:1.4em;
	margin: 0 0 0px;
}
.p-ttl08  {
	font-size:1.2em;
	letter-spacing:0.1em;
	text-align:center;
	text-shadow: 2px 2px 5px #333, -2px 2px 5px #333, 2px -2px 5px #333, -2px -2px 5px #333;
}
.p-01 {
	line-height: 1.6;
    letter-spacing: 0.09em;
	font-size:100%;
	text-align:left;
}
.p-02,.p-03 {
	line-height: 1.6;
    letter-spacing: 0.09em;
	font-size:100%;
	text-align:left;
}
.p-05 {
	line-height: 2;
	font-size:100%;
}
.p-07 {
	line-height: 1.6;
    letter-spacing: 0.09em;
	font-size:100%;
	text-align:left;
}

}
#about-us .about-content .btn-02, #about-us .about-content .btn-01, #about-us .about-content .btn-03, #about-us .about-content .btn-04 {
    margin: -30px auto 0;
    text-align: center;
    max-width: 82%;
}
.btn-01 a {
    background-color: rgba(168,174,72,0.9);
	padding: 0.7em 0.6em;
    font-size: 1.2em;
	color:#fff;
	max-width:210px;
    width: 100%;
    border-radius: 2px;
    display: block;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    z-index: 100;
    position: relative;
}
.btn-02 a {
    background-color:rgba(55,149,209,0.9);
	padding: 0.7em 0.6em;
    font-size: 1.2em;
	color:#fff;
	max-width:210px;
	width:100%;
    border-radius:2px;
	display:block;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	z-index:100;
	position:relative;
}
.btn-03 a {
    background-color:rgba(12,201,133,0.9);
	padding: 0.7em 0.6em;
    font-size: 1.2em;
	color:#fff;
	max-width:210px;
	width:100%;
    border-radius:2px;
	display:block;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	z-index:100;
	position:relative;
}
.btn-04 a {
    background-color:#F3B604;
	padding: 0.7em 0.6em;
    font-size: 1.2em;
	color:#fff;
	max-width:210px;
	width:100%;
    border-radius:2px;
	display:block;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	z-index:100;
	position:relative;
}
/*
.btn-01 a::after,.btn-02 a::after,.btn-03 a::after,.btn-04 a::after {
	position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    left: 5%;
    box-sizing: border-box;
    width: 8px;
    height: 6px;
    border: 6px solid transparent;
}
*/
.btn-01 a::after,.btn-02 a::after,.btn-03 a::after,.btn-04 a::after {
	position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
	background-image: url("../images/backgrounds/arrow-1.svg");
    right: 10%;
	top:25%;
    box-sizing: border-box;
    width: 30px;
    height: 20px;
	background-repeat: no-repeat;
	background-size: contain;
}

.tbl-2 tr:last-child > td,.tbl-5 tr:last-child > td,.tbl-6 tr:last-child > td {
	border-bottom: 1px solid #c9d4dc;
}
.th-01, .th-02, .th-03, .th-04, .tbl-6 th {
    background-color: #f0f0f0;
}
.tbl-6 th {
	vertical-align:middle !important;
	border-bottom: 1px #c9d4dc solid;
    border-right: 1px #c9d4dc solid;
	border-left: 1px #c9d4dc solid;
	text-align:center;
	width:auto;
}
.tbl-6 td {
    text-align:center;
	vertical-align:middle;	
}
.tbl-1 th {
	vertical-align:middle !important;
	border-bottom: 1px #c9d4dc solid;
    border-right: 1px #c9d4dc solid;

	text-align:center;
	background-color: #f0f0f0;
}
.tbl-2,.tbl-5,.tbl-6 {
    border:1px solid #eee;
}
.tbl-2 th {
	vertical-align:middle !important;
	border-bottom: 1px #c9d4dc solid;
    border-right: 1px #c9d4dc solid;	
	border-left: 1px #c9d4dc solid;
	width:30%;
	text-align:center;
	background-color: #f0f0f0;
}
.tbl-2 td {
	text-align:left;
}
.tbl-5 th {
	vertical-align:middle !important;
	border-bottom: 1px #c9d4dc solid;
    border-right: 1px #c9d4dc solid;
	
	border-left: 1px #c9d4dc solid;
	text-align:center;
	background-color: #f0f0f0;
	width:30%;
}
.tbl-5 td,.tbl-1 td {
	border-bottom: 1px #c9d4dc solid !important;
    border-right: 1px #c9d4dc solid;
}
.tbl-5 td.td-02 {
	 border-bottom: 1px #c9d4dc solid;
}

.h3-ttl {
	margin-top:50px;
	margin-bottom:30px;
	padding-left:30px;
	position:relative;
}
.h3-ttl.h3-ttl-02 {
	margin-top:0px;
	margin-bottom:30px;
	padding-left:30px;
	position:relative;
}
.h3-ttl:before {
    position: absolute;
    content: "";
    left: 0;
    top: 1.3rem;
    width: 2rem;
    height: 3px;
    background: #47b480;;
}
.h4-ttl {
	margin-bottom:20px;
	text-align: left;
	font-weight: 600;
	padding-left:0.5em;
	font-size:1.2em;
	border-bottom:1px solid #333;
	padding-bottom:0.4em;
}
.wrap-h2 {
  width:96%;
  margin:3% auto 6%;
}
.wrap-h3 {
  width:98%;
  margin:3% auto 3%;
}
.wrap-h4 {
  width:98%;
  margin:2% auto 2%;
}
.tbl-6 td {
    border-right: 1px #c9d4dc solid;
}

@media only screen and (max-width: 768px) {
.h4-ttl {
	margin-top:0px;
	margin-bottom:10px;
}
#about-us .about-content .btn-02, #about-us .about-content .btn-01, #about-us .about-content .btn-03, #about-us .about-content .btn-04 {
    margin: 20px auto 0vw;
    text-align: center;
    max-width: 82%;
	padding-bottom:5vw;
}
#about-us .about-content .summary {
    padding: 20px 16px 26px;
}
.btn-01 a {
    background-color: rgba(168,174,72,0.9);
	padding: 0.4em 0.4em;
    font-size: 1.1em;
	color:#fff;
	max-width:200px;
    width: 90%;
}
.btn-02 a {
    background-color:rgba(55,149,209,0.9);
	padding: 0.4em 0.4em;
    font-size: 1.1em;
	color:#fff;
	max-width:200px;
    width: 90%;

}
.btn-03 a {
    background-color:rgba(12,201,133,0.9);
	padding: 0.4em 0.4em;
    font-size: 1.1em;
	color:#fff;
	max-width:200px;
    width: 90%;
}
.btn-04 a {
    background-color:#F3B604;
	padding: 0.4em 0.4em;
    font-size: 1.1em;
	color:#fff;
	max-width:210px;
	width:100%;
    border-radius:2px;
}
.tbl-1 th,.tbl-1 td {
	width:100%;
	display:block;
	border: 0px #fff solid;
}
.tbl-6 .th-01 {
    width:70% !important;
}

.tbl-6 th,.tbl-6 td {
	border:0px solid #fff !important;
}
.tbl-1 th,.tbl-6 th {
	border: 1px #c9d4dc solid !important;

}
.tbl-1 td,.tbl-6 td {
	border-left: 1px #c9d4dc solid !important;
	border-right: 1px #c9d4dc solid !important;
	border-bottom: 1px #c9d4dc solid !important;
}	

.tbl-2 tr:first-child th,.tbl-5  tr:first-child th,.tbl-6  tr:first-child th {
    border-top:1px solid #c9d4dc;
}
.tbl-5 th,.tbl-1 th {
    border-right: 0px #c9d4dc solid;
}
.tbl-5 td,.tbl-1 td {
    border-right: 0px #c9d4dc solid;
	border-bottom:0px #c9d4dc solid !important;
}
.tbl-2 td {
    border-right: 1px #c9d4dc solid;
}
.tbl-2 tr:last-child td,.tbl-5 tr:last-child td,.tbl-6 tr:last-child td {
    
	border-bottom:1px #eee solid !important;
}
.tbl-6 th,.tbl-5 th {
    border-right: 1px #eee solid;
	border-left: 1px #eee solid;
}
.tbl-5 td.td-02 {
	 border-bottom: 1px #c9d4dc solid;
}
.wrap-h2 {
  width:100%;
  margin:3% auto;
}
.wrap-h3 {
  width:94%;
  margin:3% auto;
}
.wrap-h4 {
  width:100%;
  margin:3% auto;
}
.h3-ttl {
	font-size: 20px;
	margin-top:40px;
}
}
/*
.box-wrap {
    background: #fcfaf5;
    box-sizing: border-box;
}
.box-ttl {
	text-align:center !important;
	background:#1d64bb;
	padding:0.6em;
	color:#fff;
	margin-bottom:0px !important;
	display:flex;
	align-items:center;
	justify-content:center;
}
.box-wrap div.box-cnt {
	width:100%;
	margin:0px auto 0em;
	padding:1.2em 1.8em 1.8em 1.8em;
	box-sizing:border-box;
}
*/
@media only screen and (max-width: 768px) {
.table-scroll {
    overflow-x: auto;
    width: 100%;
    border-right: 5px solid #ccc;
}
.table-scroll::-webkit-scrollbar {
    height: 5px;
}
.table-scroll::-webkit-scrollbar-track {
    border-radius: 5px;
    background:#CCC;
}
.table-scroll::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background:#999;
}
.table-scroll table {
    table-layout: fixed;
    min-width: 100%;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    margin-bottom:0px;
}
.table-scroll table th {
    width:200px !important;
    min-width: 250px;
    display:table-cell !important;
    padding:2%;
    font-size:12px;
    border: 1px #ccc solid;
}
.table-scroll table td {
    width: 90px;
    min-width: 130px;
	vertical-align:middle !important;
    display:table-cell !important;
    font-size:12px;
    word-wrap: break-word;
    white-space:normal;
}
.table-scroll table th.th-01 {
    width:300px !important;
    min-width: 350px;
    display:table-cell !important;
    padding:2%;
    font-size:12px;
    border: 1px #ccc solid;
}
.table-scroll table td.td-01 {
    width: 90px;
    min-width: 130px;
    display:table-cell;
    font-size:12px;
    word-wrap: break-word;
    white-space:normal;
}

}
ul, ul li {
    list-style: none;
}




ul {
  padding: 0;
}
li {
  list-style-type: none;
}
dd {
  margin-left: 0;
}

.flow {
  padding-left: 120px;
  position: relative;
}
.flow::before {
  content: "";
  width: 15px;
  height: 100%;
  background: #eee;
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 120px;
}
.flow > li {
  position: relative;
}
.flow > li:not(:last-child) {
  margin-bottom: 8vh;
}
.flow > li .icon {
  font-size: 14px;
  font-weight:900;
  color: #fff;
  background: rgb(7,144,68);
  background: -moz-linear-gradient(right, rgba(140,207,203,1) 0%, rgba(71,180,128,1) 100%);
  background: -webkit-linear-gradient(right, rgba(140,207,203,1) 0%,rgba(71,180,128,1) 100%);
  background: linear-gradient(to left, rgba(140,207,203,1) 0%,rgba(71,180,128,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47b480', endColorstr='#47b480',GradientType=1 );
  padding: 8px 20px;
  display: block;
  position: absolute;
  top: 0;
  left: -120px;
  z-index: 100;
}
.flow > li .icon::after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #47b480;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.flow > li dl {
  padding-left: 70px;
  position: relative;
}
.flow > li dl::before,
.flow > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
}
.flow > li dl::before {
  width: 7px;
  height: 7px;
  margin-top: -3px;
  background: #47b480;
  border-radius: 50%;
  left: -4px;
}
.flow > li dl::after {
  width: 50px;
  border-bottom: 1px dashed #999;
  position: absolute;
  left: 5px;
}
.flow > li dl dt {
  font-size: 20px;
  font-weight: 600;
  color: #47b480;
  margin-bottom: 1vh;
}


@media only screen and (max-width: 768px) {
.p-ttl02 {
    margin-top:1em !important;
    margin-bottom: 0.6em;
}
.flow {
    padding-left: 0px;
    position: relative;
}
.flow::before {
    content: "";
    width: 0px;
    height: 0%;
    background: #eee;
    margin-left: -8px;
    display: block;
    position: relative;
    top: 0;
    left: 100px;
}
.flow > li .icon {
    font-size: 14px;
	font-weight:800;
    color: #fff;
    padding: 8px 10px;
    display: block;
    position: relative;
    top: 0;
    left: 0px;
    z-index: 100;
	width:100%;
}
.flow > li .icon::after {
    content: "";
    border-style: solid;
    border-width: 10px 10px 0px 10px;
    border-color:#47b480  transparent transparent transparent ;
    position: absolute;
    top:auto;
	bottom:-10%;
    left: 46%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}
.flow > li:not(:last-child) {
    margin-bottom: 5vh;
}
.flow > li dl {
    padding-left: 10px;
    position: relative;
}
.flow > li dl::before {
    width: 0px;
    height: 0px;
    margin-top: 0px;
    background: #6b90db;
    border-radius: 50%;
    left: 0px;
}
.flow > li dl dt {
	margin-top:10px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 1vh;
}
.flow > li dl::after {
    width: 0px;
    border-bottom: 1px dashed #999;
    position: relative;
    left: 0px;
}

}
.step {
	margin-top:200px !important;
}
.arrow-wrap01,.arrow-wrap05 {
	position:relative;
	margin-top:20px !important;
}
.arrow-wrap01 div  {
	position:absolute;
	left:20%;
}
.arrow-wrap05 div {
	position:absolute;
	right:20%;
}

.arrow-5 {
    margin: 0 auto 50px;
    padding-top: 15px; /* 隕∫ｴ�縺ｮ荳翫�菴咏區隱ｿ謨ｴ */
    position: relative;
}

.arrow-5:before {
    width: 80px; /* 蝗幄ｧ貞ｽ｢縺ｮ蟷� */
    height: 60px; /* 蝗幄ｧ貞ｽ｢縺ｮ鬮倥＆ */
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#FFC300));
    background-image: -webkit-linear-gradient(#FFFFFF, #FFC300);
    background-image: linear-gradient(#FFFFFF, #FFC300);
    content: "";
    position: absolute;
    top: 0;
    left: 50%; /* 荳ｭ螟ｮ蟇�○縺ｫ菴ｿ逕ｨ */
    margin-left: -50px; /* 荳ｭ螟ｮ蟇�○縺ｫ菴ｿ逕ｨ */
}

.arrow-5:after {
    border-top: 35px solid #FFC300; /* 隗貞ｺｦ繧堤ｷｩ繧�°縺ｪ繧ゅ�縺ｫ謖�ｮ� */
    border-left: 70px solid transparent; /* 蟾ｦ縺ｮ繝懊�繝繝ｼ繧帝城℃縺ｫ謖�ｮ� */
    border-right: 70px solid transparent; /*蜿ｳ縺ｮ繝懊�繝繝ｼ繧帝城℃縺ｫ謖�ｮ�*/
    content: "";
    position: absolute;
    top: 60px; /* 蝗幄ｧ貞ｽ｢縺ｮ鬮倥＆縺ｨ蜷後§迚ｩ繧呈欠螳� */
    left: 10%; /* 荳ｭ螟ｮ蟇�○縺ｫ菴ｿ逕ｨ */
    margin-left: -80px; /* 荳ｭ螟ｮ蟇�○縺ｫ菴ｿ逕ｨ */
}

.arrow span {
    position: relative;
    z-index: 3;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.4;
    text-shadow: 2px 2px 1px rgb(255,255,255);
}

@media only screen and (max-width: 768px) {
.step {
	margin-top:150px !important;
}
.arrow-wrap01 div  {
	position:absolute;
	left:30%;
}
.arrow-5:before {
    width: 50px;
    height: 70px;
	top: 10px;
	margin-left:20px;
}
.arrow-5:after {
    border-top: 35px solid #FFC300;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    left: 5%;
	top: 80px;
	margin-left: -4px;
}

}
ol.num_order {
 padding-left:20px;
}
ol.num_order li {
    padding: 5px 0 4px 0;
    list-style-type: decimal;
}
/* txt */
.txt2 {
   font-size:1.2rem;
   font-weight:800;
}
.txtbold {
   font-weight:bold;
}
.tx-center {
   text-align:center !important;
}
.tx-left {
   text-align:left;
}
.tx-right {
   text-align:right;
}
.tx_marker {
   background:linear-gradient(transparent 75%, #fff799 75%);
   font-weight:bold;
   display:inline;
}
/* color */

.red {
	color: #bc2d2d;
}
.green {
	color: #3b7a28;
}
.brown {
	color: #a67435;
}
.blue {
	color: #325f99;
}
.catchcopy {
    font-size: 2rem;
    font-family: 'Noto Sans Japanese';
    font-weight: 400;
    line-height: 1.3em;
    color: #E0625E;
}
.catchcopy2 {
    font-size: 2.2rem;
    font-family: 'Noto Sans Japanese';
    font-weight: 600;
    line-height: 1.3em;
    color: #E0625E;
}
.col_red {
	color:#F33;
}
.col_green {
	color: #1a9651 !important;
}
.col_blue {
	color: #06C;
}
.col_orange {
	color: #F06000;
}
.tx-70p  {
	font-size:70% !important;
	letter-spacing:normal;
}	
.tx-80p  {
	font-size:80% !important;
	letter-spacing:normal;
}
.tx-90p  {
	font-size:90% !important;
	letter-spacing:normal;
}
.tx100p    {
	font-size:100% !important;
	letter-spacing:normal;
}
.tx-110p {
    font-size: 110% !important;
	letter-spacing:normal;
}
.tx-120p    {
	font-size:120% !important;
	letter-spacing:normal;
}
.tx-130p    {
	font-size:130% !important;
	letter-spacing:normal;
}
.tx-140p    {
	font-size:140% !important;
	letter-spacing:normal;
	line-height:1.4em;
}
.tx-150p    {
	font-size:150% !important;
	letter-spacing:normal;
}
.tx-160p    {
	font-size:160% !important;
	letter-spacing:normal;
}
.tx-170p    {
	font-size:170% !important;
	letter-spacing:normal;
}
.tx-180p    {
	font-size:180% !important;
	letter-spacing:normal;
}
.tx-230p    {
	font-size:230% !important;
	letter-spacing:normal;
}
.tx-300p    {
	font-size:300% !important;
	letter-spacing:normal;
}
.mar0 {
    margin:0 auto;
}
.txsize1 {
   font-size:1.2rem;
   font-weight:800;
   color:#F33;
   text-align:center;
}
.txtstyle1 {
	font-size: 1.16em;
	font-weight: bold;
}
.txtstyle2 {
	font-size: 1.24em;
	font-weight: bold;
}
.ex {
    padding-left:1em;
    text-indent:-1em;
}

@media only screen and (max-width: 768px) {
.tx-230p {
    font-size: 120% !important;
    letter-spacing: nomal;
}
.tx-180p {
    font-size: 110% !important;
    letter-spacing: nomal;
}	


}


@media only screen and (max-width: 600px) {
.line-h2 {
    line-height: 1.5;
}
.tx-230p {
    font-size: 130% !important;
    letter-spacing: nomal;
}
.tx-180p,.tx-170p {
    font-size: 120% !important;
    letter-spacing: nomal;
}
.tx-160p,.tx-150p {
    font-size: 110% !important;
    letter-spacing: nomal;
}
.tx-140p,.tx-130p,.tx-120p,.tx-110p {
    font-size: 100% !important;
    letter-spacing: nomal;
}
}
.wd40{
   width:40% !important;
   margin:auto;
}
.wd50 {
  width:50% !important;
  margin:0 auto;
}
.wd60 {
  width:60% !important;
  margin:0 auto;
}
.wd70 {
  width:70% !important;
  margin:0 auto;
}
.wd80 {
  width:80% !important;
  margin:0 auto;
}
.wd85 {
  width:85% !important;
  margin:0 auto;
}
.wd90 {
  width:90% !important;
  margin:0 auto;
}
.wd95 {
  width:95% !important;
  margin:0 auto;
}

@media only screen and (max-width: 768px) {
.wd40,.wd50,.wd60,.wd70,.wd80,.wd85,.wd90,.wd95{
   width:100% !important;
   margin:auto;
}
}


.flex {
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-wrap: wrap;
}
.flex-2col {
  display:flex;
  justify-content:space-between;
  align-items:center;
  flex-wrap:wrap;
  gap:5%;
}
.flex-2col > li{
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-2col > li:nth-of-type(odd){
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-2col > li:nth-of-type(even){
  width:47.5%;
  margin:2% 0 0 0%;
}
.flex-2col-start {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
  gap:5%;
}
.flex-2col-start > li{
  width:47.5%;
  margin:2% 0 0 0%; 
}
.flex-2col-start > li:nth-of-type(odd){
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-2col-start > li:nth-of-type(even){
  width:47.5%;
  margin:2% 0% 0 0%; 
}

.flex-2col-ipad {
  display:flex;
  justify-content:space-between;
  align-items:center;
  flex-wrap:wrap;
  gap:5%;
}
.flex-2col-ipad > li{
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-2col-ipad > li:nth-of-type(odd){
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-2col-ipad > li:nth-of-type(even){
  width:47.5%;
  margin:2% 0 0 0%;
}

.flex-list2 {
  width:17.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list3 {
  width:27.5% !important;
  margin:0 0 0 0% !important;   
}
.flex-list4 {
  width:37.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list5 {
  width:47.5% !important;
  margin:0% 1% 0 0% !important;  
}
.flex-list6 {
  width:57.5% !important;
  margin:0 0 0 0% !important;   
}
.flex-list7 {
  width:67.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list8 {
  width:77.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list9 {
  width:87.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-3col {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
  gap:5%;
}
.flex-3col > li{
  width:30%;
  margin:2% 0 0 0%;
}
.flex-4col {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
  gap:10px;
}
.flex-4col > li{
  width:22%;
  margin:2% 0 0 0%;
}
.flex-row-reverse {
	flex-direction:row-reverse;
}

@media only screen and (max-width: 768px) {
.flex-2col-start {
  width:98%; 
}
.flex-2col > li,.flex-2col-start > li{
  width:100% !important;
  margin:2% auto 2% !important; 
}
.flex-3col > li{
  width:100%;
  margin:2% auto 2% !important; 
}
.flex-list2,.flex-list3,.flex-list4,.flex-list5,.flex-list6,.flex-list7,.flex-list8,.flex-list9 {
  width:100% !important;
  margin:2% auto 2% !important;  
}
.flex-4col > li{
  width:100%;
  margin:2% 0 0 0%;
}

}

@media only screen and (max-width: 600px) {
.flex-2col-ipad > li{
  width:100% !important;
  margin:2% auto 2% !important; 	
}

}
.flex-2col-brn {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	    margin-bottom: 100px;
	    position: relative;
}
.flex-2col-brn .img-wp {
	    width: 66.666%;
		margin-right:auto;
}
.flex-2col-brn .txt {
	width: 66.666%;
    height: 66.666%;
    position: absolute;
    top: 63.333%;
    right: calc(-12.333% - 15px);
    display: flex;
    justify-content: center;
    align-items: center;
	background: rgba(243, 243, 243, 0.9);
}
.flex-2col-brn .txt p {
    padding: 20px 20px 0px;
    margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
.flex-2col-brn {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	    margin-bottom: 0px;
}
.flex-2col-brn .txt {
	margin-bottom:20px;
}
.flex-2col-brn .img-wp {
	    width: 100%;
		margin-right:auto;
}
.flex-2col-brn .txt {
	width: 100%;
    height: auto;
    position: static;
    top: 0%;
    right: 0%;
    display: flex;
    justify-content: center;
    align-items: center;
	background: rgba(243, 243, 243, 0.9);
	padding:2em;
}
.flex-2col-brn .txt p {
    padding: 0px 0px 0px;
    margin-bottom: 0;
}

}



ul.circle {
    display:flex;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;	
}
ul.circle > li {
    padding: 0 0 0.5em 1.2em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
    width:97%;
    margin-right:2%;
    position: relative;
	line-height:1.6;
}
ul.circle > li:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #222;
    border-radius: 50%;
    left: 0.5em;
    margin-top: 0.6em;
}

ul.circle-2col,ul.circle-2col-no {
    display:flex;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
	margin-bottom:0px;
}
ul.circle-2col > li {
    padding: 0 0 0.5em 1.2em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
    width:45%;
    margin-right:2%;
    position: relative;
}
ul.circle-2col-no > li {
    padding: 0 0 0.2em 1.2em;
    margin-bottom: 0.0em;
    width:45%;
    margin-right:2%;
    position: relative;
}
ul.circle-2col > li:before{
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #222;
    border-radius: 50%;
    left: 0.5em;
    margin-top: 0.6em;
}
ul.circle-2col-no > li:before{
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #222;
    border-radius: 50%;
    left: 0.5em;
    margin-top: 0.6em;
}
ul.circle-2col > li.long {
    width:90%;
}

ul.circle-3col,ul.circle-3col-no {
    display:flex;
    justify-content:start;
    align-items:center;
    flex-wrap:wrap;	
	margin-bottom:0px;
}
ul.circle-3col > li {
    padding: 0 0 0.5em 1.2em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
    width:31.3%;
    margin-right:2%;
    position: relative;
	line-height: 1.8;
    letter-spacing: 0.09em;
	font-size:110%;
	color:#2a2a2a;	
}
ul.circle-3col-no > li {
    padding: 0 0 0.2em 1.2em;
    margin-bottom: 0.0em;
    width:31.3%;
    margin-right:2%;
    position: relative;
	line-height: 1.8;
    letter-spacing: 0.09em;
	font-size:110%;
	color:#2a2a2a;
}
ul.circle-3col > li.long {
    width:70%;
}
ul.circle-3col > li:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #222;
    border-radius: 50%;
    left: 0.5em;
    margin-top: 0.6em;
}
ul.circle-3col-no > li:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #222;
    border-radius: 50%;
    left: 0.5em;
    margin-top: 0.6em;
}
ul.circle-4col {
    display:flex;
    justify-content:start;
    align-items:center;
    flex-wrap:wrap;	
}
ul.circle-4col > li {
    padding: 0 0 0.5em 1.2em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
    width:22%;
    margin-right:2%;
    position: relative;
}
ul.circle-4col > li:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #222;
    border-radius: 50%;
    left: 0.5em;
    margin-top: 0.6em;
}


@media only screen and (max-width: 768px) {
ul.circle-2col > li,ul.circle-3col > li,ul.circle-3col > li.long,ul.circle-4col > li {
    width:100%;
	margin-right:0%;
	margin-bottom:16px;
	padding: 0 0 0.3em 1.2em;
}
ul.circle-2col-no > li,ul.circle-3col-no > li {
    width:100%;
	margin-bottom:0px;
	padding: 0 0 0.1em 1.2em;
}
ul.circle-2col > li:first-child,ul.circle-3col > li:first-child,ul.circle-3col > li.long:first-child {
    width:100%;
	margin-right:0%;
	margin-top:10px;
}
ul.circle-2col > li:last-child,ul.circle-3col > li:last-child,ul.circle-3col > li.long:last-child {
    width:100%;
	margin-right:0%;
	margin-bottom:0px;
	padding: 0 0 0em 1.2em;
}
ul.circle-3col > li {
	line-height: 1.6;
	font-size:100%;
 }
}
.box-sd {
    padding: 5rem 5rem 3.6rem;
    background-color: #f7f8f8;
    border: 0px solid #999;
    box-sizing: border-box;
}
.box-sd02 {
    padding: 4rem 3rem;
    background-color: rgba(255,255,255,0.4);
    border: 2px solid #fff;
    box-sizing: border-box;
    box-shadow: 0 0 0 2px rgba(246,191,73,1);;
}
.box-sd03 {
    padding: 3rem 3rem 4rem;
    background-color: #fff;
    border: 0px solid #fff;
    box-sizing: border-box;
    box-shadow: 0 0 0 0px rgba(246,191,73,1);
}
.box-sd04 {
    padding: 6rem 3.6rem 4.8rem;
    background-color: rgba(240,241,243,1);
	color:#333;
    border: 2px dotted #dcdada;
	box-shadow: 2px 1px 2px -4px rgba(0,0,0,0.6);
    box-sizing: border-box;
	font-weight:bold;
}
.box-sd05 {
    padding: 3rem 2.5rem 1.0rem;
    background-color: #fff;
	color:#333;
    border: 1px solid #999;
    box-sizing: border-box;
}
.box-sd06 {
    padding: 3rem 2.5rem 3.0rem;
    background-color: #fff;
	color:#333;
    border: 1px solid #999;
    box-sizing: border-box;
}
.box-sd07 {
    padding: 3.6rem 3rem 2.2rem;
    background-color: #fff;
    border: 1px solid #999;
    box-sizing: border-box;
}
.box-sd08 {
    padding: 2.6rem 2rem 1.2rem;
    background-color: #fff;
    border: 1px solid #999;
    box-sizing: border-box;
}
.line-h {
	line-height:1.6;
	letter-spacing:0.1em;
	text-align:left;
}

@media only screen and (max-width: 768px) {
.box-sd {
    padding: 2rem 2rem 1.5rem;
    box-sizing: border-box;
}
.box-sd02 {
    padding: 2rem 3rem 2rem;
    box-sizing: border-box;
}
.box-sd03 {
    padding: 2rem 2rem 2rem;
}
.box-sd05 {
    padding: 1rem 2rem 2rem;
}
.box-sd06  {
    padding: 3rem 2rem 1.8rem;
    box-sizing: border-box;
}
}


.res-brn-lft {
	margin-bottom:inherit  !important;
	margin-right: inherit !important;
	margin-top:inherit !important;
	margin-left:inherit !important;
	z-index:6;
	position:relative;
	top:-20px;
	left:160px;
}
.res-brn-lft02 {
	margin-bottom:inherit  !important;
	margin-right: inherit !important;
	margin-top:inherit !important;
	margin-left:inherit !important;
	z-index:6;
	position:relative;
	top:70px;
	left:160px;
}
.res-brn-lft03 {
	margin-bottom:inherit  !important;
	margin-right: inherit !important;
	margin-top:inherit !important;
	margin-left:inherit !important;
	z-index:1;
}
.res-brn-rht {
	margin-bottom:inherit !important;
	margin-right:inherit !important;
	margin-top:inherit !important;
	margin-left:inherit !important;
	z-index:1;
}
.res-brn-rht02 {
	margin-bottom:inherit !important;
	margin-right:inherit !important;
	margin-top:inherit !important;
	margin-left:inherit !important;
	z-index:10;
	position:relative;
	top: 60px;
    right: -10px;
}
@media only screen and (max-width: 768px) {
.res-brn-lft,.res-brn-lft02,.res-brn-rht02 {
	top:0px;
	left:0px;
}

}


input, select {
    vertical-align: middle;
}
.inquiry_tel {
	margin:30px auto 20px;
	width:60%;
	text-align:center;
}
.inquiry_tel .tel,.inquiry_tel .fax {
  margin-bottom: 20px; }
  .inquiry_tel .tel .fa-phone,.inquiry_tel .fax .fa-fax {
    font-size: 30px; }
  .inquiry_tel .tel a,.inquiry_tel .fax  {
    font-size: 30px;
	text-align:center: }
@media only screen and (max-width: 768px) {
.inquiry_tel {
	margin:20px auto;
	width:90%;
	text-align:center;
}
.inquiry_tel .tel,.inquiry_tel .fax {
  margin-bottom: 10px; }
.inquiry_tel .tel .fa-phone,.inquiry_tel .fax .fa-fax {
    font-size: 20px; }
  .inquiry_tel .tel a,.inquiry_tel .fax  {
    font-size: 20px;
	text-align:center: }
}

.stretched-link {
	position:relative;
	cursor: pointer;
}
.stretched-link::after{
	content:""
	display:block;
	width:30px;
	height:30px;
  position:absolute;
/*
  top:0;
  right:0;
  bottom:0;
  left:0;
  */
  z-index:1;
  pointer-events:auto;
  content:"";background-color:rgba(0,0,0,0);
  width:30px;
  height:30px;
}
.navbar-collapse.in {
    overflow-y: hidden;
}
/*===========================
spacer
===========================*/


.mt10 {
	margin-top:10px !important;
}
.mt20 {
	margin-top:20px !important;
}
.mt30 {
	margin-top:30px !important;
}
.mt40 {
	margin-top:40px !important;
}
.mt50 {
	margin-top:50px !important;
}
.mt60 {
	margin-top:60px !important;
}
.mt70 {
	margin-top:70px !important;
}
.mt80 {
	margin-top:80px !important;
}
.mt0{
	margin-top:0px !important;}
	
.mb10 {
	margin-bottom:10px !important;
}
.mb20 {
	margin-bottom:20px !important;
}
.mb30 {
	margin-bottom:30px !important;
}
.mb40 {
	margin-bottom:40px !important;
}
.mb50 {
	margin-bottom:50px !important;
}
.mb60 {
	margin-bottom:60px !important;
}
.mb70 {
	margin-bottom:70px !important;
}
.mb80 {
	margin-bottom:80px !important;
}
.mb0{
	margin-bottom:0px !important;}
.p-mt30 {
	margin-top:30px !important;
}
.a-img img{
	display:block;
	max-width:190px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
}

@media screen and (max-width: 768px) {
.mt10,.mt20,.mt30 {
     margin-top:4% !important;
}
.mb10,.mb20,.mb30 {
     margin-bottom:4% !important;
}
.mt40,.mt50,.mt60 {
     margin-top:5% !important;
}
.mb40,.mb50,.mb60 {
     margin-bottom:5% !important;
}
.mt70,.mt80 {
     margin-top:8% !important;
}
.mb70,.mb80 {
     margin-bottom:8% !important;
}
.res-mt01 {
	margin-top:20px;
}
.res-mb {
	margin-bottom:10px !important;
}
.a-img img{
	max-width:170px;
	width:80%;
	height:auto;
}
}

.btn-ex1 {
    background: linear-gradient(0deg, #01aa99, #01aa99);
    color: #FFF;
    border: 0;
    border-radius: 3px;
    color: #fff;
    font-size: 1.1em;
    padding-top: 19px;
    padding-bottom: 18px;
	padding: 15px 60px;
}
.btn-ex1:before {
    content: "";
    background: linear-gradient(0deg, #3373B4, #3373B4);
}
.h2-ttl {
	font-weight: 600;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 36px;
    letter-spacing: 2px;
	margin-bottom: 2em;
}
h2.h2-ttl .m-ttl {
    text-align: left;
    padding-left: 10px;
    display: block;
    font-weight: 700;
    font-size: 4.0rem !important;
    position: relative;
    padding-right: 13rem;
}
.h2-ttl .m-ttl:before {
    position: absolute;
    z-index: -1;
    content: "";
    display: block;
    width: 2.7rem;
    height: 2.7rem;
    background: #47b480;
    bottom: -1rem;
    left: -1rem;
}
.h2-ttl .sub-ttl {
    position: relative;
	font-weight:800;
    top: 1.4rem;
    left: 1em;
    padding-left: 2rem;
    font-size: 1.6rem;
    text-align: start;
    display: block;
	font-family: 'Oswald', sans-serif;
}
.section-heading h2.h2-ttl::after {
    content: '';
    width: 0px;
    height: 0px;
    background-color: #1d64bb;
    position: absolute;
    left: -webkit-calc(28% - 40px);
    left: calc(28% - 40px);
    bottom: 0px;
}
.h2-ttl02 {
	font-size:40px !important;
	margin-top:0.5em;
	margin-bottom:1em;
	line-height:1.4;
	font-family: 'Noto Sans JP', sans-serif !important;
    font-weight: 500 !important;
}
.tx-01 {
	letter-spacing:0.1em;
}
@media only screen and (max-width: 768px) {
.h2-ttl {
    margin-bottom: 1.6em;
}
h2.h2-ttl .m-ttl {
    padding-left: 10px;
    font-size: 2.6rem !important;
    padding-right: 0rem;
    width: 100%;
	margin-bottom:0px;
}
.h2-ttl .sub-ttl {
    top: 1.4rem;
    left: 1em;
    padding-left: 0rem;
    font-size: 1.3rem;
}
.h2-ttl02 {
	font-size:26px !important;
	margin-top:0em;
	margin-bottom: 1em;
}
}
ul.check,ul.check2,ul.check-2col  {
    position: relative;
}
ul.check {
    position: relative;
    display:flex;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
}
ul.check li {
    padding: 0 0 0.5em 2em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
    width:96%;
    margin-right:2%;
    position: relative;
	
		line-height: 1.8;
    letter-spacing: 0.09em;
	font-size:110%;
	color:#2a2a2a;
	
}
ul.check li::before {
    position: absolute;
    content: "\f14a";
    font-family: FontAwesome;
    left: 0.3em;
	top:-0.3em;
    font-size: 1.3em;
}

ul.check2 li {
    padding: 0 0 0.5em 2em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
    position: relative;
    width:40%;
    margin-right:2%;
    display:inline-block;
}
ul.check2 li::before {
    position: absolute;
    content: "\f14a";
    font-family: FontAwesome;
    left: 0.3em;
    font-size: 1.3em;
}



ul.check-2col {
    position: relative;
    display:flex;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
}
ul.check-2col li {
    padding: 0 0 0.5em 2em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
    width:46%;
    margin-right:2%;
    position: relative;
}
ul.check-2col li::before {
    position: absolute;
    content: "\f14a";
    font-family: FontAwesome;
    left: 0.3em;
    font-size: 1.3em;
}

@media only screen and (max-width: 768px) {
ul.check li {
    line-height: 1.6;
    font-size: 100%;
}
ul.check-2col li {
    padding: 0 0 0.5em 2em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
    width:90%;
    margin-right:2%;
    position: relative;
}
ul.check2 li {
    padding: 0 0 0.5em 1.6em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
    position: relative;
	width:90%;
	margin-right:2%;
	display:inline-block;
}

}
.img-frame,.img-frame-lt,.img-frame-rt,.img-frame03,.img-frame02 {
	position:relative;
}
.img-frame:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 20rem;
    background: #f5f5f5;
    z-index: -1;
    left: 10%;
    top: 50%;
    margin-top: -20rem;
}
.img-frame02:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 30rem;
    background: #f5f5f5;
    z-index: -1;
    right: 20%;
        top: -8%;
    margin-top: -0rem;
}
.img-frame03:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 20rem;
    background: #f5f5f5;
    z-index: -1;
    left: 10%;
    top: 70%;
    margin-top: -20rem;
}
.img-frame-lt:before {
        content: "";
    position: absolute;
    width: 100%;
    height: 30rem;
    background: #f5f5f5;
    z-index: -1;
    right: 10%;
    top: -8%;
    margin-bottom: -16rem;
}
.img-frame-rt:before {
        content: "";
    position: absolute;
    width: 100%;
    height: 30rem;
    background: #f5f5f5;
    z-index: -1;
    right: -10%;
    top: -8%;
    margin-bottom: -16rem;
}
.tx-flex {
    text-align:center !important;
}
.tx-flex-tablet {
    text-align:center !important;
}
@media only screen and (max-width: 768px) {
.img-frame:before {
    width: 0%;
    height: 0rem;
    left: 0%;
    top: 0%;
    margin-top: 0rem;
}
.img-frame02:before {
    content: "";
    position: absolute;
    width: 0%;
    height: 0rem;
    background: #f5f5f5;
    z-index: -1;
    right: 0%;
        top: 0%;
    margin-top: -0rem;
}
.img-frame-lt:before,.img-frame-rt:before {
    width: 0%;
    height: 0rem;
    right: 0%;
    bottom: 0%;
    margin-bottom: -0rem;
}
.tx-flex {
    text-align:left !important;
}
.res-mt {
	margin-top:8%;
}
.btn-res {
	margin-top:40px !important;
	margin-bottom:25px;
}
.privacy h2 {
	font-size:2.3rem;
	margin-bottom:30px;
	line-height:1.3;
}
}

@media only screen and (max-width: 600px) {
.tx-flex-tablet {
    text-align:left !important;
}
}
.catch01 {
    font-size: 2.3em;
    text-align: center;
    font-weight: 600;
    color: #333;
    text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 4px #fff, 0 0 6px #fff, 0 0 8px #fff, 0 0 10px #fff, 0 0 12px #fff;
}
.catch02 {
    font-size: 2.3em;
    font-weight: 600;
    line-height: 1.6em;
    color: #47b480;
	text-align:center;
	margin-top:1em;
	margin-bottom:0em;
}
.wrap-bg {
    position: relative;
    top: 0rem;
    left: 0px;
    width: 100vw;
    height: auto;
    background: url(../images/backgrounds/background-01.svg) no-repeat;
	background-position: top -100px left !important;
    background-size: contain !important ;
}
@media only screen and (max-width: 768px) {
.catch01 {
    font-size: 1.6em;
}
.catch02 {
    font-size: 1.3em;
    font-weight: 600;
    line-height: 1.6em;
    color: #47b480;
	text-align:center;
	margin-bottom:0em;
}
.wrap-bg {
    background-position: top 0px left !important;
	background-size: initial !important ;
}

}
@media (min-width: 768px) {
.container {
	/*
    max-width: 100%;
	width:750px;
	*/
}
}
@media (min-width: 768px) {
.main-navigation .brand-logo {
    max-width: 200px;
}
}
@media (min-width: 992px) {
.main-navigation .brand-logo {
    max-width: 300px;
}
}
.tel a:hover, a:focus {
    color: #337ab7;
    text-decoration: none;
}
.line-f {
  line-height:1.8;
  letter-spacing:0.09em;
}
.list-box {
    background-color: #ededed;
    margin-bottom: 10px;
    position: relative;
}
.list-box  a {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding-left: 24px;
    height: 80px;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
}
.list-box  a span {
    font-size: 1.5rem;
    line-height: 24px;
}
.list-box a span.span-img {
    margin: 0 auto;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
@media only screen and (max-width: 768px) {
.list-box  a {
   align-items: flex-start;
    padding-top: 16px;
    padding-left: 0px;
    text-align: center;
    height: 95px;
}
.list-box  a span {
    margin: 0 auto;
    text-align: center;
}
   .list-box a span.span-img {
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 8px;
    transform: translateY(0%);
}

}

.box-wrap {
    background: #fcfaf5;
    box-sizing: border-box;
}
.box-wrap02 {
    background-color: #fcfaf5;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #f3e7da;
} 
.box-ttl {
	text-align:center !important;
	background:#01aa99;
	font-size:120%;
	font-weight: 700;
	padding:0.6em;
	color:#fff;
	margin-bottom:0px !important;
	display:flex;
	align-items:center;
	justify-content:center;
}
.box-ttl02 {
	text-align:center !important;
	background:#01aa99;
	padding:0.6em;
	font-size:0.9em;
	color:#fff;
	margin-bottom:0px !important;
	display:flex;
	align-items:center;
	justify-content:center;
}
.box-wrap div.box-cnt,.box-wrap02 div.box-cnt {
	width:100%;
	margin:0px auto 0em;
	padding:1.2em 1.8em 1.8em 1.8em;
	box-sizing:border-box;
}
.btn-b a {
    text-decoration: none;
    text-align: center;
    color: #FFF !important;
    position: relative;
    display: inline-block;
    padding: 0.2em 1.3em 0.2em 1em;
    line-height: 30px;
    background: #f2ab1d;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    transition: all .3s;
    -webkit-transition: all .3s;
	width:200px;
}

.btn-b a::after {
	position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    right: 2%;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
}
/*
.btn-b a::after {
    border-left: 4px solid #fff;
}

.btn-b a:hover {
    opacity:0.7;
}
*/
.fa-arrow-alt-circle-right {
  position:relative;
}
.fa-arrow-alt-circle-right:before {
  position:absolute;
  left:5px;
  top:-12px;
}
@media only screen and (max-width: 768px) {
.box-wrap div.box-cnt,.box-wrap02 div.box-cnt {
	padding:0.8em 0.6em;
	box-sizing:border-box;
}
.box-ttl {
	font-size:110%;
	padding:0.4em;
	margin-bottom:10px !important;
}
.box-ttl.box-ttl-add {
	margin-top:10px !important;
}
.btn-b a {
	width:96%;
	margin:auto;
}

}
.br-lnk a {
	height:468px;
	position: relative;
    display: block;
    width: 100%;
    color: #ffffff;
}
.bglnk02 {
	    background-image: url(../images/content/renovation-img.jpg);
        width: 100%;
    height: 74%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    transition: 0.3s ease-out;
}
.bglnk01 {
	    background-image: url(../images/content/reform-img.jpg);
        width: 100%;
    height: 74%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    transition: 0.3s ease-out;
}
.flex-2col-br {
    display: flex;
    position: relative;
    z-index: 1;
    height: 346px;
	flex-wrap:wrap;
}
.flex-2col-br li {
	flex: 1;
	border-left:1px solid #fff;
}
.flex-2col-br li a div.title {
    padding: 0 65px 38px;
	position: relative;
    z-index: 1;
    width: 100%;
    height: 74%;
    display: flex;
    align-items: flex-end;
}
.flex-2col-br li a:hover,.flex-2col-br li a bglnk01:hover,.flex-2col-br li a bglnk02:hover {
	opacity:0.5;
}
.flex-2col-br li a .title__en {
	 font-size: 7.2rem;
    bottom: 72px;
    left: 110px;
	font-family: "Roboto", sans-serif;
    font-weight: 100;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1;
    position: absolute;
}
.flex-2col-br li a .title__jp {
	    font-size: 3.6rem
}
.flex-2col-br li a .title .modIconLink {
    width: 36px;
    height: 36px;
    margin-bottom: 12px;
	margin-left: auto;
	position: relative;
    display: inline-block;
	font-weight: bold;
}
.modIconLink::before {
    width: 100%;
    height: 100%;
    border: 3px solid #fff;
    border-radius: 50%;
    box-sizing: border-box;
	font-weight: bold;
}
.modIconLink::before, .modIconLink::after {
    content: "";
    display: inline-block;
	font-weight: bold;
}
.modIconLink::after {
    border-width: 4px 0 4px 6px;
    transition: border-color 0.3s ease-out;
	font-weight: bold;
}
.modIconLink::after {
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}
.bg-img-list {
	margin: 0 1.5%;
    position: relative;
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	height:500px;
}
.bg-list01 {
    background-image: url(../images/content/reason01.jpg);
}
.bg-list02 {
    background-image: url(../images/content/reason02.jpg);
}
.bg-list03 {
    background-image: url(../images/content/reason03.jpg);
}
.bg-wrap-cnt {
	padding: 3vw 5% 10%;
    position: relative;
}
.Feature-Num {
	font-size: 84px;
    letter-spacing: 0;
    line-height: .7;
    margin-bottom: 6%;
	font-family: "Fira Sans",sans-serif;
	color: #20bf9c;
	font-weight:900;
	text-align:center;
}
.bg-p-ttl {
	 font-size: 1.4em;
	 font-weight:800;
	 color:#fff;
	 text-align:center;
}
.bg-p-subttl {
	 font-size: 1.0em;
	 color:#86eba0;
	 font-weight:800;
	 text-align:center;
}
.col_white {
	color:#fff;
}
@media only screen and (max-width: 768px) {
.flex-2col-br {
    display: initial;
    position: relative;
    z-index: 1;
    height: initial;
	flex-wrap:initial;
}
.flex-2col-br li {
	width:100%;
	flex:initial;
	overflow:hidden;
}
.br-lnk a {
    height: 64vw;
    padding: 0 0vw 0px;
}

.flex-2col-br li a div.title {
    padding: 0 0px 0px;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
}
.bglnk01 {
    height: 100%;
	background-size: 100%;
}
.bglnk02 {
    height: 100%;
	background-size: 100%;
}
.flex-2col-br li a .title__en {
    font-size: 4.2rem;
    bottom: 72px;
    left: 20vw; 
}
.flex-2col-br li a .title .modIconLink {
    bottom:12px;
	right:5px;
    position: absolute;
}
}
@media only screen and (max-width: 768px) {
.bg-img-list {
	    margin: auto auto 5% auto;
    width: 90%;
		height:auto;
}
.bg-wrap-cnt {
	padding: 20vw 5% 5%;
	box-sizing:border-box;

}

}

@media only screen and (max-width: 500px) {
.bg-wrap-cnt {
	padding: 20vw 5% 5%;
	box-sizing:border-box;

}

}



.qaContainer dt {
padding: 10px 10px 10px 35px;
border-radius: 5px;
background: #47b480;
color:#fff;
text-indent: -25px;
}
.qaContainer dt:before {
content: "Q.";
font-weight: bold;
margin-right: 7px;
}
.qaContainer dd {
margin: 20px 10px 30px 35px;
text-indent: -25px;
line-height:1.6;
}
.qaContainer dd:before {
content: "A.";
color: #f8cc7f;
font-weight: bold;
margin-right: 7px;
}

.qaContainer dd.ex01 {
    margin: 10px 0px 40px 35px !important;
    text-indent: -25px;
    line-height: 1.6;
}
.qaContainer dd.ex01:before {
content: "";
color: #1771c6;
font-weight: bold;
margin-right: 7px;
}

.list-question {
    background: #ebecee;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 1.3em;
    line-height: 1.666;
    width: 100%;
    min-height: 80px;
    padding: 22px 0;
    padding-left: 80px;
    border-radius: 10px;
}
.list-question:before {
    display: block;
    position: absolute;
    content: 'Q';
    color: #43bcc9;
    font-weight:800;
    font-size: 2.4rem;
    line-height: 1;
    top: 26px;
    left: 30px;
	background-color: #fff;
    border-radius: 50%;
	padding:0.2em;
}
.list-answer {
	    position: relative;
    background: #fff;
    /* display: flex; */
    align-items: center;
    font-size: 1.1em;
    line-height: 1.666;
    width: 100%;
    min-height: 74px;
    padding: 16px 0;
    padding-left: 80px;
    padding-right: 120px;
    transition: opacity 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95), margin-top 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0.2s;
}
.list-answer:before {
    display: block;
    position: absolute;
    content: 'A';
    font-size: 2.0rem;
    line-height: 1;
    font-weight: bold;
    top: 17px;
    left: 28px;
    color: #fea100;
	background-color: #ebecee;
    border-radius: 50%;
	padding:0.4em;
}
.list-faq {
	margin:20px 0px;
}
@media only screen and (max-width: 768px) {
.list-faq {
    margin: 10px 0px 30px;
}
.list-question {
    min-height: 80px;
    padding: 22px 0;
    padding-left: 50px;
	padding-right:10px;
}
.list-question:before {
    font-size: 2.4rem;
    top: 28px;
    left: 15px;
}
.list-answer {
    min-height: 74px;
	    line-height: 1.8;
    padding: 8px 0 16px;
    padding-left: 50px;
    padding-right: 10px;
    transition: opacity 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95), margin-top 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0.2s;
}
.list-answer:before {
    top: 17px;
    left: 15px;
}
}

.fa-envelope,.fa-check-square,.fa-file,.fa-user-cog,.fa-folder,.fa-user-check {
  position:relative;
}
.fa-envelope:before,.fa-check-square:before,.fa-file:before,.fa-user-cog:before,.fa-folder:before,.fa-user-check:before {
  position:absolute;
  left:-20px;
  top:-12px;
  color:#fff;
}

.pc-indisp {
	display:inline-block;
}
@media only screen and (max-width: 768px) {
.fa-3x {
    font-size: 2em !important;
}
.fa-envelope:before,.fa-check-square:before,.fa-file:before,.fa-user-cog:before,.fa-folder:before,.fa-user-check:before {
    position: absolute;
    left: -2px;
    top: -21px;
}

.img-frame03:before {
    content: "";
    position: absolute;
    width: 0%;
    height: 0rem;
    background: #f5f5f5;
    z-index: -1;
    left: 0%;
    top: 0%;
    margin-top: 0rem;
}
.rs-mt {
	margin-top:20px;
}
.pc-indisp {
	display:none !important;
}

}
/*
@media only screen and (max-width: 370px) {
.fa-envelope:before {
    position: inherit;
    left: 0px;
    top: 0px;
}
}
*/
#top-content2 .news ul li {
	display:flex;
	justify-content:start;
	align-items:start;
	flex-wrap:no-wrap;
}

#top-content2 .news ul li span.date{
	padding-right:5px;
	font-weight:bold;
	text-indent:em;
	display:block;
}
@media only screen and (max-width: 768px) {
#top-content2 .news ul li {
	display:inherit;
}

}
@media only screen and (max-width: 992px) {
.container {
    width:100% ;
}
.main-navigation .navbar-nav > li > a {
    padding: 20px 1px 15px;
    letter-spacing: 1px;
	font-size:0.9em;
}
.main-navigation .brand-logo {
    width: 200px;
    position: relative;
    left: 15px;
    top: 16px;
}
}
}

@media only screen and (max-width: 767px) {
#top-content2 .inquiry .btn-mail a {
    padding: 2em;
    width: auto;
    height: 52px;
    font-size: 0.9em;
}
}
.feature-wrap {
	    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	    margin-left: auto;
    margin-right: auto;
	max-width: 1670px;
	    width: inherit;
		    margin-bottom: 152px;
}
.feature-wrap-reverse {
	flex-direction: row-reverse;
}
.feature-img {
	overflow: hidden;
	position: relative;
    width: 50%;
    height: 600px;
	    display: flex;
    justify-content: center;
    align-items: center;
}
.feature-img:before {
	transform: translateX(-100%);
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f8f8f8;
    transition: all .4s ease-out;
}
.img-frame {
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}
.feature-txt {
	padding: 5rem 5rem 6rem 5rem;
	/*
    background-color: rgba(255,255,255,0.8);
	color:#333;
		height:auto;
	*/
	background-color: rgba(71,180,128,0.8);
	color:#fff;
	font-size:18px;
	    line-height: 2.0;
    border: 0px solid #999;
	box-shadow: 
		0px 1px 3px 0px rgba(0, 0, 0, .1), 
		0px 3px 15px 0px rgba(0, 0, 0, .08), 
		0px 5px 28px 0px rgba(0, 0, 0, .06);
    box-sizing: border-box;
	width: 50%;

	word-break: break-word;
	position:relative;
	z-index:100;
	height:auto;

}
.feature-txt .cnt-01{
	font-size:18px;
}
.feature-txt.rgt {
   position:relative;
   left:-50px;
}
.feature-txt.lft {
   position:relative;
   right:-50px;
}

.feature-txt h3 {
	    margin-bottom: 1em;
		font-size: 200%;
		color:#fff;
	font-weight:700 !important;
	/*
		font-family: "遘闍ｱ譏取悃 M", "Shuei Mincho M";
	*/
		line-height:1.4;
}
.Feature-Num {
    font-size: 70px;
    letter-spacing: 0;
    line-height: 1.4;
    margin-bottom: 2%;
    font-family: "Fira Sans",sans-serif;
    color: #fff;
    font-weight: 900;
    text-align: left !important;
}
.wrap-block-01 {
	margin-bottom: 152px;
	position: relative;
}

.wrap-block-01::before {
	top: -70px;
    height: calc(100% + 270px);
	    width: 51.2%;
		    right: 0;
			content: '';
    position: absolute;
	/*
    background-color: #f7f4f4;
	*/
    z-index: -1;
}

.wrap-block-02 {
	margin-bottom: 152px;
	position: relative;
}

.wrap-block-02::before {
	    top: -152px;
    height: calc(100% + 152px);
	width: 51.2%;
    right: 0;
    content: '';
    position: absolute;
	/*
    background-color: #f7f4f4;
	*/
    z-index: -1;
}

.wrap-block-03 {
	margin-bottom: 152px;
	position: relative;
}

.wrap-block-03::before {
	    top: -308px;
    bottom: -96px;
    width: 100%;
    height: calc(100% + 404px);
    right: 0;
    content: '';
    position: absolute;
    background-color: #f7f4f4;
    z-index: -1;
}

.wrap-block-04 {
	margin-bottom: 152px;
	position: relative;
}
.wrap-block-04::before {
	top: -152px;
    height: calc(100% + 152px);
	width:51.2%;
    content: '';
    position: absolute;
    background-color: #f7f4f4;
    z-index: -1;
}
.wrap-block-05 {
	margin-bottom: 152px;
	position: relative;
}
.wrap-block-05::before {
	top: -152px;
    height: calc(100% + 278px);
	width:51.2%;
    content: '';
    position: absolute;
    background-color: #f7f4f4;
	z-index: -1;
}

@media only screen and (max-width: 767px) {
.feature-txt .cnt-01{
	font-size:16px;
}
.wrap-block-01 {
	margin-bottom: 32px;
}
.wrap-block-01::before {
	top: -30px;
	height: calc(100% + 62px);
}
.wrap-block-02 {
	margin-bottom: 32px;
}
.wrap-block-02::before {
	top: -30px;
    height: calc(100% + 60px);
}
.wrap-block-03 {
	margin-bottom: 32px;
}
.wrap-block-03::before {
    top: -0px;
    bottom: 0px;
    width: 0%;
    height: calc(100% + 60px);
    right: 0;
    content: '';
    position: absolute;
    background-color: #f7f4f4;
    z-index: -1;
}
.wrap-block-04 {
	margin-bottom: 32px;
}
.wrap-block-04::before {
	top: -32px;
    height: calc(100% + 60px);
}
.wrap-block-05 {
	margin-bottom: 32px;
}
.wrap-block-05::before {
	top: -32px;
    height: calc(100% + 60px);
}
.feature-wrap {
    flex-wrap:wrap;
	max-width: 100%;
	    width: 100%;
		    margin-bottom: 50px;
}
.feature-img {
    width: 100%;
    height: auto;
}
.feature-txt {
	padding: 2rem 2rem 1rem 2rem;
	width: 100%;
	word-break: break-word;
		margin-bottom:20px;
}
.feature-txt.rgt {
   position:relative;
   left:0px;
}
.feature-txt.lft {
   position:relative;
   right:0px;
}
.Feature-Num {
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 2%;
}
.feature-txt h3 {
    margin-bottom: 0.7em;
	margin-top:10px;
    font-size: 130%;
    line-height: 1.4;
	padding-left:0px;
}
}
.fa-arrow-up-right-from-square {
  position:relative;
}
.fa-arrow-up-right-from-square:before {
  position:absolute;
  left:5px;
  top:-12px;
}
.btn-d a,.btn-f  {
    z-index: 1;
    width: 100%;
    max-width: 300px;
    text-align: center;
    color: #103306;
    border: 1px solid;
    font-size: 90.75%;
	    position: relative;
    display: block;
	    max-width: 100%;
		text-decoration: none;
    color: #103306;
}
.btn-d a::before {
    right: 14px;
    width: 6px;
    height: 6px;
    border-top: solid 1px;
    border-right: solid 1px;
    transform: rotate(45deg) translateY(-50%);
}
.btn-d a::before, .btn-d a::after, .btn-d a span::before,
 .btn-f a::before, .btn-f a::after, .btn-f a span::before {
    content: '';
    position: absolute;
    top: 50%;
}
.btn-d span,.btn-f span  {
    padding: 1em;
	font-size:1.1em;
	font-weight:bold;
}
.btn-d a, .btn-d span,
 .btn-f a, .btn-f span {
    position: relative;
    display: block;
}
.btn-d a span::before {
    right: 39px;
    transform: translateY(-50%);
    width: 1px;
    height: calc(100% - 26px);
    border-right: 1px solid;
}
.btn-d a::before, .btn-d a::after, .btn-d a span::before,
 .btn-f a::before, .btn-f a::after, .btn-f a span::before {
    content: '';
    position: absolute;
    top: 50%;
}
.btn-d a::after {
    right: 10px;
    width: 18px;
    height: 1px;
    border-bottom: 1px solid;
}
/*
.btn-d a::before, .btn-d a::after, .btn-d a span::before {
    content: '';
    position: absolute;
    top: 50%;
}
*/
.btn-d a:hover::before, .btn-d a:hover::after,
 .btn-f a:hover::before, .btn-f a:hover::after {
    animation: arrow .4s ease-out;
}
.btn-d a:hover::before, .btn a:hover:not([target="_blank"]):not([href$=".pdf"]):not([href^="#"])::after,
 .btn-f a:hover::before, .btn a:hover:not([target="_blank"]):not([href$=".pdf"]):not([href^="#"])::after {
    animation: arrow .4s ease-out;
}
.btn-d a:hover,.btn-f a:hover {
    background-color: #47b480;
    color: #fff;
}

.res-img90 {
    width:90% !important;
	height:auto !important;
}
.res-img80 {
    width:80% !important;
	height:auto !important;
}
.res-img70 {
    width:70% !important;
	height:auto !important;
}
.res-img60 {
    width:60% !important;
	height:auto !important;
}
.res-img50 {
    width:50% !important;
	height:auto !important;
}
.res-img40 {
    width:40% !important;
	height:auto !important;
}
.res-img30 {
    width:30% !important;
	height:auto !important;
}
.res-img20 {
    width:20% !important;
	height:auto !important;
}
@media only screen and (max-width: 768px) {
.res-img90,.res-img80,.res-img70,.res-img60,.res-img50 {
     width:100% !important;
	height:auto !important;  
}
.btn-d span,.btn-f span {
    padding: 1em;
    font-size: 1.0em;
    font-weight: bold;
}
.btn-d a span::before {
    right: 38px;
}
}
.infoma > li {
     position: relative;
	 margin-bottom: 10px !important;
	     padding-bottom: 0px !important;
}
.infoma  > li:not(:last-child) {
    margin-bottom: 40px;
}
.infoma > li dl {
    width: 100%;
    padding: 10px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    justify-content: center;
	    margin-bottom: 0px;
}
.infoma > li dl dt {
    font-weight: 600;
    -ms-flex-preferred-size: 33%;
    flex-basis: ;
    margin-right: 2vw;
    text-align: left;
    width: 10%;
}
.infoma > li dl dd {
    text-align: left;
    width: 90%;
}
.lnk-lst {
       display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: start;
    justify-content: start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  
}
.lnk-lst li{
	margin-right:2%;
  
}
.txtBnrFoot a {
    display: inline-block;
    text-align: center;
    color: #FFF !important;
    text-decoration: none;
    line-height: normal;
    padding: 0.25em 1.5em 0.25em 1em;
    background-color: #e6a97f;
    width: 176px;
    box-sizing: border-box;
    background-image: url(../img/common/btn_arrow.png);
    background-position: right 0.5em center;
    background-repeat: no-repeat;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
@media only screen and (max-width: 768px) {
.lnk-lst li {
    margin-right: 0%;
	margin-bottom:10px;
	width:100%;
}
.lnk-lst {
    -webkit-justify-content: center;
    justify-content: center; 
}
.infoma > li dl {
    flex-wrap:wrap;
}
.infoma > li dl dt {
    margin-bottom:10px;    
    width: 100%;
}
.infoma > li dl dd {
    text-align: left;
    width: 100%;
}
}
/*
@media (min-width: 769px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}
*/
.company_data .data a {
    color: #333 !important;
    text-decoration: none;
}
.company_data .data a:hover {
    cursor: pointer;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    zoom: 1;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.tel-a a {
    color:#fff !important;
	text-decoration:none;
}
.tel-a a:hover {
    cursor: pointer;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    zoom: 1;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.before, .after, .before2, .after2 {
    position: relative;
}

.before::after, .before2::after {
    position: absolute;
    content: " ";
    display: inline-block;
    background: url(../images/content/watermark_before.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}
.before::after {
    width: 26%;
    height: 26%;
    bottom: -10%;
    left: 82%;
}
.after::after, .after2::after {
    position: absolute;
    content: " ";
    display: inline-block;
    background: url(../images/content/watermark_after.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}
.after::after {
    width: 26%;
    height: 26%;
    bottom: -10%;
    left: 82%;
}
@media only screen and (max-width: 768px) {
.before::after {
    width: 26%;
    height: 26%;
    bottom: -8%;
    left: 74%;
}
.after::after {
    width: 26%;
    height: 26%;
    bottom: -8%;
    left: 74%;
}

}
.btn-l {
    -webkit-transition: .3s cubic-bezier(0.57, 0.15, 0.13, 0.97);
    transition: .3s cubic-bezier(0.57, 0.15, 0.13, 0.97);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    background-size: contain;
    text-decoration: none;
    position: relative;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    color: #000000;
    font-weight: 500;
    max-width:80%;
    width: 17.6em;
    padding: 1.2rem 2.9rem 1.2rem 1.6rem;
    line-height: 1.6;
    border: 1px solid #eb8634;
    box-sizing: border-box;
	z-index:10;
}
/*
.btn-l:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    top: 50%;
    right: -45px;
    width: 50px;
    height: 1px;
    background: #eb8634;
    -webkit-transition: .3s cubic-bezier(0.57, 0.15, 0.13, 0.97) -0.2s;
    transition: .3s cubic-bezier(0.57, 0.15, 0.13, 0.97) -0.2s;
}
*/
.btn-l:hover {
	text-decoration:none;
}

.btn-l:hover .inb {
    color: #eb8634;
}
.btn-l:hover .bag:after {
    left: 0;
    width: 100%;
}

.btn-l .inb {
    color: #ffffff;
    position: relative;
    z-index: 1;
    display: block;
    -webkit-transition: .3s cubic-bezier(0.57, 0.15, 0.13, 0.97);
    transition: .3s cubic-bezier(0.57, 0.15, 0.13, 0.97);
}
.btn-l .bag {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #eb8634;
}
.btn-l .bag:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 0;
    right: 0;
    height: 100%;
}
.btn-l .bag:after {
    -webkit-transition: .3s cubic-bezier(0.57, 0.15, 0.13, 0.97);
    transition: .3s cubic-bezier(0.57, 0.15, 0.13, 0.97);
    background: #ffffff;
}
.fa-circle-down,.fa-circle-right {
  position:relative;
}
.fa-circle-down:before,.fa-circle-right:before {
  position:absolute;
  left:1vw;
  top:-2px;
}

@media only screen and (max-width: 966px) {
.btn-l {
    width: 14em;
}
}
@media only screen and (max-width: 768px) {
.btn-a {
    width: 12rem;
    line-height: 1.2;
}

}

@media only screen and (max-width: 600px) {
.btn-l {
    width: 75.6vw;
}
/*
.btn-l:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    top: 50%;
    right: -13px;
    width: 20px;
    height: 1px;
    background: #eb8634;
    -webkit-transition: .3s cubic-bezier(0.57, 0.15, 0.13, 0.97) -0.2s;
    transition: .3s cubic-bezier(0.57, 0.15, 0.13, 0.97) -0.2s;
}
*/
.fa-circle-down:before, .fa-circle-right:before {
    position: absolute;
    left: 2.6vw;
    top: -2px;
}
}

.emergencyWrap {
  position: fixed;
  right: 1%;
  bottom: 5%;
  z-index: 1000;
  padding: 10px 7px;
  background-color: #47b480;
  border-bottom: 6px solid #3fb75a;
  border-radius: 12px;
}

@media screen and (max-width: 768px) {
  .emergencyWrap {
    right: 0;
    bottom: 0;
    width: 100%;
    border-radius: 0;
    border: none;
    background-color: #47b480;
  }
}

.emergencyWrap > span {
  display: block;
  margin-bottom: 8px;
  margin-top: 3px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

.emergencyWrap .emergencyBtnWrap {
  display: block;
}

@media screen and (max-width: 768px) {
  .emergencyWrap .emergencyBtnWrap {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
  }
}

.emergencyWrap a {
  display: block;
  margin-bottom: 0px;
  margin-top: 8px;
  padding: 2px;
  color: #fff;
  background-color: #38b153;
  border-radius: 5px;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .emergencyWrap a {
    margin: 3px 8px;
  }
}

.emergencyWrap a.tel {
  display: block;
  width: 100%;
  padding: 8px 8px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
}

.emergencyWrap a.tel .fa-phone-volume {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 20px;
}

.emergencyWrap a.tel span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 2px;
}

.emergencyWrap a.tel:hover {
  background-color: #69d782;
  text-decoration:none;
}

.emergencyWrap a.contact {
  display: block;
  width: 100%;
  padding: 8px 8px;
  color: #fff;
  text-align: left;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
}
.emergencyWrap a.contact .fa-envelope {
  color: #fff;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
}

.emergencyWrap a.contact span {
  display: inline-block;
  margin-left: 35px;
  display: inline-block;
  vertical-align: middle;
}

.emergencyWrap a.contact:hover {
  background-color: #69d782;
  text-decoration:none;
}

@media screen and (max-width: 768px) {
  .emergencyWrap a.contact {
    text-align: center;
	    padding: 8px 0px 8px 8px;
  }
  .emergencyWrap a.tel span {
    font-size:14px;
	font-weight:900;
}
  .emergencyWrap a.contact span {
  display: block;
  margin-left: 15px;
  text-align:center;
  margin:auto;
}
.emergencyWrap a.contact .fa-envelope {
  color: #fff;
  font-size: 20px;
  display: block;
  text-align:center;
   margin:auto;
}
}

@media screen and (max-width: 340px) {
.emergencyWrap a.tel span {
    font-size:13px;
	font-weight:900;
}
}

.flex-3col-br {
    display: flex;
    position: relative;
    z-index: 1;
    height: 346px;
	flex-wrap:wrap;
}
.flex-3col-br li {
	flex: 1;
	border-left:1px solid #fff;
}
.flex-3col-br li a div.title {
    padding: 0 30px 0px;
	position: relative;
    z-index: 1;
    width: 100%;
    height: 54%;
    display: flex;
    align-items: flex-end;
}
.flex-3col-br li a:hover,.flex-3col-br li a bglnk01:hover,.flex-3col-br li a bglnk02:hover,.flex-3col-br li a bglnk03:hover {
	opacity:0.5;
	transform: scale(1.1);
    opacity: 0.7;
    transition: 1s all;
}
.bnr-img {
	overflow: hidden;
    width: 530px;
    max-width: 530px;
    margin: 0 auto;
    height: 350px;
}
.bnr-img img {
    max-width: 530px;
    width: 530px;
    height: 350px;
    transition-duration: 0.3s;
    display: block;
}
.flex-3col-br li a .title__en {
	 font-size: 2.5vw;
	 width:90%;
	 text-shadow:
#d0d2d0 1px 1px 2px, #d0d2d0 -1px 1px 2px,
#d0d2d0 1px -1px 2px, #d0d2d0 -1px -1px 2px;
     top : 40px;
    left: 10px;
	font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    position: absolute;
}
.flex-3col-br li a .title__jp {
	    width: 90%;
	    font-size: 3.0rem;
		line-height:1.4;
}
.flex-3col-br li a .title .modIconLink {
    width: 36px;
    height: 36px;
    margin-bottom: 12px;
	margin-left: auto;
	position: relative;
    display: inline-block;
	font-weight: bold;
}
.modIconLink::before {
    width: 100%;
    height: 100%;
    border: 3px solid #fff;
    border-radius: 50%;
    box-sizing: border-box;
	font-weight: bold;
}
.modIconLink::before, .modIconLink::after {
    content: "";
    display: inline-block;
	font-weight: bold;
}
.modIconLink::after {
    border-width: 4px 0 4px 6px;
    transition: border-color 0.3s ease-out;
	font-weight: bold;
}
.modIconLink::after {
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}
.bg-img-list {
	margin: 0 1.5%;
    position: relative;
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	height:500px;
}

.bg-p-ttl {
	 font-size: 1.4em;
	 font-weight:800;
	 color:#fff;
	 text-align:center;
}
.bg-p-subttl {
	 font-size: 1.0em;
	 color:#86eba0;
	 font-weight:800;
	 text-align:center;
}
.col_white {
	color:#fff;
}
.br-lnk a {
	height:468px;
	position: relative;
    display: block;
    width: 100%;
    color: #ffffff;
}
.br-lnk a:hover {
	text-decoration:none;
}
.bglnk03 {
	background-image: url(../images/home/reason-3.jpg);
    width: 100%;
    height: 54%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    transition: 0.3s ease-out;
}
.bglnk02 {
	background-image: url(../images/home/reason-2.jpg);
    width: 100%;
    height: 54%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    transition: 0.3s ease-out;
}

.bglnk01 {
	background-image: url(../images/home/reason-1.jpg);
    width: 100%;
    height: 54%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    transition: 0.3s ease-out;
}
.res-pt0 {
	padding-top:0px !important;
}
@media only screen and (max-width: 768px) {
.flex-3col-br li a .title__en {
    font-size: 3.2rem;
	top:10vw;
}
.flex-3col-br li a div.title {
    padding: 0 30px 5vw;
    height: 60vw;
}
.flex-3col-br li a .title__jp {
    width: 90%;
    font-size: 2.0rem;
    line-height: 1.4;
}

.flex-3col-br {
    display: initial;
    position: relative;
    z-index: 1;
    height: initial;
	flex-wrap:initial;
}
.flex-3col-br li {
	width:100%;
	flex:initial;
	overflow:hidden;
}
.br-lnk a {
    height: 64vw;
    padding: 0 0vw 0px;
}
.bnr-img {
    height: auto;
}
.flex-2col-br li a div.title {
    padding: 0 0px 0px;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
}
.bglnk01 {
    height: 100%;
	background-size: 100%;
}
.bglnk02 {
    height: 100%;
	background-size: 100%;
}
.bglnk03 {
    height: 100%;
	background-size: 100%;
}
.flex-2col-br li a .title__en {
    font-size: 4.2rem;
    bottom: 72px;
    left: 20vw; 
}
.flex-2col-br li a .title .modIconLink {
    bottom:12px;
	right:5px;
    position: absolute;
}
.res-mt {
	margin-top:11vw;
}
.res-lower {
	padding-bottom:0px !important;
}
.res-pt0 {
	padding-top:0px;
}
}

@media only screen and (max-width: 400px) {
.flex-3col-br li a div.title {
    padding: 0 30px 2vw;
    height: 64vw;
}
}
/*===========================
anchor
===========================*/


#anchor01 {
	margin-top:-110px;
	padding-top:110px;
}

#anchor02 {
	margin-top:-95px;
	padding-top:95px;
}

#anchor03 {
	margin-top:-95px;
	padding-top:95px;
}
#insurance {
    margin-top: -125px;
    padding-top: 125px;
}
#partner {
    margin-top: -125px;
    padding-top: 125px;
}
.line-btn .btnWrap.afWrap .btn{

}
.line-it-button,.btn, .btnWrap.afWrap .btn, .shareEl .btn {
}
.btn {
    position: relative;
	width:300px !important;
	height:auto  !important;
    background-color: #06c755;
    color: #fff;
    font-size: 0;
    line-height: 20px;
    text-align: left;
}

@media only screen and (max-width: 768px) {
.iframe-wrap {
	width:100%;
	height:auto;
	margin:auto;
}
.iframe-wrap iframe{
	width:96%;
	height:400px;
	margin:auto;
}
}



.footer {
	background-color: #86ccaa;
	color: #222;
	z-index: 9999;

    background-size: cover;
    background-position: center;
}

.footer .footerNav {
		padding: 33px 0 20px 50px;
}

.footer .footerNav ul  {
	padding: 0;
	margin-left: 0;
}

.footer .footerNav li {
	list-style: none;
}

.footer .footerNav li a {
	color: #FFFFFF;
}


.footer .footerNav .navlist {
	display: table;
	width: 100%;
}

.footer .footerNav .navlist ul {
	/*margin-bottom: 30px;*/
}

.footer .footerNav .navlist > li {
    display: table-cell;
	    float: left;
	margin-right: 70px;
	line-height: 2em;
}

.footer .footerNav .navlist li li {
	 position: relative;
     font-size: 0.9em;
}

.footer .footerNav .navlist li li a {
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s;
	
}

.footer .footerNav .navlist li li a:hover {
	color: #F0E1AE;
}

.footer .footerNav .navlist li li::before {
		position: absolute;
	content: url(../images/common/icn_fnavi.png);
	left:-24px;
	top:3px;
}

.footer .address {
	padding: 34px 0 30px 30px;
}

.footer .address .footer-logo {
	width: 250px;
	margin-bottom: 10px;
}

.footer .address dl dt,
.footer .address dl dd {
	line-height: 2em;
}

.footer .address dl dt {
	float: left;
	width: 6em;
}


.footer .copyright {
	color: rgba(255, 255, 255, 1);
	margin: 0;
	width: 100%;
	line-height: 100%;
	display: inline-block;
	padding: 30px 0 30px;
	background-color: #47b480;
}

.footer .short-data {
	line-height: 2em;
	color: #FFF;
}

.footer .short-data a {
	color: #FFF;
	text-decoration: none;
}


.footer .short-data h4 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
	letter-spacing: 1px;
	position: relative;
	color: #FFF;
}

.footer .short-data p span {
	padding-left: 0em;
}

.footer .bnr-area p {
	float: left;
	margin-right: 14px;
}




.footer .btn-sm {
	/*padding: 8px 20px;*/
	padding: 3px 12px;
}

.footer .btn-default {
    background-color: #fff;
    border: 0;
    color: #61b689;
}

@media only screen and (max-width: 768px) {
	.footer .address {
			padding: 30px 30px;
		border-top: 1px solid #FFF;
		text-align: center;
	}
	.footer .short-data h4 {
     margin-top: 10px;
}
	.footer .address p {
		text-align: center;
	}
}

@media only screen and (max-width: 767px) {
	
.footer .copyright {
	line-height:1.6;
}
	
	
	.footer .short-data p span {
		display: block;
		padding-left: 0;
	}
	
	.footer .short-data p br {
		display: none;
	}
	
	.footer .bnr-area p {
	float: none;
		display: inline-block;
	margin-right: 0;
}
	
	
	.footer .footerNav .navlist > li {
	margin-right: 50px;
}
}

	
.footer .footer-menu {
	color: rgba(255, 255, 255, 0.9);
}
.footer .footer-menu a {
	color: inherit;
}
.footer .footer-social-block {
	margin: 0;
	list-style-type: none;
	padding: 0;
	text-align: center;
}

@media only screen and (max-width: 767px) {
.footer .footer-social-block {
	margin-bottom: 15px;
}
}
.footer .footer-social-block li {
	display: inline-block;
}
.footer .footer-social-block li a {
	display: block;
	color: #e3e1e1;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

@media only screen and (max-width: 992px) {
.footer .footer-social-block li a {
	padding: 0 8px;
}
}
.footer .footer-social-block li a:hover {
	color: rgba(255, 255, 255, 0.5);
}

@media (min-width: 992px) {
.footer .footer-menu li:last-child {
	padding-right: 0;
}
.footer .footer-social-block li a {
	border-left: 1px solid #464646;
	padding: 5px 15px;
}
.footer .footer-social-block li:last-child a {
	border-right: 1px solid #464646;
}
}
.footer-widgets {
	background: #171717;
	color: #cbc9cf;
}
.footer-widgets h4 {
	color: #FFFFFF;
	margin-bottom: 40px;
	padding-bottom: 25px;
	border-bottom: 1px solid #3c3c3c;
}
.footer-widgets .content-wrap.widget-contact {
	padding-left: 25px;
}
.footer-widgets .content-wrap.widget-contact ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
.footer-widgets .content-wrap.widget-contact ul li {
	margin-bottom: 25px;
}
.footer-widgets .content-wrap.widget-contact ul li i {
	margin-right: 6px;
}
.footer-widgets .content-wrap.widget-recent-posts {
	padding-left: 25px;
}
.footer-widgets .content-wrap.widget-recent-posts ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
.footer-widgets .content-wrap.widget-recent-posts ul li {
	margin-bottom: 20px;
}
.footer-widgets .content-wrap.widget-recent-posts ul li .post-title {
	display: block;
	color: #ffffff;
}
.footer-widgets .content-wrap.widget-recent-posts ul li .author {
	color: inherit;
}
.footer-widgets .content-wrap.widget-gallery {
	padding-left: 25px;
}
.footer-widgets .content-wrap.widget-gallery a {
	display: block;
	width: 40%;
	margin-right: 5%;
	margin-bottom: 5%;
	height: 1px;
	padding-bottom: 20%;
	float: left;
	background-color: black;
	background-size: cover;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.footer-widgets .content-wrap.widget-gallery a:hover {
	opacity: 0.75;
}

@media only screen and (max-width: 991px) {
.footer-widgets .content-wrap {
	margin-bottom: 80px;
}
}

@media only screen and (max-width: 767px) {
.footer-widgets .content-wrap {
	padding-left: 25px;
}
}

.inquiry table {
	background-color: #f3f3f3;
	empty-cells: show;
	width: 100%;
	line-height: 1.3em;
	border-spacing: 0px;
	margin-bottom: 1.5em;
	padding: 20px 0;
	list-style-type: none;
	box-sizing: border-box;
}
.inquiry table th {
	padding: 12px 36px 12px 0;
	border: none;
	border-bottom: 1px solid #FFF;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	width: 33%;
	line-height: 2.2em;
	box-sizing: border-box;
	/*background-color: rgb(228, 238, 240);*/
}
.inquiry table td {
	padding: 12px 5px 12px 0;
	border: none;
	border-bottom: 1px solid #FFF;
	text-align: left;
	box-sizing: border-box;
	/*background-color: rgb(228, 238, 240);*/
}
.inquiry table td .select {
	margin-bottom: 0.5em;
}
.inquiry table td .select li {
	float: left;
	margin-right: 20px;
}
.inquiry table td .select li input {
	vertical-align: middle;
}
.inquiry table td label {
	padding: 0 0 0px 5px;
}
.inquiry table span {
	color: #ff0000;
}
.inquiry table input {
	margin: 2px 0 2px 0;
	height: 1.6em;
	border: 1px solid #DDD;
}
.inquiry .formBtn {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.inquiry .btnSend {
	background-color: #47b480;
	color: #FFF;
	padding: 5px 0;
	margin: 0 5px 0 5px;
	border: 0;
	width: 160px;
	box-sizing: border-box;
	border-radius: 2px;
}
.inquiry .btnReset {
	background-color: #FFF;
	padding: 5px 0;
	margin: 0 5px 0 5px;
	border: 0;
	border: 1px solid #dedede;
	width: 160px;
	box-sizing: border-box;
	border-radius: 2px;
}
.inquiry .forml {
	width: 90%;
}
.inquiry .formm {
	width: 50%;
}
.inquiry .tel {
	text-align: center;
	font-size: 2.5em;
	font-family: 'Noto Sans Japanese', sans-serif;
	margin-bottom: 1em;
}
 @media only screen and (max-width: 768px) {
.inquiry table {
 width: 100%;
 margin: 0 0 3% 0;
 padding: 10px 0;
 box-sizing: border-box;
}
.inquiry table tr {
 display: block;
}
.inquiry table th {
 display: list-item;
 padding: 10px 10px 5px;
 border-bottom: none;
 text-align: left;
 font-weight: bold;
 vertical-align: top;
 width: 100%;
 line-height: 1em;
 box-sizing: border-box;
 background-color: #E8E8E8;
}
.inquiry table td {
 display: list-item;
 width: 100%;
 border-bottom: 1px #FFF solid;
 font-weight: normal;
 padding: 5px 10px 10px 10px;
}
.inquiry .forml {
 width: 100%;
}
.inquiry .formm {
 width: 100%;
}
.inquiry .btnSend {
 width: 100px;
}
.inquiry .btnReset {
 width: 100px;
}
}
.inquiry p {
	text-align: center;
}
 @media only screen and (max-width: 640px) {
.inquiry .tel {
 font-size: 2.0em;
}
.section-content .tel span, .section-content .fax span {
    font-size: 26px;
}
.inquiry p {
 text-align: left;
}
}

#contact .sm {
	display: none;
}

@media (max-width: 540px) {
	#contact .sm {
	display: block;
}
}

.privacy h2 {
	margin-bottom:40px;
}
.privacy h3 {
		font-family: 'Noto Serif JP', serif;
	font-size: 1.6em;
	margin-bottom: 1.0em;
	text-align: left;
	padding: 0px;
}

.privacy h4 {
	font-family: 'Noto Serif JP', serif;
	font-size: 1.15em;
	margin-bottom: 0.5em;
}

.privacy p {
	margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
.privacy h3 {
	font-size: 1.4em;
	margin-top:30px !important;
	margin-bottom: 0.8em;
	line-height:1.3;
}

}

.catch-line {
	/*
    background: url(../images/backgrounds/bg_copyarea.png) no-repeat left 0px center;
	background: radial-gradient(rgba(71, 180, 128, 1),rgba(185, 221, 204, 1));
    */
	background-image: linear-gradient(130deg, rgba(71, 180, 128, 1), rgba(185, 221, 204, 1));
	
    background-size: cover;
    padding: 70px 10px ;
	margin:10px;
}


@media only screen and (max-width: 767px) {
	.expertise1 {
	background-size: cover;
	padding: 100px 0;
	margin-bottom: 3px;
}
	
.nav > li > a {
    padding: 10px 7px 0
}
.catch-line {
    background-size: cover;
    padding: 60px 6% 40px;
	margin: 5px;
}

}

.expertise1 {
	/*
	background: url(../images/backgrounds/vehicle-maintenance.jpg) no-repeat center center;
	*/
	background-size: cover;
	padding: 100px 0;
	margin-bottom: 3px;
}

.expertise2 {
	background: url(../images/backgrounds/insurance.jpg) no-repeat center center;
	background-size: cover;
	padding: 100px 0;
}

@media only screen and (max-width: 768px) {
.expertise1 {
	background-position:center;
}

.expertise2 {
	background-position:right;
}


}

.expertise1 .section-heading,
.expertise2 .section-heading {
	margin-bottom: 30px;
}

.expertise1 .section-heading h2,
.expertise2 .section-heading h2 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	color:#333;
}


.expertise1 .section-heading h2::after,
.expertise2 .section-heading h2::after {
	content: '';
	width: 0;
	height: 0;
	bottom: 0;
}

.expertise1 .section-content p,
.expertise2 .section-content p {
	font-weight: bold;
	text-align: center;
	color:#333;
}

.expertise1 .btn-wrap,
.expertise2 .btn-wrap{
	position: relative;
	margin-top: 22px;
}


.expertise1 .btn-ex1,
.expertise2 .btn-ex2 {
	background: linear-gradient(0deg, #47b480, #47b480);
	color: #FFF;
	border: 0;
	border-radius: 3px;
	color: #fff;
	font-size: 1.1em;
	padding-top: 19px;
	padding-bottom: 18px;
	text-align:center;
}

.expertise2 .btn-ex2 {
	background: linear-gradient(0deg, #47b480, #47b480);
}

.expertise1 .btn-ex1:hover, .btn:focus, .btn:active {
	color: #fff;
}
.expertise1 .btn-ex1:before {
	content: "";
    background: linear-gradient(0deg, #f4bf61, #f4bf61);
}

.expertise2 .btn-ex2:before {
	content: "";
background: linear-gradient(0deg, #30cca9, #30cca9);
}


/* back to top button */
#totop {
	position: fixed;
	bottom: 7px;
	right: 7px;
	z-index: 999;
	background: #fff;
	display: none;
	height: 28px;
	width: 28px;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	color: #000;
	opacity: 0.6;
	border-radius: 2px;
}
img {
	max-width: 100%;
}
.form-control {
	border-radius: 2px;
	border: 1px solid #DFDFDF;
	box-shadow: none;
}
.form-control:focus {
	box-shadow: none;
	border-color: rgba(0, 0, 0, 0.8);
}
@media only screen and (max-width: 768px) {
#totop {
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 999;
    background: #fff;
    display: none;
    height: 28px;
    width: 28px;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #000;
    opacity: 0.6;
    border-radius: 2px;
}

}
.wide-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.wide-container {
	max-width: 1600px;
}
/*
@media (min-width: 1200px) {
.wide-container {
    width: 1180px;
}
}
*/
@media (min-width: 992px) {
.container {
    width: 970px;
}
}

@media only screen and (max-width: 1400px) {
.wide-container {
    width:100% ;
}
}
.wide-container02 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.wide-container02 {
    width: 1300px;
}
@media only screen and (max-width: 992px) {
.wide-container02 {
    width:100% ;
}
}
.bg-01 {
    background: url("../images/backgrounds/bg-01.png") no-repeat;
    background-size: 60%;
    background-position: bottom 16px right 200px;
    visible: hidden;
	position:relative;
}
.bg-02 {
    background: url("../images/backgrounds/bg-02.png") no-repeat;
    background-size: 60%;
    background-position: bottom 16px right 200px;
    visible: hidden;
}
.bg-03 {
    background: url("../images/backgrounds/bg-03.png") no-repeat;
    background-size: 60%;
    background-position: bottom 6px right 0px;
    visible: hidden;
}
.bg-04 {
    background: url("../images/backgrounds/bg-04.png") no-repeat;
    background-size: 60%;
    background-position: bottom 36px right 0px;
    visible: hidden;
}
.bg-01,.bg-02,.bg-03,.bg-04 {
	position:relative;
}
.bg-01:before {
	content: "01";
    position: absolute;
    top: 0rem;
    left: 10rem;
    z-index: -1;
    display: block;
    font-size: 23rem;
    line-height: 1;
    letter-spacing: 0;
    color: #edf0ed;
    font-family: "Roboto Condensed";
}
.bg-02:before {
	content: "02";
    position: absolute;
    top: 0rem;
    left: 10rem;
    z-index: -1;
    display: block;
    font-size: 23rem;
    line-height: 1;
    letter-spacing: 0;
    color: #edf0ed;
    font-family: "Roboto Condensed";
}
.bg-03:before {
	content: "03";
    position: absolute;
    top: 0rem;
    left: 10rem;
    z-index: -1;
    display: block;
    font-size: 23rem;
    line-height: 1;
    letter-spacing: 0;
    color: #edf0ed;
    font-family: "Roboto Condensed";
}
.bg-04:before {
	content: "04";
    position: absolute;
    top: 0rem;
    left: 10rem;
    z-index: -1;
    display: block;
    font-size: 23rem;
    line-height: 1;
    letter-spacing: 0;
    color: #edf0ed;
    font-family: "Roboto Condensed";
}

.br-rgtimg {
	top:-50px;
	right:10px;
	position: relative;
}

.br-rgtimg:before{
	position: absolute;
    z-index: -1;
    content: "";
    display: block;
    height: 290px;
    width: 400px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #000;
    border-right-color: #000;
    border-bottom-color: #000;
    bottom: -3rem;
    right: -1rem;
}

.br-rgtimg02 {
	top:-50px;
	right:10px;
	position: relative;
}

.br-rgtimg02:before{
	position: absolute;
    z-index: -1;
    content: "";
    display: block;
    height: 390px;
    width: 600px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #000;
    border-right-color: #000;
    border-bottom-color: #000;
    bottom: 0rem;
    right: -3rem;
}

.br-rgtimg03 {
	top:-50px;
	right:10px;
	position: relative;
}

.br-rgtimg03:before{
	position: absolute;
    z-index: -1;
    content: "";
    display: block;
    height: 390px;
    width: 500px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #000;
    border-right-color: #000;
    border-bottom-color: #000;
    bottom: -2rem;
    right: -2rem;
}
.br-lftimg {
	top:-50px;
	right:10px;
	position: relative;
}

.br-lftimg:before{
	position: absolute;
    z-index: -1;
    content: "";
    display: block;
    height: 390px;
    width: 500px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #000;
    border-left-color: #000;
    border-bottom-color: #000;
    bottom: -2rem;
    left: -2rem;
}

@media only screen and (max-width: 768px) {
.bg-01,.bg-02,.bg-03,.bg-04 {
    background: none;
}
.bg-01:before {
    top: 6rem;
    left: 24rem;
    font-size: 9rem;
}
.bg-02:before,.bg-03:before,.bg-04:before {
    top: 1rem;
    left: 22rem;
    font-size: 9rem;
}

.br-rgtimg,.br-rgtimg02,.br-rgtimg03,.br-lftimg {
	top:0px;
	right:0px;
	position: relative;
}
.br-rgtimg:before {
    height: 90%;
    width: 90%;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    bottom: -1rem;
    right: 0.5rem;
}
.br-rgtimg:after {
	position: static;
    top: 0px;
    left: 0px;
    opacity: 0;
	display: block;
    content: "";
    width: 0px;
    height: 0px;
}
.br-rgtimg02:before {
    height: 80%;
    width: 90%;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    bottom: 0rem;
    right: -1rem;
}
.br-rgtimg03:before {
    height: 90%;
    width: 100%;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    bottom: -1rem;
    right: -1rem;
}
.br-lftimg:before {
    height: 90%;
    width: 90%;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    bottom: -1rem;
    left: -1rem;
}

}

/* F繝代ち繝ｼ繝ｳ */
.contNews ul li {
    display: block;
    justify-content: start;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 1em;
    margin-right: 0;
    border-bottom: 0px dotted #CCCCCC; 
}
.contNews ul li:first-child {
    margin-top: 0;
}

/* 1繧ｫ繝ｩ繝�縺薙％縺九ｉ */
/* 蜈ｱ騾� */
.changeCard ul {
    padding: 0;
    list-style: none;
    border: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0;
    /*margin-top: 20px;*/
}
.changeItemTxt {
    width: 62%;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.changeItemTxt .pubdate {
    width:32%;
}
.changeItemTxt p.itemTitle {
	width:65%;
    font-size: 1.5rem;
    line-height: 1.56;
    margin: 0;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}
.changeItemTxt ul.itemTag {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}
.changeItemTxt ul.itemTag li {
    background: #f1f1f1;
    color: #707070;
    font-size: 0.7rem;
    padding: 2px 10px;
    position: relative;
}
.changeItemTxt ul.itemTag li:before {
    padding-right: 3px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 1em;
    content: "\f02b";
    vertical-align: baseline;
    color: #aaa;
}
p.itemCat {
    position: absolute;
    left: 22px;
    top: 22px;
    background: #696b60; /* 濶ｲ譖ｿ縺� */
    color: #FFF;
    border-radius: 9999px;
    font-size: 0.7rem;
    display: inline-block;
    padding: 1px 12px 0px;
    z-index: 2;
}
/* 蜈ｱ騾壹％縺薙∪縺ｧ */
/* List */
li.changeItem.defaultList {
    width: 100%;
    padding: 0;
}
li.changeItem.defaultList a {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border-radius: 2px;
    background: #fff;
    cursor: pointer;
    transition: 0.2s ease-in-out;
    padding: 10px 10px 5px 10px;
	box-sizing: border-box;
    position: relative;
    align-items: center;
    text-decoration: none;
    border-top: solid 1px #eee;
    padding-right: 10px;
    cursor: pointer;
	width:100%;
}
li.changeItem.defaultList:last-child a {
    border-bottom: solid 1px #EEE;
}
li.changeItem.defaultList a:hover {
    background: #a2a2a2;
}
li.changeItem.defaultList a img {
    /*width: 35%;*/
    margin-right: 3%;
	height: auto;
}
.news-conainer {
    max-height:500px;
}
@media screen and (max-width: 767px) {
.changeItemTxt .pubdate {
    width:100%;
}
.changeItemTxt p.itemTitle {
	width:100%;
}
.news-conainer {
    max-height:inherit;
}
	
	.changeItemTxt p.itemTitle {
    font-size: 1.2rem;
}
	.sidebar-title {
    font-size: 1.3rem;
    margin-bottom: 20px;
    width: 100%;
    max-width: 500px;
}
    /* �医％縺薙↓繝｢繝舌う繝ｫ逕ｨ繧ｹ繧ｿ繧､繝ｫ繧定ｨ倩ｿｰ�� */
    li.changeItem.defaultList a {
        flex-direction: column;
    }
    li.changeItem.defaultList a img {
        width: 100%;
        margin: 0 0 15px;
    }
    li.changeItem.defaultList a .changeItemTxt {
        width: 100%;
    }
}
/* 1繧ｫ繝ｩ繝�縺薙％縺ｾ縺ｧ */
.shell h2 {
		margin-bottom:50px;
	}
@media screen and (max-width: 767px) {
	.shell h2 {
		font-size:20px;
		margin-bottom:50px;
	}
}

.btn-animation-02 {
  display: inline-block;
  width: 300px;
  text-align: center;
  background-color: #47b480;
  border: 2px solid #47b480;
  font-size: 16px;
  color: #47b480 !important;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 24px;
  border-radius: 4px;
  position: relative;
  margin:10px auto 0px;
}

.btn-animation-02 span {
  position: relative;
  z-index: 1;
}

.btn-animation-02::before,
.btn-animation-02::after {
  content: "";
  display: block;
  background-color: #FFF;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  transition: .2s;
}
.btn-animation-02::before {
  left: 0;
}
.btn-animation-02::after {
  right: 0;
}

.btn-animation-02:hover:before,
.btn-animation-02:hover:after {
  width: 0;
  background-color: #FFF;
}

.btn-animation-02:hover {
  color: #FFF!important;
}

@media screen and (max-width: 768px) {
.btn-animation-02 {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  padding: 2% 10%;
  border-radius: 4px;
  position: relative;
  box-sizing:border-box;
}
}
.p-center {
	text-align:center;
	margin:auto;
}
.bg-img {
    padding: 6rem 6rem 5.2rem;
    background: url(../images/backgrounds/bg-img.jpg) no-repeat center;
    background-size: cover;
    color: #333;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .1), 0px 3px 15px 0px rgba(0, 0, 0, .08), 0px 5px 28px 0px rgba(0, 0, 0, .06);
    box-sizing: border-box;
}


.img-frame,.img-frame-lft,.img-frame03 {
	position:relative;
}
.img-frame:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 30rem;
    background: #f7f8f8;
    z-index: -1;
    left: 10%;
    top: 20%;
    margin-top: -10rem;
}
.img-frame03:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 20rem;
    background: #f5f5f5;
    z-index: -1;
    left: 10%;
    top: 70%;
    margin-top: -20rem;
}
.img-frame-lft:before {
        content: "";
    position: absolute;
    width: 100%;
    height: 30rem;
    background: #f7f8f8;
    z-index: -1;
    right: 10%;
    top: -8%;
    margin-bottom: -16rem;
}
@media only screen and (max-width: 768px) {
.img-frame:before {
    width: 0%;
    height: 0rem;
    left: 0%;
    top: 0%;
    margin-top: 0rem;
}
.img-frame-lft:before {
    width: 0%;
    height: 0rem;
    right: 0%;
    bottom: 0%;
    margin-bottom: -0rem;
}
}
dl.rc-info {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  box-sizing:border-box;
}
dl.rc-info dt {
  flex-basis: 30%;
	text-align: left;
	margin: 8px auto 6px;
	font-size:100%;
	padding-left:5px;
	padding-bottom:6px;
	border-bottom:1px dotted #999;
}
dl.rc-info dd {
    flex-basis: 70%;
    margin:8px auto 6px;
	font-size:100%;
	padding-bottom:6px;
	border-bottom:1px dotted #999;
	}
@media screen and (max-width: 768px) {
 dl.rc-info{
   flex-flow: column;
 }
 dl.rc-info dt,dl.rc-info dd{
   width: 100%;
 }
 .iframe-r {
   position:relative;
width:100%;
height:0;
padding-top:75%;
}
.iframe-r iframe{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
 }
 .r-mt {
   margin-top:20px;
 }
 
}



.flow_content section {
    background-color: #FFF;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    width: 100%;
    margin: 0 0 80px;
    display: flex;
    justify-content: space-between;
    border-radius: 10px;
    position: relative;
}
.flow_content section .flow_num {
    background-color: #47b480;
    flex: 0 1 25%;
    padding: 10px 10px 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px 0 0 10px;
}
.flow_content section .flow_num p {
    text-align: center;
    margin: 0;
}
.flow_content section .flow_txt {
    flex: 0 1 75%;
    padding: 30px;
}
.flow_content section .flow_txt h3 {
    font-size: 2.4rem;
    color: var(--color-main);
    font-weight: 500;
    border-bottom: 1px #dbdbdb solid;
    padding: 0 0 0.8em;
    margin: 0 0 0.7em;
}
.flow_content section .flow_txt p {
    margin: 0;
}
.flow_content section .flow_txt .tel_num {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0 15px;
}
.flow_content section .flow_txt .tel_num p {
    color: var(--color-main);
    font-weight: 700;
    font-size: 2.6rem;
    line-height: 1.4;
}
.flow_content section .flow_txt .tel_num p:last-child {
    flex: 1 1 auto;
    min-width: 120px;
}
.flow_content section::after {
    content: "";
    width: 30px;
    height: 30px;
    border-right: 2px var(--color-main) solid;
    border-bottom: 2px var(--color-main) solid;
    display: block;
    position: absolute;
    bottom: -47px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
}
.flow_content section .flow_num p span {
    display: block;
    color: #ffff;
    font-size: 2.6rem;
    font-weight: 700;
}
.flow_content section .flow_num p img {
    width: 60px;
}

.fa-envelope {
   position: relative;
}

@media only screen and (max-width: 768px) {
.flow_content section {
    display: block;
    margin: 0 0 40px;
}
.flow_content section .flow_num {
    border-radius: 10px 10px 0 0;
    padding: 10px 20px;
}
.flow_content section .flow_num p span {
    display: inline-block;
    margin-right: 0.6em;
    line-height: 40px;
    font-size: 1.8rem;
}
.flow_content section .flow_num p img {
    width: 40px;
    vertical-align: top;
}
.flow_content section .flow_txt {
    padding: 20px;
}
.flow_content section .flow_txt h3 {
    font-size: 1.8rem;
    text-align: center;
}
.flow_content section .flow_txt .tel_num {
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 5px 0 0;
}
.flow_content section .flow_txt .tel_num p {
    text-align: center;
}
.flow_content section::after {
    width: 20px;
    height: 20px;
    bottom: -24px;
}
.res-mt-f {
	margin-top:30px;
}
}