@charset "UTF-8";

body {
    width: 100%;
    /*overflow-x: hidden;*/
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    margin: 0;
    text-align: justify;
line-break: strict;
overflow-wrap: break-word;
word-wrap: break-word;
}
body, html {
    color: #000;
}

.minchou {
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

img {
        max-width: 100%;
        height: auto;
    }

.mb70{
	margin-bottom: 70px!important;
}
.mb50{
	margin-bottom: 50px!important;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
    
    
    .header_bg {
        background: #EFEFEF;
        box-sizing: border-box;
        position: relative;
    }
    .header_wrap {
        position: relative;
        text-align: center;
        margin: 0 auto;
        width: 100%;
        max-width: 945px;
        padding: 3.85vw 5vw 3.85vw 0;
        box-sizing: border-box;
        font-size: 0;
    }
    .header_logo {
        display: inline-block;
        width: 30.548vw;
    }
    .header_logo2 {
        display: inline-block;
        width: 38.548vw;
        margin: 0 0 0 5vw;
        position: relative;
    }
    .header_logo2::before {
        content: "";
        position: absolute;
        left: -2.5vw;
        top: 0;
        width: 1px;
        height: 100%;
        background: #251E1C;
    }
    .header_logo img {
        width: 100%;
    }
    .header_pr {
        display: inline-block;
        font-size: 0;
        position: absolute;
    	top: 50%;
    	right: 15px;
    	transform: translateY(-50%);
    	-webkit-transform: translateY(-50%);
    	-ms-transform: translateY(-50%);
    	width: 8.585%;
    }
    .header_pr img {
        width: 100%;
    }
    .sp{
        display: block;
    }
    .pc{
        display: none;
    }
    
    
    @media screen and (min-width: 440px) {
        .header_pr {
            width: 40px;
        }
    }
    
    
    @media screen and (min-width: 640px) {
        .header_logo {
            width: 190px;
        }
        .header_logo2 {
            width: 240px;
            margin: 0 0 0 80px;
        }
        .header_logo2::before {
            left: -40px;
        }
        .header_wrap {
            padding: 9.55px 0 14px 50px;
        }
        .sp{
            display: none;
        }
        .pc{
            display: block;
        }
    }
    
    
    
    .ft_line {
        display: inline-block;
        width: 100%;
        height: 1px;
        background: #cdcdcd;
        border: none;
    }
    
    
    
    .fv_wrap {
        font-size: 0;
        text-align: center;
    }
    .fv_wrap img {
        width: 100%;
    }
    
    
    
    .pagetop {
      position: fixed;
      bottom: 20px;
      right: 20px;
      font-size: 0;
      line-height: 1;
      z-index:1000000;
		
    }
    .pagetop a {
      width: 30px;
      display: inline-block;

    }
    .pagetop.-on {
        position: absolute;
        bottom: 30px;
    }
    .toparrow_mark {
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
    }
    @media screen and (min-width: 640px) {
        .pagetop a {
            width: 36px;
        }
        .pagetop.-on {
            bottom: 164px;
        }
        .toparrow_mark {
            transform: translateY(-145px);
            -webkit-transform: translateY(-145px);
            -ms-transform: translateY(-145px);
        }
    }
    @media screen and (min-width: 1300px) {
        .pagetop {
            right: calc(50% - 620px);
            transform: translateX(50%);
        	-webkit-transform: translateX(50%);
        	-ms-transform: translateX(50%);
        }
    }
    
    
    .fc_bg {
        background: #E8EEF3;
        position: relative;
    }
    .fc_wrap {
        padding: 50px 15px 40px;
        text-align: center;
    }
    .fc_logo img {
        width: 60%;
        max-width: 341px;
        margin: 0 0 34px;
    }
	.logo{
		width: 120px;
		margin: auto;
		display: block;
		margin-bottom: 20px;
	}
	.logo img{
		max-width: 100%;
	}
    .fc_txt1 {
        font-weight: 600;
        font-size: 20px;
        margin: 0 0 16px;
    }
    .fc_txt2 {
        font-weight: 500;
        font-size: 15px;
        margin: 0;
        line-height: 1.8;
    }
    .fc_txt2 a {
        color: #000;
        text-decoration: none;
    }
    
.btn1{
	font-weight: 600;
    font-size: 18px;
    margin: 30px 0 0px 0px;
	color: #000000;
	display: block;
	transition-duration: 0.3s;
}
.btn1:hover{
	opacity: 0.5;
}
    
    
    .fbnr_wrap {
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 50;
        width: 100%;
        font-size: 0;
        text-align: center;
        display: none;
    }
    .fbnr_wrap::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: .8;
        left: 0;
        top: 0;
        background: linear-gradient(90deg, #C9D9F0 0%, #E0EBC2 25%, #FFFBCE 50%, #E0EBC2 75%, #C9D9F0 100%);
    }
    .fbnr {
        display: inline-block;
        position: relative;
        z-index: 5;
        width: 70%;
        max-width: 341px;
        transition: .9s;
        transform: translateY(-8%);
    }
    .fbnr:hover {
        opacity: .7;
    }
    
    
    




/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.articleWrap p{
    margin: 0;
    padding: 0;
}


.contentWrap{
    max-width: 1200px;
    margin: 0 auto;
    text-align: center
}
.contentWrap .kv{
    width: 100%;
    height: auto;
    margin: 0 0 30px 0;
}
.articleWrap{
    max-width: 890px;
    padding: 0 20px;
    margin: 0 auto;
}
@media screen and (max-width: 440px) {
	 .articleWrap{
		 padding: 0 0px;
	 }
}

.articleWrap p{
    font-size: 18px;
    padding-bottom: 1em;
    line-height: 1.8em;
    text-align: left;
}
    @media screen and (max-width: 440px) {
        .articleWrap p{
            font-size: 14px;
            padding-bottom: 1em;
            line-height: 1.8em;
            text-align: left;
        }
    }

.articleWrap .contact{
    border-top: 1px dotted #000000;
    padding: 30px 0;
}
.articleWrap .contact .photo{
    width: 147px;
    height: 195px;
    float: right;
    margin: 0 0 20px 20px;
}

    @media screen and (max-width: 440px) {
        .articleWrap .contact .photo{
            width: 147px;
            height: 195px;
            float: none;
            margin: 0 auto;
        }
    }




h2{
	background: url("h2border.jpg")no-repeat bottom center;
	background-size: 800px 5px;
	font-size: 24px;
	text-align: center;
	color: #1570c9;
	padding-bottom: 25px;
	margin-bottom: 30px;
	font-weight: bold;
	
}
@media screen and (max-width: 440px) {
	h2{
		font-size: 20px;
	}
}



.articleWrap .text{
	padding-bottom: 30px;
}


.articleWrap .text.size_s{
	font-size: 13px;
}


.articleWrap .picbox{
	margin-bottom: 30px;
	margin-top: 30px;
}
.articleWrap .picbox .txtbox{
	background-color: #f2f2f2;
	padding: 40px 20px 20px 20px;
	position: relative;
}
@media screen and (max-width: 600px) {
	.articleWrap .picbox .txtbox{
		padding: 50px 15px 15px 15px;
	}
}


.articleWrap .picbox .ttl{
	position: absolute;
	left: 0px;
	top: -32px;
	width: 100%;
	text-align: center;
}
.articleWrap .picbox .ttl span{
	font-size: 18px;
	text-align: center;
	color: #ffffff;
	background: url("picttlbg.jpg")no-repeat center;
	background-size: 100% 100%;
	display: inline-block;
	padding: 15px 40px;
	border-radius: 50px;
	font-weight: bold;
}
@media screen and (max-width: 600px) {
	.articleWrap .picbox .ttl span{
		border-radius: 10px;
		font-size: 15px;
		padding: 10px 20px;
		text-align: left;
	}
}


.articleWrap .picbox .txt1{
	font-size: 16px;
	text-align: center;
	color: #da3194;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 1.6em;
}
@media screen and (max-width: 600px) {
	.articleWrap .picbox .txt1{
		font-size: 14px;
	}
}

@media screen and (max-width: 786px) {
	.articleWrap .picbox .txt1 br{
		display: none;
	}
	.articleWrap .picbox .txt1{
		text-align: left;
	}
}

.articleWrap .picbox .img{
	padding-bottom: 0px;
}
.articleWrap .picbox .cap{
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 0px;
}

.img_center{
	margin-bottom: 30px;
}
.img_center .cap{
	font-size: 14px;
}

.img_center .cap b{
	color: #0f37b5;
}

.img_left{
	width: 400px;
	float: left;
	margin: 5px 30px 30px 0px;
}
@media screen and (max-width: 786px) {
	.img_left{
		width: 250px;
	}
}

@media screen and (max-width: 600px) {
	.img_left{
		width: 100%;
		float: none;
		margin: 5px 0px 30px 0px;
	}
}

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


.img_right{
	width: 400px;
	float: right;
	margin: 5px 0px 30px 30px;
}
@media screen and (max-width: 786px) {
	.img_right{
		width: 250px;
	}
}

@media screen and (max-width: 600px) {
	.img_right{
		width: 100%;
		float: none;
		margin: 5px 0px 30px 0px;
	}
}

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


.img_pc{
	display: block;
}
.img_sp{
	display: none;
}


@media screen and (max-width: 600px) {
	.img_pc{
		display: none;
	}
	.img_sp{
		display: block;
	}
}



.linkbox{
	text-align: center;
	margin-bottom: 80px;
}

.linkbox .ttl{
	font-size: 18px;
	color: #0f37b5;
	font-weight: bold;
	background: url("link_ttl.jpg")bottom center no-repeat;
	background-size: 50px 5px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.linkbox .btn{
	width: 620px;
	margin: auto;
	display: block;
	background: url("btn_bg.jpg")no-repeat center;
	background-size: 100% 100%;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0 20px 0px;
	color: #ffffff;
	text-decoration: none;
	border-radius: 50px;
	transition-duration: 0.3s;
	margin-bottom: 10px;
	
	max-width: calc(100% - 40px);
}
@media screen and (max-width: 600px) {
	.linkbox .btn{
		padding-left: 50px;
		padding-right: 50px;
		box-sizing: border-box;
	}
}

	

.linkbox .btn span{
	background: url("btn_arrow.png") 95% center no-repeat;
	background-size: 20px 9px;
	width: 100%;
	display: inline-block;
	transition-duration: 0.3s;
}
@media screen and (max-width: 600px) {
	.linkbox .btn span{
		padding-right: 40px;
	}
}


.linkbox .btn:hover{
	opacity: 0.5;
}

.linkbox .btn:hover span{
	background: url("btn_arrow.png") 110% center no-repeat;
	background-size: 20px 9px;
}





/*******
fx_banner
*******/


.fxbanner_bg{
	background: url("banner_bg.jpg")no-repeat bottom center;
	background-size: 100% auto;
	padding: 10px 0 10px 0px;
	position: fixed;
	width: 100%;
	left: 0px;
	bottom: 0px;
	z-index: 10000;
	height: 110px;
	box-sizing: border-box;
	mix-blend-mode: multiply;
}
@media screen and (max-width:890px){
	.fxbanner_bg{

	}
}



.fxbanner{
	width:100%;
	text-align: center;
	position: fixed;

	left: 0px;
	bottom: 10px;
	z-index: 1000000;
	text-decoration: none!important;
}
@media screen and (max-width:420px){
	.fxbanner{
		bottom: 20px;
	}
}


.fxbanner span{
	width: 400px;
	display: block;
	margin: auto;
	transition-duration: 0.3s;

	background: url("fxbtn.png")no-repeat center;
	background-size: 340px 105px;
	font-size: 16px;
	padding: 20px 30px 25px 30px;
	color: #ffffff;
	text-decoration: none;
	max-width: calc(100% - 40px);
	box-sizing: border-box;

}
@media screen and (max-width:420px){
	.fxbanner span{
		background: url("fxbtn.png")no-repeat center;
		background-size: 100% auto;
		font-size: 14px;
	}
}


.fxbanner span b{
	padding: 5px 0 0 0px;
}
.fxbanner span .size_s{
	font-size: 13px;
	display: block;
	line-height: 1.3em;
}
@media screen and (max-width:420px){
	.fxbanner span .size_s{
		font-size: 10px;
	}
}


.fxbanner span:hover{

}
.fxbanner img{
	max-width: 100%;
}
.fxbanner a{
	display: block;
	width: 850px;
	margin: auto;
	transition-duration: 0.3s;
}
.fxbanner a img{
	max-width: 100%;
}
@media screen and (max-width:890px){
	.fxbanner img{
		width: calc(100% - 40px);
	}
}


.fxbanner a:hover{

}

.border_ani{

}


.img_ani{
	transition-duration: 0.3s;
	position: relative;
	
	animation: border_ani 0.6s cubic-bezier(0.33, 1, 0.68, 1)  forwards;
	animation-fill-mode: forwards;
	animation-delay: 0.5s;
	opacity: 0;
	top: -50px;
}
@keyframes border_ani {
  0% {
	  top: -30px;
	  opacity: 0;
  }
  50% {
	  
  }
  100% {
	top: 0px;
	  opacity: 1;
  }
}

.img_pc{
	display: block;
}
.img_sp{
	display: none;
}

@media screen and (max-width:600px){
	.img_pc{
		display:none;
	}
	.img_sp{
		display: block;
	}
}

.bottombanner{
	display: block;
	transition-duration: 0.3s;
	
}
.bottombanner:hover{
	opacity: 0.5;
}


.bottomarea{
	padding: 30px 0 30px 0px;
}
.bottomarea .btn{
	width: 810px;
	margin: auto;
	display: block;
	transition-duration: 0.3s;
	
	max-width: calc(100% - 40px);
}
@media screen and (max-width:600px){
	.bottomarea .btn{
		max-width: calc(100% - 20px);
	}
}


.bottomarea .btn:hover{
	opacity: 0.5;
}
.bottomarea .btn img{
	max-width: 100%;
}
.bottomarea .btn .pc{
	display: block;
}
.bottomarea .btn .sp{
	display: none;
}

@media screen and (max-width:600px){
	.bottomarea .btn .pc{
		display: none;
	}
	.bottomarea .btn .sp{
		display: block;
	}
}




footer{
	padding-top: 30px;
	border-top: 5px;
	border-top: 5px solid #e8eef3;
}