@charset "utf-8";
/*commonLayout
------------------------------------------------------- */




.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.small {
	font-size: small !important;
}

.corner{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.red {
	color: #F00;
}


a:link {
	color: #5C5C5C;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited{
	color: #5C5C6C;
}
a:hover {
	color: #39F;
	text-decoration: underline;
}
a:active {
	color: #66F;
	border-radius: 3px;
}
.padding10 {
	padding: 10px;
}
.margin10 {
	margin: 10px;
}
.marginR10 {
	margin-right: 10px;
}
.marginL10 {
	margin-Left: 10px;
}


.w648 {
	width: 648px;
	margin-right: auto;
	margin-left: auto;
}
table{
	background-color: #FFFFFF;
}
.tableBorder01 {
	border-top: 1px solid #7d6867;
}
.tableBorder01 tr.trBold  {
	border-top: 2px solid #7d6867;
}
.tableBorder01 tr th {
	border-bottom: 1px solid #7d6867;
	background-color: #FFB400;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.tableBorder01 tr td {
	border-bottom: 1px solid #7d6867;
	padding: 10px;
	border-right: 1px dotted #E8E8E8;
}

.tableBorder02 {
	border-top: 1px solid #7d6867;
}
.tableBorder02 tr.trBold  {
	border-top: 2px solid #7d6867;
}
.tableBorder02 tr th {
	border-bottom: 1px solid #7d6867;
	background-color: #AED0AE;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.tableBorder02 tr td {
	border-bottom: 1px solid #7d6867;
	padding: 10px;
	border-right: 1px dotted #E8E8E8;
}
.tableNomal {
}
.tableNomal td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tabletejun tr td {
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #7d6867;
	border-right: 1px dotted #E8E8E8;
}



.borderBottomS {
	border-bottom: 0px solid #1D1D1D;
}

.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}






#secondpage h1 {
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 28px;
	width: auto;
	border-bottom: 1px solid #41AADB;
	padding-bottom: 10px;
	line-height: normal;
	color: #0587C5;
	letter-spacing: 3px;
	min-height: 1em;
}
#secondpage h2 {
	color: #292929;
	font-weight: bold;
	font-size: large;
	text-align: left;
	letter-spacing: 0.3em;
	border-left: 10px solid #68C563;
	padding-left: 10px;
	margin-top: 50px;
	margin-bottom: 30px;
	clear: both;
}
#secondpage h2.first {
	margin-top: 0px;
}
#secondpage h3 {
	color: #292929;
	font-weight: bold;
	font-size: medium;
	text-align: left;
	letter-spacing: normal;
	margin-top: 40px;
	margin-bottom: 20px;
	clear: both;
	background-color: inherit;
	border-bottom: 1px solid #555555;
}
#secondpage #items h3 {
	color: #292929;
	font-weight: bold;
	font-size: large;
	text-align: left;
	letter-spacing: 0.3em;
	border-left: 10px solid #68C563;
	padding-left: 10px;
	margin-top: 50px;
	margin-bottom: 30px;
	clear: both;
	background-color:inherit;
}
#secondpage #items h4 {
	color: #333333;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	font-weight: bold;
	min-height: 0px;
	border-bottom: 2px solid #39A6FF;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}


#secondpage div#items h2{
	background-image: url(../img/secondpage/h2-items.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 54px;
	border-width: 0px;
	border-style: none;
	padding-left: 50px;
	line-height: 54px;
	color: #F88F04;
	font-size: x-large;
}


#wrap #pankuzu {
	background-color: #D7F1EE;
	color: #2B2B2B;
	font-size: x-small;
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
	margin-bottom: 60px;
	padding-left: 10px;
	padding-right: 10px;
}
#wrap #pankuzu div {
	float: left;
}
#wrap #pankuzu div a {
	color: #213A24;
}





#wrap #secondpage p {
	line-height: 2em;
	margin-bottom: 1em;
	font-size: medium;
	letter-spacing: normal;

}


#wrap #secondpage ul.liNormal {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 15px;
}
#wrap #secondpage ul.liNormal li {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	list-style-type: square;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
	padding-left: 0px;
}

#secondpage ul.holizonButton {
	margin-top: 0px;
	margin-bottom: 20px;
	overflow: hidden;
}
#secondpage ul.holizonButton li {
	float: left;
}
#secondpage #jiasui #mokuji   {
	background-image: url(../img/secondpage/bg_jiasui01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 130px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 30px;
}
#secondpage #jiasui #mokuji li  {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 60px;
	font-size: 26px;
	color: #00A06C;
	margin-bottom: 20px;
	height: auto;
	line-height: normal;
}
#secondpage #jiasui #mokuji li a {
	font-size: 26px;
	color: #00A06C;
	text-decoration: none;
	display: block;
}
#secondpage #jiasui #mokuji li a:link {
}
#secondpage #jiasui #mokuji li a:visited{
}
#secondpage #jiasui #mokuji li a:hover {
	color: #FF951F;
}
#secondpage #jiasui #mokuji li a:active {
}
#secondpage #jiasui #mokuji li a span {
	color: #555555;
	font-size: 18px;
	margin-left: 20px;
}
#secondpage #jiasui .whiteBox {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-radius: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	border: 1px dotted #CDCDCD;
	overflow: hidden;
}

#secondpage #jiasui h3 {
	background-image: url(../img/secondpage/bg_h3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: bold;
	font-size: 26px;
	color: #262626;
	line-height: normal;
	margin-top: 10px;
	padding-left: 15px;
}
#secondpage #jiasui h3 span {
	color: #7A7A7A;
	font-weight: normal;
	letter-spacing: 0.2em;
	font-size: 20px;
	margin-left: 30px;
}
#secondpage #jiasui .whiteBox .subH3 {
	text-align: right;
	overflow: hidden;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 30px;
}
#secondpage #jiasui .whiteBox h4 {
	background-image: url(../img/secondpage/bg_jiasuih4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-align: left;
	line-height: normal;
	margin-bottom: 20px;
	margin-top: 30px;
}
#secondpage #jiasui .whiteBox table tbody tr td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#secondpage #jiasui .whiteBox table tbody tr .caption {
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: top;
}
#wrap #secondpage #itemData {
	margin-top: 50px;
	margin-bottom: 50px;
}
#container #wrap #secondpage p {


}


#container #wrap #secondpage .itemcc {
	font-size: 30px;
	color: #333;
	line-height: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container #wrap #secondpage .itemtag {
}
#container #wrap #secondpage .itemtag a  {
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	background-color: #ffb401;
	float: left;
	padding: 6px;
	margin-right: 5px;
	text-decoration:none;
	display: block;
}
#container #wrap #secondpage .nomargin {
	margin: 0px;
	padding: 0px;
}


#container #wrap #secondpage .itemlist li {
	float: left;
}
#container #wrap #secondpage .itemtag li a:hover {
	text-decoration: none;
	background-color: #d7f1ee;
}

#container #wrap #secondpage .centerTable {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666;
}
#container #wrap #secondpage .hikaku.centerTable tr th {
	background-color: #4da6d0;
	padding: 10px;
	text-align: center;
	border: 1px solid #666;
	color: #FFF;
	font-weight: bold;
}
#container #wrap #secondpage .hikaku.centerTable tr td {
	border: 1px solid #666;
	text-align: center;
	padding: 5px;
}
#secondpage #items p.buyButton{
	clear: both;
	overflow: hidden;
	display: none;
}
#secondpage #items p.buyButton a {
	text-align: center;
	float: none;
	overflow: hidden;
	height: auto;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-color: #FF4343;
	color: #FFFFFF;
	font-size: x-large;
	border-radius: 10px;
	-webkit-box-shadow: 3px 3px #ACACAC;
	box-shadow: 3px 3px #ACACAC;
	margin-right: 3px;
	margin-bottom: 30px;
	margin-top: 10px;
	display: block;
	margin-left: 3px;
}
.roundBlock {
	border: 1px dotted #838383;
	border-radius: 20px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-bottom: 20px;
}
.roundBlock .merit {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 2px solid #9BE473;
}

.check {
	background-color: #FFD888;
	color: #2D2D2D;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-radius: 10px;
}
.check:before {
	content: "■Check!■";
	display: block;
	color: #FF5070;
	font-weight: bold;
}
.hiddenbox {
	display: none;
}
p.more a {
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	-webkit-box-shadow: 0px 3px #D9D9D9;
	box-shadow: 0px 3px #D9D9D9;
	background-color: #3D5C9B;
	color: #FFFFFF !important;
	font-weight: bold;
	border-radius: 20px;
}
#items .li_number li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 2em;
	margin-bottom: 10px;
}
#secondpage #items .clear {
}
h3.topIchiran {
	border-bottom: 1px dotted #7878B4;
	border-top: 2px solid #7878B4;
	margin-bottom: 10px;
	margin-top: 20px;
}
#otoiawase_table {
	width: 100%;
	max-width: 690px;
}
#otoiawase_table input {
	width: auto !important;
	max-width: 400px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#otoiawase_table textarea {
	width: auto !important;
	max-width: 400px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
input.wpcf7-form-control.wpcf7-submit {
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
p.erabu a {
	background-color: #34A1C8;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
	border-radius: 5px;
	display: block;
}

ul.itemsList {
	overflow: hidden;

}

ul.itemsList li {
	width: 198px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: left;
	text-align: center;
	border: 1px solid #AAAAAA;
}
#acMenu dt{
	display: block;
	text-align: left;
	border: 1px solid #3da8da;
	cursor: pointer;
	background-color: #3da8da;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;

    }

#acMenu dd{
	background: #f2f2f2;
	text-align: left;
	border: 1px solid #E3E3E3;
	display: none;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

    }
.question {
	color: #11631A;
	margin-top: 3em;
}
ul.listBoxThree {
	overflow: hidden;
}
ul.listBoxThree li {
	float: left;
	border: 1px solid #dfdfdf;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 14px;
	padding-left: 9px;
	margin-right: 15px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	width: 200px;
}
ul.listBoxThree li.last {
	margin-right: 0px;
}
ul.listBoxThree li h4 {
	background-image: url(../img/top/ico_itemname.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #14A0C3;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 20px;
}
ul.listBoxThree li p {
	text-align: center;
}
ul.listBoxThree li a {
	display: block;
}
ul.listBoxThree li img {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
}
table.tableD {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #808080;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.tableD tr{
}
table.tableD tr th{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px dotted #4D4D4D;
	background-color: #3476B9;
	color: #FFFFFF;
	font-weight: bold;
}
table.tableD tr td{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px dotted #4D4D4D;
}
.w100 {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#secondpage #faqBox .box {
}
#secondpage #faqBox ul.faq {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius: 5px;
	border: 1px solid #6AC665;
	margin-top: 0px;
}
#secondpage #faqBox ul.faq li {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: medium;
	margin-bottom: 10px;
}
#secondpage #faqBox ul.faq li:last-child{
	margin-bottom: 0px;
}
#secondpage #faqBox ul.faq li span{
	margin-right: 10px;
}
#secondpage #faqBox ul.faq li span:after{
	content:"：";
}
#container #wrap #secondpage .loopimg {
	display: none;
}
#jiasuiSpecial #jiaMenu {
	text-align: center;
	display: flex;
	flex-wrap: no-wrap;
	justify-content: space-between;
}
#jiasuiSpecial #jiaMenu li  {
	display: inline-block;
}
#jiasuiSpecial h2 {
	background-image: none;
	background-color: #FFF0B4;
	border-style: none;
	border-width: 0px;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	font-size: 25px;
	color: #302112;
	margin-bottom: 28px;
	margin-top: 76px;
}
#jiasuiSpecial #shisetsu h2  {
	background-image: none;
	background-color: #C4D8EF;
	border-style: none;
	border-width: 0px;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	font-size: 25px;
	color: #302112;
	margin-bottom: 28px;
	margin-top: 76px;
}
#jiasuiSpecial h3.question {
	background-image: url(../img/secondpage/ico_jiasui01.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	min-height: 38px;
	padding-left: 57px;
	color: #19702F;
	font-weight: bold;
	font-size: 26px;
	line-height: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 28px;
	margin-left: 0px;
}
#jiasuiSpecial .floatLeft {
	margin-right: 20px;
}
#wrap #secondpage #jiasuiSpecial p {
	margin-bottom: 1em;
	line-height: 1.5em;
}
#jiasuiSpecial .whiteBox  {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	overflow: hidden;
	background-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
	border: 1px solid #D0ECEC;
	margin-bottom: 30px;
}
#jiasuiSpecial h4 {
	border-left: 10px solid #676593;
	padding-left: 9px;
	font-weight: bold;
	font-size: 19px;
	line-height: normal;
	margin-bottom: 18px;
	margin-top: 31px;
	color: #0B0B21;
	padding-top: 5px;
	padding-bottom: 5px;
}
#jiasuiSpecial .whiteBox table {
	width: 100%;
	border: 1px solid #E2EBEC;
	margin-bottom: 35px;
}
#jiasuiSpecial .whiteBox table th {
	text-align: center;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-color: #E2EBEC;
	white-space: nowrap;
	font-weight: bold;
}
#jiasuiSpecial .whiteBox table td {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-bottom: 1px dotted #E1E1E1;
	overflow: hidden;
}
#jiasuiSpecial .whiteBox table td.kishaku {
	text-align: center !important;
}
#jiasuiSpecial .whiteBox .miniMenu {
	display: table;
	width: 100%;
	margin-bottom: 32px;
}
#jiasuiSpecial .whiteBox .miniMenu li {
	display: table-cell;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#jiasuiSpecial .whiteBox .miniMenu li a {
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	background-color: #FFBF25;
	border-radius: 3px;
	font-weight: bold;
}
#jiasuiSpecial .whiteBox .miniMenu li a:hover {
	background-color: #FFD779;
}
#jiasuiSpecial .caution  {
	background-color: #FFE4EE;
	border: 1px solid #FF6371;
	border-radius: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	margin-bottom: 34px;
}
#jiasuiSpecial .whiteBox .virus {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#jiasuiSpecial .whiteBox .virus li {
	display: inline-block;
	border: 1px dotted #606C9C;
	border-radius: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #D3E9E6;
}
#jiasuiSpecial #jpotamesi .li_dot li:before {
	content:"・";
}
#jiasuiSpecial .point {
	background-color: #EFF7F9;
	border: 1px solid #04BEFE;
	border-radius: 5px;
	text-align: center;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
	font-size: 12px;
	font-weight: bold;
	color: #05252F;
}
#jiasuiSpecial #jpotamesi .shokai {
	display: flex;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	flex-wrap: wrap;
	justify-content: space-between;
}
#jiasuiSpecial #jpotamesi .shokai li {
	display: inline-block;
	width: 49%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	position: relative;
	border: 1px dotted #E5E5E5;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#jiasuiSpecial #jpotamesi .shokai li a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: hidden;
	width: 100%;
	display: block;
	text-decoration: none;
}
#jiasuiSpecial #jpotamesi .shokai li a .pic {
	float: left;
	font-size: 0px;
	margin-right: 5px;
}
#jiasuiSpecial #jpotamesi .shokai li a p.pic.jiaIn span {
	position: absolute;
	display: block;
	left: 3px;
	background-color: #534F84;
	color: #FFFFFF;
	width: auto;
	height: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	z-index: 200;
	font-size: 11px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius: 10px;
	bottom: 10px;
}

#jiasuiSpecial #jpotamesi .shokai li a h5 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
	border-bottom: 1px solid #515151;
}
#wrap #secondpage #jiasuiSpecial #jpotamesi .shokai li a p.price {
	text-align: left;
	color: #F93B2C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrap #secondpage #jiasuiSpecial #jpotamesi .shokai li a p.message {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrap #secondpage #jiasuiSpecial #jpotamesi .shokai li div.cart {
	text-align: right;
	margin-bottom: 0px;
}
#wrap #secondpage #jiasuiSpecial #jpotamesi .shokai li div.cart input {
	background-color: #F93829;
	border-style: none;
	border-width: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 3px;
	background-image: none;
	margin-top: 0px;
	margin-left: 0px;
}
#wrap #secondpage #jiasuiSpecial #jpotamesi .shokai li a .message span.kishaku {
	display: block;
	font-size: 12px;
	text-align: center;
	background-color: #04BEFE;
	color: #FFFFFF;
}
#wrap #secondpage #jiasuiSpecial #jpotamesi .shokai li a .message span.kishaku2 {
	display: block;
	font-size: 12px;
	text-align: center;
	background-color: #3CE4AD;
	color: #FFFFFF;
}
#jiasuiSpecial #jpotamesi .shokai li a .message .small {
	line-height: normal;
}

#jiasuiSpecial #shisetsu h3.question {
	background-image: none;
	background-position: left bottom;
	background-repeat: no-repeat;
	min-height: 38px;
	padding-left: 10px;
	color: #19702F;
	font-weight: bold;
	font-size: 26px;
	line-height: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 28px;
	margin-left: 0px;
	background-color:transparent;
}
#jiasuiSpecial #shisetsu .whiteBox.school {
	background-image: url(../img/secondpage/bg_jiasui-s01.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#jiasuiSpecial #shisetsu .whiteBox.jiabg {
	background-image: url(../img/secondpage/bg_jiasui-s02.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#jiasuiSpecial #shisetsu .whiteBox p .bold {
	color: #252273;
}
#secondpage #faqBox h2 {
	margin-bottom: 10px;
}
#secondpage #faqBox .faq {
	background-color: hsla(0,0%,100%,0.90);
	border: 1px solid #67C562;
	border-radius: 5px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#secondpage #jiasuiSpecial #shisetsu #jpotamesi .shokai li .cart.kukan {
	font-size: 15px;
	margin-bottom: 5px;
}
#secondpage #jiasuiSpecial #shisetsu #jpotamesi .shokai li .cart.kukan form{
	display: inline-block;
}
#secondpage #jiasuiSpecial #shisetsu #jpotamesi .shokai li .cart.kukan input {
	font-size: 14px;
	margin-left: 5px;
	display: inline-block;
}
#secondpage #ill_wrap #ill_ul #ill_li .shosai {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#secondpage #ill_wrap #ill_ul #ill_li .shosai a {
	display: block;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(212,230,248,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(212,230,248,1.00) 100%);
	background-color: #FFFFFF;
	text-decoration: none;
	border-radius: 3px;
	border: 1px solid #00C0FD;
	font-weight: bold;
}
#secondpage #ill_wrap #ill_ul #ill_li .shosai a:hover{
	background-image: -webkit-linear-gradient(270deg,rgba(225,232,239,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(225,232,239,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-color: #E1E8EF;
}
#secondpage #ill_wrap #ill_ul #ill_li .shosai a:before{
	content: "≫";
	margin-right: 5px;
}
#secondpage #faqBox .faq ul {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 15px;
}
#secondpage #faqBox .faq ul li {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	list-style-type: square;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
	padding-left: 0px;
}
#secondpage #faqBox .faq ol {
}
#secondpage #faqBox .faq ol li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 2em;
	margin-bottom: 10px;
}


@media screen and (max-width: 1024px) {
	
	*{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	#wrap #secondpage{
		width: 100%;
		float: inherit;
    margin-left: 0px;
	}
	#wrap #pankuzu{
		display: none;
	}
	#secondpage h1{
		font-size: 1.2em;
	}
	#container #wrap #secondpage .itemcc{
		font-size:1.3em;
	}
	#fGuideBg #fGuide #left{
		width: 100%;
	}
	#fGuideBg #fGuide #right{
		width: 100%;
	}
	#fGuideBg #fGuide #calender{
		width: 100%;
	}
	.tableBorder01 tr th{
		width: 30%;
	}
	.yarpp-thumbnails-horizontal{
		text-align: center;
	}
	input.wpcf7-form-control.wpcf7-submit{
		width: 40%;
	}
	#otoiawase_table,#otoiawase_table tbody,#otoiawase_table tr,#otoiawase_table th,#otoiawase_table td,#otoiawase_table textarea{
		width: 100%;
		display: block;
	}
	.wpcf7-form-control-wrap{
		display: block;
    	width: 100%;
	}
	#otoiawase_table input{
		width: 100%!important;
		margin-left: 0px;
    	margin-right: 0px;
	}
}

@media screen and (max-width: 599px){
	table.tableBorder01,.tableBorder01 tbody,.tableBorder01 tr,.tableBorder01 th,.tableBorder01 td{
		display: block;
		width: 100%;
	}
	table.tableBorder02,.tableBorder02 tbody,.tableBorder02 tr,.tableBorder02 th,.tableBorder02 td{
		display: block;
		width: 100%;
	}
	.tableBorder01 tr th{
		width: 100%;
	}
	.tableBorder01 tr td{
		border-right: none;
	}
	.tableBorder02 tr td{
		border-right: none;
	}
	#jiasuiSpecial .whiteBox table,#jiasuiSpecial .whiteBox tbody,#jiasuiSpecial .whiteBox tr,#jiasuiSpecial .whiteBox th, #jiasuiSpecial .whiteBox td{
		width: 100%;
		display: block;
		text-align: center;
}
	#wrap #secondpage #jiasuiSpecial p {
    display: block;
    width: 100%;
}
	#otoiawase_table textarea {
    width: 100%!important;
    padding: 3px;
		margin:0px
}
	#secondpage .photoTx p{
		display: block;
    width: 100%;
	}
}
