@charset "UTF-8";
@import "normalize.css";
html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption,
tbody, tfoot, thead, table, label, tr, th, td,
header, footer, nav, section, article, figure, aside {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	font-weight: normal;
	vertical-align: baseline;
	list-style: none;
	line-height: 1.3em;
}
/********************************
管理画面
********************************/
.webcanvas-om{
	padding:10px;
	border:1px solid #000;
	overflow:hidden;
}



/********************************
		SNS
********************************/
.sns__container {
    display: flex;
}
.sns__container a {
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 0.5rem 0;
}
.sns__container a:hover {
    opacity: 0.6;
}
.sns__twitter {
    background: #55acee;
}
.sns__facebook {
    background: #3b5998;
}
.sns__pocket {
    background: #ef3f56;
}
.sns__line {
    background: #1dcd00;
}
.sns__hatena {
    background: #00a5de;
}
.fa-brands, .fab {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400;
    color: #fff;
    font-size: 32px;
}
/********************************
		body
********************************/
body {
	font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
h1{
}
h2{
}
h3{
	font-family: 'Noto Serif Japanese', serif;
    color: #000;
    font-size: 14px;
	letter-spacing: 3px;
}
h4{
	font-family: 'Noto Serif Japanese', serif;
    color: #000;
    font-size: 22px;
    font-weight: 600;
	letter-spacing: 3px;
	text-align:center;
}
.h4_title{
	font-size: 22px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 20px;
}
.h4_title_s{
	font-size: 16px;
    text-align: left;
    margin-bottom: 20px;
}
h5{
	font-size:24px;
	font-weight:600;
	margin-bottom:5px;
}
.h5-top {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #000;
}
img {
	line-height: 0;
	vertical-align: bottom;
	height: auto;
}
blockquote {margin-left: 30px;}
strong {font-weight: bold;}
a:link,
a:visited {
	/*color: inherit;*/
	text-decoration: none;
	color: #000;
}
a:hover {
	color: inherit;
	text-decoration: none;
	opacity: 0.6;
}

a:hover .category_box {
	background-color:#fff8d4; color:#000;
}
.title_logo{
	width:200px;
	margin:30px auto 20px;
}
.title_logo img{
	width:100%;
}
.top_lapace{
	width:100%;	
}
.top_lapace img{
	width:100%;	
}
/********************************
　　　↑hoverの修正
********************************/
.clear {
	clear: both;
	line-height: 0;
}
.fc-red {color: #F00 !important;}
.fc-fff {color: #fff;}
.fc-000 {color: #000;}
.fc-431c13 {color: #000;}
.fc-343434 {color: #343434;}
.small {font-size: 85%;}
.min-small {font-size: 75%;}
.big {font-size: 123%;}
.last {
	margin-left: 20px !important;
	margin-right: 0 !important;
}
.bold {font-weight: bold;}
.br {margin-bottom: 1em;}
.underline {text-decoration: underline;}
.f-left {float: left;}
.f-right {float: right;}
.center {
	margin: 0 auto;
	text-align: center;
}
.li-circle,
.li-disc,
.li-number {margin: 10px 0;}
.li-circle li {
	margin-left: 16px;
	list-style-type: circle;
}
.li-circle2 li {
	margin-left: 30px;
	list-style-type: circle;
}
.li-disc li {
	margin-left: 16px;
	list-style-type: disc;
}
.li-disc2 li {
	margin-left: 30px;
	list-style-type: disc;
}
.li-number li {
	margin-left: 16px;
	list-style-type: decimal;
}
.li-number2 li {
	margin-left: 30px;
	list-style-type: decimal;
}
.txt-l {text-align: left;}
.txt-r {text-align: right;}
.txt_sml {font-size: 80%;}

.bgc-corp{
	background-color: #89bfe5;
}
.bgc-news{
	background-color: #f7f7f7;
}
.bgc-corp-back{
	background-color: #eef7fd;
}
.top_information_text{
	margin: 40px auto 70px;
    width: 80%;
    line-height: 2em;
}
.top_information_img{
	margin: 30px auto;
    width: 400px;
}
.information_text{
	margin: 30px auto;
    width: 80%;
    text-align: left;
    line-height: 2em;
}
.information_text2{
	margin: 60px auto 35px;
    width: 80%;
	color: #fff;
    text-align: center;
	text-shadow: #fff 0px 0px 3px;
	font-size:24px;
}
.information_text3{
	margin: 30px auto 0px;
    width: 80%;
	color: #fff;
    text-align: center;
	text-shadow: #fff 0px 0px 3px;
	font-size: 17px;
}
.information_text4{
	margin: 16px auto 0px;
	color: #fff;
    text-align: center;
	text-shadow: #fff 0px 0px 3px;
	font-size: 14px;
}
.information_text5{
	margin: 40px auto 0px;
    width: 80%;
	color: #fff;
    text-align: center;
	text-shadow: #fff 0px 0px 3px;
	font-size: 20px;
	border-bottom: 1px solid #fff;
}
/*************************************************
パンくずリスト
*************************************************/
#breadcrumbs-box{
	background-color:#fff;
	overflow:hidden;
}
#breadcrumbs-box-category{
	background-color: #edecec;
	overflow:hidden;
}
#breadcrumbs-box-top{
	background-color: #fff;
	overflow:hidden;
}
#breadcrumbs{
    width: 1200px;
    margin: 0 auto;
	font-size: 13px;
    text-align: left;
    padding: 13px 0 0 0;
}
/*************************************************
メインセクション
*************************************************/
#section_main{
	width:100%;
	margin:0 auto;
}
#left{
	float:left;
	width:840px;
}
#right{
	width:300px;
	float:right;
	margin-top:50px;	
	
}
/*************************************************
right bannar
*************************************************/
.right_bannar{
	margin-bottom:30px;	
}

/*************************************************
リンク画像をマウスオーバーで大きくする
*************************************************/
.hover_effect_box {
  width: 100%;
  /*サイズがサンプルなので適時変更してください。*/
  margin: 0 auto;
  /*サンプルで中央に寄せたいので書かせていただいております。*/
  overflow: hidden;
  /*これを記述することではみ出た部分を非表示にします。*/
}
.hover_effect_box img {
  -webkit-transition: 1s all;
  transition: 1s all;
}
.hover_effect_box img:hover {
  -webkit-transform: scale(1.2, 1.2);
          transform: scale(1.2, 1.2);
  -webkit-transition: 1s all;
  transition: 1s all;
}

/********************************
		wrapper
********************************/
#wrapper {
  width: 100%;
}

/********************************
		GOTO
********************************/
.goto {
  width: 40px;
  position: fixed;
  bottom: 0;
  right: 12.5px;
  background-color: #000;
  padding: 10px;
  z-index: 11;
  height: 40px;
  border-radius: 50%;
  display: none;
}
.goto p {
  color: #fff;
  font-weight: bold;
  font-size: 75%;
  position: relative;
  margin-top: 25px;
}
.goto p a:lingk {font-weight: bold;}
.goto p a:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 13px;
  width: 10px;
  height: 10px;
  margin: -20px 0 0 0;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/********************************
		contents
********************************/
#contents {
    width: 100%;
    clear: both;
    padding-top: 0px;
    position: relative;
}

/********************************
		トップ画像エリア
********************************/
#top_image{
	width: 100%;
    height: auto;
	padding-top:0;
	position: relative;
	display:inherit;
}
#top_image img{
	width: 100%;
}
#top_image_sm{
	display:none;
}

/********************************
 トップスライダー
********************************/
#top_slider {
  width: 100%;
  height: auto;
  position: relative;
}
.top_slider_inn {
  width: 100%;
  min-width: 1140px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}
#top_slider img{
	width:100%;
}
#bxslider_main {
  width: 100%;
  height: auto;
}
.slide li img{
	transform: scale(1);
	transition-duration: 6s;
}
.slide .active-slide img{
	transform: scale(1.1);
}
.bx-pager {
	top: 100%;
}
#bxslider_main .bx-wrapper .bx-viewport {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  left: 0;
}
.overlay {
  width: 100%;
  position: absolute;
}
.bx-controls .bx-has-pager .bx-has-controls-direction {
	display: none;
}

/********************************
	コンテンツ
********************************/
.section {
	overflow: hidden;
	width: 100%;
	margin: 0px auto 0;
}
.section_box {
	overflow: hidden;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 0px auto;
}
.section_box p{
	letter-spacing : 2px;
	line-height:1.6em;
}
.section_box2 {
	overflow: hidden;
	width: 100%;
	max-width: 900px;
	margin: 0 auto 60px;
}
.section_box2 p{
	letter-spacing : 2px;
	line-height:1.6em;
}
/********************************
トップページ １行ニュース
********************************/
.top_news{
    width: 100%;
    max-width: 1200px;
	margin: 15px auto 15px auto;
    overflow: hidden;
}
.top_news_main{
	width: 100%;
}
.top_news_contents{
	width: 86%;

}
.top_news_maintitle{
    float: left;
    text-align: left;
    padding: 5px 10px 3px 10px;
    margin-right: 13px;
    border-right: 1px solid #000;
    color: #000;
}

.top_news_maintitle p{
	font-weight:600;
}
.top_news_date{
	font-size: 100%;
    float: left;
    text-align: left;
    color: #6ccfe6;
    padding: 0 0 0 0;
    margin: 0px;
}
.top_news_title{
    float: left;
    padding: 2px 0 0 25px;
    color: #000;
	width : 62%;
	text-align : center;
	overflow : hidden;
}

.top_news_title h3{
	margin: 5px 0 0 0;
	display : inline-block;
	padding-left: 100%;
	white-space : nowrap;
	line-height : 1em;
	animation : scrollSample01 20s linear infinite;
	font-size: 14px;
}
@keyframes scrollSample01{
	0% { transform: translateX(0)}
	100% { transform: translateX(-100%)}
}
.top_news_title h3 a{
	color:#000;
}

.top_news_btn {
	float: right;
}

/********************************
    タイトル
********************************/
.section_title {
	font-family: 'Noto Serif Japanese', serif;
	text-shadow: 0px 1px 1px #777;
	color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    padding: 15px 0;
	background-color: #63a8d9;
	margin-top: 100px;
	letter-spacing: 3px;
}
.section_title_mgt100px {
	font-family: 'Noto Serif Japanese', serif;
	text-shadow: 0px 1px 1px #777;
	color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    padding: 15px 0;
	background-color: #000;
	margin-top: 100px;
	letter-spacing: 3px;
}
.section_title_blackfont {
	font-family: 'Noto Serif Japanese', serif;
    color: #000;
    font-size: 30px;
    font-weight: 600;
    padding: 15px 0 30px 0;
    margin-top: 60px;
	text-shadow: #fff 0px 0px 4px;
	letter-spacing: 3px;
}

.section_title_whitefont {
	font-family: 'Noto Serif Japanese', serif;
    text-shadow: 0px 1px 1px #777;
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    padding: 120px 0 30px 0;
	letter-spacing: 3px;
}
.section_title_whitefont_h3 {
	font-family: 'Noto Serif Japanese', serif;
    text-shadow: 0px 1px 1px #777;
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    padding: 90px 0 10px 0;
}
.section_title_whitefont_h4 {
    text-shadow: 0px 1px 1px #777;
    color: #ffffff;
    font-size: 16px;
    padding: 0px 0 50px 0;
	letter-spacing: 3px;
}
.section_title_red {
	color: #cf2e2e;
	font-size: 40px;
    font-weight: 600;
    padding: 15px 0;
	letter-spacing: 3px;
}
.section_title_greenfont {
	font-family: 'Noto Serif Japanese', serif;
	color:#000000;
    font-size: 28px;
    font-weight: 600;
    padding: 80px 0 0;
	letter-spacing: 3px;
}
.section_title_back-none {
	font-family: 'Noto Serif Japanese', serif;
	color: #205e36;
    font-size: 28px;
    font-weight: 600;
    padding: 80px 0 0;
	letter-spacing: 3px;
}
.section_title_main_300 {
    font-family: 'Noto Serif Japanese', serif;
    color: #000;
    font-size: 30px;
    font-weight: 600;
    padding: 15px 0 0px 0;
    margin: 60px auto 45px;
    text-shadow: #fff 0px 0px 4px;
    letter-spacing: 3px;
    width: 300px;
    border-bottom: solid 7px #89bfe5;
}
.section_title_main_400 {
    font-family: 'Noto Serif Japanese', serif;
    color: #000;
    font-size: 30px;
    font-weight: 600;
    padding: 15px 0 0px 0;
    margin: 60px auto 45px;
    text-shadow: #fff 0px 0px 4px;
    letter-spacing: 3px;
    width: 400px;
    border-bottom: solid 7px #89bfe5;
}
.section_title_main_400_white {
    font-family: 'Noto Serif Japanese', serif;
    color: #000;
    font-size: 30px;
    font-weight: 600;
    padding: 15px 0 0px 0;
    margin: 60px auto 45px;
    text-shadow: #fff 0px 0px 4px;
    letter-spacing: 3px;
    width: 400px;
    border-bottom: solid 7px #fff;
	color:#fff;
}
.section_title_binou {
	font-family: 'Noto Serif Japanese', serif;
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    padding: 15px 0 0px 0;
    margin-top: 60px;
	text-shadow: #fff 0px 0px 4px;
	letter-spacing: 3px;
}


.main_explanation_title{
    margin: 30px auto 0px;
    font-weight: 600;
    font-size: 18px;
    font-family: "A1 Mincho", "游明朝体", "Yu Mincho", YuMincho, serif;
}
.main_explanation{
	margin:40px auto;

}
.main_menu_text{
	margin:0px auto 15px;
}
.main_menu_text_white{
	margin:0px auto 15px;
	color:#fff;
}
/********************************
　トップインフォメーション１
********************************/
.top_information_img1{
	
}
/********************************
　トップインフォメーション２
********************************/

/********************************
　トップインフォメーション３
********************************/

/***************************************************
　トップインフォメーション４　業務内容
***************************************************/
.section_plan {
	overflow: hidden;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding:0px 0 0px;
}
.section_plan a{
	color:#000;
}
.section_plan a:visited{
	color:#000;
}
.section_plan_box{
	width:32%;
	float:left;
    margin: 10px 8px 30px 8px;
	border-bottom: 1px dotted #bfb9ac;
}

.items_img{
	float:left;
    width: 100%;
	margin:0 auto;
	overflow:hidden;
	height: 279px;
}

.items_img img{
	transition:1s all;
	width: 100%
}

.items_img img:hover{
	transform:scale(1.2,1.2);
	transition:1s all;
}

.items_img_text{
	float: left;
    width: 100%;
    margin: 11px 0 5px 0px;
}
.items_img_text_white{
	float: left;
    width: 100%;
    margin: 11px 0 5px 0px;
	color:#fff;
	font-size:14px;
}
.items_img_text p{
	font-size: 14px;
    letter-spacing: 1px;
}
.items_img_text_bottom {
    float: left;
    width: 100%;
    border-top: 1px dotted #bfb9ac;
    padding: 5px 0;
}
.items_img_text_bottom_white {
    float: left;
    width: 100%;
    border-top: 1px dotted #bfb9ac;
    padding: 5px 0;
    color: #fff;
	font-size:13px;
}
.items_img_text_bottom p {
	font-size:12px;
}
/***************************************************
　トップインフォメーション１０
***************************************************/
.back_gray{
	background-color:#efefef;
}
.section_banner{
	width: 1200px;
	margin:40px auto;
	overflow: hidden;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.bottom_banner{
	float:left;
}
.top_banner{
	max-width: 1200px;
	width:100%;
	margin: 0 auto;
	overflow:hidden;
	display:flex;
	justify-content:space-between;
}
.top_banner_btn{
	color: #fff;
    width: 330px;
    position: relative;
    background-color: #000;
    text-align: center;
}
.top_banner_btn p{
	font-size: 30px;
	padding: 15px;
}
a.tel_box {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #000;
}
a.tel_box img {
    width: 30px;
    margin-right: 5px;
}
a.tel_box .text {
    display: flex;
    flex-direction: column;
    align-items: center;
}
a.tel_box .number {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    white-space: nowrap;
	margin: 0 0 20px 0;
}
a.tel_box .time {
    display: block;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    width: 100%;
    margin-top: 4px;
    white-space: nowrap;
	letter-spacing: 3px;
	line-height:1.5em;
}
.btn_main_box {
    margin:0px auto 80px;
	width:800px;
}
.btn_box {
    margin:50px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    overflow: hidden;
}
.contact_box a.btn02 {
    display: flex;
    align-items: center;
    border: 1px solid #fff;
    background: transparent;
    padding: 15px 20px;
}
.contact_box a.btn02 img {
    height: 1.5em;
    width: auto;
    margin-right: 1em;
}
#Fixed-information a.btn02 {
    display: flex;
    align-items: center;
    border: 1px solid #fff;
    background: transparent;
    padding: 15px 20px;
    background-color: #63a8d9;
}
#Fixed-information a.btn02 img {
    height: 1.5em;
    width: auto;
    margin-right: 1em;
}
#Fixed-information .btn_box {
    margin: 13px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    overflow: hidden;
}
a.btn02 {
    display: table;
    margin: 0 10px;
    background: #101649;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
    font-weight: bold;
    white-space: nowrap;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
a.btn02:after {
    content: ">";
    display: inline;
    margin-left: 1em;
}

/********************************
トップページ メインニュース
********************************/
.section_MainNews{
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
    margin-bottom: 15px;
}
.MainNews_main{
	width: 100%;
	margin-bottom: 50px;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	overflow:hidden;
}
.MainNews_contents{
	width: 24%;
	padding:25px 0;
	border-bottom: 1px dotted #BFB9AC;
	overflow:hidden;
}
.thumbnail_box{
	width: 100%;
    overflow: hidden;
}
.thumbnail_box img{
    object-fit: cover;
    width: 288px;
    height: 288px;
}
.MainNews_contents_text{
	float:left;
	overflow:hidden;
	width: 100%;
	height :120px;
}
.MainNews_category{
    color: #000;
    text-align: center;
    font-size: 0.7rem;
    font-weight: 500;
    margin: 5px 0px 3px 10px;
    width: 60px;
    padding: 3px;
    float: left;
    border: 1px solid #000;
}
.MainNews_category1 {
    color: #000;
    text-align: center;
    font-size: 0.7rem;
    font-weight: 500;
    margin: 4px 0px 0px 10px;
    width: 60px;
    padding: 3px;
    float: left;
    border: 1px solid #000;
}
.MainNews_new{
    background: #ffa54a;
    color: #FFF;
    text-align: center;
    font-size: 0.7rem;
    font-weight: 500;
    margin:5px 20px 3px 10px;
    width: 40px;
	padding: 3px;
	float:left;
}
.MainNews_new1{
    background: #f00;
    color: #FFF;
    text-align: center;
    font-size: 0.7rem;
    font-weight: 500;
    margin: 5px 20px 0 10px;
    width: 40px;
    padding: 3px;
    float: left;
}
.MainNews_date{
    color: #000;
    text-align: left;
    font-size: 0.8rem;
	margin: 5px 10px 3px 10px;
    width: 88px;
    float: left;
	padding: 3px;
}
.MainNews_date1{
    color: #000;
    text-align: center;
    font-size: 0.9rem;
    width: 88px;
    float: left;
	padding: 3px;
	margin: 4px 0 0 0;
}
.MainNews_title{
	float: left;
	text-align: left;
	width: 90%;
	margin: 5px 0 0 10px;
}

.MainNews_btn {
	float: right;
}
.the_content{
	
}
.the_content p{
	
}
/********************************
トップページ テキストニュース
********************************/
.MainNews_main_text-only{
	width: 100%;
	margin-bottom: 20px;
	overflow:hidden;
}
.MainNews_contents_text-only{
	width: 100%;
	padding:15px 0;
	border-bottom: 1px dotted #BFB9AC;
	overflow:hidden;
	float:left;
}
.MainNews_contents_text_text-only{
	float:left;
	overflow:hidden;
	width: 100%;
}
.MainNews_category_text-only{
    background: #000;
    color: #FFF;
    text-align: center;
    font-size: 0.7rem;
    font-weight: 500;
    margin:5px 10px 3px 0;
    width: 60px;
	padding: 3px;
	float:left;
}
.MainNews_new_text-only{
    background: #ffa54a;
    color: #FFF;
    text-align: center;
    font-size: 0.7rem;
    font-weight: 500;
    margin:5px 10px 3px 0;
    width: 40px;
	padding: 3px;
	float:left;
}
.MainNews_date_text-only{
    color: #000;
    text-align: center;
    font-size: 0.7rem;
    font-weight: 500;
	margin: 5px 10px 3px 0;
    width: 88px;
    float: left;
	padding: 3px;
}
.MainNews_title_text-only{
	float: left;
	text-align: left;
	width: 70%;
	margin: 5px 10px 3px 0;
    float: left;
    padding: 3px;
}
.MainNews_btn_text-only{
	float: right;
}

/********************************
ボタン
********************************/
.btn_contact {
  padding: 20px 0;
  background-color: #000;
  margin-top: 60px;
  position: relative;
}
.btn_contact a {
  color: #fff;
  font-weight: bold;
  display: block;
}
.btn_contact a:after {
  display: block;
  content: "";
  position: absolute;
  /*top: 0;*/
  right: 1em;
  width: 10px;
  height: 10px;
  margin: -15px 0 0 0;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn_contact:hover {
	opacity: 0.8;
}
.btn_contact1 {
	width: 80px;
	padding:7px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-color: #63a8d9;
	float:right;
}
.btn_contact1 a {
	color: #fff;
	font-size: 70%;
	display: block;
}
.btn_contact1:hover {
	color: inherit;
    text-decoration: none;
	opacity:0.6;
}
.btn_contact1:hover a {
	color: #fff;
}
.btn_contact1:hover a:after {
	border-top: solid 3px #89bfe5;
	border-right: solid 3px #89bfe5;
}
.contact_btn_box {
	max-width: 1200px;
	width: 100%;
	overflow: hidden;
	margin:30px auto;
	display: flex;
	justify-content: space-between;
}
.contact_btn_box_mini {
	max-width: 1200px;
	width: 100%;
	overflow: hidden;
	margin:0 auto;
}

.btn_contact2 {
	width: 170px;
    padding: 15px;
    position: relative;
    margin: 10px auto;
    background-color: #069;
	color:#fff;
}
.btn_contact2 a {
	color: #fff;
	font-size: 100%;
	text-align: center;
}

.btn_contact3 {
	width: 170px;
    padding: 15px;
    position: relative;
	margin:30px auto 60px;
	background-color:#63a8d9;
	color:#fff;
}
.btn_contact3 a {
	color: #fff;
	font-size: 100%;
	text-align: center;
}
.btn_contact3:hover {
    text-decoration: none;
	opacity:0.6;
}
.btn_contact3:hover a {
  color: #fff;
}
.btn_contact3:hover a:after {
  border-top: solid 3px #89bfe5;
  border-right: solid 3px #89bfe5;
}
.btn_contact3 img{
	width:14%;
	margin: 0 10px 0 0;

}
.btn_contact2_single {
	color: #fff;
    width: 350px;
    position: relative;
    background-color: #069;
    text-align: center;
}
.btn_contact2_single a {
  color: #fff;
  font-size: 100%;
  display: block;
}
.btn_contact2_single p {
	padding: 20px;
}

/*
.btn_contact2 a:after {
display: block;
    content: "";
    position: absolute;
    right: 1.5em;
    top: 1.5em;
    width: 8px;
    height: 8px;
    margin: -18px 0 0 0;
    border-top: solid 1px #89bfe5;
    border-right: solid 1px #89bfe5;
    -webkit-transform: rotate( 45deg );
    transform: rotate( 45deg );
}
*/
.btn_contact2:hover {
    text-decoration: none;
	opacity:0.6;
}
.btn_contact2:hover a {
  color: #fff;
}
.btn_contact2:hover a:after {
  border-top: solid 3px #89bfe5;
  border-right: solid 3px #89bfe5;
}
.btn_contact2_single:hover {
    text-decoration: none;
}
.btn_contact2_single a:hover {
  color: #000;
}
.btn_contact2_single a:hover:after {
  border-top: solid 3px #89bfe5;
  border-right: solid 3px #89bfe5;
}
.btn_type1 {
  position: relative;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  background-color: #003894;
  line-height: 1;
  padding: .9em 1.6em;
  border-radius: 8px;
  border-width: 0;
	color:#fff;
}
.btn_type2 {
	color: #fff;
  position: relative;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  background-color: #003894;
  line-height: 1;
  padding: .9em 3.6em;
  border-radius: 8px;
  border-width: 0;
  border-style: solid;
}
.btn_type3 {
	width: 150px;
	color: #fff;
  position: relative;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  background-color: #003894;
  line-height: 1;
  padding: .9em 2.6em;
  border-radius: 8px;
  border-width: 0;
  border-style: solid;
}
.bnr_box01 {
  width: 80%;
  margin: 0 auto;
}
.bnr_box01-l {
  width: 47.5%;
  margin: 0 2.5% 0 0;
  float: left;
}
.bnr_box01-r {
  width: 47.5%;
  margin: 0 0 0 2.5%;
  float: right;
}
.bnr_box01-l img, .bnr_box01-r img {
	width: 100%;
}


/********************************
お問い合わせ
********************************/
.formTable {
    margin: 30px 0 0;
	border-top: 1px solid #bbbbbb;
}
.formTable dl {
    display: table;
    width: 100%;
    border-bottom: 1px solid #bbbbbb;
}
.formTable dl dt {
    display: table-cell;
    vertical-align: middle;
	background-color: #e6e6e6;
    color: #000;
    font-size: 18px;
    width: 30%;
    padding: 4% 6.2% 4% 2%;
    line-height: 1.6;
    position: relative;
}

.formTable dl dt .icon.required {
    background: #ec6c1f;
    color: #fff;
    padding: 2%;
    font-size: 12px;
}
.formTable dl dd {
	float:left;
    display: table-cell;
    vertical-align: middle;
    padding: 3% 2.4%;
	background-color: #fdfdfd;
}
.formTable dl dd textarea,
.formTable dl dd select,
.formTable dl dd input[type="text"],
.formTable dl dd input[type="email"],
.formTable dl dd input[type="url"],
.formTable dl dd input[type="email"],
.formTable dl dd input[type="tel"] {
padding:15px;
border:1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    outline: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	background: #fafafa;
}
.formTable dl dd input[type="text"] {
    width: 440px;
}
.formTable dl dd textarea {
    width: 90%;
}




.formTable_check {
    margin: 30px 0 0;
	border-top: 1px solid #bbbbbb;
}
.formTable_check dl {
    display: table;
    width: 100%;
    border-bottom: 1px solid #bbbbbb;
}
.formTable_check dl dt {
    display: table-cell;
    vertical-align: middle;
	background-color: #000;
    color: #fff;
    font-size: 18px;
    width: 30%;
    padding: 4% 6.2% 4% 2%;
    line-height: 1.6;
    position: relative;
}

.formTable_check dl dt .icon.required {
    background: #ec6c1f;
    color: #fff;
    padding: 2%;
    font-size: 12px;
}
.formTable_check dl dd {
    display: table-cell;
    vertical-align: middle;
    padding: 3% 2.4%;
	background-color: #e8e8e8;
}
.formTable_check dl dd textarea,
.formTable_check dl dd select,
.formTable_check dl dd input[type="text"],
.formTable_check dl dd input[type="email"],
.formTable_check dl dd input[type="url"],
.formTable_check dl dd input[type="email"],
.formTable_check dl dd input[type="tel"] {
padding:15px;
border:1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    outline: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	background: #fafafa;
}
.formTable_check dl dd input[type="text"] {
    width: 440px;
}
.formTable_check dl dd textarea {
    width: 90%;
}

.formTable_text{
margin: 30px 0;
    line-height: 1.5em;
    font-size: 16px;
}


button, input[type="button"], input[type="reset"], input[type="submit"] {
    width: 36%;
    border: none;
    color: #fff;
    text-align: center;
 	background: #ec6c1f;
    font-size: 22px;
	margin:20px 0;
    padding: 15px 10px 17px 10px;
    -webkit-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    line-height: 1;
    letter-spacing: 1px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.wpcf7-submit:hover{
	background:#000;
}
#wpcf7_submit{
	width: 100%;
    text-align: center;
	margin: 20px auto 0;
}
.wpcf7-not-valid-tip{
	color:#205e36;
}
.grecaptcha-badge { visibility: hidden; }

#contact .wpcf7-response-output,
#contact .wpcf7-response-output {
    border-color: #89bfe5;
	padding:20px;
}

.dd-policy {
  margin: 35px 0;
  padding: 25px;
  height: 250px;
  overflow-y: scroll;
  overflow-x: hidden;
  border: 1px solid black;
  text-align:left;
}
.double-mail {
	padding: 5px 0;
}


/********************************
　アニメーション
********************************/
#animation-none {
	overflow: hidden;
	background-color:#fff;
}
#animation1 {
	overflow: hidden;
}

#animation2 {
	overflow: hidden;
	width: 100%;
    margin-bottom: 100px;
	background-color: #472102;
}

#animation3 {
	overflow: hidden;
    background-color: #fff;
	height:1280px;
    position: relative;
	background-image:url(https://lapace.jp/win/wp-content/uploads/2025/07/back1.avif);
    background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}

.overlay {
	height:1280px;
	overflow: hidden;
	background-color: rgb(28 2 2 / 45%);
}

#animation4 {
	overflow: hidden;
	background: #fff;
}

#animation4 > canvas {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

#animation5 {
	overflow: hidden;
}
#animation_contact {
	overflow: hidden;
	width: 100%;
	height:600px;
    position: relative;
	background-image:url(https://lapace.jp/win/wp-content/uploads/2025/07/contact_back.avif);
    background-repeat: no-repeat;
	background-attachment: fixed;
    background-position: center;
}
.overlay_contact {
	height:600px;
	overflow: hidden;
	background-color: rgb(0 0 0 / 45%);
	width: 100%;
	position: absolute;
}
.contact_box {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.contact_box a{
	color:#fff;
}
.contact_box a:visited{
	color:#fff;
}

.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:2s;
 -ms-animation-duration:2s;
 animation-duration:2s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-70px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-70px); -ms-transform: translateY(-70px); transform: translateY(-70px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}




/********************************
　	紹介ページ
********************************/
.shop_pref {
    margin-top: 0px;
}
table {
    border-collapse: separate;
    text-indent: initial;
    border-spacing: 2px;
}
.ttl_type02 {
    text-align: center;
    color: #fff;
    background: #91ccf0;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    font-weight: 600;
    padding: 8px 0;
    margin-bottom: 20px;
}
.shop_block .shop_detail {
    overflow: hidden;
    margin-top: 35px;
}
.shop_block .shop_name {
    background: #F6EDDC;
    color: #358F35;
    border-left: 8px solid #358F35;
    font-size: 30px;
    font-size: 3rem;
    line-height: 1;
    padding: 21px 0 21px 20px;
    position: relative;
    clear: both;
}
.shop_block .shop_intro {
    background: #F6EDDC;
    font-weight: bold;
    font-weight: 500;
    padding: 15px 24px;
    margin-top: 9px;
}
.shop_block .shop_info {
    width: 100%;
}
.shop_block .shop_info table th {
max-width:6em;
	background: #91ccf0;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
    line-height: 1.4;

}
.shop_block .shop_info table tr {

}

.shop_block .shop_info table td {
    vertical-align: middle;
    padding: 10px 10px 10px 20px;
    line-height: 1.4;
    font-size: 15px;
	text-align: left;
}
.shop_block .shop_image {
    float: right;
    width: 350px;
}
/********************************
　店内写真
********************************/
.section_shop_photo{
	width: 100%;
	max-width: 1200px;
	margin:10px auto 60px;
}
.section_shop_photo_img{
	width: 50%;
	float:left;
	margin: 0 0 10px 0;
}
.section_shop_photo_img img{
	width: 97%;
}
/********************************
　エフェクトボタン
********************************/
button{
	background: #63a8d9;
    color: #fff;
    border: none;
    position: relative;
    height: 50px;
    font-size: 0.9em;
    padding: 0 2em;
    cursor: pointer;
    transition: 800ms ease all;
    outline: none;
    width: 250px;

}
button:hover{
	background:#fff;
	color:#0e4ba1;
}
button:before,button:after{
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:2px;
  width:0;
  background:#0e4ba1;
  transition:400ms ease all;
}
button:after{
  right:inherit;
  top:inherit;
  left:0;
  bottom:0;
}
button:hover:before,button:hover:after{
  width:100%;
  transition:800ms ease all;
}


/********************************
　スタッフ
********************************/
.staff{
	
}
.staff_photo{
	overflow:hidden;
}
.staff_box{
	margin-bottom: 100px;
	overflow:hidden;
}
.staff_box_details{
	overflow:hidden;
	width:100%;
	margin-bottom:20px;
}
.staff_name_box{
	float:left;	
	width:190px;
	overflow:hidden;
}
.staff_name{
    font-size: 26px;
    margin-bottom: 5px;
}
.staff_name_e{
	font-size: 14px;
}
.staff_qualification{
	float:right;
	width:1000px;
	overflow:hidden;
}
.staff_introduction{
	overflow:hidden;
}
.staff_introduction_text{
	width:800px;
	float:left;
	line-height:1.5em;
}
.staff_introduction_text p{
	line-height:1.5em;
	margin-bottom:10px;
}
.staff_introduction_photo{
	width:350px;
	float:right;
}
.staff_introduction_photo img{
    width: 100%;
}
.table-staff {
    width: 100%;
}

.table-staff tr{
    background-color: #f5f5f5;
    width: 30%;
	text-align: center;
    font-size: 1em;
    padding-top: 1%;
    padding-bottom: 1%;
    border-top: solid 1px #d2d2d2;
    border-bottom: solid 1px #d2d2d2;
}
.table-staff th {
    background-color: #ebebeb;
    width: 30%;
	text-align: center;
	border-top: solid 1px #d2d2d2;
    border-bottom: solid 1px #d2d2d2;
}
.table-staff td {
    font-size: 1em;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-left: 3%;
    border-top: solid 1px #d2d2d2;
    border-bottom: solid 1px #d2d2d2;
    text-align: left;
}




/********************************
　アニメーション
********************************/
#logo_loader {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 101;
    background-color: #333;
}
#logo_loader .f_logo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 160px;
    height: 50px;
    text-align: center;
    color: #fff;
    font-size: 30px;
}
#logo_loader .f_logo img {
    width: 100%;
    height: auto;
}