@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,900&display=swap&subset=japanese');
.carousel_inner {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}
body,body *{font-family:'Noto Sans JP', sans-serif;}
.top h2.title{font-size:30px;font-weight:bold;text-align:left;margin-bottom:20px;}
.top h3.title{font-size:30px;font-weight:bold;text-align:left;margin-bottom:20px;}
.top h4.title{font-size:20px;font-weight:normal;text-align:left;}
.carousel{position:relative;}
.copy{padding-top:20px;color:#fff;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;max-width:400px!important;max-height:250px!important;margin:auto!important;}
@media only screen and (max-width: 767px) {
.copy{padding-top:70px;}
}
.copy h3.title{font-size:3vw;letter-spacing:10px;text-align:center;}
.copy div.part{color:#fff;font-size:1.2vw;line-height:1.5em;max-width:calc(100% - 30px);margin:auto;text-align:center;}
.copy a{
height:40px;
line-height:40px;
text-align:center;
color:#fff!important;
border:1px solid #fff;
background:transparent;
padding:0px;
border-radius:10px;
max-width:200px;
width:100%;
box-sizing:border-box;
margin:20px auto;
display:block;
font-size:14px;
position:relative;
letter-spacing:3px;
}
.copy a::after {
    border-right: 5px solid #fff;
    border-bottom: 5px solid transparent;
    content: "";
    margin-top: -2px;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    z-index: 1;
}
@media only screen and (max-width: 767px) {
.copy h3.title{font-size:5vw;padding:10px;margin:0;text-align:center;}
.copy div.part{line-height:4em;text-align:center;}
.copy a {
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    margin: 5px auto;
    display: block;
    font-size: 14px;
}
}
.sec01{padding-top:50px;padding-bottom:50px;background:#fff}
.sec03{padding-top:50px;padding-bottom:50px;background:#fff}
.sec02{padding-top:50px;padding-bottom:50px;background:#eff4f4}
.sec02  img{height:auto;width:100%;display:block;margin:auto;margin-bottom:15px;}
.sec02 .columns .column{position:relative;background:#fff;margin:10px 10px;box-sizing:border-box;padding:0px 0px 0px 0px;}
.sec02 .columns .column h3.title,.sec02 .columns .column div.part{display: block;float: left;}
.sec02 .columns .column h3.title{padding-left:20px;}
.sec02 .btn_wrap a,.sec03 .btn_wrap a,.sec04 .btn_wrap a{margin:10px auto;}
.sec02 .columns .column::after {
    border-right: 5px solid #333;
    border-bottom: 5px solid transparent;
    content: "";
    margin-top: -2px;
    position: absolute;
    right: 20px;
    bottom: 28px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    z-index: 1;
}
.sec02 h4.title{margin-top:40px;}
.sec02,.sec02 h2.title,.sec02 h3.title,.sec02 h4.title{text-align:center;}
@media only screen and (max-width: 767px) {
.sec02 .columns .column h3.title,.sec02 .columns .column div.part{display: block;float: none;}
.sec02 .columns .column h3.title{padding-left:0px!important;margin-bottom:0px;}
.sec02 .columns .column div.part{padding-bottom:15px;}
.sec02 .columns .column::after {bottom: 38px;}
}

.sec03 h3.title{font-size:20px;color:#888;}
.sec03.wf_type2{color:#fff;background:#052c93}
.sec03.wf_type2 .wf_type2_text{padding:120px!important;}
.sec03.wf_type2 h4.title,.sec03.wf_type2 div{color:#fff}
.mw320{max-width:320px;margin:0 auto;display:block;}
.sec03 h3.title.right{text-align:right!important;}
.sec03 img{border-radius:50%;}
.sec03.wf_type2 .wf_btn_part a{
color:#fff;
height:40px;
line-height:40px;
text-align:center;
border:1px solid #fff;
color:#fff;
padding:0px;
border-radius:20px;
max-width:200px;
width:100%;
box-sizing:border-box;
margin:30px auto;
display:block;
}
@media only screen and (max-width: 767px) {
.sec03 .columns{margin-bottom:20px;}
}
.sec04 h2.title,.sec04 h3.title{text-align:center;}

.sec04{padding-top:100px;padding-bottom:100px;background:url(/images/bg_image.png) no-repeat;background-size:cover;color:#fff;}
.sec04 .wf_btn_part a{
height:40px;
line-height:40px;
text-align:center;
color:#052c93;
background:#fff;
padding:0px;
border-radius:20px;
max-width:200px;
width:100%;
box-sizing:border-box;
margin:30px auto;
display:block;
}
.sec05{padding-top:100px;padding-bottom:100px;}
.sec05 .wf_lic_NEWS {background: #f7f7f7;margin: 5px;box-sizing: border-box;width: calc(25% - 10px);padding: 5px;overflow:hidden;text-align: left;}
@media only screen and (max-width: 767px) {
.sec05 .wf_lic_NEWS {width: calc(100% - 10px)}
}
.sec05 .wf_blog_li_inner{margin:0px;padding:0;}
.sec05 .wf_blog_li_date{padding-left:5px;}
.sec05 .wf_blog_li_date,.sec05 .wf_blog_li_title{display:inline;padding-top:5px;padding-bottom:5px;}
.sec05 .wf_blog_li_thumb img {display: block;margin: -10px -5px 5px -5px;max-width: calc(100% + 10px);}
.sec05 .wf_btn_part a{
height:40px;
line-height:40px;
text-align:center;
color:#fff;
background:#052c93;
padding:0px;
border-radius:20px;
max-width:200px;
width:100%;
box-sizing:border-box;
margin:30px auto;
display:block;
}
body {background: #fff;color: #1b1b1b;line-height: 1.7;}
.hidden{display:none!important}
a,a:visited,a:hover{color:#1b1b1b;}

/**/
#content .inner,#footer .inner,.totop .inner {width:1000px;margin-left:auto;margin-right:auto;}
.column{box-sizing:border-box;}

a{
    -webkit-transition: 200ms;
    transition: 200ms;
}
a:hover,a:hover img{
opacity:0.8;
}



/* header */
#header {
    width: 100%;
    position: absolute;
    z-index: 1;
}
.under #header {
    position: relative;
background-color: white;
background-size:cover;
}
#toggle {position: relative;float:right;}
#header .inner {
    width: 100%;
padding:20px;
box-sizing:border-box;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#header h1 {float: left;margin-top: 0px;}
@media only screen and (max-width: 767px) {
#header h1 {width:50px;}
#toggle{width:32px;}
}
#header .info {
    float: right;
    width: 70%;
    margin-top: 18px;
}
.header_tel {
    text-align: right;
    margin-bottom: 18px;
}
.header_tel span {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
}
.header_tel img {
    vertical-align: bottom;
    margin-right: 7px;
}

/* nav */
#menu {
    display: none;
}
#nav ul {
    background: rgba(0,0,0,.7);
    right: 20px;
    margin: 0;
    top: -20px;
    max-width: 300px;
    width: 100%;
    position: absolute;
    z-index: 9999;
}
#nav ul li {
    display: block;
    text-align: left;
    float: none;
    height: auto;
    max-width: 320px;
    width: 100%;
    /*max-width:*/
    padding: 0;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #ccc;
    margin: 0;
}
#nav ul li.nav01 {
    border-left: none;
}
#nav ul li a {
    display: block;
    padding: 14px 10px;
    width: 100%;
    float: none;
    box-sizing: border-box;
    text-align: left;
    height: auto;
    line-height: 1.5;
    text-decoration: none;
    color: #fff;
}
.submenu_ul{
position:absolute;
z-index:1;
}
.submenu_ul > li {
    background:#50350d;
    list-style: none;
    width: 300px;
    height: 40px;
    box-sizing: border-box;
    border-collapse: collapse;
    border-bottom: 1px solid #fff;
}
.submenu_ul>li a {
	color: #fff!important;
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
}
.submenu_ul>li a:hover {
	color: #ccc!important;
}
/* content */

#content {
	margin-bottom:40px;
	min-height:500px;
}
.top #content {
	margin-bottom:0;
}

#content .wrap p {
	margin-bottom:1.2em;
}
.wrap .inner{
max-width:1000px;
margin:0 auto;
}

/* メイン */

.carousel {
	padding-bottom:0px;
	width:100%;
	overflow:hidden;
}
.carousel > div {
	width:100%;
	margin:0 auto;
}
.carousel .slick-list {
  overflow: visible;
}
.carousel .slick-slide {
  position: relative;
  outline: 0;
}
.slick-dots{}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
	content:'';
    width: 10px;
    height: 10px;
	background:#f3f2ee;
	border-radius:50%;
}
.slick-dots li.slick-active button:before {
	background:#f1e7b3;
}
.carousel .slick-arrow {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  z-index: 1;
  top: 50%;
  width:19px;
  height: 34px;
  margin-top: 0px;
  padding: 0;
  border: none;
  outline: none;
  background-position: center center;
  background-repeat: no-repeat;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  opacity: 0.8;
}
.carousel .slick-arrow:hover {
  opacity: 0.5;
}
.carousel .slick-arrow.slick-prev {
  left: -12px;
  background-image: url(../images/arrow_prev.png);
}
.carousel .slick-arrow.slick-next {
  right: -12px;
  background-image: url(../images/arrow_next.png);
}

/* フッター */
.totop {
	text-align:right;
	line-height:1;
	height:47px;
}
.totop img {
	display:block;
	float:right;
}
.top .totop {
	background:#000c1c;
	padding-top:30px;
}
#footer {
	background:#111;
	color: #fff;
	font-size: 14px;
	line-height: 1.428em;
}
#footer .inner {
    padding: 50px 0 50px;
}
#footer .inner ul li a,#footer .inner ul li a:hover,#footer .inner ul li a:visited{color:#fff!important;}
#footer .footer_title {float: left; margin-right: 35px; font-weight: bold;}
.footer_ul li a{color:#fff!important;}
#footer ul {
/*	float: left;*/
	margin-bottom:10px;
}
..column.is-3 li a{display:block;padding:5px;}
#footer ul li {
	display:block;
	list-style:none;
}
.footer_ul_wrap{text-align:center;padding:15px;box-sizing:border-box;background:#222;}
#footer ul li a,
#footer ul li a:visited {
	text-decoration:none;
	color: #111;
display:block;
padding:5px;
}
.footer_ul,.footer_ul li,.footer_ul li a{display:inline!important;text-align:center!important; color:#fff}
#footer ul.footer_ul li a:after{
content:"　|";
}
#footer ul li.nav07 a:after{
	display:none;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#footer .f_logo {
    margin: 0 0 18px;
}
.copyright {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 1.8;
    background:#111;
    color: #fff;
    padding: 15px 0;
}

/* table */

.menu_table {
	width:100%;
	margin-bottom:10px;
	border-top:1px solid #e8e9e3;
}
.menu_table th,
.menu_table td {
	padding:14px 14px;
	border-bottom:1px solid #e8e9e3;
}
.menu_table th {
	text-align:left;
}
.menu_table td {
	text-align:right;
}

table.news {
	border-top:1px solid #e8e9e3;
	max-width:800px;
	margin:0 auto;
	width: 100%;
}
table.news th,
table.news td {
	padding:15px 10px 14px ;
	border-bottom:1px solid #e8e9e3;
}
table.news th {
	width:20%;
	color:#b4c22e;
	padding:15px 0 14px 20px;
}

table.info {
	border-top:1px solid #e8e9e3;
}
table.info th,
table.info td {
	padding:15px 5px 14px ;
	border-bottom:1px solid #e8e9e3;
	text-align:left;
}
table.info th {
	width:20%;
}


/* BTN */

.anchor_wrap a {
	width:180px;
	display:inline-block;
	height:32px;
	line-height:30px;
	color:#fff;
	text-decoration:none;

	background:#afcaf2;
	border-radius:16px;
	text-align:center;
	box-sizing:border-box;
	padding-top:2px;
}
.anchor_wrap a:hover {
	opacity:0.7;
}

/*TOP*/

h3 {
	text-align:center;
	letter-spacing:0.1em;
}

.under .wrap.h3_title_wrap ,.blog_body .wf_bread_ul + .wrap{
    max-width: 100%;
    padding: 1.5em 0;
	background-size:cover;
    margin-bottom: 40px;
}
.under .wrap.h3_title_wrap h3,.blog_body .wf_bread_ul + .wrap h3{
	text-align:center;

	box-sizing:border-box;
	padding:0 0 30px 0;
	display:block;
	font-size:32px;
	letter-spacing:0.05em;
	color:#5a514f;
	margin:0;
	font-weight:bold;
}

.under .wrap.h3_title_wrap { background: url(/images/dot.png) repeat , url(/images/image02.png) no-repeat center; background-size: auto, cover;padding: 0;}
.h3_title_wrap > .inner {padding: 0;}
.under .wrap.h3_title_wrap h3 { padding-top: 100px; padding-bottom: 100px; color:  #fff;  font-weight: normal;}
.under .wrap.h3_title_wrap h3 .en { font-size: 50px; display: block;line-height: 1em; font-weight: bold;}
.under .wrap.h3_title_wrap h3 .jp { font-size: 20px;display: block;}


/*.under h3{
	text-align:center;
	box-sizing:border-box;
	padding:0 0 30px 0;
	display:block;
	font-size:32px;
	letter-spacing:0.05em;
	margin:0 0 40px;
	font-weight:bold;
}*/

.top h4 {
	font-size:30px;
	font-weight:bold;
	margin-bottom:1em;
	color:#50350d;
	letter-spacing:0.05em;
}
.under h4{
	text-align:center;
	font-size:26px;
	font-weight: bold;
    padding: 0.5em 0 0.5em;
    margin-bottom:0;
		margin-top: 1em;
	letter-spacing:0.05em;
	position: relative;
}
.under h4::after {
position: absolute;
content: "";
bottom: 0;
left: 50%;
margin: 0 0 0 -25px;
width: 50px;
height: 2px;
background: #14a1aa;
}
.under h5 {
    font-size: 18px;
    padding: 0.8em 15px 0.7em 15px;
    border-left: 5px solid #14a1aa;
	font-weight:bold;
	background: #eee;
}
.top  .bg_block {
	background:#000c1c;
}
.top .concept-block,
.top  .item-block {
	padding-bottom:2.5em;
	padding-top:2.5em;
	margin-bottom:2.5em;
}
.top  .info-block {
	margin-bottom:2.5em;
}
.top .concept-block img {
	margin-right:20px;
}
.top .concept-block h4,
.top .concept-block p ,
.top .concept-block .btn-style{
	/*padding-left:52%;*/
}
.top .shop-block img {
	/*margin-left:20px;*/
}
.top .shop-block p.entry_p {
	width:48%;
}
.top .shop-block .anchor_wrap {
	padding-top:1em;
}

.top dl.info { margin-bottom:20px;}

/* item */	

.item-list li {
	float:left;
	width:25%;
	box-sizing:border-box;
	padding:0 2% 2%;
	text-align:center;
}
.item-list li img {
	width:100%;
	border-radius:50%;
	margin-bottom:10px;
}
.item-list li span.item-price {
	padding-top:6px;
	font-size:16px;
	font-weight:bold;
	color: #b0bf24;
	display:block;
}

/* under */

.under .wf_bread_ul { max-width:100%;background:#111; background-size: 100% 80px;padding:2px 20px;box-sizing:border-box;}

.page_title {
	background:#000c1c;
	text-align:center;
	margin-bottom:30px;
	padding:2em 0;
}
h2.title {
	max-width:1000px;
	margin:0 auto;
	font-size:40px;
	
}

/* template */

.under .wrap {
	margin-bottom:10px;
}
.type_basic_fl img {
	width:30%;
	margin-right:2%;
	float:left;
}
.type_basic_fr img {
	width:30%;
	margin-left:2%;
	float:right;
}
.img-half .type_basic_fl img {
	width:48%;
	margin-right:2%;
}
.img-half .type_basic_fr img {
	width:48%;
	margin-left:2%;
}

/* 画像 */

.wrap img {
	max-width:100%;
}

.img_list1 img {
	margin:0 0 2%;
}
.img_list3 li {
	width:32%;
	margin:0 0 2% 2%;
	float:left;
	display:block;
}
.img_list3 li:first-child {
	margin-left:0;
}

/*-------------------
 Responsive 
-------------------*/

.sp { display:none;}

.map {
position: relative;
padding-bottom: 40%;
height: 0;
overflow: hidden;
}
.map iframe,
.map object,
.map embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

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

#nav .nav_contact {margin-left: 30px;}
#footer .column_l .column_inner { border-right:1px solid #fff;}
#footer .column_r .column_inner { padding-left: 30px;}
#footer .column_r .column_inner ul {padding-right: 30px;} 
#footer .column_r .column_inner li {margin-bottom: 0.6em;}
}

@media only screen and (max-width: 1010px) {
#header .inner,
#content .inner,
#footer .inner,
.totop .inner {
    margin-left: auto;
	margin-right:auto;
    width: 94%;
	float:none;
}
#header .inner,
#nav .inner {width: auto;}
#nav li {
}
.map {
padding-bottom: 45%;
}

/**/

}
@media only screen and (max-width: 1000px) {
.carousel > div {
    width: 100%;
}
.carousel .slick-arrow.slick-next { right:5px;}
.carousel .slick-arrow.slick-prev { left:5px;}
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {

#nav li a {padding-left: 18px; padding-right: 18px; font-size: 13px;}
#nav .nav_contact {margin-left: 18px;}

}
@media only screen and (max-width: 767px) {
.top #content .sec03{border-bottom:1px solid #fff;}
.sp { display:block;}
.pc { display:none;}
img {max-width:100%;}
#header { height: 110px;}
#nav {background:none;}
#menu { display:none;}
#nav #menu > li {
	display:block;
	text-align:left;
	float:none;
	height:auto;
	width:100%;
	padding:0;
	box-sizing:border-box;
	border:none;
	border-bottom:1px solid #ccc;
	margin:0;
}
#nav ul li a {
	display:block;
	padding:14px 10px;
	width:100%;
	float:none;
	box-sizing:border-box;
	text-align:left;
	height:auto;
	line-height:1.5;
}
.submenu_ul > li {
    width: 100%;
}
.item-list li {
    float: none;
    margin: 0 auto 20px;
    max-width: 250px;
    width: 80%;
}

#content {
	width:100%;
}

#footer .column_r .column_inner li { margin-bottom: 0.6em;}

/* top */
.top .concept-block img,
.top .shop-block img {
    margin:0 0 20px;
    max-width: 100%;
}

.top .concept-block h4,
.top .concept-block p,
.top .concept-block .anchor_wrap {
	padding-left:0;
}
.top .shop-block .anchor_wrap,
.top .concept-block .anchor_wrap {
	text-align:center;
}
.top .shop-block p.entry_p {
	width:100%;
}

/* template */

.type_basic_fl img,
.type_basic_fr img ,
.img-half .type_basic_fl img,
.img-half .type_basic_fr img,
.img_list3 img ,
.img_list3 a {
	float:none;
	width:100%;
	margin:0 0 20px ;
}

}

@media only screen and (max-width: 480px) {
.top .recommend-block .block-inner {
	background-size:20px;
	background-position:0 0;
}
.top .recommend-block .block-inner .fl {
	padding-left:0;
}

table.news th,
table.news td,
.info_dt,
.info_dd {
	display:block;
	float:none;
	width:100%;
	text-align:left;
}
table.news th,
.info_dt {
	padding:15px 2px 4px;
}
table.news td,
.info_dd {
	padding:4px 2px 15px;
}
table.news th,
.info_dt {
	border-bottom:none;
}

.menu_table th,
.menu_table td {
	display:block;
}
.menu_table th {
	border-bottom:none;
	padding-bottom:4px;
}
.menu_table td {
	padding-top:4px;
}

}
@media only screen and (max-width: 360px) {
#header {    height: 90px;}
}
@media only screen and (max-width: 320px) {
#header {    height: 75px;}


}
/***********BLOG************/
.wf_blog_ul{
max-width:1000px;
width:94%;
margin:5px auto 15px;
display:block;
}
.wf_blog_li_thumb img{display:block;margin:auto}

.wf_blog_ul .wf_blog_li_thumb,.wf_blog_ul .wf_blog_li_thumb:hover{
width:45px;
height:45px;
border-radius:100%!important;
display:block;
overflow:hidden;
float:left;
margin-right:10px;
}

.wf_blog_ul .wf_blog_li_thumb img{
width:100%;
min-width:45px;
max-width:200px;
min-height:45px;
max-height:200px;
}
.wf_blog_ul  li{
display:block;
padding-top:10px;
padding-bottom:10px;
padding-left: 20px;
padding-right: 20px;
border-bottom:1px dotted #ccc;
font-size:15px;
}
.wf_blog_ul li:after{
content:"";
clear:both;
display:block;
}
.wf_blog_ul .wf_blog_li_date,.wf_blog_ul .wf_blog_li_title{
display:block;
float:left;
margin:0px!important;
padding:10px;
box-sizing:border-box;
max-width:100%;
}
.wf_bread_ul li{
display:inline;
}
.wf_bread_ul li a { color: #fff;}
.wf_blog_ul li a{
color:#333;
}
.wf_bread_ul {
width:100%;
max-width:1000px;
display:block;
margin:0px auto;
padding:5px;
color:#fff;font-size: 82%;
}
.wf_blog_li_date_time{
}
form .wrap{
}
@media screen and (max-width: 768px) {
form .wrap{
}
}

/* *******************************************************************************
 ■ 追記
******************************************************************************* */
body {
    font-size: 16px;
    line-height: 180%;
    background: #fff!important;
}
input, button, select, textarea,
.nav-collapse_ .nav > li > a,
.nav-collapse_ .nav > li >p,
.nav-collapse .sub-menu > ul li a,
.btn.btn-info  {}
.word_break {
 word-break: break-all;
}
a:focus,
*:focus {
 outline: none;
}
a {
text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
a:hover img {
 opacity: 0.8;
 filter: alpha(opacity=80);
 -ms-filter: "alpha( opacity=80 )";
}
#header h1 a:hover img {
 opacity: 1;
 filter: alpha(opacity=100);
 -ms-filter: "alpha( opacity=100 )";
}
.mb0 {
 margin-bottom: 0!important;
}
.mb_h3 {
 margin-bottom: 20px !important;
}
.mb_h4 {
 margin-bottom: 18px!important;
}
.mb_h5 {
 margin-bottom: 10px!important;
}
.mb_01 {
 margin-bottom: 27px!important;
}
.mb_02 {
 margin-bottom: 60px!important;
}
.mb_03 {
 margin-bottom: 75px!important;
}
ul.list_dot {
 list-style: none;
}
ul.list_dot li {
 padding: 0 0 5px 22px;
 position: relative;
 word-wrap: break-word;
}
.list_dot li:before {
 background: none repeat scroll 0 0 #0f7144;;
 border-radius: 50%;
 content: "";
 height: 5px;
 left: 6px;
 position: absolute;
 top: 10px;
 width: 5px;
}
.float_ul01 li {
 margin: 0 20px 0 0;
 float: left;
 width: 40%;
}
ul.ul_check li {
 padding: 5px 0px 5px 24px;
 position: relative;
}
ul.ul02 {
 list-style: none;
}
ul.ul02 li {
 padding: 0 0 5px 14px;
 position: relative;
}
ul.ul02.float_ul01 li {
 box-sizing: border-box;
 float: left;
 margin: 0 2% 0 0;
 padding: 0 0 5px 14px;
 position: relative;
 width: 48%;
}
ul.ul02 li a {
 font-weight: bold;
}
.ul02 li:before {
 display: block;
 content: "";
 position: absolute;
 top: 8px;
 left: 3px;
 width: 0;
 height: 0;
 border: 5px solid transparent;
 border-left: 5px solid #3584d5;
}
ul.ul_check li:before {
 background: none repeat scroll 0 0 #6a91c4;
 border: 1px solid #0f7144;;
 border-radius: 3px;
 content: "";
 height: 17px;
 left: 0;
 position: absolute;
 top: 9px;
 width: 17px;
 z-index: 0;
}
ul.ul_check li:after {
 position: absolute;
 top: 9px;
 left: 3px;
 content: "";
 width: 11px;
 height: 4px;
 border: transparent 4px solid;
 border-left: 2px solid #FFFFFF;
 border-bottom: 2px solid #FFFFFF;
 -webkit-transform: rotate(-40deg);
 -ms-transform: rotate(-40deg);
 transform: rotate(-40deg);
 z-index: 10;
}
p.point_p {
 color: #cab52c;
 font-size: 22px;
 font-weight: bold;
 line-height: 1.3;
 padding: 7px 5px 8px 16px;
 position: relative;
 text-shadow: 2px 2px 1px #fff, -2px -2px 1px #fff, 2px -2px 1px #fff, -2px 2px 1px #fff;
 z-index: 1;
}
p.point_p:before {
 content: "";
 position: absolute;
 top: 0;
 left: 0;
 width: 25px;
 height: 25px;
 border: 9px solid #d7f0f9;
 border-radius: 50%;
 z-index: -1;
}
.number_p {
 font-size: 19px;
 font-weight: bold;
 line-height: 1.4;
 margin: 0 0 10px;
 padding: 0 0 0 110px;
 text-indent: -110px;
}
.number {
 background: none repeat scroll 0 0 #cab52c;
 border-radius: 5px;
 box-shadow: 3px 3px 0 #ccc;
 color: #fff;
 font-size: 23px;
 margin: 0 10px 0 0;
 padding: 0 8px;
}
.arrow_box {
 position: relative;
 height: 40px;
 width: 100%;
}
.arrow_box:before {
 content: "";
 position: absolute;
 background: none;
 top: 10px;
 left: 0px;
 height: 0;
 border-top: dotted #E6DDB8 2px;
 width: 100%;
}
.arrow_box:after {
 display: block;
 content: "";
 position: absolute;
 top: 10px;
 left: 50%;
 margin: 0 0 0 -30px;
 width: 0px;
 height: 0px;
 border: 30px solid transparent;


 border-top: 16px solid #faeaa9;
}
.merit01 {
 padding: 0px 6px 0px 6px;
 border-radius: 5px;
 background: #cdb827;
 font-size: 20px;
 color: #fff;
 margin: 0 0 8px;
 display: inline-block;
}
.merit02 {
 padding: 0px 6px 0px 6px;
 border-radius: 5px;
 margin: 0 0 8px;
 background: #6a91c4;
 font-size: 20px;
 color: #fff;
 display: inline-block;
}
.text_box {
 float: right;
 width: 62%;
}
.border_box01, .border-box01{
 background-color: #f8f8f8;
 border: 1px solid #ddd;
 padding: 10px;
}
.border_box02 {
 background-color: #f8f8f8;
 border: 1px solid #ddd;
 border-radius: 7px;
 padding: 10px;
}
.text_01 {
 color: #cdb827;
 font-size: 24px;
 font-weight: bold;
 letter-spacing: 0;
 line-height: 1.6 !important;
 padding: 0;
 text-align: center;
}

.link_btn {
    width: 100%;
    max-width: 280px;
    display: block;
    margin: auto;
}
.link_btn a {
    line-height: 1.2;
    display: block;
    padding: 5px 25px 5px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    color: #1b1b1b;
    background: none;
    transition: all 0.5s ease 0s;
    text-decoration: none;
    letter-spacing: 0.05em;
    font-size: 13px;
    border-radius: 0;
		border: 1px solid #1b1b1b;
}
.link_btn a::after{
    border-top: 1px solid #1b1b1b;
    border-right: 1px solid #1b1b1b;
    content: "";
    display: block;
    height: 5px;
    margin-top: -3px;
    position: absolute;
    right: 8px;
    top: 50%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width:5px;
}
.link_btn a:before {
/* background: none repeat scroll 0 0 #fff;
 border-radius: 50%;
 content: "";
 display: block;
 height: 15px;
 margin-top: -7px;
 position: absolute;
 right: 10px;
 top: 50%;
 width: 15px;*/
}
.link_btn a:hover {
 opacity: 0.8;
 color: #fff;
 filter: alpha(opacity=80);
 -ms-filter: "alpha( opacity=80 )";
 text-decoration: none;
 background: #1b1b1b;
 /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3db0e7', endColorstr='#0197e0')";*/
}


/*--------------------------------------
	table01
--------------------------------------*/
table.table01, table .table01 {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border: 1px solid #ccc;
	margin:0 0 15px;
}
.table01 th, .table01 td {
	padding: 0.5em;
	text-align: left;
	vertical-align: middle;
}
.table01 thead th {
	background: #002e4e;
	color: #fff;
}
.table01 tbody th {
    background: #ededec;
    width: 25%;
}
.table01 th, .table01 td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.table01.price th {
    width: 75%;
}
table.table02 {
	border-collapse: collapse;
	background: none;
	width: 100%;
}
table.table02 th {
    padding: 2% 1%;
    text-align: left;
    border-bottom: solid 1px #f1e7b3;
    width: 22%;
    font-weight: normal;
    color: #50a81e;
}
table.table02 td {
	padding: 1%;
	text-align: left;
	border-bottom: solid 1px #f1e7b3;
}
@media screen and (max-width: 767px) {
table.table01, table .table01 {
	font-size: 85%;
}
.table01 th, .table01 td {
	padding: 0.2em;
}
}
@media (max-width: 480px) {
table.table01, table .table01 {
	font-size: 70%;
}
}
@media screen and (max-width: 767px) {
table.table01,  table .table01 {
	font-size: 85%;
}
.table01 th,  .table01 td {
	padding: 0.2em;
}
}
@media (max-width: 480px) {
table.table01,  table .table01 {
	font-size: 70%;
}
}

/* =====================================
 共通
===================================== */
.slick-dots {
    bottom: -35px!important;
}
.top01,.top02,.top03,.top04,.top05,.top06{
	padding:60px 0;
}


.top .h3_title_wrap {padding:85px 0 40px;}

h3.title_alt span.en { font-family:"din-condensed",sans-serif; font-size: 50px; letter-spacing: 0.1em; display: inline-block; border-bottom:1px solid #333; padding-bottom: 0.25em; margin-bottom: 0.25em; line-height: 1;}
h3.title_alt span.jp { letter-spacing: 0.1em; display: block; font-size: 18px;}

.mainimage_wrap > .inner ,
.section_service > .inner ,
.section_map > .inner {width:100% !important;max-width:100% !important;}

.mainimage_wrap > .inner {position:relative;height:1px; padding:0 0 55% !important; background:url(/images/mainimage01.jpg) center; background-size:cover;}
.mainimage_wrap .column {padding:0 !important;}
.mainimage_wrap > .inner .img_span {z-index:1;display:block;}
.mainimage_wrap > .inner .img_span::before,
.mainimage_wrap > .inner .img_span::after {position:absolute;content:""; z-index:11;top:0;left:0;width:100%;height:100%;}
.mainimage_wrap > .inner .img_span::before {background:url(/images/mainimage_bg.png) ; background-size:100% 100%;}
.mainimage_wrap > .inner .img_span::after {background:url(/images/dot.png) ;}
.mainimage_wrap > .inner img {position:absolute;z-index:111; top: 50%; left: 50%; margin: -152px 0 0 -326px;}

.section_point {
	background:url(/images/dot02.png),url(/images/section_bg01.jpg) no-repeat center top;
	background-size:auto,cover;
	text-align: center;
	padding: 70px 0 60px;
}
.section_point .columns img {display:block;border:6px solid #fff; box-sizing: border-box ; border-radius: 50%;width:180px;height: 180px; margin: 0 auto 25px;}
.section_point .bold {font-size: 18px; margin-bottom: 10px;}
.section_point .txt {text-align: left; font-size: 15px; line-height: 1.5em;}

.section_service { padding: 0;}
.section_service > .inner {padding:0 !important;}
.section_service .columns {margin: 0 !important;}
.section_service .column {background-size:auto,cover; background-position: center; text-align: center; color: #fff; padding: 0 !important;}
.section_service .column_service01 {	background-image:url(/images/dot03.png),url(/images/bg01.jpg) ;}
.section_service .column_service02 {	background-image:url(/images/dot03.png),url(/images/bg02.jpg) ;}
.section_service .column_service03 {	background-image:url(/images/dot03.png),url(/images/bg03.jpg) ;}
.section_service .column_service04 {	background-image:url(/images/dot03.png),url(/images/bg04.jpg) ;}
.section_service .servicebox_wrap {width: 420px; max-width: 90%; margin: 100px auto; box-sizing: border-box; padding: 135px 55px 70px; display: block; text-align: left; border: 1px solid #fff; background-position: center 58px; background-repeat: no-repeat;}
.section_service .column_service01 .servicebox_wrap { background-image: url(/images/icon01.svg)}
.section_service .column_service02 .servicebox_wrap { background-image: url(/images/icon02.svg)}
.section_service .column_service03 .servicebox_wrap { background-image: url(/images/icon03.svg)}
.section_service .column_service04 .servicebox_wrap { background-image: url(/images/icon04.svg)}
.servicebox .bold {font-size: 24px; display: block; text-align: center; margin-bottom: 0.8em;}

.section_map > .inner {position: relative;padding-bottom: 30%;padding-top: 1px;height: 0;overflow: hidden;}
.section_map > .inner iframe,
.section_map > .inner object,
.section_map > .inner embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.section_blog { padding: 85px 0;}
.section_blog .wf_blog_li_date ,
.section_blog .wf_blog_li_title{ display: block;}
.section_blog .link_btn {display: block; max-width: inherit; text-align: center;}
.section_blog .link_btn a {display: inline-block;}

.section_news { background: url(/images/dot03.png) ; padding: 60px 0;}
.section_news > .inner > .cont {background: #fff; padding-bottom: 1px;}

.section_logo > .inner {padding: 0;}

.footer_nav_l { float: left;}
.footer_nav_r { float: left;}

#bread span:hover {
    text-decoration: underline;
}
.map iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
form .wrap {
    border-bottom: none;
    padding-top: 0;
    padding-bottom: 0;
}
.wf_form_text {
    box-sizing: border-box; font-size: 95%;
}
.wf_form_wrap_submit {text-align: center;}
.wf_form_wrap_submit input {font-size: 16px !important; padding:0.5em 1em !important;}

#sidecontact {display: block;position: fixed;top: 200px;z-index: 1000;}
#sidecontact.rightContent{  right:0;}
#sidecontact.rightContent a,#sidecontact.rightContent a img{	display:block;}
.wf_form_parts_wrap.wf_radio_wrap{	display:inline-block;}
.wf_form_text {box-sizing: border-box;}

.googlemap {    position: relative;width: 100%;height: 0;padding-bottom: 56.25%;overflow: hidden;}
.googlemap iframe {    position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.border_table table { border-collapse: collapse; width: 100%;}
.border_table table td,.border_table table th{ border-collapse: collapse; border-bottom: 1px solid #ccc; padding: 1em 0.8em; text-align: left;}
.border_table table th {border-bottom-color: #14a1aa}

.service_ttl01 {text-align: center;font-size: 26px; font-weight: bold; background: url(/images/logo_icon.svg) no-repeat center top; padding-top: 60px; padding-bottom: 0.5em; background-size: 40px; text-align: center;	position: relative; margin-top: 1em; line-height: 1.3em;}
.under .service_ttl01::after {position: absolute;content: "";bottom: 0;left: 50%;margin: 0 0 0 -25px;width: 50px;height: 2px;background: #254295;}
.message_txt_wrap {text-align: center;}
.message_txt_wrap ul {display: inline-block;}
.message_txt_wrap ul li { margin-bottom: 1em; text-align: left; line-height: 1.5em; font-size: 18px; font-weight: bold; list-style: none; padding: 0;}
.message_txt_wrap ul li::before {display: none;}

.btn_wrap a {border-radius:5px!important;position:relative;max-width: 240px;width: 100%;box-sizing:border-box;padding: 10px;margin:10px;display: block; border-radius: 2px;background: #14a1aa;font-size: 14px; color: #fff;letter-spacing:2px;}
.btn_wrap a::after { border-top: 2px solid #fff;border-right: 2px solid #fff;}

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

.under #content {min-height: 600px;}

.imgtxt_wrap .columns:not(.is-desktop) { display: block !important; overflow: hidden;}
.imgtxt_right .left {float: left; width: 63%; margin: 0;}
.imgtxt_right .wf_img_cont {float: right; width: 34%; margin: 0 0 2% 3%;}
.imgtxt_left .left {float: right; width: 63%; margin: 0;}
.imgtxt_left .wf_img_cont {float: left; width: 34%; margin: 0 3% 2% 0;}

}

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

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

.youtube_btn {
    margin-bottom: 20px !important;
    display: block;
}
.youtube_btn img {    width: 100%;}
.columns{
margin-left:auto!important;
margin-right:auto!important;
text-align:center;
}
.under .columns p,.under .columns ul{
	text-align:left;
}
#mailform .column {
    padding: 0px;
    text-align: left;
}


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

.mainimage_wrap > .inner img { top: 25%; left: 22%; margin: 0; width: 56%;}
.section_service .servicebox_wrap {max-width: 82%;width: 340px;}
.under .wrap.h3_title_wrap {margin-bottom: 10px;}

}
@media screen and (min-width: 768px) and (max-width: 845px) {
.section_service .servicebox_wrap {max-width: 82%;width: 340px;}
}

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

#footer .columns {text-align: left;}
#footer .column_l {margin-bottom: 15px;}
#footer .footer_title { float: none; margin-right: 0; margin-bottom: 10px;}
#footer ul { margin-right: 20px;}
#footer .column_inner {overflow: hidden;}
#footer .column_l p a[href^="tel:"] {color:#fff !important;}

.mainimage_wrap > .inner {padding:0 0 85% !important;}
.mainimage_wrap > .inner img {position:absolute;z-index:111; top: 30%;left: 17%;margin: 0;width: 66%;}

.second_col .cont.column:first-child {
  margin-bottom: 10px;
}
#sidecontact {
    display:none;
}

.top .h3_title_wrap {    padding: 40px 0 20px;}
.section_point {padding: 40px 0 20px;}
.section_point .columns .column { margin-bottom: 25px;}

.section_service .columns .column { -webkit-box-flex: inherit; -webkit-flex: inherit; -ms-flex: inherit; flex: inherit; padding-top: 35px !important; padding-bottom: 35px !important;}
.section_service .servicebox_wrap {padding: 135px 25px 40px;margin: 0 auto; max-width: 90%;}

.section_news {    padding: 40px 0;}

.wf_blog_ul li {padding-left: 0; padding-right: 0;text-align:left;}
.wf_blog_ul .wf_blog_li_date, .wf_blog_ul .wf_blog_li_title {float: none;text-align:left;display:inline;}
.wf_blog_ul .wf_blog_li_date { padding-bottom: 0;} 
.wf_blog_ul .wf_blog_li_title { padding-top: 0;}
.section_map > .inner {    padding-bottom: 90%;}

.border_table table {border-top: 1px solid #ccc;}
.border_table table td, .border_table table th {display: block;}
.border_table table th { background: #f1f1f1; border-bottom: none;}

.under .wrap.h3_title_wrap h3, .blog_body .wf_bread_ul + .wrap h3 {
    padding: 0 0 25px 0;
    font-size: 28px;
}
.under .wrap.h3_title_wrap {margin-bottom: 5px}
.under .wrap.h3_title_wrap h3 {
    padding-top: 40px;
    padding-bottom: 40px;
    color: #fff;
    font-weight: normal;
}
.under .wrap.h3_title_wrap h3 .en { font-size: 42px;}
.under .wrap.h3_title_wrap h3 .jp { font-size: 16px;}
.under h4 {
    font-size: 20px;
}

.imgtxt_wrap .img_span {margin-top: 1em;}

.service_ttl01 {font-size: 22px;}
p.service_ttl01 { margin-bottom: 0 !important;}

.service_con01 img {max-width: 70%;}
}

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

.h5_title_wrap {margin-bottom: 0;}

.section_service .servicebox_wrap {
    padding: 110px 20px 30px; background-position: center 39px;
}
.section_service .columns .column { padding-top: 25px; padding-bottom: 25px;}

.titleimg img {height: 70px;}
.news_title .titleimg img {height: 32px;}

.under .wrap.h3_title_wrap h3 {padding-top: 30px; padding-bottom: 30px;}
.under .wrap.h3_title_wrap h3 .en {    font-size: 30px;}

}