@charset "Shift_JIS";
/* base.css */

html {
	width: 100%;
	margin: 0 auto;
	background: #ffffff; /* Fills the page */
	position: relative; /* Fix for absolute positioning */
	display: block;
}

body { 
	width: 100%;
	overflow-x: hidden; 
	font-family: "メイリオ","Meiryo",Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",verdana,arial,clean,sans-serif;
	font-size: 12px;
	line-height: 165%;
	color: #363636;
}

body, html {
	height: 100%;
}




/*------------ 画像------------*/	


.alpha a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

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




/*------------ Header navigation------------*/	




#background_contact {
	width: 100%;
	background-color: #eff2df;
	padding: 0 0 0 0;
	margin-top: -3%;
	margin-bottom: -0.0em;
	position: relative;
	z-index:1;
}


#background01 {
	width: 100%;
	background-color:#3f14a7;
	padding: 0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index:1;
}

#background_pink02 {
	width: 100%;
	padding: 2% 0 0 0;
	margin-top: -1%;
	margin-bottom: -0.0em;
	background-color: #ff6e90;
	position: relative;
}

#background_pink03 {
	width: 100%;
	padding: 5% 0 3% 0;
	margin-top: 8%;
	margin-bottom: -0.0em;
	background-color: #f8eee8;
	position: relative;
}


#background_gray {
	width: 100%;
	padding: 0 0 0 0;
	margin-top: 5%;
	margin-bottom: -0.0em;
	background-color: #ffffff;
	position: relative;
}



#background02 {
	width: 100%;
	background-color:#ff6e90;
	padding: 0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index:20;
}


#background03 {
	width: 100%;
	background-color:#ffffff;
	padding: 0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: 5%;
	position: relative;
	z-index:30;
}

#background04 {
	width: 100%;
	background-color:#faeeee;
	padding: 0 0 0 0;
	margin-top: 3%;
	margin-bottom: 5%;
	position: relative;
	z-index:30;
}

#background_sitemap {
	width: 100%;
	background-color:#6cb5a9;
	padding: 0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index:30;
}


.submitbu {
	padding: 1% 0 5% 0;
}	




.wrapper {
    width: 100%;
    position: relative;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
.wrapper ul {
    width: 100%;
    position: absolute;
	z-index:1000;
	background-size:cover;
}
.wrapper ul li {
    width: 100%;
    top: 0;
    position: absolute;
	list-style: none;
}
.wrapper ul li img {
    width: 100%;
}









/* pc */
@media screen and (min-width: 501px) {
/*ここにpc用スタイルを記述*/

.none_pc {
	display: none;
}

	
#container_mainmain {
	width: 97%;
	text-align:center;
	max-width: 1100px;
	background-color: #eff2df; 
}

#wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
	max-width: 1000px;
}	
	
/*------------ TOP BAR ------------*/	
	
#topbar {
	position: fixed;
	top: 0;
	background-image: url("../../images/top_bar.webp");
	background-repeat: no-repeat;
	width: 97%;
	max-width: 1100px;
	height: 37%;
	background-size:cover;
	z-index: 99999;
}	
	
#topbar #toparea {
	display: flex;
	width:100%;
	padding:1% 0 0 2%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
#topbar #toparea .pad_logo {
	width:34%;
	text-align: left;
}	
#topbar #toparea .pad_logo .txt {
	font-family: "M PLUS 1p";
	font-size: 1.25em;
	letter-spacing: 0.04em;
	color: #fcffe3;
	padding: 0 0 0 0;
}	
	
#topbar #toparea .pad_nav {
	width:60%;
	display: flex;
	margin-left:4%;
}
#topbar #toparea .pad_nav .nav {
	font-family: "M PLUS 1p";
	font-size: 1.14em;
	letter-spacing: 0.06em;
	color: #ffffff;
	padding: 1.63% 4% 0 0;
}		

	

/*------------  backButt  ------------*/	
	
.nextbutt {
	font-family: "M PLUS 1p";
	font-size:1.4em; 
	color:#323232; 	
	position: relative;
	z-index: 40;
	text-align: left;
	padding: 3% 0 3% 80%;
}	
.nextbutt::after {
	content: "";
	background-image: url("../../images/nextarrow.png");
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: -40%;
	width: 27px;
	height: 27px;
	margin-left: 3%;
	padding-left: 0.3%;
}	
	
	

/*------------  FOOTER  ------------*/

#background_sitemap #wrap_sitemap {
	width: 94%;
	display: flex;
	padding: 2% 0 3% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	
}		
	
#background_sitemap #wrap_sitemap .font_sitemap {
	width: 50%;
	text-align: left;
	font-family: "M PLUS 1p";
	font-size: 1.2em;
	letter-spacing: 0.06em;
	color: #ffffff;
	padding: 0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}		
	
#background_sitemap #wrap_sitemap .font_copyright {
	width: 50%;
	text-align: right;
	font-family: "M PLUS 1p";
	font-size: 1.14em;
	letter-spacing: 0.06em;
	color: #ffffff;
	padding: 0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}			

}
 
 
/* smartPhone */
@media screen and (max-width: 500px) {
/*ここにスマホ用スタイルを記述*/

.none_sp {
	display: none;
}


#container_mainmain {
	width: 100%;
	text-align:center;
	background-color: #eff2df; 
}



#wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
}

	

	
/*------------ TOP BAR ------------*/	
	
#topbar {
	position: fixed;
	top: 0;
	background-image: url("../../images/top_bar_sp.webp");
	background-repeat: no-repeat;
	width: 100%;
	height: 37%;
	background-size:contain;
	z-index: 99999;
}
	
#topbar #toparea {
	width:100%;
	padding:1% 0 0 2%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}	

#topbar #toparea .pad_logo {
	width:64%;
	text-align: left;
}	
#topbar #toparea .pad_logo .txt {
	font-family: "M PLUS 1p";
	font-size: 0.72rem;
	letter-spacing: 0.04em;
	color: #fcffe3;
	padding: 0 0 0 0;
}	
	
	
	
	
	
/*------------  backButt  ------------*/	
	
.nextbutt {
	font-family: "M PLUS 1p";
	font-size:0.76rem; 
	color:#323232; 	
	position: relative;
	z-index: 40;
	text-align: left;
	padding: 13% 0 6% 72%;
}	
.nextbutt::after {
	content: "";
	background-image: url("../../images/nextarrow.png");
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: -40%;
	width: 23px;
	height: 23px;
	margin-left: 3%;
	padding-left: 0.3%;
}

	

	
/*------------  FOOTER  ------------*/

#background_sitemap #wrap_sitemap {
	width: 94%;
	padding: 2% 0 3% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	
}		
	
#background_sitemap #wrap_sitemap .font_sitemap {
	text-align: center;
	font-family: "M PLUS 1p";
	font-size: 0.78rem;
	letter-spacing: 0.02rem;
	color: #ffffff;
	padding: 0 0 5% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}		
	
#background_sitemap #wrap_sitemap .font_copyright {
	text-align: center;
	font-family: "M PLUS 1p";
	font-size: 0.7rem;
	letter-spacing: 0.02rem;
	color: #ffffff;
	padding: 0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}	
	
	
}



::placeholder {
	color: #d4bead;
}




/*------------ basic ------------*/	

.cl {
	clear: left;
}

#title {
	margin: 0px;
	position: absolute;
	top: -9999px;
}


a:link {
	color: #ffffff;
	text-decoration:none;
	outline: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
	outline: none;
}

a:active {
	color: #ffffff;
	text-decoration: underline;
	outline: none;
}



.nextbutt a:link {
	color: #222222;
	text-decoration:none;
	outline: none;
}

.nextbutt a:visited {
	color: #222222;
	text-decoration: none;
	outline: none;
}

.nextbutt a:hover {
	color: #222222;
	text-decoration: underline;
	outline: none;
}

.nextbutt a:active {
	color: #222222;
	text-decoration: underline;
	outline: none;
}


.font_txt03 a:link {
	color: #222222;
	text-decoration:none;
	outline: none;
}

.font_txt03 a:visited {
	color: #222222;
	text-decoration: none;
	outline: none;
}

.font_txt03 a:hover {
	color: #222222;
	text-decoration: underline;
	outline: none;
}

.font_txt03 a:active {
	color: #222222;
	text-decoration: underline;
	outline: none;
}

body,div,ul,ol,li,h1,h2,td {
	margin: 0;
	padding: 0;
	list-style:none;
}



