@charset "utf-8";

img {
    image-rendering: -webkit-optimize-contrast;
}
#section_present{
	margin:35px auto 0; }

#section_present .block{
	margin:0 auto 100px !important; }

#section_present .pre_img{
	margin:0 auto; }

#section_present .cation{
	text-align:center;
	margin-top:20px;
	font-size:24px;
	line-height: 1.5em;
	letter-spacing: 0.1em; }

#section_present .cation2{
	margin-top:60px;
	font-size:15px;
	line-height: 1.5em;
	letter-spacing: 0.1em; }
	
.popup_wrap input {
	display: none; }

.popup_overlay {
	display: flex;
	justify-content: center;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	opacity: 0;
	transition: opacity 0.5s, transform 0s 0.5s;
	transform: scale(0); }

.popup_trigger {
	position: absolute;
	width: 100%;
	height: 100%; }

.popup_content {
	position: relative;
	align-self: center;
	width: 80%;
	height:80%;
	max-width: 800px;
	padding: 30px 30px;
	box-sizing: border-box;
	background: #fff;
	transition: 0.5s;
	text-align: justify;
	border-radius: 10px;
	overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none; }

.popup_content p{
	font-size:13px;
	line-height: 1.8em;
	text-align: left; }

.popup_content p.title{
	font-size:20px;
	letter-spacing: 0.2em;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px; }

.popup_content p.lead{
	font-weight:bold;
	letter-spacing: 0.1em; }

.popup_content p.txt{
	margin-bottom:15px;
	letter-spacing: 0.1em; }

.popup_content br {display: block; }

.close_btn {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 14px;
	cursor: pointer;
	padding:8px;
	background: #57afe1;
	color: #fff;
	border-radius:15px;
	line-height:14px;
	font-weight:bold; }

.popup_wrap input:checked ~ .popup_overlay {
	opacity: 1;
	transform: scale(1);
	transition: opacity 0.5s; }

.popup_wrap input:checked ~ .popup_overlay .popup_content{
	transform: translateY(50px); }

.open_btn {
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 280px;
	height: 70px;
	margin:20px auto 0;
	color: #cf000e;
	background:#fff;
	padding: 0;
	border:solid 1px #cf000e;
	cursor: pointer;
	transition: .3s ease;
	font-size:20px;
	letter-spacing: 0.4em; }

.open_btn:hover{
	opacity: 0.5;
	transition: .3s ease; }

/*
.popup_content::-webkit-scrollbar{
	width: 10px; }
	
.popup_content::-webkit-scrollbar-track{
	background: #fff;
	border: none;
	border-radius: 10px;
	box-shadow: inset 0 0 2px #777; }
	
.popup_content::-webkit-scrollbar-thumb{
	background: #ccc;
	border-radius: 10px;
	box-shadow: none; }
*/

.popup_content::-webkit-scrollbar {  /* Chrome, Safari ‘Î‰ž */
        display:none; }

#section_thanks {
	margin: 70px auto 0; }

#section_thanks h3 {
	margin: 0 auto 50px;
	text-align: center;
	font-size: 38px;
	line-height: 1.7em;
	font-weight: normal; }

.wallpaper_area {
	width: 100%;
	margin: 0;
	z-index: 3; }

.wall_txtA{
	width: 96%;
	margin: 0 0 70px 170px;
	font-size:15px;
	line-height: 1.7em;
	letter-spacing: 0.1em; }

.wall_txtB{
	width: 96%;
	margin: 0 0 70px 170px;
	font-size:13px;
	line-height: 1.7em;
	letter-spacing: 0.1em; }
	
.wall_txt_area2{
	margin: 0 0 30px; }

.wall_txt2{
	width: 96%;
	margin: 0 auto 15px;
	font-size:13px;
	line-height: 1.7em;
	letter-spacing: 0.1em; }

.wall_txt_area3{
	margin: 0; }

.wall_txt3{
	width: 96%;
	margin: 0 auto 15px;
	font-size:15px;
	line-height: 1.5em;
	font-weight: bold;
	letter-spacing: 0.1em; }

h4.wall_dl{
	width: 100%;
	margin: 0 auto 50px;
	font-size:25px;
	line-height: 1.5em;
	font-weight: bold;
	text-align: center; }

.wallpaper_area{
	margin: 0 auto 70px; }

.wallpaper_area .wallpaper__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width:910px;
    margin:0 auto 70px;
    padding:0; }

.wallpaper_area .wallpaper__container:last-child{
    margin:0 auto; }

.wallpaper__container .wall01{
    width: 364px;
    margin:0 auto; }

.wallpaper__container .wall02{
    width: 126px;
    margin:0 auto; }

.wallpaper__container .wall03{
    width: 230.5px;
    margin:0 auto; }

.wallpaper__container .dl__btn {
	width: 126px;
	margin:20px auto 0; }

.link_btn_area{margin:0; }

.link_btn {
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	width: 650px;
	height: 85px;
	margin:60px auto 0;
	border-radius: 10px;
	color: #fff;
	background:#0064a1;
	padding: 0;
	cursor: pointer;
	transition: .3s ease;
	font-size:19px;
	line-height: 1.4em;
	letter-spacing: 0.1em; }

.link_btn2 {
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 280px;
	height: 70px;
	margin:30px auto 0;
	color: #fff;
	background:#0064a1;
	padding: 0;
	cursor: pointer;
	transition: .3s ease;
	font-size:20px;
	letter-spacing: 0.3em; }


.link_btn a, .link_btn2 a {
	color: #fff !important; }

.link_btn:hover, .link_btn2:hover{
	opacity: 0.7;
	transition: .3s ease; }


@media screen and (max-width : 768px){
	
	#section_present{
		margin:4.6667vw auto 0; }
	
	#section_present .block{
		margin:0 auto 10vw !important; }

	#section_present .cation{
		margin-top:3.3333vw;
		font-size:16px;
		letter-spacing: 0; }
		
	#section_present .cation2{
		margin:10vw 20px 0;
		font-size:13px;
		letter-spacing: 0; }
		
	.popup_content .txt br {
		display: block !important; }

	.popup_content {
		position: relative;
		align-self: center;
		width: 80%;
		height:80%;
		max-width: 700px;
		padding: 30px 30px;
		line-height: 1.1em;	}

	.popup_content p{
		font-size:12px;	}
	
	.open_btn {
		width: 200px;
		height: 60px;
		margin:2.6667vw auto 0;
		font-size:17px;
		letter-spacing: 0.2em; }

	#section_thanks {
		margin: 50px auto 0; }
	
	#section_thanks h3{
		margin: 0 25px 0px;
		text-align: center;
		font-size: 23px;
		line-height: 1.7em; }

	.wallpaper_area {
		margin: 50px 0; }
	
	.wall_txtA, .wall_txtB{
		margin:0 0 6vw 30px;
		width: 90vw;
		font-size:13px; }
	
	.wall_txt_area2{
		margin: 0 auto 20px; }
	
	.wall_txt2{
		margin:0 auto 3vw;
		width: 90vw;
		font-size:12px; }
	
	.wall_txt3{
		margin:0 auto 3vw;
		width: 90vw;
		font-size:14px;
		line-height: 1.5em; }
	
	h4.wall_dl{
		margin: 0 auto 30px;
		font-size:16px;
		line-height: 1.5em; }

	.wallpaper_area .wallpaper__container {
	    width:100%;
	    display:block; }
    
    .wallpaper__container .wall01{
    	width: 80vw;
    	margin:0 auto 50px; }

	.wallpaper__container .wall01 .wp_s{
		width: 80vw;
		margin:0 auto; }
		
	.wallpaper__container .wall02{
    	width: 50vw;
    	margin:0 auto 50px; }

	.wallpaper__container .wall02 .wp_s{
		width: 27.6923vw;
		margin:0 auto; }

	.wallpaper__container .wall03{
    	width: 50.659vw;
    	margin:0 auto 50px; }
    	
    .wallpaper__container .dl__btn {
		width: 170px;
		margin:20px auto 0; }
	
	.link_btn {
		width: 85vw;
		height: 15vw;
		margin:8vw auto 0;
		font-size:13px; }
	
	.link_btn2 {
		width: 45vw;
		height: 12vw;
		margin:5vw auto 0;
		font-size:15px;
		letter-spacing: 0.2em; }

}
