@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

/* reset 
========================================== */

body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,
p,blockquote,table,th,td {margin: 0; padding: 0;}
img {border: 0; vertical-align: top;}
ul,dl,ol {text-indent: 0;}
li {list-style: none;}
table {border-collapse: collapse; border-spacing: 0; font-size: inherit;}
em{font-style:normal;}

/* PC・SP切り替え
======================================= */

.pc_only,
.img_pc,
.br_pc,
.pc_br {
	display:none !important;
}


/* body
========================================== */

body {
	color: #684429;
	margin: 0 auto 0;
	padding: 0 0 0 0;
	position:relative;
	overflow-x: hidden;
	text-align:justify;
	font-style: normal;
	font-weight: normal; /* 400 */
	/*font-feature-settings: "palt";  自動カーニング */
	background-image: url(../images/base/main_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-size: auto;
}


/* font
========================================== */

.jp,
body {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;

}
.serif {

}
.en {

}
.en_serif {

}
.en_lato {

}

.palt_none{
	font-feature-settings: none; /* 自動カーニング解除 */
}


/* コンテンツ共通
========================================== */

a {text-decoration:none;}

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

/* Edge/IE の「目」アイコン非表示 */
input[type=password]::-ms-reveal,
input[type=password]::-ms-clear {
    display: none;
}

/* ボタン共通
========================================== */

/* pagenavi
========================================== */


/* header
========================================== */

header.header{
	width:100%;
	max-width: 100%;
	padding: 0;
	position: relative;
	text-align:center;
	aspect-ratio: 750 / 543;
	background-color:#eee8ce;
	overflow: hidden;
	background-image:url(../images/base/sp_header_bg.png);
	background-repeat:no-repeat;
	background-size: 100% auto;
}

header.header.header_mypage{
	padding-bottom: 30px;
	height:auto;
	background-image:url(../images/base/sp_header_bg_mypage.png);
	aspect-ratio: auto;
}

header.header .h_logo{
	position: absolute;
	top:12px;
	left:12px;
	width:40px;
	z-index:2;
}
header.header .h_logo a{
	display:inline-block;
}
header.header .h_logo img{
	width:100%;
}

header.header h1{
	width:auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align:center;
}
header.header h1 img{
	width:64%;
	height:auto;
	margin-top:-2px;
}


header.header h2{
	margin: 0 auto;
	padding: 0;
	position: absolute;
	bottom:18px;
	left:0;
	right:0;
	text-align:center;
}

header.header.header_mypage h2{
	position: relative;
	bottom:auto;
	top:30px;
}

header.header h2 img{
	width:auto;
	height:18vw;
	max-height:97px;
}
header.header h2 img.footprint {
	display:none;
	width:24px;
	height:auto;
	position: absolute;
	bottom:-90px;
	left:8px;
}


/* main
========================================== */

main{

}

/* globalnavi
========================================== */


/* footer
========================================== */

footer.footer{
	width:100%;
	margin: 0 auto;
	padding: 70px 0 0;
	position: relative;
	text-align:center;
	background-image: url(../images/base/f_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-size: 400px auto;
	overflow-x: hidden;
}
footer.footer.footer_mypage{
	padding: 70px 0 60px;
}
ul.f_nav{
	margin: 0 auto;
	padding: 0 0 10px;
	position: relative;
	text-align:center;
	display: flex;
	align-items:center;
	justify-content:center;
}

ul.f_nav li{
	margin: 0 5px;
	padding: 0 0;
	position: relative;
	text-align:center;
	z-index:1;
}

ul.f_nav li a{
	margin: 0 auto;
	padding: 0;
	position:relative;
}

ul.f_nav li a img{
	width:160px;
	height:auto;
}


ul.f_nav li a:hover{

}

footer.footer .f_box{
	width:340px;
	margin: 0 auto ;
	padding: 20px 0 4px;
	position: relative;
	text-align:center;
	background-image: url(../images/base/f_box.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	z-index:1;
}
footer.footer.footer_mypage .f_box{
	margin: 0 auto 10px;
}
footer.footer .contact_block{
	margin: 0 auto 10px;
	padding: 0;
	position: relative;
	text-align:center;
}

footer.footer .contact_block img.tit{
	width:210px;
	height:auto;
}
footer.footer .none_contact .contact_block img.tit{
	margin: 25px auto 25px;
}
footer.footer .contact_block span{
	margin: 10px auto 8px;
	padding: 0;
	position: relative;
	text-align:center;
	display:block;
}
footer.footer .none_contact .contact_block span{
	display:none;
}
footer.footer .contact_block span a{
	font-weight: 700;
	font-size: 26px;
	line-height: 26px;
	letter-spacing:0.00em;
	color:#4caa5a;
}
footer.footer .contact_block span img{
	width:260px;
	height:auto;
}
footer.footer .contact_block span a:hover{
	text-decoration:none;
}

footer.footer .contact_block span::before__ {
	content: "";
	display: inline-block;
	width: 2.3rem;
	height: 2.3rem;
	background-image: url("../images/registration/phone.svg");
	background-repeat: no-repeat;
	background-size: contain;
	margin-right: 0.5rem;
	filter: drop-shadow(1px 2px 0px rgba(0,0,0,1.0)) drop-shadow(2px 1px 0px rgba(0,0,0,1.0)) drop-shadow(-1px -2px 0px rgba(0,0,0,1.0)) drop-shadow(-2px -1px 0px rgba(0,0,0,1.0));
}

footer.footer .contact_block small{
	margin: 0 auto 1.4em;
	padding: 0;
	position: relative;
	text-align:center;
	font-weight: 500;
	font-size: 13px;
	line-height: 1.5;
	letter-spacing:0;
	color:#512c13;
	display:block;
}
footer.footer .none_contact .contact_block small{
	margin: 0 auto 30px;
}

footer.footer .f_box img.f_img1{
	position: absolute;
	top:10px;
	right:0px;
}
footer.footer .f_box img.f_img1{
	width:50px;
	height:auto;
}
footer.footer .f_box img.f_img2{
	position: absolute;
	bottom:-45px;
	left:-70px;
	z-index:1;
}
footer.footer .f_box img.f_img2{
	width:120px;
	height:auto;
}
footer.footer.footer_mypage .f_box img.f_img2{
	position: absolute;
	top:300px;
	left:-70px;
}
footer.footer .f_box img.f_img3{
	position: absolute;
	top:165px;
	right:-80px;
}
footer.footer .f_box img.f_img3{
	width:140px;
	height:auto;
}
footer.footer.footer_mypage .f_box img.f_img3{
	position: absolute;
	top:310px;
	right:-85px;
}

footer.footer .f_footprint{
	position: absolute;
	top:103px;
	left:4px;
	right:0;
	text-align:center;
	margin: 0 auto;
}
footer.footer img.f_footprint{
	width:375px;
	height:auto;
}

footer .footer_inner {
	margin: 0 auto;
	padding: 0;
	position: relative;
}
footer .footer_inner span,
footer .footer_inner span a {
	margin: 0;
	padding: 0;
	position: relative;
	display:block;
	text-align:center;
}
footer .footer_inner span:nth-child(2),
footer .footer_inner span:nth-child(3) {
	padding: 10px 0 0;
}
footer .footer_inner span:nth-child(4) {
	padding: 20px 0;
}
footer .footer_inner span:nth-child(1) img {
	width:300px;
}
footer .footer_inner span:nth-child(2) img {
	width:312px;
}
footer .footer_inner span:nth-child(3) img {
	width:250px;
}
footer .footer_inner span:nth-child(4) img {
	width:315px;
}



.copy{
	margin: 0px auto 15px;
	padding:0 0;
	position:relative;
	text-align:center;
}
.copy small{
	font-weight: 400;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
}

.f_notice{
	margin: 0 auto;
	padding: 8px 0 10px;
	position: relative;
	text-align:center;
	background-color:#4caa5a;
}
.f_notice img{
	width:310px;
	height:auto;
	vertical-align:middle;
}
footer.footer.footer_mypage .f_notice{
	padding: 8px 0 18px;
}

p#page-top {
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor:pointer;
	z-index:100;
}
p.page-top-maypage {
	bottom: 10px ;
}
p#page-top img{
	width:50px;
	height:auto;
	vertical-align:top;

}
