@charset "utf-8";
/* CSS Document */
h2{background:none!important;}
/*共通*/
#buy #contents {
	width:100%
}

#buy #contents img {
	width:100%
}

/*--visual_main--*/

#buy #contents .visual_main {
	position: relative;
	width:100%;
}

#buy #contents .visual_main h2,.visual_main-2 h2 {
	position: absolute;
	width:100%;
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	top:50%;
	margin-top: -1em;
	color:#ffffff;
	line-height: 1em;
	letter-spacing: 0.1em;
}

.visual_main-2 h2.first {
	line-height: 1em;
	top:40%;
}
.visual_main-2 h2 {
	line-height: 1.5em;
	top:33%;
}
.fancy-box{
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	overflow-y: auto;
}
.visual_main-2{
	background: #2ba6ce;
	padding-bottom: 3%;
	position: relative;
}
.visual_main-2 span{
	display: block;
	width: 26%;
	margin-left: auto;
	margin-right: auto;
}
.fancy-back{
	background: #f1f1f1;
}
/*#fancybox-content{
	max-height: 500px;
	overflow-y: auto!important;
}*/
.fancy-content{
	background:#fff;
	padding:7% 7%;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	font-size:13px;
	line-height: 220%;
}
#buy #contents .visual_main h2 .txt_sub {
	font-size: 17px;
	color:#ffea00;
	letter-spacing: 0.05em;
}

/*box_user-voice*/
#buy #contents .box_user-voice {
	background-color: #2ba6ce;
	min-height: 197px;
}
#buy #contents .box_user-voice .wrap {
	min-height: 197px;
	background: #2ba6ce url(../images/buy/img_01_01.png) no-repeat;
	background-position: 8% 15px;
	background-size: 22% auto;
}

#buy #contents .box_user-voice .ballon {
	max-width:128px;
	position: relative;
	left:38%;
	padding-top: 2em;
}

#buy #contents .box_user-voice .ballon .square {
	background-color: #ffffff;
	font-size: 14px;
	text-align: center;
	line-height: 1.8em;
	letter-spacing: 0.2em;
	color:#2ba6ce;
}
#buy #contents .box_user-voice .img_balloon {
	max-width: 7px;
	padding: 0;
	line-height: 100%;
	position: relative;
	left:13%;
}
#buy #contents .box_user-voice .img_balloon img {
	width:100%;
	margin: 0;
	border: 0;
	vertical-align: top;
}
#buy #contents .box_user-voice p.txt_box_user-voice {
	width:65%;
	font-size: 20px;
	line-height: 2em;
	color:#ffffff;
	position: relative;
	left:38%;
}



/*--box--*/
#buy #contents .box .line_yellow {
	width:10%;
	max-width: 73px;
	height: 5px;
	background-color: #ffea00;
	margin-left: auto;
	margin-right: auto;
}

#buy #contents .box .txt_point p {
	font-size:20px;
	position:absolute;
	width:100%;
	bottom:12px;
	letter-spacing: 0.1em;
}

#buy #contents .box .txt_b {
	font-size:28px;
	line-height: 1.5em;
}


/*--box01--*/
/*-- point --*/
#buy #contents .box h3.ttl_point {
	font-size: 30px;
}

#buy #contents .box h3.ttl_point .txt_sub {
	font-size: 13px;
	display: block;
	margin-top: 1em;
	margin-bottom: 0;
}

#buy #contents #box01 .txt_point {
	position: relative;
	width:55%;
	max-width: 540px;
	margin-left: auto;
	margin-right: auto;
}

#buy #contents #box01 .txt_point p {
	padding-left: 1.25em;
}

#buy #contents #box01 .txt_small {
	/*font-size: 12px;*/
	font-size:16px;
	letter-spacing: 0.05em;
	line-height: 1.5em;
}


/*--tbl01_list--*/

/* #buy #contents #box01 #tbl01_list > li {
	width: 49%;
	margin-right: 2%;
	float: left;
} */

@media only screen and (min-width : 769px) {
	#buy #contents #box01 #tbl01_list {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	#buy #contents #box01 #tbl01_list > li {
		padding: 1%;
		width: 49%;
	}
}

@media only screen and (max-width : 768px) {
	#buy #contents #box01 #tbl01_list > li {
		padding: 1%;
		margin-right: auto;
		margin-left: auto;
		width: 90%;
	}
}

/* #buy #contents #box01 #tbl01_list > li:nth-child(2n) {
	margin-right: 0;
} */

#buy #contents #box01 #tbl01_list dd:nth-child(2) {
	font-size:16px;
	background-color: #2ba6ce;
	border:solid 1px #2ba6ce;
	border-radius: 16px 16px 0 0 / 16px 16px 0 0;
	-webkit-border-radius: 16px 16px 0 0 / 16px 16px 0 0;
	-moz-border-radius: 16px 16px 0 0 / 16px 16px 0 0;
}

#buy #contents #box01 #tbl01_list #tbl01_list01 dd:nth-child(2),
#buy #contents #box01 #tbl01_list #tbl01_list02 dd:nth-child(2){
	min-height: 180px;
}

#buy #contents #box01 #tbl01_list #tbl01_list03 dd:nth-child(2),
#buy #contents #box01 #tbl01_list #tbl01_list04 dd:nth-child(2){
	min-height: 135px;
}

#buy #contents #box01 #tbl01_list .tbl01_ttl {
	background-color: #9bddf3;
	border:solid 1px #9bddf3;
	-moz-border-radius: 24px;
	-webkit-border-radius:  24px;
	-o-border-radius:  24px; 
	-ms-border-radius:  24px; 
}

#buy #contents #box01 #tbl01_list .tbl01_img {
	width:64%;
	min-width: 308px;
	margin-left: auto;
	margin-right: auto;
}

#buy #contents #box01 #tbl01_list .txt_tbl01 {
	font-size:16px;
	color: #ffffff;
}

#buy #contents #box01 #tbl01_list #tbl01_list01 .tbl01_img,
#buy #contents #box01 #tbl01_list #tbl01_list02 .tbl01_img {
	min-height: 85px;
}

#buy #contents #box01 #tbl01_list #tbl01_list03 .tbl01_img,
#buy #contents #box01 #tbl01_list #tbl01_list04 .tbl01_img {
	min-height: 56px;
}

#buy #contents #box01 #tbl01_list a.tbl_btn01 {
	display: block;
	font-size: 16px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #064e66;
	color:#ffffff;
}

#buy #contents #box01 #tbl01_list a.tbl_btn02 {
	display: block;
	font-size: 16px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #064e66;
	color:#ffffff;
	height: 78px;
}

#buy #contents #box01 #tbl01_list #tbl01_list04 dd:last-child {
	
	background-color: #064e66;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 78px;
}

#buy #contents #box01 #tbl01_list .tbl_bnr01 {
	display: block;
	font-size: 16px;
	position: relative;
	background-color: #ffffff;
	color:#000000;
	height: 58px;
}

#buy #contents #box01 #tbl01_list a.tbl_btn01:visited {
	color:#ffffff;
}

#buy #contents #box01 #tbl01_list .tbl_btn01 p {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}

#buy #contents #box01 #tbl01_list .tbl_btn01 .img02_arrow {
	display: inline-block;
	height: 16px;
	position: absolute;
	right: 5px;
	top:50%;
	margin-top: -14px;
}

#buy #contents #box01 #tbl01_list .tbl_btn01 .img02_arrow img {
	vertical-align: middle;
}

#buy #contents #box01 #tbl01_list .tbl_btn02 p {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}

#buy #contents #box01 #tbl01_list .tbl_btn02 .img02_nextage {
	display: inline-block;
}

#buy #contents #box01 #tbl01_list .tbl_bnr01 .txt_sub {
	display: inline-block;
	float: left;
	width:43%;
	text-align: right;
	font-size: 16px;
	line-height: 18px;
	padding-top: 9px;
}
#buy #contents #box01 #tbl01_list .tbl_bnr01 .txt_num {
	display: inline-block;
	float: right;
	width:57%;
	font-size: 35px;
	line-height: 58px;
	text-align: center;
	color:#d80d0d;
}

#buy #contents #box01 .tbl01_list_txt_sub {
	width:100%;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
}

/*--box02--*/

#buy #contents #box02 {
	background-color: #f1f1f1;
}




#buy #contents #box02 #tbl02_list > li {
	display: block;
	width:32%;
	float: left;
	margin-right: 2%;
}

#buy #contents #box02 #tbl02_list > li:last-child {
	margin-right: 0;
}

#buy #contents #box02 #tbl02_list > li dt {
	height: 114px;
	background-color:#2ba6ce; 
}

#buy #contents #box02 #tbl02_list > li dt .tble02_ttl {
	font-size:20px;
	line-height: 22px;
	padding-top: 1em;
	padding-bottom: 0.8em;
	color:#fff;
}

#buy #contents #box02 #tbl02_list > li dt .btn_more {
	display: block;
	width:8em;
	font-size:12px;
	line-height: 1.5em;
	color:#2ba6ce; 
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


/*--box03--*/


#box03 .ttl_point {
	padding-bottom: 0.5em;
	border-bottom: 5px solid #dbdbdb;
}

#buy #contents #box03 #tbl03_list > li {
	display: block;
	width:32%;
	float: left;
	margin-right: 2%;
}

#buy #contents #box03 #tbl03_list > li:last-child {
	margin-right: 0;
}

#buy #contents #box03 #tbl03_list > li .tble03_txt {
	font-size:12px;
	line-height: 1.2em;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
}

#buy #contents #box03 #tbl03_list > li .tbl03_date {
	width:50%;
	float: left;
	text-align: left;
	font-size:16px;
}

#buy #contents #box03 #tbl03_list > li .btn_more {
	width:8em;
	float: right;
	font-size:11px;
	background-color: #ffea00;
	text-align: center;
	line-height: 2em;
	color:#000000;
}

#buy #contents #box03 #tbl03_list > li a.btn_more:visited {
	color:#000000;
}


/*------------------------------------------------*/
@media only screen and (max-width : 768px) {

/*box_user-voice*/
	#buy #contents .box_user-voice {
		min-height: 155px;
	}
	#buy #contents .box_user-voice .wrap {
		background-size: 180px auto;
		min-height: 155px;
		background-position: 10px 10px;
	}
	#buy #contents .box_user-voice .ballon {
		left:30%;
		padding-top: 0.5em;
	}
	#buy #contents .box_user-voice p.txt_box_user-voice {
		left:30%;
		line-height: 1.5em;
	}
	
	.visual_main-2 h2 span{
		width: 50%;
		margin-bottom: 3%;
	}
	.visual_main-2 h2 {
		font-size:20px;
		padding-left: 5%;
		padding-right: 5%;
	}
/*--box--*/
	#buy #contents .box .txt_point p {
		letter-spacing: 0.05em;
	}

/*--#box01--*/
	
	#buy #contents .box h3.ttl_point {
		line-height: 1.1em;
	}	
	
	#buy #contents #box01 .txt_point {
		width:74%;
		max-width: 74%;
	}

	#buy #contents #box01 .txt_small {
		font-size: 13px;
	}

	#buy #contents #box01 #tbl01_list #tbl01_list03 dd:nth-child(2),
	#buy #contents #box01 #tbl01_list #tbl01_list04 dd:nth-child(2){
		min-height: 140px;
	}

	#buy #contents #box01 #tbl01_list .tbl_bnr01 .txt_sub {
		font-size: 14px;
		padding-top:10px;
	}
	#buy #contents #box01 #tbl01_list .tbl_bnr01 .txt_num {
		font-size: 24px;
	}
/*--box02--*/
	
	/*#buy #contents #box02 #tbl02_list #tbl02_list03 .tble02_ttl {
		letter-spacing: -1px;
	}*/
	
/*--#box03--*/
	#buy #contents #box03 .box_tbl_point02 {
		width:95%;
		margin-left: auto;
		margin-right: auto;
	}
	
	#buy #contents #box03 dl.tbl_point02 {
		width:49%;
		float:left;
		margin-right: 1%;
	}
	#buy #contents #box03 dl.tbl_point02:last-child {
		width:50%;
		margin-right: 0;
	}
	#buy #contents #box03 dl.tbl_point02 dt,
	#buy #contents #box03 dl.tbl_point02 dd,
	#buy #contents #box03 dl.tbl_point02 dd:last-child {
		float:none;
		width:100%;
		line-height: 2.5em;
	}
	#buy #contents #box03 dl.tbl_point02 dd {
		margin-bottom: 5px;
	}
	
}



@media only screen and (max-width : 420px) {
	
/*--visual_main--*/
	#buy #contents .visual_main h2 {
		font-size:25px;
	}
	.visual_main-2 h2 span{
		width: 50%;
		margin-bottom: 3%;
	}
	.visual_main-2 h2 {
		font-size:16px;
		padding-left: 5%;
		padding-right: 5%;
	}

/*box_user-voice*/
	#buy #contents .box_user-voice {
		min-height: auto;
	}
	.fancy-content{
		width: 90%;
		margin-left:auto;
		margin-right: auto;
	}
	/*#fancybox-content{
		max-height: 400px;
	}*/
	.fancy-content{
		line-height: 140%;
		font-size:12px;
	}
	#buy #contents .box_user-voice .wrap {
		background: #2ba6ce url(../images/buy/img_01_01.png) no-repeat;
		background-position: 0 10px;
		background-size: 28%;
		min-height: auto;
		padding-top:1em;
		padding-bottom: 1em;
	}
	#buy #contents .box_user-voice p.txt_box_user-voice {
		font-size: 14px;
	}
	#buy #contents .box_user-voice p.txt_box_user-voice br {
		display: none;
	}
	
/*--box--*/
	#buy #contents .box .txt_point p {
		font-size:13px;
		bottom:0.1em;
	}
	#buy #contents .box .txt_b {
		width:90%;
		font-size:18px;
		line-height: 1.5em;
		margin-left: auto;
		margin-right: auto;
		letter-spacing: -1.7px;
	}
	#buy #contents .box .txt_b br {
		/*display: none;*/
	}
	
	#buy #contents .box h3.ttl_point {
		font-size: 20px;
	}
	
/*--box01--*/
	#buy #contents #box01 .txt_point p {
		padding-left: 0.8em;
	}
	#buy #contents #box01 .w420_visible {
		display: block;
	}
	#buy #contents #box01 .w420_none {
		display: none;
	}

	#buy #contents #box01 #tbl01_list > li {
		padding: 1%;
		margin-right: auto;
		margin-left: auto;
		width: 90%;
	}
	
	/* #buy #contents #box01 #tbl01_list > li,
	#buy #contents #box01 #tbl01_list > li:nth-child(2n){
		width: 48%;
		display:inline-block;
		float: left;
		margin-left: auto;
		margin-right: auto;
	} */
	
	#buy #contents #box01 #tbl01_list #tbl01_list03 {
		margin-bottom: 4%;
	}
	
	#buy #contents #box01 #tbl01_list .tbl_bnr01 .txt_sub {
		font-size: 1.4rem;
		height:auto;
		display:block;
		width:100%;
		text-align:center;
	}
	#buy #contents #box01 #tbl01_list #tbl01_list04 dd:last-child{height:auto}
	
	/* #buy #contents #box01 #tbl01_list > li{margin-right:0}
	#buy #contents #box01 #tbl01_list > li:nth-child(2n){margin-left:4%;} */
	#buy #contents #box01 #tbl01_list .txt_tbl01{font-size:1.4rem; padding-top:20px; padding-bottom:20px;}
	#buy #contents img{max-width:100%}
	#buy #contents #box01 #tbl01_list .tbl_btn01 p{font-size:1.5rem}
	#buy #contents #box01 #tbl01_list .tbl01_ttl{font-size:1.5rem}
	#buy #contents #box01 #tbl01_list .tbl_btn02 p{font-size:1.2rem}
	#buy #contents #box01 #tbl01_list a.tbl_btn02{height:auto}
	#buy #contents #box01 #tbl01_list .tbl_bnr01 .txt_num{width:100%;line-height:1em}
	#buy #contents #box01 #tbl01_list .tbl_bnr01{height:auto}
	#buy #contents #box01 #tbl01_list .tbl01_img{width:80%; margin: auto;}
	
	
/*--box02--*/	
	#buy #contents #box02 .w420_visible {
		display: block;
	}
	#buy #contents #box02 .w420_none {
		display: none;
	}
	#buy #contents #box02 #tbl02_list > li,
	#buy #contents #box02 #tbl02_list > li:last-child {
		width:90%;
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 4%;
	}
	

/*--box03--*/
	#buy #contents #box03 #tbl03_list > li,
	#buy #contents #box03 #tbl03_list > li:last-child {
		width:90%;
		float: none;
		margin-left: auto;
		margin-right:auto;
		margin-bottom: 4%;
	}
	
}
