
.container {
	width: 100%;
	max-width: 1080px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}

body {
	color: #FFF;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: justify;
	text-justify: inter-ideograph;
	background: #9AC3DB;
	 font-family: kan415typos-std,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

img{
	width: 100%;
	vertical-align: top;
}
picture{
	width: 100%;
	vertical-align: top;
}

a,
a:active,
a:visited {
	color: #FFF;
	text-decoration: none; 
	transition : all 0.65s ease 0s;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
}

p, span {
	font-size: 1.25em;
	letter-spacing: 0.2px;
}

.wapper {
	overflow: hidden;
}
.clear{
	clear: both;
	height: 10px;
}

.sp_only{	display: none;	}
.pc_only{	display: block;	}

@media (max-width:542px) {
	.sp_only{	display: block;	}
	.pc_only{	display: none;	}
}

	
/* header
 * ＝＝＝＝＝＝＝＝＝＝＝＝＝ */
header {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

.header_cnt{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.header_cnt .head_wave{
	width: 100%;
	height: 185px;
	background: url(../images/head_wave_pc.png) no-repeat center top;
	background-size: 100% 185px;
	position: absolute;
}
.header_cnt .head_line{
	width: 100%;
	height: 120px;
	background: url(../images/bg_naname.png)  repeat center top;
	position: absolute;
	bottom: 0;
	border-bottom: 16px solid #504F4E;
}
.header_cnt .head_logo{
	padding: 2px 0px 10px 0px;
}
.header_cnt .head_main_obj{
	width: 100%;
	max-width: 550px;
	margin: 0 auto;
	position: relative;
}
.head_ob01, .head_ob02, .head_ob03, .head_ob04, .head_ob05, .head_ob06, .head_ob07, .head_ob08, .head_ob09, .head_ob10{
	position: absolute;
}
.head_ob01{	width: 75px;	z-index: 100;	left: 103px; top: 36px;	}
.head_ob02{	width: 114px;	z-index: 100;	left: -72px; top: 63px;	}
.head_ob03{	width: 104px;	z-index: 100;	left: -43px; top: 190px;	}
.head_ob04{	width: 98px;	z-index: 100;	left: -83px; top: 430px;	}
.head_ob05{	width: 92px;	z-index: 100;	left: 18px; bottom: 153px;	}
.head_ob06{	width: 95px;	z-index: 100;	left: -37px; bottom: 53px;	}
.head_ob07{	width: 181px;	z-index: 100;	right: 3px; top: 16px;	}
.head_ob08{	width: 72px;	z-index: 100;	right: -22px; top: 226px;	}
.head_ob09{	width: 112px;	z-index: 100;	right: 20px; bottom: 60px;	}
.head_ob10{	width: 122px;	z-index: 100;	right: -50px; bottom: 50px;	}


@media (max-width:542px) {
			
	.header_cnt .head_wave{
		width: 100%;
		height: 185px;
		background: url(../images/head_wave_sp.png) no-repeat center top;
		background-size: 100% 185px;
	}
		
.head_ob01{	width: 55px;	z-index: 100;	left: 53px; top: 16px;	}
.head_ob02{	width: 84px;	z-index: 100;	left: -12px; top: 63px;	}
.head_ob03{	width: 74px;	z-index: 100;	left: -13px; top: 160px;	}
.head_ob04{	width: 68px;	z-index: 100;	left: -13px; top: 330px;	}
.head_ob05{	width: 72px;	z-index: 100;	left: 18px; bottom: 43px;	}
.head_ob06{	width: 65px;	z-index: 100;	left: -7px; bottom: 11px;	}
.head_ob07{	width: 151px;	z-index: 100;	right: 3px; top: -6px;	}
.head_ob08{	width: 52px;	z-index: 100;	right: -2px; top: 126px;	}
.head_ob09{	width: 72px;	z-index: 100;	right: 0px; bottom: 30px;	}
.head_ob10{	width: 92px;	z-index: 100;	right: -10px; bottom: 150px;	}
	

	
}



.list_t01_cnt{
	width: 100%;
	max-width: 960px;
	margin: 50px auto;
	display: flex;
	flex-wrap:wrap;

}

.list_t01_cnt .list_t01_box{
	width: 100%;
	max-width: 216px;
	margin: 10px;
	padding: 0;
	box-sizing: border-box;
	position: relative;
	float: left;
}



.list_t01_cnt .list_t01_box a.link{
	width: 216px;
	height: 216px;
	margin: 0;
	padding: 0;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
}

.list_t01_cnt .list_t01_box .pt{
	width: 216px;
	height: 216px;
	margin: 0;
	padding: 0;
	background: #fff;
	box-sizing: border-box;
	overflow: hidden;
}

.list_t01_cnt .list_t01_box .name{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #FFF;
	box-sizing: border-box;
	background: #fff;
	padding: 0;
	vertical-align: bottom;
	font-size: 16px;
	background: #144481 url(../images/name_bg.png) center center;
	position: relative;
}
.list_t01_cnt .list_t01_box .name .name_waku_t{
	position: absolute;
	width: 100%;
	height: 16px;
	top: 0;
	left: 0;
}
.list_t01_cnt .list_t01_box .name .name_waku_b{
	position: absolute;
	width: 100%;
	height: 16px;
	bottom: 0;
	left: 0;
}
.list_t01_cnt .list_t01_box .name{
	font-size: 16px;
	line-height: 20px;
	padding: 4px 10px 10px 10px;
	box-sizing: border-box;
	display: table;
	vertical-align: middle;
	width: 100%;
}
.list_t01_cnt .list_t01_box .name .lg{
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	display: table-row;
}
.list_t01_cnt .list_t01_box .name .sub{
	font-size: 12px;
	line-height: 15px;
	margin: 2px 0 0 0;
	padding: 0;
	display: block;
}
.list_t01_cnt .list_t01_box .name.mt6{
	padding-top: 6px;
}

.list_t01_cnt .list_t01_box .copy_cnt{
	width: 100%;
	margin: 0 auto;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color: #3E2C22;
	padding: 8px 0 15px 0;
}

.list_t01_cnt .list_t01_box .price_cnt{
	font-size: 18px;
	line-height: 38px;
}
.list_t01_cnt .list_t01_box .price_cnt .jpy{
	font-size: 18px;
	line-height: 38px;
}
.list_t01_cnt .list_t01_box .price_cnt .price{
	font-size: 22px;
	line-height: 38px;
}
.list_t01_cnt .list_t01_box .price_cnt .zei{
	font-size: 10px;
	line-height: 38px;
}

@media (max-width:542px) {
			
	
	.list_t01_cnt{
		width: 96%;
		max-width: 960px;
		margin: 50px auto;
		display: flex;
		flex-wrap:wrap;
	
	}
	
	.list_t01_cnt .list_t01_box{
		width: 48%;
		max-width: 216px;
		margin: 1%;
		padding: 0;
		box-sizing: border-box;
		position: relative;
		float: left;
	}
	
	.list_t01_cnt .list_t01_box a.link{
		width: 100%;
		height: auto;
		min-height: 160px;
		margin: 0;
		padding: 0;
		position: absolute;
		display: block;
		top: 0;
		left: 0;
	}
	
	
	.list_t01_cnt .list_t01_box .pt{
		width: 100%;
		height: auto;
		min-height: 160px;
		margin: 0;
		padding: 0;
		background: #fff;
		box-sizing: border-box;
		overflow: hidden;
	}
		

	.list_t01_cnt .list_t01_box .name{
		width: 100%;
		margin: 0 auto;
		text-align: center;
		color: #FFF;
		box-sizing: border-box;
		background: #fff;
		padding: 0;
		vertical-align: bottom;
		font-size: 16px;
		background: #144481 url(../images/name_bg.png) center center;
		position: relative;
	}
	.list_t01_cnt .list_t01_box .name .name_waku_t{
		position: absolute;
		width: 100%;
		height: 16px;
		top: 0;
		left: 0;
	}
	.list_t01_cnt .list_t01_box .name .name_waku_b{
		position: absolute;
		width: 100%;
		height: 16px;
		bottom: 0;
		left: 0;
	}
	.list_t01_cnt .list_t01_box .name{
		font-size: 16px;
		line-height: 20px;
		padding: 4px 10px 10px 10px;
		box-sizing: border-box;
		display: table;
		vertical-align: middle;
		width: 100%;
	}
	.list_t01_cnt .list_t01_box .name .lg{
		font-size: 16px;
		line-height: 20px;
		margin: 0;
		padding: 0;
		display: table-row;
	}
	.list_t01_cnt .list_t01_box .name .sub{
		font-size: 12px;
		line-height: 15px;
		margin: 2px 0 0 0;
		padding: 0;
		display: block;
	}
	.list_t01_cnt .list_t01_box .name.mt6{
		padding-top: 6px;
	}
	
	.list_t01_cnt .list_t01_box .copy_cnt{
		width: 100%;
		margin: 0 auto;
		text-align: left;
		font-size: 12px;
		line-height: 16px;
		color: #3E2C22;
		padding: 8px 0 15px 0;
	}
	
	.list_t01_cnt .list_t01_box .price_cnt{
		font-size: 18px;
		line-height: 38px;
	}
	.list_t01_cnt .list_t01_box .price_cnt .jpy{
		font-size: 18px;
		line-height: 38px;
	}
	.list_t01_cnt .list_t01_box .price_cnt .price{
		font-size: 22px;
		line-height: 38px;
	}
	.list_t01_cnt .list_t01_box .price_cnt .zei{
		font-size: 10px;
		line-height: 38px;
	}

}




/*----------------------------------------
footer
----------------------------------------*/
#footer{
	background: #F3D4D8;
	margin: 0;
	padding: 20px;
}

#footer .logo{
	text-align: center;
}

#footer .logo img{
	width: 170px;
}

#copyright {
	background: #000;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 2px 0;
}

#copyright p {
	font-size: 0.6rem;
	 font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}



/*----------------------------------------
ふわふわ
----------------------------------------*/
.fuwafuwa {
-webkit-animation:fuwafuwa 3s infinite linear alternate;
animation:fuwafuwa 3s infinite linear alternate;
}
.fuwafuwa2 {
-webkit-animation:fuwafuwa 4s infinite linear alternate;
animation:fuwafuwa 4s infinite linear alternate;
}
.fuwafuwa3 {
-webkit-animation:fuwafuwa3 7s infinite linear alternate;
animation:fuwafuwa3 7s infinite linear alternate;
}
.fuwafuwa4 {
-webkit-animation:fuwafuwa4 5s infinite linear alternate;
animation:fuwafuwa4 5s infinite linear alternate;
}




@keyframes fuwafuwa {
0% {transform:translate(0, 0) rotate(-5deg);}
40% {transform:translate(0, -5px) rotate(0deg);}
70% {transform:translate(0, 3px) rotate(0deg);}
100% {transform:translate(0, 0)rotate(5deg);}
}
@keyframes fuwafuwa2 {
0% {transform:translate(0, 0) rotate(-5deg);}
40% {transform:translate(0, -5px) rotate(0deg);}
70% {transform:translate(0, 3px) rotate(0deg);}
100% {transform:translate(0, 0)rotate(5deg);}
}
@keyframes fuwafuwa3 {
0% {transform:translate(0, 0) rotate(-5deg);}
40% {transform:translate(0, -15px) rotate(0deg);}
70% {transform:translate(0, 8px) rotate(0deg);}
100% {transform:translate(0, 0)rotate(5deg);}
}
@keyframes fuwafuwa4 {
0% {transform:translate(0, 0) rotate(-8deg);}
33% {transform:translate(0, 5px) rotate(0deg);}
66% {transform:translate(0, -5px) rotate(0deg);}
100% {transform:translate(0, 0)rotate(8deg);}
}

.fuwa_circle1 {
-webkit-animation:fuwa_circle1 5s infinite linear alternate;
animation:fuwa_circle1 5s infinite linear alternate;
}
.fuwa_circle2 {
-webkit-animation:fuwa_circle2 7s infinite linear alternate;
animation:fuwa_circle2 7s infinite linear alternate;
}

@keyframes fuwa_circle1 {
0% {transform:translate(0, 0) rotate(-25deg);}
40% {transform:translate(0, -5px) rotate(-20deg);}
70% {transform:translate(0, 3px) rotate(-20deg);}
100% {transform:translate(0, 0)rotate(-25deg);}
}
@keyframes fuwa_circle2 {
0% {transform:translate(0, 0) rotate(-22deg);}
40% {transform:translate(0, -7px) rotate(-18deg);}
70% {transform:translate(0, 2px) rotate(-18deg);}
100% {transform:translate(0, 0)rotate(-22deg);}
}
