@charset "utf-8";

.shop {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content:space-between;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
	padding-top: 40px;
}

h1 {
	font-size: 2vw;
	line-height: 130%;
	color: #000;
	font-weight: bold;
	margin-bottom: 46px;
	padding-left: 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #62AA14;
	width: 100%;
}

.backBtnArea {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content: flex-end;
	padding-bottom: 30px;
	width: 100%;
}

.backBtn a,
.backBtn a:visited {
	font-size: 1.2vw;
	color: #666;
	text-decoration: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border: 2px solid #62AB14;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	width: 14em;
	display: block;
	text-align: center;
	margin-left: 20px;
}

.backBtn a:hover {
	background-color: #E8FAD3;
}

.payAttention {
	font-size: 1vw;
	line-height: 150%;
	padding-top: 20px;
	text-align: left;
	width: 100%;
	padding-left: 41%;
}

/*
.souryou {
	width: 100%;
	padding-left: 41%;
	padding-top: 14px;
}
*/

.souryou {
	width: 64%;
	padding-top: 14px;
	margin-right: auto;
	margin-left: auto;
}


.souryou img {
	height: auto;
	width: 100%;
}

h2 {
	font-size: 1.3vw;
	line-height: 130%;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 0.3em;
	background-color: #62AB14;
	margin-bottom: 30px;
	padding-top: 0.3em;
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
}

h2.yellow {
	font-size: 1.3vw;
	line-height: 130%;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 0.3em;
	background-color: #E7BC0B;
	margin-bottom: 30px;
	padding-top: 0.3em;
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
}

h2.blue {
	font-size: 1.3vw;
	line-height: 130%;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 0.3em;
	background-color: #2977F8;
	margin-bottom: 30px;
	padding-top: 0.3em;
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
}

h2.orange {
	font-size: 1.3vw;
	line-height: 130%;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 0.3em;
	background-color: #D8A405;
	margin-bottom: 30px;
	padding-top: 0.3em;
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
}

h2.red {
	font-size: 1.3vw;
	line-height: 130%;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 0.3em;
	background-color: #BD0423;
	margin-bottom: 30px;
	padding-top: 0.3em;
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
}

h2.pink {
	font-size: 1.3vw;
	line-height: 130%;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 0.3em;
	background-color: #EE80BA;
	margin-bottom: 0px;
	padding-top: 0.3em;
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
}

h2.bluePurple {
	font-size: 1.3vw;
	line-height: 130%;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 0.3em;
	background-color: #644FCA;
	margin-bottom: 30px;
	padding-top: 0.3em;
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
}

.calendar {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-bottom: 30px;
}

.calTitle {
	font-size: 1.3vw;
	line-height: 130%;
	width: 100%;
	padding-bottom: 10px;
}

iframe {
	width: 25%;
	padding-right: 2%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.calTxt {
	font-size: 1.1vw;
	line-height: 160%;
	width: 50%;
	padding-top: 1em;
}

#suasitoku {
	width: 100%;
	padding-top: 100px;
	padding-bottom: 30px;
}

.typeAll {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-bottom: 80px;
	width: 100%;
}

.shopManga {
	width: 100%;
}

.shopManga img {
	height: auto;
	width: 100%;
	vertical-align: bottom;
}

.linkArea {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content:space-between;
	-webkit-justify-content: space-between; /* Safari */
	width: 100%;
	background-image: url(../shopping/images/manga_btm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:contain;
	padding-right: 7%;
	padding-bottom: 14vh;
	padding-left: 6%;
}

.linkArea .maruBtn {
	height: auto;
	width: 12%;
	vertical-align: bottom;
	padding-bottom: 2vh;
}

.maruBtn:hover {
	opacity: 0.6;
}

.typeUnit {
	width: 31%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 30px;
	line-height: 150%;
}

.typeUnitEmpty {
	width: 31%;
	padding-bottom: 30px;
	line-height: 150%;
}

.typeUnitWide {
	/*display: flex;
	flex-wrap:nowr
	justify-content: space-between;*/
	width: 100%;
	padding-bottom: 30px;
	line-height: 150%;
}

.spImg img {
	height: auto;
	width: 100%;
}

.item33 {
	width: 32%;
}

.item66 {
	width: 64%;
}

/* linkAnchorr */
#O-type-5pack {
	padding-bottom: 80px;
	width: 100%;
}

.typeUnit68 {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content:space-between;
	-webkit-justify-content: space-between; /* Safari */
	width: 68%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 30px;
	line-height: 150%;
	padding-top: 30px;
}


.typeUnit img,
.typeUnit68 img {
	height: auto;
	width: 100%;
	border: 1px #000000 solid;
}

.packHalfLeft {
	width: 52%;
}

.packHalfRight {
	width: 46%;
}

.alignLeftBtm0 {
	font-size: 1.3vw;
	line-height: 130%;
	padding-bottom: 6px;
	font-weight: bold;
}

.alignLeftBtm0Small {
	font-size: 1.25vw;
	line-height: 130%;
	padding-bottom: 6px;
	font-weight: bold;
	padding-top: 8px;
}

.alignLeftBtm20 {
	font-size: 1.3vw;
	line-height: 130%;
	padding-bottom: 20px;
	font-weight: bold;
}

.price {
	font-size: 1.2vw;
	color: #C00;
	text-align: right;
	margin-bottom: 8px;
	padding-right: 0.6em;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.priceNoline {
	font-size: 1.2vw;
	color: #C00;
	text-align: right;
	margin-bottom: 8px;
	padding-right: 0.6em;
	padding-bottom: 10px;
}

.wideTxt {
	font-size: 0.95vw;
	line-height: 130%;
	text-indent: -1em;
	width: 100%;
	padding-left: 1em;
}

.priceBold {
	font-size: 128%;
}

.typeUnit table,
.typeUnit68 table {
	width: 100%;
	font-size: 1.3vw;
	line-height: 130%;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 1.4vw;
	line-height: 150%;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.typeUnit table td,
.typeUnit68 table td {
	padding-bottom: 10px;
}

.women dt {
	font-weight: bold;
	color: #FF7373;
	padding-left: 1.3em;
}

.men dt {
	font-weight: bold;
	color: #5968F2;
	padding-left: 1.3em;
}

.size {
	padding-left: 1em;
}

.order {
	font-size: 1.4vw;
	line-height: 130%;
}

.alignLeft {
	font-size: 1.1vw;
	line-height: 170%;
	padding-top: 16px;
}

/* パーテーション */
.patArea {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-bottom: 50px;
	width: 100%;
}

.oneThird {
	width: 30%;
	padding-bottom: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-right: 3%;
}

.twoThirds {
	width: 67%;
}

.useTitle {
	font-size: 1.2vw;
	font-weight: bold;
	padding-bottom: 8px;
}

.patImg {
	padding-bottom: 10px;
}

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

.check {
	width: 100%;
	font-size: 1.2vw;
	line-height: 150%;
	margin-bottom: 20px;
}

.pat {
	margin-bottom: 20px;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

br.pdf {
	display: none;
}


/* アシートポイント */
.h2Top {
	height: 90px;
}

.note {
	font-size: 1.3vw;
	padding-bottom: 10px;
	width: 100%;
}

.noteList {
	margin-bottom: 30px;
	padding-left: 40px;
	list-style-type: disc;
}

.noteList li {
	font-size: 1vw;
}

.blueBold {
	font-weight: bold;
	color: #36F;
}

.pointFig {
	text-align: center;
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
}

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

.centerBold {
	font-size: 1.3vw;
	line-height: 140%;
	text-align: center;
	margin-bottom: 30px;
	width: 100%;
}

.centerBold br.cenBold {
	display: none;
}

/* Text style */
.boldTxt {
	font-weight: bold;
	color: #06F;
}

.baseTxt10 {
	font-size: 1vw;
	line-height: 170%;
	margin-bottom: 10px;
}

.baseTxt20 {
	font-size: 1vw;
	line-height: 170%;
	margin-bottom: 20px;
}

.baseTxt20Title {
	font-size: 1.3vw;
	line-height: 170%;
	margin-bottom: 20px;
}

.baseTxt50 {
	font-size: 1vw;
	line-height: 170%;
	margin-bottom: 50px;
}

.meyasu {
	margin-bottom: 50px;
	padding-left: 2em;
}

.meyasu li {
	font-size: 1vw;
	line-height: 180%;
	margin-bottom: 8px;
}

/* ページトップ */
.pageTop {
	position: fixed;
	right: 1.2%;
	bottom: 60px;
	height: 36px;
	width: 36px;
	cursor:pointer;
	opacity: 0.6;
}

.pageTop:hover {
	opacity: 1;
}

#generally,
#otoku,
#otoku2 {
	padding-top: 80px;
}

#otameshi {
	padding-top: 40px;
}


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


.shop {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content:space-between;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
	padding-top: 40px;
}

h1 {
	font-size: 22px;
	line-height: 130%;
	color: #000;
	font-weight: bold;
	margin-bottom: 30px;
	padding-left: 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #62AA14;
	width: 100%;
}

.backBtnArea {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	flex-flow: column;
	padding-bottom: 20px;
	width: 100%;
}

.backBtn a,
.backBtn a:visited {
	font-size: 14px;
	color: #666;
	text-decoration: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border: 2px solid #62AB14;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	width: 60%;
	display: block;
	text-align: center;
	margin-left: 36%;
	padding-left: 0%;
}

.backBtn a:hover {
	background-color: #E8FAD3;
}

.payAttention {
	font-size: 12px;
	line-height: 150%;
	padding-top: 10px;
	text-align: left;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0%;
}

.souryou {
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0%;
	padding-top: 14px;
}

.souryou img {
	width: 100%;
	height: auto;
}

h2 {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 0.3em;
	background-color: #62AB14;
	margin-bottom: 20px;
	padding-top: 0.3em;
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
}

h2.yellow {
	font-size: 30px;
	line-height: 130%;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 0.3em;
	background-color: #E7BC0B;
	margin-bottom: 30px;
	padding-top: 0.3em;
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
}

h2.blue {
	font-size: 30px;
	line-height: 130%;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 0.3em;
	background-color: #2977F8;
	margin-bottom: 20px;
	padding-top: 0.3em;
	padding-right: 10px;
	padding-left: 10px;
}

h2.orange {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 0.3em;
	background-color: #D8A405;
	margin-bottom: 20px;
	padding-top: 0.3em;
	padding-right: 10px;
	padding-left: 10px;
}

h2.red {
	font-size: 30px;
	line-height: 130%;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 0.3em;
	background-color: #BD0423;
	margin-bottom: 30px;
	padding-top: 0.3em;
	padding-right: 10px;
	padding-left: 10px;
}

h2.pink {
	font-size: 20px;
	line-height: 130%;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 0.3em;
	background-color: #EE80BA;
	margin-bottom: 0px;
	padding-top: 0.3em;
	padding-right: 10px;
	padding-left: 10px;
}

h2.bluePurple {
	font-size: 30px;
	line-height: 130%;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 0.3em;
	background-color: #644FCA;
	margin-bottom: 30px;
	padding-top: 0.3em;
	padding-right: 10px;
	padding-left: 10px;
}

.calendar {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-bottom: 30px;
}

.calTitle {
	font-size: 13px;
	line-height: 130%;
	width: 100%;
	padding-bottom: 10px;
}

iframe {
	width: 60%;
	padding-right: 0%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.calTxt {
	font-size: 13px;
	line-height: 160%;
	width: 96%;
	padding-top: 1em;
	margin-right: auto;
	margin-left: auto;
}

.typeAll {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-bottom: 20px;
	width: 100%;
}

.typeUnit {
	width: 90%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 30px;
	line-height: 150%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.typeUnit68 {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content:space-between;
	-webkit-justify-content: space-between; /* Safari */
	width: 90%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 30px;
	line-height: 150%;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

.typeUnit img,
.typeUnit68 img {
	height: auto;
	width: 100%;
	border: 1px #000000 solid;
}

.packHalfLeft {
	width: 100%;
}

.packHalfRight {
	width: 100%;
}

.alignLeftBtm0 {
	font-size: 18px;
	line-height: 130%;
	padding-bottom: 6px;
	font-weight: bold;
}

.alignLeftBtm0Small {
	font-size: 15px;
	line-height: 130%;
	padding-bottom: 6px;
	font-weight: bold;
	padding-top: 8px;
}

.alignLeftBtm20 {
	font-size: 16px;
	line-height: 130%;
	padding-bottom: 20px;
	font-weight: bold;
}


.price {
	font-size: 17px;
	color: #C00;
	text-align: right;
	margin-bottom: 8px;
	padding-right: 0.6em;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.priceNoline {
	font-size: 17px;
	color: #C00;
	text-align: right;
	margin-bottom: 8px;
	padding-right: 0.6em;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.wideTxt {
	font-size: 12px;
	line-height: 145%;
	text-indent: 0em;
	width: 100%;
	padding-left: 0em;
	padding-top: 16px;
}

.priceBold {
	font-size: 140%;
}

.typeUnit table,
.typeUnit68 table {
	width: 100%;
	font-size: 20px;
	line-height: 150%;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.typeUnit table input,
.typeUnit68 table input {
	transform:scale(1.5);
	margin-right: 6px;
}

.typeUnit input,
.typeUnit68 input {
	transform:scale(1.5);
	margin-right: 6px;
}

.typeUnit table td,
.typeUnit68 table td {
	padding-bottom: 10px;
}

.women dt {
	font-weight: bold;
	color: #FF7373;
	padding-left: 16px;
	font-size: 5vw;
	padding-bottom: 0.8em;
}

.men dt {
	font-weight: bold;
	color: #5968F2;
	padding-left: 16px;
	font-size: 5vw;
	padding-bottom: 0.8em;
}

.size {
	padding-left: 1em;
}

.order {
	font-size: 20px;
	line-height: 130%;
}

.sizeCheck .size {
	font-size: 5vw;
}

dl.women,
dl.men {
	width: 48%;
}

.alignLeft {
	font-size: 13px;
	line-height: 170%;
	padding-top: 16px;
}

/* パーテーション */
.patArea {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-bottom: 0px;
	width: 100%;
}

.oneThird {
	width: 90%;
	padding-bottom: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-right: auto;
	margin-left: auto;
}

.twoThirds {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

.useTitle {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 8px;
}

.patImg {
	padding-bottom: 10px;
}

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

.check {
	width: 100%;
	font-size: 15px;
	line-height: 150%;
	margin-bottom: 20px;
}

.pat {
	margin-bottom: 20px;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.pat li {
	font-size: 17px;
	padding-bottom: 16px;
}

br.pdf {
	display: block;
}



/* アシートポイント */
.h2Top {
	height: 90px;
}

.note {
	font-size: 13px;
	padding-bottom: 10px;
	width: 100%;
}

.noteList {
	margin-bottom: 30px;
	padding-left: 20px;
	list-style-type: disc;
}

.noteList li {
	font-size: 13px;
}

.blueBold {
	font-weight: bold;
	color: #36F;
}

.pointFig {
	text-align: center;
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
}

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

.centerBold {
	font-size: 14px;
	line-height: 160%;
	text-align: left;
	margin-bottom: 30px;
	width: 100%;
}

.centerBold br.cenBold {
	display: block;
}

/* Text style */
.boldTxt {
	font-weight: bold;
	color: #06F;
}

.baseTxt10 {
	font-size: 13px;
	line-height: 170%;
	margin-bottom: 10px;
}


.baseTxt20 {
	font-size: 13px;
	line-height: 160%;
	margin-bottom: 30px;
}

.baseTxt50 {
	font-size: 13px;
	line-height: 160%;
	margin-bottom: 30px;
}

.meyasu {
	margin-bottom: 30px;
	padding-left: 0em;
}

.meyasu li {
	font-size: 13px;
	line-height: 160%;
	margin-bottom: 8px;
	text-indent: -1em;
	padding-left: 1em;
}

input {
	margin-bottom: 14px;
}

/* ページトップ */
.pageTop {
	position: fixed;
	right: 10px;
	bottom: 60px;
	height: 36px;
	width: 36px;
	cursor:pointer;
	opacity: 0.6;
}

.pageTop:hover {
	opacity: 1;
}


}
