@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

/* ▼各ボックス共通▼ */
.box, .boxC, .box2, .box3, .box4, .box5, .box6, .boxC, .pageButton, .boxcenter {
	padding-left:5px;
	padding-right:5px;
	margin-bottom:5px;
}

.box4 {
	padding-left:5px;
	padding-right:5px;
	margin-bottom:70px;
}


h1 {
	padding-top:20px;	
	margin-bottom:5px;	
	font-size:20px;
	line-height:1.5em;
	text-align:center;
	font-weight: normal;
}	

h2 {
	margin:0;
	margin-bottom:20px;	
	font-size:14px;
	text-align:center;
	line-height:1.5em;
	font-weight: normal;
}

h3 {
	margin:0;
	margin-bottom:15px;
	padding-top:20px;	
	font-size:17px;
	text-align:center;
	line-height:1.5em;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: 'Montserrat',sans-serif;
}

p  {
	margin-top:10px;	
	margin-bottom:20px;
	padding-left:7%;
	padding-right:7%;	
	font-size:12.5px;
	text-align:left;
	line-height:1.7em;
}


hr{
	margin-top:35px;	
	margin-bottom:35px;

}








/* ▼目次▼ */
.indtit {
	margin:0px;
	padding:0 5% 0 5%;
}


.indtit ul {
	margin:0;
	padding:0;
	list-style:none;
}

.indtit li a {
	display:block;
	padding:1px;
	color:#000000;
	font-size:15px;	
	text-decoration:none;
	
}

.indtit li img {
	border:none;
}



.indtit li:after {
	content:"";
	display:block;
	clear:both;	
}



.indtit img {
	float:left;	
	width:80px;	
}

.indtit .inte {
	float:none;	
	width:auto;	
	margin-left:80px;
	padding-top:7px;
	padding-left:15px;
	line-height:2em;
}























/* ▼ 強調 ▼ */
.text_YEL {
	background: linear-gradient(transparent 60%, #ffff66 60%);
}

.text_money {
	line-height: 2em;	
}

.text_backtitle {
}

.text_point {
	font-size:11px;
	padding: 5px;
	background-color: #47beff;
	color: #ffffff;
}



/* ▼ main ▼ */
.box img{
	margin:0;
	margin-bottom:20px;	
	width:95%;	
	display: block;
 margin-left: auto;
 margin-right: auto;
}











/* ▼ 詳細ボックス ▼ */
.details ul {
	margin:0;
	padding:0;
	list-style:none;
}


.details li a {
	display:block;
	padding:10px;
	color:#333333;
	font-size:13px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.details ul:after {content:"";
	display:block;
	clear:both;	
}


.details img{
	margin:0;
	width:95%;	
	display: block;
 margin-left: auto;
 margin-right: auto;
}




.sub_tx {
	display:block;
	padding:3px 20px 25px 20px;
	color:#333333;
	font-size:13px;
	line-height:2em;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.sub_im {
	display:block;
	padding:3px;
	font-weight: normal;
	text-decoration: none;
}






/* ▼ 分割ボックス23456 ▼ */
.box2 ul, .box3 ul, .box4 ul, .box5 ul, .box6 ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}


.box2 li a, .box3 li a, .box4 li a, .box5 li a, .box6 li a, .boxcenter li a {
	display:block;
	padding:5px;
	padding-bottom: 5px;
	color:#333333;
	font-size:11px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}

.box2 ul:after, .box3 ul:after, .box4 ul:after, .box5 ul:after, .box6 ul:after, .boxcenter ul:after {content:"";
	display:block;
	clear:both;	
}


.box2 img, .box3 img, .box4 img, .box5 img, .box6 img {
	max-width:97%;
	height:auto;
	border:none;
	padding-top: 8px;	
}

.box2 li {
	float:left;	
	width:50%;
}

.box2 li:nth-child(2n+3) {
	clear:both;	
}

.box3 li {
	float:left;	
	width:33.3%;
}

.box3 li:nth-child(3n+4) {
	clear:both;	
}



.box4 li {
	float:left;	
	width:25%;
}

.box4 li:nth-child(4n+5) {
	clear: both;	
}

.box5 li {
	float:left;	
	width:20%;
}

.box5 li:nth-child(5n+6) {
	clear:both;	
}

.box6 li {
	float:left;	
	width:16.6666%;
}

.box6 li:nth-child(6n+7) {
	clear:both;	
}




/* ▼ 分割センター ▼ */
.boxcenter ul {
	list-style-type: none;
	padding-left: 0;
}
.boxcenter li {
	background: #ffffff;
	width: 20%;
	padding: 12.5px;
	margin: 0px;
}
.inline-block {
	text-align: center;
}
.inline-block li {
	display: inline-block;
	vertical-align:top;
}

.boxcenter img {max-width:100%;
	height:auto;
	border:none;	
	display: block;
 	margin-left: auto;
 	margin-right: auto;
}




/* ▼ アイコン・Back number ▼ */
.boxC ul, .boxD ul {
	margin:0;
	padding:0;
	list-style:none;
}

.boxC li, .boxD li {
	display:block;
	padding:10px;
	border-bottom: dotted 1px #47beff;
	color:#000000;
	font-size:11px;	
	text-decoration:none;
}

.boxC li img, .boxD li img {
	border:none;
}

.boxC li a, .boxD li a {
	display:block;
	color:#000000;
	text-decoration: none;
	
}

.boxC li:after, .boxD li:after {
	content:"";
	display:block;
	clear:both;	
}

.boxC img {
	float:left;	
	width:40px;	
}

.boxC .text {
	float:none;	
	width:auto;	
	margin-left:40px;
	padding-left:15px;
	line-height:2em;
}

.boxD img {
	float:left;	
	width:150px;	
}

.boxD .text {
	float:none;	
	width:auto;	
	margin-left:150px;
	padding-top:5px;
	padding-left:15px;
	line-height:2em;
}




/* ▼ 進む・戻るボタン ▼ */
.pageButton {
	margin: 0px;
	margin-bottom: 30px;
	padding: 0px;
}


.pageButton ul {
	margin-top: 20px;
	padding:0;
	list-style: none;
}


.pageButton li a:hover {
	text-decoration: none;
}


.pageButton li a {
	display: block;
	padding: 2px;
	color:#333333;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
}

.pageButton ul:after{
	content:"";
	display: block;
	clear: both;	
}

.pageButton li {
	float: left;	
	width: 33.3333%;
}

.pageButton li:nth-child(4) {
	clear: both;	
}





/* ▼ ボタン ▼ */
.Button p {
}


.Button a {
	text-decoration: none;
}

.text_But {
	display: block;
	width:70%;	
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 50px;
	font-size: 15px;
	text-align: center;
	letter-spacing: 1px;
	padding: 10px;
	border: 1px solid #999999;
	color: #333333;
	font-family: 'Montserrat',sans-serif;
}
