@charset "UTF-8";
/* CSS Document */


@media screen and (min-width:1075px) { 
    /*　画面サイズが1075pxからはここを読み込む_PC用　*/
	
		/*　class名に  none-pc  をつけた要素は1075px以上の時に非表示　*/
	.none-pc{
		display:none;
	}

		.wrap-openbtn{
		display:none;
	}
	
	.openbtn{
		display:none !important;
	}
	
	#g-nav{
		display:none !important;
	}
		.g-nav-list{
		display:none !important;
	}
	.company-name-sp-tab{
		display:none;
	}
	
ul {
  margin:0;
  padding:0;
  list-style:none;
}
	

body{
	width: 100%;
	height: 100%;
	font-size: 100%;
	margin: 0;
	font-family: "FOT-筑紫A丸ゴシック Std D";
}

main{
    height: auto;
    margin: 0 0 0 auto;
    background-color: #F7F2E9;
    padding-top: 120px;
    padding-bottom: 120px;
}

/* サイド_お問い合わせ */
	.contact-side{
    width: 100px;
    position: fixed;
    right: 0;
    top: 240px;
    z-index: 999;
	}

	
	
/* ヘッダー */
header{	
    width: 100%;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    z-index: 1001;
    box-shadow: 0 1px 8px rgb(0 0 0 / 4%);
	background-color:white;
}
	
	.wrap-header-nav{
		display:flex;
	}

	.header-logo{
		margin-right: 50px;
	}
	.header-logo img{
		width:300px;
	}
	
	.menu-header-1{
		border-right: 1px solid #333;
		padding-right: 25px;
		height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
	}
	.menu-header-1 img{
		height: 15px;
	}
	
	.menu-header-2{
		border-right: 1px solid #333;
		padding-right:25px;
		padding-left: 25px;
		height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
	}
	.menu-header-2 img{
		height: 15px;
	}
	
	.menu-header-3{
		border-right: 1px solid #333;
		padding-right: 25px;
		padding-left: 25px;
		height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
	}
	.menu-header-3 img{
		height: 15px;
	}
	
	.menu-header-4{
	border-right: 1px solid #333;
    padding-right: 25px;
    padding-left: 25px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
	}
	.menu-header-4 img{
		    height: 32px;
	}

	.menu-header-5{
		height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
	}
	
	.menu-header-5 img{
		height: 65px;
	}
	.menu-header-6{
	padding-right: 35px;
    padding-left: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
	}
	.menu-header-6 img{
		    height: 15px;
	}
	
	.wrap-header-nav{
		height: 28px;
		display: flex;
    align-items: center;
    justify-content: center;
	}
	
	.menu-header img{
		width:150px;
	}
	

	
	/*　メインビジュアル　*/
	.wrap-top-main-img-pc-tab{
		display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 800px;
	}
	

	
	
	
	.wrap-flag{
		width: 570px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    margin-top: 20px;
	}
	
	.wrap-flag img{
		width:100%;
	}
	
	
	.wrap-top-1{
		display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 70px;
	}
	.wrap-top-1 img{
		    width: 1100px;
	}
	.wrap-top-1-text{
    width: 630px;
    margin-top: -250px;
    line-height: 40px;
    font-size: 18px;
	}
	
	.wrap-top-1-text::first-letter {
  font-size: 38px;
}
	
	.wrap-top-2{
		display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 160px;
	}
	.wrap-top-2 img{
		    width: 1100px;
	}
	
		.wrap-top-2-text-1{
    width: 460px;
    margin-top: -727px;
    position: relative;
    right: 223px;
    line-height: 35px;
    font-size: 18px;
	}

		.wrap-top-2-text-1::first-letter {
  font-size: 38px;
}
	
	.wrap-top-2-text-1 span{
    font-size: 24px;
    color: #15A857;
	}
	
	.wrap-top-2-text-2{
		width: 421px;
    margin-top: -97px;
    position: relative;
    left: 285px;
    line-height: 35px;
    font-size: 18px;
	}
	
		.wrap-top-2-text-2::first-letter {
  font-size: 38px;
}

	.wrap-top-2-text-2 span{
		font-size: 26px;
    text-shadow: 3px 3px 0px #ffffff, -3px 3px 0px #ffffff, 3px -3px 0px #ffffff, -3px -3px 0px #ffffff, 3px 0px 0px #ffffff, 0px 3px 0px #ffffff, -3px 0px 0px #ffffff, 0px -3px 0px #ffffff;
    border-bottom: solid 11px #FF8788;
	}
	
	.wrap-top-2-text-3{
		    width: 461px;
    margin-top: 104px;
    position: relative;
    left: 309px;
    line-height: 45px;
    font-size: 27px;
}
	
	.wrap-top-2-text-3 span{
		color: #FF8788;
	}
	
	
	
		.wrap-top-3{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 30px;
	}
	
	.wrap-top-3 img{
	width: 1100px
	}		

	.wrap-top-3-text-box{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 950px;
    height: 545px;
    margin-top: -504px;
    font-size: 22px;
    gap: 70px;
	}
	
	.wrap-top-3-text{
		width: 270px;
		line-height: 31px;
	}
	
	
	
	.wrap-top-4-title{
		display: flex;
    justify-content: center;
    margin-top: 120px;
    margin-bottom: 50px;
	}
	
	.wrap-top-4-title img{
    width: 340px;
	}
	.wrap-top-4{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
	}
	
	.wrap-top-4 img{
		width: 1100px;
	}
	
	.wrap-top-4-text-1-1{
	margin-top: -670px;
    position: relative;
    right: 205px;
    font-size: 18px;
    width: 440px;
    line-height: 35px;
	}
	
	.wrap-top-4-text-1-2{
		position: relative;
    right: 105px;
    bottom: 10px;
	}
	
	.wrap-top-4-text-1-2 img{
		    width: 220px;
	}
	
	
	.wrap-top-4-text-2-1{
    margin-top: 331px;
    width: 440px;
    font-size: 18px;
    position: relative;
    left: 223px;
    bottom: 23px;
    line-height: 35px;
	}
	
	
	.wrap-top-4-text-2-2{
	position: relative;
    left: 331px;
    bottom: 4px;
	}
	
	.wrap-top-4-text-2-2 img{
		width: 220px;
	}
	
	
	.wrap-top-5{
		display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 130px;
		margin-bottom:130px;
	}
	
	.wrap-top-5 img{
		width: 900px;
	}
	
	.wrap-top-5-text{
		width: 670px;
    margin-top: -270px;
    font-size: 18px;
    line-height: 35px;
	}
	.wrap-top-5-facebook{
		margin-top: -119px;
    display: flex;
    justify-content: center;
    margin-bottom: 69px;
	}
	
	.wrap-top-5-facebook img{
		width: 270px;
	}
	

	/*　フッター　*/	
	footer{
		height: 340px;
		background-color: white;
	}
	.wrap-footer{
		display: flex;
    flex-flow: column;
    align-items: center;
}
	
	.footer-tel img{
		    width: 260px;
	}
	
	.wrap-footer-1{
    display: flex;
    margin-top: 70px;
    margin-bottom: 50px;
    padding-bottom: 37px;
    border-bottom: 1.5px dotted black;
	}
	
	.wrap-footer-1-1{
		width: 480px;
    margin-right: 60px;
	}
	
	.footer-text-1{
		position: relative;
    left: 58px;
	}
	
	.wrap-footer-1-2{
		display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
	}
	
	.wrap-footer-2{
		display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 780px;
    gap: 14px 90px;
    justify-content: center;
    font-size: 18px;
    margin-bottom: 50px;
	}
	.wrap-footer-2 a{
		text-decoration: none;
    color: #333;
	}
	.wrap-footer-3{
		display: flex;
    align-items: center;
    justify-content: center;
    background-color: #15A857;
    color: white;
    font-size: 12px;
    height: 38px;
	}
	
	
	
	/* 受入れについて */
	
	.wrap-ukeire-title{
		display: flex;
    justify-content: center;
    margin-top: 100px;
		margin-bottom:40px;
}
	.wrap-ukeire-title img{
		width:252px;
	}
	
	.wrap-ukeire-1{
		display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	}
	
	.wrap-ukeire-1-1{
		font-size: 22px;
	}
	
	.ukeire-people{
		margin-top: 70px;
		margin-bottom:70px;
	}
	
	.ukeire-people img{
		width: 440px;
	}
	
	.wrap-ukeire-1-2{
		font-size: 24px;
    margin-bottom: 25px;
	}
	
	.wrap-ukeire-1-3{
		width: 648px;
    font-size: 18px;
    line-height: 35px;
	}
	
	
	.wrap-ukeire-2{
		display: flex;
    justify-content: center;
    margin-top: 70px;
	}
	
	.wrap-ukeire-2 img{
		width:860px;
	}
	
	.wrap-ukeire-3 {
		text-align: center;
    margin: 70px 0px;
    font-size: 20px;
	}
	
	.wrap-ukeire-4{
		display: flex;
    justify-content: center;
    margin-top: 70px;
	}
	
	.wrap-ukeire-4 img{
		width:860px;
	}
	
	.wrap-ukeire-5{
		width: 500px;
    font-size: 18px;
    margin: auto;
    padding: 70px 0px;
    line-height: 40px;
	}
	
	.wrap-ukeire-6-1{
			display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	}
	
	.ukeire-6-1{
		width:860px;
	}
	.ukeire-6-2{
		    margin-top: -363px;
    margin-bottom: 280px;
    width: 430px;
    position: relative;
    right: 80px;
	}
	
	.wrap-ukeire-7{
	    width: 500px;
    font-size: 18px;
    margin: auto;
    line-height: 40px;
    padding-bottom: 100px;
	}
	
	.wrap-ukeire-8{
		display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	}
	.wrap-ukeire-8 img{
		width:860px;
	}
	
	.wrap-ukeire-9{
		width: 560px;
    font-size: 18px;
    margin: auto;
    line-height: 40px;
    padding: 100px 0px;
	}
	
	.wrap-ukeire-10{
		display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	}
	
	.wrap-ukeire-10 img{
		width:860px;
	}
	
	.wrap-ukeire-11{
		width: 560px;
    font-size: 18px;
    margin: auto;
    line-height: 40px;
    padding: 100px 0px;
	}
	
	.wrap-ukeire-12{
		    width: 560px;
    font-size: 23px;
    margin: auto;
    line-height: 46px;
    padding-bottom: 70px;
	}
	
	.wrap-ukeire-13{
		display: flex;
    justify-content: center;
	}
	
	.wrap-ukeire-13 img{
		width: 650px;
	}
	
	
/* 受入れ先の声 */	
	.wrap-voice-title{
	 display: flex;
    justify-content: center;
    margin-top: 100px;
    margin-bottom: 40px;
	}
	.wrap-voice-title img{
		width: 252px;
	}
	
	.wrap-voice-text{
		display: flex;
    justify-content: center;
    text-align: center;
    font-size: 22px;
}
	
	.wrap-voice-1{
		display: flex;
    width: 1100px;
    justify-content: center;
    margin: auto;
    gap: 60px;
    margin-top: 40px;
		margin-bottom:150px;
	}
	
	.wrap-voice-1 img{
		width: 310px;
	}
	
	.wrap-voice-2{
	 width: 1100px;
    margin: auto;
    background-color: white;
    height: auto;
    border-radius: 20px 20px 20px 20px;
		padding-bottom: 20px;
	}
	
	.wrap-voice-2-title{
		display: flex;
    justify-content: center;
    padding-top: 110px;
	}
	.wrap-voice-2-title img{
		width: 340px;
	}
	
	.wrap-voice-2-1{
		display: flex;
    justify-content: center;
    width: 800px;
    margin: auto;
    height: auto;
    margin-top: 90px;
    margin-bottom: 90px;
	}
	.wrap-voice-2-1 img{
		    height: 300px;
	}
	.voice-2-1-text{
		width: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
	}
	
	.wrap-voice-2-2{
		width: 800px;
    margin: auto;
    background-color: #EBF2EF;
    border-radius: 20px 20px 20px 20px;
		margin-bottom: 80px;
	}
	.wrap-voice-2-2-title{
		display: flex;
    justify-content: center;
    padding-top: 80px;
		padding-bottom:40px;
	}
	.wrap-voice-2-2-title img{
		width: 105px;
	}
	.wrap-voice-2-2-1{
		    display: flex;
    justify-content: center;
	}
	.wrap-voice-2-2-1-left{
    width: 300px;
    padding-right: 30px;
	}
	.wrap-voice-2-2-1-left img{
    width: 230px;
    margin-bottom: 10px;
		position: relative;
    right: 30px;
	}
	.wrap-voice-2-2-1-right{
		position: relative;
    top: 30px;
	}
	.wrap-voice-2-2-1-right img{
		width:340px;
	}
	
	.wrap-voice-2-2-2{
		display: flex;
    justify-content: center;
    flex-direction: column;
    width: 670px;
    margin: auto;
    margin-top: 50px;
	}
	.wrap-voice-2-2-2-title{
		position: relative;
    right: 35px;
    margin-bottom: 10px;
	}
	.wrap-voice-2-2-2-title img{
		    width: 300px;
	}
	
	.wrap-voice-2-2-2-text-1{
		width: 390px;
	}
	.wrap-voice-2-2-2-text-2{
		width: 390px;
	}
	.wrap-voice-2-2-2-text-3{
		width: 390px;
	}

	.wrap-voice-2-2-2-illust{
		margin-bottom: 60px;
	}
	.wrap-voice-2-2-2-illust img{
    width: 210px;
    margin-top: -279px;
    position: relative;
    left: 430px;
    top: 64px;
	}
	.wrap-voice-2-3{
		width: 800px;
    margin: auto;
    background-color: #FFF6F4;
    border-radius: 20px 20px 20px 20px;
    margin-bottom: 80px;
	}
	.wrap-voice-2-3-title{
		display: flex;
    justify-content: center;
    padding-top: 80px;
    padding-bottom: 80px;
	}
	.wrap-voice-2-3-title img{
		    width: 210px;
	}
	.wrap-voice-2-3-12{
		    display: flex;
	}
	.wrap-voice-2-3-1{
		width: 320px;
    display: flex;
    flex-direction: column;
    gap: 60px;
    padding-left: 60px;
    padding-right: 60px;
    z-index: 1;
	}
	.wrap-voice-2-3-2{
    line-height: 24px;
    width: 320px;
    position: relative;
    bottom: 20px;
	}
	.wrap-voice-2-3-2 img{
	    position: relative;
    right: 20px;
    bottom: 10px;
	}
	.wrap-voice-2-3-3{
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 710px;
    margin: auto;
    position: relative;
    bottom: 26px;
	}
	.wrap-voice-2-3-3-text{
	position: relative;
    bottom: 187px;
    width: 620px;
    line-height: 25px;
    margin: auto;
}
	
	.wrap-voice-2-3-3-text span{
		    font-size: 22px;
    font-weight: 900;
    line-height: 50px;
	}
.wrap-voice-2-3-4{
	display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -100px;
    padding-bottom: 60px;
}
.wrap-voice-2-3-4-1{
	width: 360px;
    padding-right: 20px;
}
.wrap-voice-2-3-4-1 img{
	position: relative;
    right: 28px;
    bottom: 20px;
}
.wrap-voice-2-3-4-2{
	line-height: 90px;
    width: 270px;
}
.wrap-voice-2-3-4-2 img{
	width: 100%;
}

.wrap-voice-3{
	width: 1100px;
    margin: auto;
    background-color: white;
    height: auto;
    border-radius: 20px 20px 20px 20px;
    padding-bottom: 20px;
    margin-top: 100px;
	line-height: 25px;
}
.wrap-voice-3-title{
    display: flex;
    justify-content: center;
    padding-top: 110px;
}
.wrap-voice-3-title img{
    width: 300px;
}
.wrap-voice-3-1 img{
	width: 320px;
}
.wrap-voice-3-1{
	    display: flex;
    justify-content: center;
    width: 800px;
    margin: auto;
    height: auto;
    margin-top: 90px;
    margin-bottom: 90px;
}
.wrap-voice-3-1-text{
	    width: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}
.wrap-voice-3-2{
	width: 800px;
    margin: auto;
    background-color: #EBF2EF;
    border-radius: 20px 20px 20px 20px;
    margin-bottom: 80px;
}
.wrap-voice-3-2-title{
	    display: flex;
    justify-content: center;
    padding-top: 80px;
    padding-bottom: 40px;
}
.wrap-voice-3-2-title img{
	width: 105px;
}
.wrap-voice-3-2-1{
	display: flex;
    justify-content: center;
    width: 720px;
    margin: auto;
}
.wrap-voice-3-2-1-1-title img{
	width: 290px;
}
.wrap-voice-3-2-1-1{
	width: 450px;
    position: relative;
    padding-right: 30px;
    line-height: 25px;
}
.wrap-voice-3-2-1-1 img{
	position: relative;
    bottom: 20px;
}
.wrap-voice-3-2-1-2{
    width: 370px;
    align-items: center;
    display: flex;
}
.wrap-voice-3-2-1-2 img{
	    width: 100%;
}

.wrap-voice-3-2-2{
	 display: flex;
    width: 720px;
    margin: auto;
    margin-top: 80px;
    padding-bottom: 80px;
    align-items: center;
}
.wrap-voice-3-2-2-1{
	padding-right: 37px;
}
.wrap-voice-3-2-2-1 img{
    width: 160px;
}


.wrap-voice-3-3{
	width: 800px;
    margin: auto;
    background-color: #FFF6F4;
    border-radius: 20px 20px 20px 20px;
    margin-bottom: 80px;
}
.wrap-voice-3-3-title{
	display: flex;
    justify-content: center;
    padding-top: 80px;
    padding-bottom: 80px;
}
.wrap-voice-3-3-title img{
	width: 210px;
}
.wrap-voice-3-3-1{
	    display: flex;
    width: 720px;
    margin: auto;
}
.wrap-voice-3-3-1-1{
	width: 250px;
    display: flex;
    flex-direction: column;
    padding-right: 40px;
    gap: 50px;
}

	.wrap-voice-3-3-1-2{
		    line-height: 25px;
	}

.wrap-voice-3-3-1-2 img{
	width: 400px;
    position: relative;
    bottom: 20px;
    right: 27px;
}
	.wrap-voice-3-3-1-2-title{
		margin-top: -20px;
	}
	
	.wrap-voice-3-3-2{
		display: flex;
    width: 700px;
    margin: auto;
    padding-top: 60px;
	}
	
	.wrap-voice-3-3-2-2{
		width: 320px;
    display: flex;
    justify-content: center;
    align-items: center;
	}
	.wrap-voice-3-3-2-1{
		width: 400px;
    padding-right: 40px;
    position: relative;
    bottom: 20px;
	}
	.wrap-voice-3-3-2-2 img{
		    width: 100%;
	}
	.wrap-voice-3-3-2-1-title img{
		width: 300px;
    position: relative;
    right: 24px;
    bottom: 5px;
	}
	
	
	
	
	
	
	
	.wrap-voice-3-3-3{
		display: flex;
    width: 700px;
    margin: auto;
    padding-top: 60px;
		padding-bottom: 60px
	}
	
	.wrap-voice-3-3-3-2{
		width: 320px;
    display: flex;
    justify-content: center;
    align-items: center;
	}
	.wrap-voice-3-3-3-1{
		width: 400px;
    padding-right: 40px;
    position: relative;
    bottom: 20px;
	}
	.wrap-voice-3-3-3-2 img{
		    width: 100%;
	}
	.wrap-voice-3-3-3-1-title img{
		width: 245px;
    position: relative;
    right: 24px;
    bottom: 5px;
	}
	
	
	
	
	
	
		/* よくある質問*/
	.ask-title{
		    display: flex;
    justify-content: center;
    margin-top: 100px;
    margin-bottom: 50px;
	}
	.ask-title img{
		width: 200px;
	}
	
	.ask-text{
    display: flex;
    justify-content: center;
    font-size: 20px;
    text-align: center;
		margin-bottom:50px;
	}
	
	.wrap-ask-1{
    width: 860px;
    background-color: white;
    border-radius: 20px 20px 20px 20px;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 50px;
    box-shadow: 0 1px 8px rgb(0 0 0 / 10%);
    margin-bottom: 45px;
}
	.wrap-ask-1-title{
		width: 520px;
    color: #15A857;
    font-size: 20px;
		padding-bottom: 10px;
	}
	
	.wrap-ask-1-text{
		width: 520px;
    text-indent: -1em;
    padding-left: 2em;
    font-size: 18px;
	}
	
	.wrap-ask-1-text span{
		color:#FF8788;
	}
	
	
		/* プライバシーポリシー*/
	.wrap-privacy-title{
		display: flex;
    justify-content: center;
    margin-top: 100px;
		margin-bottom: 60px;
	}
	.wrap-privacy-title img{
		width: 340px;
	}
	
	.wrap-privacy{
		width: 860px;
    margin: auto;
    background-color: white;
    border-radius: 20px 20px 20px 20px;
		padding-top: 50px;
    padding-bottom: 50px;
	}
	.wrap-privacy-1{
	width: 680px;
    margin: auto;
    font-size: 18px;
	}
	.wrap-privacy-2{
		width: 680px;
    margin: auto;
    border: solid gray;
    padding: 70px;
    margin-top: 40px;
    font-size: 18px;
	}
	.wrap-privacy-2 span{
		    display: flex;
    justify-content: end;
	}

	
	
		/* 説明会のお申し込み*/
	.contact-title{
    display: flex;
    justify-content: center;
    margin-top: 70px;
    margin-bottom: 70px;
	}

	.contact-title img{
		 width: 350px;
	}
	.wrap-contact{
    width: 860px;
    margin: auto;
    background-color: white;
    height: auto;
    border-radius: 20px 20px 20px 20px;
    padding-bottom: 60px;
    padding-top: 60px;
	}
	
	.wrap-contact-1{
    width: 660px;
    margin: auto;
		font-size: 18px;
    margin-bottom: 100px;
	}
	.wrap-contact-1-title{
        font-size: 28px;
    margin-bottom: 15px;
	}
	
	.wrap-contact-2{
		width: 660px;
    margin: auto;
    font-size: 18px;
    margin-bottom: 50px;
	}
	
	.wrap-contact-1-img{
		display: flex;
    justify-content: center;
		margin-top:20px;
	}
	
	.wrap-contact-1-img img{
    width: 290px;
    border: solid #15A857;
    border-radius: 10px 10px 10px 10px;
    padding: 10px 180px 20px 180px;
	}
	
	
	.content{
		width: 660px;
    display: flex;
    justify-content: center;
    margin: auto;
	}
	.c_ftbl-contact__tr{
		margin-bottom: 20px;
	}
	.wpcf7-form-control{
		width:650px;
	}
	
	.c_wpcf7__submit-btn{
		height: 50px;
    background-color: #FF8788;
    border: none;
    color: white;
    font-size: 19px;
    margin-top: 20px;
	}
	
/*　ここまで_画面サイズが1075pxからはここを読み込む_PC用　*/	
}