@charset "UTF-8";
/********************************
インスタグラム
********************************/
.instagram {
	overflow: hidden;
	width: 100%;
	margin-bottom: 30px;
}

/********************************
		footer
********************************/
footer {
	width: 100%;
	background-color:#63a8d9;
	overflow: hidden;
	
	    font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.footer_box {
	width: 1200px;
    margin: 0% auto;
    overflow: hidden;
	height:250px;
}
.footer_menu_box a:link {
	color: #fff;
	text-decoration: none;
}
.footer_menu_box a:visited {
	color: #fff;
	text-decoration: none;
}
.footer_menu_box a:hover {
	color: inherit;
	text-decoration: none;
	opacity: 0.6;
}
.footer_inner{
	width:1200px;
	margin:0 auto;
    overflow: hidden;
	height: 350px;
	font-family: 'Noto Serif Japanese', serif;
    letter-spacing: 2px;
}

/********************************
		footer left
********************************/
.footer_left{
	width:300px;
	margin:0;
	padding:13px;
	float:left;
	overflow: hidden;
}
.footer_logo {
	width:200px;
    margin: 0% auto;
    padding: 20px 0;
}
.footer_logo img {
	width: 100%;
	max-width: 199px;
	height: auto;
}
.footer_name{
    width: 300px;
	font-size:20px;
	color:#fff;
	margin-bottom: 10px;
}
.footer_add{
	font-size:14px;
	color:#fff;
	line-height:1.5em;
}
.footer_details{
	font-size:14px;
	color:#fff;
	line-height:1.5em;
	margin: 10px 0;
}

/********************************
		footer right
********************************/
.footer_right{
	width:865px;
	padding:33px 0;
	float:right;
	text-align:left;
	overflow: hidden;
}
.footer_right p{
	text-align:left;
	font-size:14px;
	color:#fff;
}
.footer_menu_box{
	width:250px;
	float: left;
	padding:0px 0 0px 13px;
	border-left:1px dashed #fff;
}
.footer_menu_box_next{
	width:200px;
	float: left;
	padding:0px 0 0px 13px;
}
.footer_text p{

}
.footer_menu_box_inner {
    width: 250px;
    color: #fff;
    float: left;
}

.footer_menu_box ul{
    overflow: hidden;
/*
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
*/
}
.footer_menu_box_text {
    width: auto;
    font-size: 16px;
	text-align: left;
    list-style-type: none;
	margin-bottom:15px;
}
.section_footerbox_txt01 {
	width: 100%;
	text-align: center;
}
.section_footerbox_txt01 p {
	margin-bottom: 20px;
}
/********************************
		footer goto
********************************/
#footer_goto {
	z-index: 9999;
	width: 60px;
	height: 60px;
	position: fixed;
    background: rgb(31 189 36 / 67%);
	bottom: 1.5%;
	right: 0.5%;
	border-radius: 50%;
}

#footer_goto a {
    display: block;
    text-align: center;
    margin-top: 4px;
    position: relative;
	font-size:10px;
	color:#fff;
	font-weight:500;
}

.dli-chevron-up{
	display: inline-block;
    vertical-align: middle;
    color: #fff;
    line-height: 1;
    width: 1em;
    height: 1em;
    margin-top: 21px;
    border: 0.2em solid currentColor;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    transform: translateY(25%) rotate(-45deg);
}
/********************************
	footer_Copyright
********************************/
#footer_Copyright{
	margin-bottom:15px;
}
.footer_cr {
 	padding: 10px 0 110px 0;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	text-align: center;
}

/********************************
	footer Fixed-information
********************************/
#Fixed-information {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: rgb(255 255 255 / 80%);
    padding: 0 30px;
    border-radius: 15px 15px 0 0;
    z-index: 999;
    max-width: 100vw;
    width: 750px;
	display:infinite;
}
.Fixed-information-footer_fix_01{
	display:none;	
}
/********************************
		other
********************************/
.sponsor_link a {
	color: #fff;
}
.inner_box01 {
	margin: 0 40px 0 0 ;
	width:14%;
	float:left;
}
.inner_box02 {
	margin: 0 10px 0 0 ;
	width:10%;
	float:left;
}
.inner_box03 {
	margin: 0 60px 0 0 ;
	width:12%;
	float:left;
}
.inner_box04 {
	margin: 0 40px 0 0 ;
	width:23%;
	float:left;
}
.inner_box_last {
	margin: 0 0 0 0;
	width:28%;
	float:left;
}

.footer_cr {
	display:none;
}

.footer_all_right {
	color: #fff;
	font-size: 13px;
	text-align: center;
	letter-spacing: 2px;
}

#footer_fix{
	display:none;
}
.footer_fix_01 img{
	width:100%;
}
#copy {
  text-align: center;
  padding: 10px 0 10px 0;
  font-size: 13px;
}

.link_banner{
	width:100%;
	margin:20px 0;
	overflow: hidden;
}
.link_banner_b{
	width:24%;
	margin:0 10px;
	float:left;
}

.link_banner_b img{
	width:100%;
}
