@charset "utf-8";


/* pgmainimg
-----------------------------------------*/
.pgmainimg {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding: 0;
	background-color: #fcdbdb;
	border-top: solid 3px #d3d3d3;
}
.pgmainimg .box .grid {
	width: 50%;
}
.pgmainimg .box .grid img {
	width: 100%;
	height: auto;
}
.pgmainimg .box .grid01,
.pgmainimg .box .grid02 {
	display: block;
}
.pgmainimg .box .grid03,
.pgmainimg .box .grid04 {
	display: none;
}

/* lowdir pgdelivery
---------------------------------------------------- */

.pgdelivery #pgct11 .ct01sub {
	padding: 40px 0 30px;
	background: url(../images/pgicon01.png) no-repeat center 0;
}
#pgct11 .textbox {
	width: 100%;
	margin: -10px 0 0;
	padding: 0 0 50px;
	line-height: 2.0em;
	text-align: center;
}
#pgct11 h2.csub2 {
	width: 50%;
	max-width: 460px;
	margin: 0 auto 50px;
}

#pgct11 .container {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 10px 30px;
}
#pgct11 .container ul li {
	position: relative;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	margin-top: 40px;
	border: solid 4px #729900;
	background-color: #fff;
}
#pgct11 .container ul li .delivery_num {
	position: absolute;
	top: -30px;
	left: -20px;
	width: 100px;
	height: 100px;
}
#pgct11 .container ul li .delivery_num img {
	width: 100%;
	height: auto;
}
#pgct11 .container ul li .delivery_img {
	background: #eee;
	width: 34%;
	min-height: 160px;
}
.pgdelivery #pgct11 .container ul li.flow01 .delivery_img {
	background: url(../images/delivery01.jpg) center no-repeat;
	background-size: cover;
	background-color: #fff;
}
.pgdelivery #pgct11 .container ul li.flow02 .delivery_img {
	background: url(../images/delivery02.jpg) center no-repeat;
	background-size: cover;
	background-color: #fff;
}
.pgdelivery #pgct11 .container ul li.flow03 .delivery_img {
	background: url(../images/delivery03.jpg) center no-repeat;
	background-size: cover;
	background-color: #fff;
}
.pgdelivery #pgct11 .container ul li.flow04 .delivery_img {
	background: url(../images/delivery04.jpg) center no-repeat;
	background-size: cover;
	background-color: #fff;
}
#pgct11 .container ul li .delivery_textbox {
	padding: 20px 30px 20px 90px;
	width: 66%;
}
#pgct11 .container ul li .delivery_textbox h3 {
	padding: 0 0 6px;
	font-size: 26px;
	color: #729900;
}
#pgct11 .container ul li .delivery_textbox p {
	padding: 0 0 6px;
	font-size: 1.0em;
	line-height: 1.4em;
}
#pgct11 .container ul li .delivery_textbox p span {
	color: #ff0000;
}
#pgct11 .container ul li .delivery_textbox dl {
	padding: 0 4px 6px;
	font-size: 0.9em;
	line-height: 1.4em;
}
#pgct11 .container ul li .delivery_textbox dl dd {
	font-size: 0.9em;
	padding: 0 0 0 14px;
	text-indent: -1.0em;
}
#pgct11 .container ul li .delivery_btnbox {
	padding: 20px 0 0;
	text-align: right;
}
#pgct11 .container ul li .delivery_btnbox a {
	margin: 0 4px;
	padding: 4px 20px;
	font-size: 0.8em;
	color: #fff;
	text-align: center;
	background: #444;
}


/* lowdir pgvisit
---------------------------------------------------- */

.pgvisit #pgct11 .ct01sub {
	padding: 40px 0 30px;
	background: url(../images/pgicon02.png) no-repeat center 0;
}
.pgvisit #pgct11 .container ul li.flow01 .delivery_img {
	background: url(../images/visit01.jpg) center no-repeat;
	background-size: cover;
	background-color: #fff;
}
.pgvisit #pgct11 .container ul li.flow02 .delivery_img {
	background: url(../images/visit02.jpg) center no-repeat;
	background-size: cover;
	background-color: #fff;
}
.pgvisit #pgct11 .container ul li.flow03 .delivery_img {
	background: url(../images/delivery03.jpg) center no-repeat;
	background-size: cover;
	background-color: #fff;
}
.pgvisit #pgct11 .container ul li.flow04 .delivery_img {
	background: url(../images/delivery04.jpg) center no-repeat;
	background-size: cover;
	background-color: #fff;
}

/* lowdir pgihinseiri
---------------------------------------------------- */

.pgihinseiri #pgct10 {
	padding: 0 0 50px;
}
.pgihinseiri #pgct10 .ct01sub {
	padding: 40px 0 30px;
	background: url(../images/pgicon03.png) no-repeat center 0;
}
.pgihinseiri #pgct10 .textbox {
	width: 100%;
	margin: -10px 0 0;
	padding: 0 0 50px;
	line-height: 2.0em;
	text-align: center;
}
.pgihinseiri #pgct10 h2.csub2 {
	width: 50%;
	max-width: 460px;
	margin: 0 auto 50px;
}
.pgihinseiri #pgct10 .nayamibox {
	padding: 0 0 30px;
}
.pgihinseiri #pgct10 .nayamisub {
	width: 100%;
	height: 100px;
	background: url(../images/nayami_sub.jpg) no-repeat left top;
}
.pgihinseiri #pgct10 .nayamisub h3 {
	padding: 20px 0 0 100px;
	font-size: 30px;
	color: #111;
	font-weight: bold;
	line-height: 2.0em;
	letter-spacing: 0.2em;
}
.pgihinseiri #pgct10 .nayamisub h3 span {
	font-size: 1.4em;
	font-weight: bold;
}
.pgihinseiri #pgct10 .textframe {
	position: relative;
	width: 100%;
	padding: 16px;
	background: #fcdbdb;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
	border-radius: 8px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.pgihinseiri #pgct10 .textframe .finbox {
	padding: 30px 30px 20px;
	background-color: #fff;
}
.pgihinseiri #pgct10 .textframe li {
	font-size: 1.1em;
	padding: 0 0 20px 48px;
	text-indent: 0em;
	line-height: 1.4em;
	background: url(../images/ico_arrow04.png) no-repeat left top;
	background-size: 32px 32px;
}
.pgihinseiri #pgct10 .nayamimsg {
	padding: 16px 0 8px;
	font-size: 26px;
	color: #111;
	font-weight: bold;
	text-align: right;
}
.pgihinseiri #pgct10 .nayamimsg span {
	font-size: 1.1em;
	color: #ec6764;
	font-weight: bold;
}




.pgihinseiri #pgct12 {
	padding: 0 0 80px;
}
.pgihinseiri #pgct12 .ihinsub {
	padding: 0 0 30px;
	font-size: 30px;
	color: #111;
	font-weight: bold;
	line-height: 2.0em;
	letter-spacing: 0.2em;
	text-align: center;
}
.pgihinseiri #pgct12 .textbox {
	width: 80%;
	margin: 0 10%;
	padding: 0 0 50px;
	font-size: 1.2em;
	line-height: 2.0em;
	text-align: center;
}
.pgihinseiri #pgct12 .gridWrapper {
	padding: 0 0 30px;
}
.pgihinseiri #pgct12 .textbox2 {
	width: 100%;
	padding: 0;
	font-size: 1.0em;
	line-height: 1.6em;
	text-align: center;
	background: #fcdbdb;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
	border-radius: 8px;
}
.pgihinseiri #pgct12 .textbox2 img {
	width: 100%;
	height: auto;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
	border-radius: 8px;
}

.pgihinseiri #pgct13 h2.csub2 {
	width: 50%;
	max-width: 460px;
	margin: 0 auto 50px;
}
.pgihinseiri #pgct11 .container ul li.flow01 .delivery_img {
	background: url(../images/delivery01.jpg) center no-repeat;
	background-size: cover;
	background-color: #fff;
}
.pgihinseiri #pgct11 .container ul li.flow02 .delivery_img {
	background: url(../images/visit02.jpg) center no-repeat;
	background-size: cover;
	background-color: #fff;
}
.pgihinseiri #pgct11 .container ul li.flow03 .delivery_img {
	background: url(../images/delivery04.jpg) center no-repeat;
	background-size: cover;
	background-color: #fff;
}
.pgihinseiri #pgct11 .container ul li.flow04 .delivery_img {
	background: url(../images/delivery02.jpg) center no-repeat;
	background-size: cover;
	background-color: #fff;
}
.pgihinseiri #pgct11 .container ul li.flow05 .delivery_img {
	background: url(../images/ihin05.jpg) center no-repeat;
	background-size: cover;
	background-color: #fff;
}





/* lowdir pgfaq
---------------------------------------------------- */


.pgfaq #pgct11 .btnbox {
	width: 40%;
	max-width: 300px;
	margin: 0 auto 80px;
}
.pgfaq #pgct11 .textbox {
	padding: 0 0 30px;
}
.faqbox {
	margin: 0 0 30px;
}
.faqbox dl {
	overflow: hidden;
	font-size: 1.0em;
	line-height:1.8em;
	_zoom: 1;
}
.faqbox dl dt {
	text-indent: -2.4em;
	padding: 20px 20px 10px 60px;
	border-bottom: 1px #000 dotted;
}
.faqbox dl dd {
	margin: 0 0 30px;
	padding: 0 20px 0 40px;
}
.faqbox dl dd div {
	text-indent: -2.4em;
	padding: 15px 20px 20px 70px;
	background: #eee;
}
.faqbox dl dd div:first-letter,
.faqbox dl dt:first-letter{
	font-size: 1.6em;
	font-weight: bold;
	margin-right:10px;
	padding:5px;
}
.faqbox dl dd div {
	margin: 20px 0 -1px 0;
	padding-bottom:15px;
}
.faqbox dl dt:first-letter{
	color: #ec6764;
}
.faqbox dl dd div:first-letter{
	color: #2059a2;
}



/* lowdir pgcompany
---------------------------------------------------- */

.tablebox {
	margin: 0 auto 40px;
}
.tablebox table {
	width: 100%;
	font-size: 0.9em;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tablebox table th {
	width: 30%;
	padding: 12px 20px;
	color: #111;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	background: #eee;
	text-align: left;
}
.tablebox table td {
	width: 70%;
	padding: 12px 20px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	line-height:1.6em;
	background: #fff;
	text-align: left;
}
.tablebox table td dt {
	padding: 6px 0 0;
}
.tablebox table td dd {
	padding: 0 6px 6px;
}
.tablebox table td a {
	color:#428cd1;
	text-decoration: underline;
}
.tablebox table td a:hover {
	color:#999;
	text-decoration: none;
}


/* lowdir pgform
---------------------------------------------------- */

input[type="text"], input[type="password"], textarea, select {
	border: 1px solid #ccc;
	margin: 0px;
	background: none repeat scroll 0% 0% #f9f9f9);
}
select, input, textarea, button {
	font: 99% arial,helvetica,clean,sans-serif;
}
.required_asterisk {
	color: #eb1c30;
	margin-left: 3px;
}

.imeon {
	ime-mode:active;
}
.imeoff {
	ime-mode:disabled;
}


.pgform .tablebox table textarea {
	width: 96%;
	margin: 0px;
	padding: 6px;
	background: #fff;
	border: solid 1px #ccc;
	background: #fff;
	border-radius:2px;
}
.pgform .tablebox table input {
	width: 96%;
	padding: 6px 5px;
	background: #fff;
	border: solid 1px #ccc;
	background: #fff;
		-webkit-border-radius:2px;
		-moz-border-radius:2px;
	border-radius: 2px;
}
.pgform .tablebox table select {
	padding: 6px 5px;
	background: #fff;
	border: solid 1px #ccc;
	background: #fff;
		-webkit-border-radius:2px;
		-moz-border-radius:2px;
	border-radius: 2px;
}
.pgform .tablebox table label input {
	width: auto;
	padding: 6px 30px 6px 5px;
}
.pgform .tablebox table label span {
	padding-right: 4px;
}
.pgform .tablebox table td textarea {
	margin: 2px 0;
}
.pgform .tablebox table th span {
	margin-left: 8px;
	font-size: 0.8em;
}

.pgform .tablebox p.selpref {
	padding: 0 0 10px;
}
.pgform .tablebox p.txtcheck {
	padding: 10px 0 0;
}
.pgform .tablebox .submitbox {
	width: 60%;
	margin: 10px 0 10px 25%;
	padding: 30px 0;
}

.ipt01 {
	width: 60% !important;
	padding: 5px;
	border: 1px solid #ccc;
}
.ipt02 {
	width: 90% !important;
	padding: 5px;
	border: 1px solid #ccc;
}
.ipt03 {
	width: 40% !important;
	padding: 5px;
	border: 1px solid #ccc;
}
.ipt04 {
	width: 20% !important;
	padding: 5px;
	border: 1px solid #ccc;
}
.ipt05 {
	width:400px;
	padding:5px;
	border:1px solid #ccc;
}
.ipt06 {
	width: 80px !important;
	padding: 5px;
	border: 1px solid #ccc;
}
.sel01 {
	padding:5px;
}
.pgform .tablebox td.amntbox div {
	margin: 4px 0;
}
.pgform .tablebox td.amntbox label {
	margin: 0 20px 0 0;
}
.pgform .tablebox td.amntbox div span {
	font-size: 0.9em;
	color: #666;
}
.pgform .tablebox td.radiobox label input{
	margin: 0 5px;
}
.submitbox ul {
	overflow: hidden;
}
.submitbox ul li {
	list-style:none;
	float:left;
	width: 48%;
	text-align: center;
}
.submitbtn {
	display: block;
	width: 240px;
	color: #fff;
	padding: 16px 0;
	background: #3d3d3d;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #3d3d3d;
	cursor: pointer;
}
.resetbtn {
	display: block;
	width: 200px;
	color: #111;
	padding: 16px 0;
	background: #fff;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #ddd;
	cursor: pointer;
}
.thanksbox {
	width: 60%;
	margin: 50px 20%;
	border: solid 3px #eee;
}
.thinbox {
	padding: 30px 50px;
	text-align: center;
}
.thtopmsg {
	padding: 0 0 50px;
 	font-size: 1.3em;
	line-height: 2.0em;
}
.backlink {
	padding: 10px 0;
	text-align: center;
}


/* pgprdbox
---------------------------------------------------- */

#pgprdbox {
	margin: 50px 0 0;
	background: #eee url(../images/bg01.jpg) repeat-x;
}
#pgprdbox .ct02sub {
	margin: 30px 0 0;
}
#pgprdbox .widebox {
}
#pgprdbox .box {
	padding: 20px 0 20px;
}
#pgprdbox .box .grid {
	width: 15.8%;
	margin: 0 0 20px 0.6%;
	background: #fcdbdb;
}
.pgform #pgprdbox .box .grid {
	width: 15.8%;
	margin: 0 0 20px 0.6%;
}
#pgprdbox .box .grid:first-child {
	margin: 0 0 20px;
}
#pgprdbox .box .grid .itembox {
	padding: 6px;
}
#pgprdbox .box .grid h3 {
	padding: 2px 0 4px;
	font-size: 0.8em;
	text-align: center;
}
#pgprdbox .box .grid img {
	width: 100%;
	height: auto;
}





/* 1100
--------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 1100px){




/* ixcont01
---------------------------------------------------- */

#cont01 {
}



/* ixcont03
---------------------------------------------------- */

#cont03 {
}




}

/* 896
--------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 896px){


/* pgmainimg
-----------------------------------------*/

.pgmainimg .box {
	width: 100% !important;
	margin: 0 !important;
}
.pgmainimg .box .grid {
	float: left !important;
	width: 50%;
}
.pgmainimg .box .grid01,
.pgmainimg .box .grid02 {
	display: none;
}
.pgmainimg .box .grid03,
.pgmainimg .box .grid04 {
	display: block;
}



/* pgct11
---------------------------------------------------- */


#pgct11 h2.csub2 {
	width: 80%;
	max-width: 460px;
	margin: 0 auto 50px;
}
#pgct11 .textbox {
	width: 94%;
	margin: 0 3%;
}
#pgct11 .container ul li {
	display: block;
}
#pgct11 .container ul li .delivery_num {
	position: absolute;
	top: -30px;
	left: -20px;
	width: 80px;
	height: 80px;
}
#pgct11 .container ul li .delivery_img {
	background: #eee;
	width: 100%;
	min-height: 180px;
}
#pgct11 .container ul li .delivery_textbox {
	padding: 20px;
	width: 100%;
}
#pgct11 .container ul li .delivery_btnbox a {
	display: block;
	max-width: 300px;
	margin: 0 auto 3px;
	padding: 1px 0px;
	font-size: 0.8em;
	color: #fff;
	text-align: center;
	background: #444;
}


/* lowdir pgihinseiri
---------------------------------------------------- */

.pgihinseiri #pgct10 .nayamisub h3 {
	font-size: 4.0vw;
}
.pgihinseiri #pgct10 .nayamimsg {
	font-size: 4.0vw;
}
.pgihinseiri #pgct12 .ihinsub {
	font-size: 4.4vw;
}
.pgihinseiri #pgct12 .gridWrapper .grid01 {
	width: 60%;
	margin: 0 20% 20px;
}
.pgihinseiri #pgct12 .gridWrapper .grid02 {
	width: 80%;
	margin: 0 10%;
}
.pgihinseiri #pgct12 .gridWrapper .grid img {
	width: 100%;
	height: auto;
}
.pgihinseiri #pgct12 .textbox {
	width: 90%;
	margin: 0 5%;
	font-size: 3.6vw;
	line-height: 1.6em;
}


/* lowdir pgfaq
---------------------------------------------------- */


.pgfaq #pgct11 .btnbox {
	width: 90%;
	max-width: 300px;
	margin: 0 auto 60px;
}
.pgfaq #pgct11 .textbox {
	width: 94%;
	margin: 0 3%;
	padding: 0 0 30px;
}
.faqbox {
	margin: 0 0 30px;
}
.faqbox dl {
	overflow: hidden;
	font-size: 1.0em;
	line-height:1.8em;
	_zoom: 1;
}
.faqbox dl dt {
	text-indent: -2.4em;
	padding: 20px 20px 10px 60px;
	border-bottom: 1px #000 dotted;
}
.faqbox dl dd {
	margin: 0 0 30px;
	padding: 0 20px 0 40px;
}
.faqbox dl dd div {
	text-indent: -2.4em;
	padding: 15px 20px 20px 70px;
	background: #eee;
}
.faqbox dl dd div:first-letter,
.faqbox dl dt:first-letter{
	font-size: 1.6em;
	font-weight: bold;
	margin-right:10px;
	padding:5px;
}
.faqbox dl dd div {
	margin: 20px 0 -1px 0;
	padding-bottom:15px;
}
.faqbox dl dt:first-letter{
	color: #ec6764;
}
.faqbox dl dd div:first-letter{
	color: #2059a2;
}


/* lowdir pgcompany
---------------------------------------------------- */

.tablebox {
	margin: 0 auto 40px;
}
.tablebox table th,
.tablebox table td {
	display: block;
	width: 100%;
}
.tablebox table td dt {
	padding: 6px 0 0;
}
.tablebox table td dd {
	padding: 0 6px 6px;
}
.tablebox table td a {
	color:#428cd1;
	text-decoration: underline;
}
.tablebox table td a:hover {
	color:#999;
	text-decoration: none;
}

/* lowdir pgform
---------------------------------------------------- */



.ipt04 {
	width: 96% !important;
}
.pgform .tablebox td.radiobox {
	line-height: 1.0em;
}
.pgform .tablebox td label {
	display: block;
	margin: 0;
	padding: 0;
}
.pgform .tablebox .submitbox {
	width: 100%;
	margin: 10px 0;
	padding: 30px 0;
}
.pgform .submitbox ul {
	overflow: hidden;
	text-align: center;
}
.pgform .submitbox ul li {
	list-style:none;
	float: none;
	width: 100%;
	text-align: center;
}
.submitbtn {
	display: block;
	width: 240px;
	color: #fff;
	margin: 0 auto 8px;
	padding: 16px 0;
}
.resetbtn {
	display: block;
	width: 200px;
	color: #111;
	margin: 0 auto;
	padding: 16px 0;
}



/* pgprdbox
---------------------------------------------------- */

#pgprdbox .ct02sub {
	margin: 30px 0 0;
	padding: 10px 0 20px;
}
#pgprdbox .widebox {
}
#pgprdbox .box {
	padding: 20px 0 20px;
}
#pgprdbox .box .grid {
	float: left !important;
	width: 32%;
	margin: 0 0 20px 2%;
	background: #fcdbdb;
}
#pgprdbox .box .grid:first-child,
#pgprdbox .box .grid:nth-of-type(3n+1) {
	margin: 0 0 20px;
}
#pgprdbox .box .grid h3 {
	padding: 0px 0 2px;
	font-size: 0.8em;
	text-align: center;
}




}


@media only screen and (max-width: 640px){


/* pgprdbox
---------------------------------------------------- */


#pgprdbox .box {
	padding: 20px 0 20px;
}
#pgprdbox .box .grid {
	float: left !important;
	width: 48%;
	margin: 0 0 20px 4%;
}
#pgprdbox .box .grid:nth-of-type(3n+1) {
	margin: 0 0 20px 4%;
}
#pgprdbox .box .grid:first-child,
#pgprdbox .box .grid:nth-of-type(2n+1) {
	margin: 0 0 20px;
}
#pgprdbox .box .grid h3 {
	padding: 0px 0 2px;
	font-size: 0.8em;
	text-align: center;
}

}


@media only screen and (max-width: 480px){



/* ixmainimg
-----------------------------------------*/
.ixmainimg {
	position:relative;
}


/* pgct11
---------------------------------------------------- */

#pgct11 .container ul li .delivery_num {
	position: absolute;
	top: -20px;
	left: -10px;
	width: 60px;
	height: 60px;
}

/* cont02
---------------------------------------------------- */

.thanksbox {
	width: 90%;
	margin: 40px 5%;
	border: solid 3px #eee;
}
.thinbox {
	padding: 20px 30px;
	text-align: center;
}
.thtopmsg {
	padding: 0 0 50px;
 	font-size: 1.1em;
	line-height: 2.0em;
}








}


/* ----------------------------- max 360px ------------------------------------------------------------*/

@media only screen and (max-width: 360px){




/* ixcont01
---------------------------------------------------- */

#cont01 .ct01sub {
}


}