@charset "utf-8";

/*---common---*/

.mainttl{
	width: 100%;
	overflow: hidden;
}

.content{
	width: 1000px;
	margin: 40px auto 50px auto;
	overflow: hidden;
}

@media screen and (max-width: 1000px) {
.content{
	width: 90%;
	margin: 4% auto 6% auto;
	overflow: hidden;
}

}


/*---shop---*/

.shopcont{
	width: 780px;
	float: right;
}

.shopcont .gaiyo{
	width: 780px;
	display: block;
	margin: 0 0 60px 0;
	overflow: hidden;
}

.shopcont .leftbox{
	float: left;
	padding-top: 125px;
}

.shopcont .leftbox:after{
	clear: both;
}

.shopcont .rightbox{
	float: right;
}

.shopcont .rightbox:after{
	clear: both;
}

.shopcont .gaiyo table{
	border-collapse: collapse;
}

.shopcont .gaiyo th{
	padding: 15px;
	width: 180px;
	border-bottom: 1px dotted #999;
	text-align: left;
	color: #444444;
	font-size: 14px;
	background: #F4F3F0;
}

.shopcont .gaiyo td{
	width: 600px;
	border-bottom: 1px dotted #999;
	padding: 15px;
}

.shopcont .maker{
	width: 780px;
	display: block;
	margin: 0 0 60px 0;
	overflow: hidden;
}

.makerbox {
	margin-left: 14px;
}

.makerbox ul {
	margin: 0px;
	padding: 0px;
	width: 190px;
	list-style-type: none;
	float: left;
}

.makerbox li {
	background-image: url(../images/company/ar01.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	margin-bottom: 10px;
	padding-left: 20px;
}


@media screen and (max-width: 1000px) {

/*---shop---*/

.shopcont{
	width: 100%;
	float: none;
	margin: 4% auto 0 auto;
}

.shopcont .gaiyo{
	width: 100%;
	display: block;
	margin: 0 0 60px 0;
	overflow: hidden;
}

.shopcont .leftbox{
	float: left;
	padding-top: 125px;
}

.shopcont .leftbox:after{
	clear: both;
}

.shopcont .rightbox{
	float: right;
}

.shopcont .rightbox:after{
	clear: both;
}

.shopcont .gaiyo table{
	border-collapse: collapse;
}

.shopcont .gaiyo th{
	padding: 15px;
	width: 28%;
	border-bottom: 1px dotted #999;
	text-align: left;
	color: #444444;
	font-size: 14px;
	background: #F4F3F0;
}

.shopcont .gaiyo td{
	width: 72%;
	border-bottom: 1px dotted #999;
	padding: 15px;
}

.shopcont .maker{
	width: 100%;
	display: block;
	margin: 0 0 60px 0;
	overflow: hidden;
}

.makerbox {
	margin-left: 14px;
}

.makerbox ul {
	margin: 0px;
	padding: 0px;
	width: 50%;
	list-style-type: none;
	float: left;
}

.makerbox li {
	background-image: url(../images/company/ar01.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	margin-bottom: 10px;
	padding-left: 20px;
}


}



/*---guide---*/

.guidecont{
	width: 780px;
	float: right;
}

.guidecont .gaiyo{
	width: 780px;
	display: block;
	margin: 0 0 60px 0;
	overflow: hidden;
}

.guidecont .leftbox{
	float: left;
	padding-top: 125px;
}

.guidecont .leftbox:after{
	clear: both;
}

.guidecont .rightbox{
	float: right;
}

.guidecont .rightbox:after{
	clear: both;
}

.guidecont p.normal {
	font-size: 14px;
	font-weight: bold;
	padding: 0 5px 15px 10px;
	line-height: 180%;
}

.guidecont p.normal a {
	font-size: 14px;
	font-weight: bold;
}

.guidecont p.title {
	font-size: 16px;
	font-weight: bold;
	padding: 0 5px 5px 10px;
	color:#5480a1;
}

.guidecont p.title2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0 5px 8px 10px;
}

.guidecont ul.pay {
	width: 780px;
	padding-bottom: 30px;
}

.guidecont ul.about {
	width: 780px;
	padding-bottom: 30px;
}

.guidecont ul.deliver {
	width: 780px;
	padding-bottom: 30px;
}

.guidecont ul.delivertime {
	width: 780px;
	padding-bottom: 30px;
}

.guidecont ul.delivertime .time {
	padding: 0px 5px 20px 10px;
}


.guidecont ul.deliver table {
	border-collapse: collapse;
	margin-bottom: 15px;
}

.guidecont ul.deliver table tr td {
	border: 1px #cdcdcd solid;
}

.guidecont ul.deliver table .tabletitle {
	background-color: #E8F1E4;
}

.guidecont ul.deliver table .tabletitle p {
	text-align: center;
	font-size: 16px;
	padding: 8px 0 8px 0px;
	font-weight: bold;
}

.guidecont ul.deliver table .tablecnt {
	background-color: #ffffff;
}

.guidecont ul.deliver table .tablecnt p {
	text-align: center;
	padding: 3px 0 3px 0;
	line-height: 190%;
	font-size: 16px;
	font-weight: bold;
	color: #d81111;
}

.guidecont ul.deliver table .tablefee {
	background-color: #ffffff;
}

.guidecont ul.deliver table .tablefee  p {
	text-align: center;
	font-size: 12px;
	color: #33302b;
	font-weight: bold;
	padding: 10px 0 10px 0;
}

.guidecont ul.deliver table .ymttitle{
	line-height: 1.3em;
	font-size: 15px !important;
}

.guidecont ul.returned {
	width: 780px;
	padding-bottom: 30px;
}

.guidecont .pred {
	color: #DB0000;
	font-size: 14px;
}

.guidecont ul.deliver table {
	border-collapse: collapse;
	width: 780px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}

.guidecont ul.deliver th {
	background-color: #f4f3ef;
	width: 60px;
	color: #000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}

.guidecont ul.deliver th.guiw01 {
	background-color: #f4f3ef;
}

.guidecont ul.deliver td {
	background-color: #fff;
	color: #000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	line-height: 130%;
	vertical-align: top;
}

.guidecont .shttl{
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
	display: block;
	color: #5480a1;
}

.guidecont .dbjapan{
	color: #e51616;
	font-weight: bold;
}


@media screen and (max-width: 1000px) {

/*---guide---*/

.guidecont{
	width: 100%;
	float: none;
	margin: 4% auto 0 auto;
}

.guidecont .gaiyo{
	width: 100%;
	display: block;
	margin: 0 0 60px 0;
	overflow: hidden;
}

.guidecont .leftbox{
	float: left;
	padding-top: 125px;
}

.guidecont .leftbox:after{
	clear: both;
}

.guidecont .rightbox{
	float: right;
}

.guidecont .rightbox:after{
	clear: both;
}

.guidecont p.normal {
	font-size: 14px;
	font-weight: bold;
	padding: 0 5px 15px 10px;
	line-height: 180%;
}

.guidecont p.normal a {
	font-size: 14px;
	font-weight: bold;
}

.guidecont p.title {
	font-size: 16px;
	font-weight: bold;
	padding: 0 5px 5px 10px;
	color:#5480a1;
}

.guidecont p.title2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0 5px 8px 10px;
}

.guidecont ul.pay {
	width: 100%;
	padding-bottom: 30px;
}

.guidecont ul.about {
	width: 100%;
	padding-bottom: 30px;
}

.guidecont ul.deliver {
	width: 100%;
	padding-bottom: 30px;
}

.guidecont ul.delivertime {
	width: 100%;
	padding-bottom: 30px;
}

.guidecont ul.delivertime .time {
	padding: 0px 5px 20px 10px;
}

.guidecont .scroll table{
width:100%;
}
	
.guidecont .scroll{
overflow: auto;
white-space: nowrap;
}
	
.guidecont .scroll::-webkit-scrollbar{
 height: 5px;
}
	
.guidecont .scroll::-webkit-scrollbar-track{
 background: #F1F1F1;
}
	
.guidecont .scroll::-webkit-scrollbar-thumb {
 background: #BCBCBC;
}

.guidecont ul.deliver table {
	border-collapse: collapse;
	margin-bottom: 15px;
}

.guidecont ul.deliver table tr td {
	border: 1px #cdcdcd solid;
}

.guidecont ul.deliver table .tabletitle {
	background-color: #E8F1E4;
}

.guidecont ul.deliver table .tabletitle p {
	text-align: center;
	font-size: 16px;
	padding: 8px 0 8px 0px;
	font-weight: bold;
}

.guidecont ul.deliver table .tablecnt {
	background-color: #ffffff;
}

.guidecont ul.deliver table .tablecnt p {
	text-align: center;
	padding: 3px 0 3px 0;
	line-height: 190%;
	font-size: 16px;
	font-weight: bold;
	color: #d81111;
}

.guidecont ul.deliver table .tablefee {
	background-color: #ffffff;
}

.guidecont ul.deliver table .tablefee  p {
	text-align: center;
	font-size: 12px;
	color: #33302b;
	font-weight: bold;
	padding: 10px 0 10px 0;
}

.guidecont ul.deliver table .ymttitle{
	line-height: 1.3em;
	font-size: 15px !important;
}

.guidecont ul.returned {
	width: 100%;
	padding-bottom: 30px;
}

.guidecont .pred {
	color: #DB0000;
	font-size: 14px;
}

.guidecont ul.deliver table {
	border-collapse: collapse;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}

.guidecont ul.deliver th {
	background-color: #f4f3ef;
	width: 60px;
	color: #000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}

.guidecont ul.deliver th.guiw01 {
	background-color: #f4f3ef;
}

.guidecont ul.deliver td {
	background-color: #fff;
	color: #000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	line-height: 130%;
	vertical-align: top;
}

.guidecont .shttl{
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
	display: block;
	color: #5480a1;
}

.guidecont .dbjapan{
	color: #e51616;
	font-weight: bold;
}

}



/*---contact---*/

.contactcont{
	width: 780px;
	float: right;
}

.contactcont .tfbox{
	width: 780px;
	display: block;
	margin: 0 0 40px 0;
	overflow: hidden;
}

.contactcont .tel {
	margin: 0 0 0 15px;
	line-height: 1;
	float: left;
}

.contactcont .tel span{
	font-size: 39px;
	color: #444444;
	font-weight: bold;
	font-family: "Arial", "メイリオ", Meiryo;
	letter-spacing: 0.04em;
}
.contactcont .tel span.repre{
	font-size: 22px;
	margin-left: -5px;
	font-family: "Arial", "メイリオ", Meiryo;
	font-weight: 600;
	vertical-align: super;
}

.contactcont .teltime {
	padding: 21px 0 0 0;
	font-weight: bold;
	font-size: 16px;
}

.contactcont .teltime span {
	font-weight: bold;
	font-size: 16px;
	color:#3662A3;
}

.contactcont .fax {
	margin: 0 20px 0 15px;
	line-height: 1;
	float: left;
}

.contactcont .fax span {
	font-size: 39px;
	color: #444444;
	font-weight: bold;
	font-family: "Arial", "メイリオ", Meiryo;
	letter-spacing: 0.04em;
	vertical-align: super;
}

.contactcont .faxtime {
	padding: 21px 0 0 0;
	font-weight: bold;
	font-size: 16px;
}

.contactcont .faxtime span {
	font-weight: bold;
	font-size: 16px;
	color:#3662A3;
}


.contactcont ul.contactform {
padding-bottom: 35px;
width: 100%;
margin: 2% auto 6% auto;
}

.contactcont ul.contactform .descriptiontxt {
padding: 5px 30px 15px 5px;
font-size: 15px;
margin: 0 0 2% 0;
}

.contactcont ul.contactform li.attention {
padding: 0 30px 35px 0;
}

.contactcont ul.contactform table	{
width: 100%;
border-collapse: collapse;
border-spacing: 0;
}

.contactcont ul.contactform table th{
width: 26%;
}

.contactcont ul.contactform table th.height	{
vertical-align: top;
}

.contactcont ul.contactform table th p.title 	{
text-align: left;
padding: 5px 12px 15px 12px;
font-size: 15px;
}

.contactcont ul.contactform table td p.cnt	{
text-align: left;
padding: 12px;
line-height: 170%;
}

.contactcont ul.contactform .input1 {
width: 80%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin: 0 0 15px;
}

.contactcont ul.contactform .input1:focus {
border: solid 2px #32badc;
}

.contactcont ul.contactform .input2 {
width: 60%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin:0 0 15px;
}

.contactcont ul.contactform .input2:focus {
border: solid 2px #32badc;
}

.contactcont ul.contactform .input3 {
width: 12%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin:0 0 15px;
}

.contactcont ul.contactform .input4 {
width: 10%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin: 0 0 15px;
}

.contactcont ul.contactform .input3:focus {
border: solid 2px #32badc;
}

.contactcont ul.contactform .textarea1 {
width: 80%;
height: 200px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 6px;
border: 2px solid #d8d8d8;
margin:0 0 10px;
}

.contactcont ul.contactform .textarea1:focus {
border: solid 2px #32badc;
}

.contactcont ul.contactform .select {
border-radius: 3px;
padding: 6px;
border: 2px solid #d8d8d8;
margin: 0 0 10px;
width:25%;
}

.contactcont ul.contactform .select2 {
border-radius: 3px;
padding: 6px;
border: 2px solid #d8d8d8;
margin: 0 0 10px;
width:60%;
font-size: 15px;
}

.contactcont ul.contactform .select:focus {
border: solid 2px #32badc;
}

.contactcont ul.contactform .select2:focus {
border: solid 2px #32badc;
}

.contactcont ul.contactform .formtxt01 {
padding-left: 5px;
font-size: 15px;
}

.contactcont ul.contactform .formtxt02 {
padding-left: 8px;
font-size: 15px;
color:#444;
}

.contactcont ul.contactform .formtxt03 {
padding: 0 12px 0 4px;
}

.contactcont ul.contactform .s_text{
display: block;
font-size: 13px;
color: #444 !important;
padding: 0 12px 0 12px;
}

.contactcont ul.contactform li ul.buttonarea {
padding-left: 28%;
padding-top: 30px;
}

.contactcont ul.contactform li ul.buttonarea li {
float: left;
padding: 5px 20px 15px 0;
}

.contactcont ul.contactform li ul.buttonarea li .submit {
border: none;
cursor: pointer;
width: 200px;
height: 48px;
padding: 8px;
background-color: #efefef;
border-radius: 3px;
border: 1px solid #c7c7c7;
font-size: 1.1em;
color:#444;
}

.contactcont ul.contactform li ul.buttonarea li .submit:hover {
border: 3px solid #0C419A;
background:#fafafa;
transition: all 0.8s ease 0s;
}

.contactcont .checkBtn{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Verdana, Arial, Helvetica,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-right: 20px;
}

.contactcont .resetBtn{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Verdana, Arial, Helvetica,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


@media screen and (max-width: 1000px) {

/*---contact---*/

.contactcont{
	width: 100%;
	float: none;
	margin: 4% auto 0 auto;
}

.contactcont .tfbox{
	width: 100%;
	display: block;
	margin: 0 0 40px 0;
	overflow: hidden;
}

.contactcont .tel {
	margin: 0 0 0 0;
	line-height: 1;
	float: left;
}


.contactcont .tel span{
	font-size: 1.5em;
	color: #444444;
	font-weight: bold;
	font-family: "Arial", "メイリオ", Meiryo;
	letter-spacing: 0.04em;
}

.contactcont .tel span a {
	font-weight: bold;
	font-size: 1.5em;
	color:#3662A3;
}

.contactcont .tel span.repre{
	font-size: 22px;
	margin-left: -5px;
	font-family: "Arial", "メイリオ", Meiryo;
	font-weight: 600;
	vertical-align: super;
}

.contactcont .teltime {
	padding: 21px 0 0 0;
	font-weight: bold;
	font-size: 16px;
}

.contactcont .teltime span {
	font-weight: bold;
	font-size: 16px;
	color:#3662A3;
}

	
.contactcont .fax {
	margin: 0 20px 0 0;
	line-height: 0.8em;
	float: none;
}

.contactcont .fax span {
	font-size: 1.5em;
	color: #444444;
	font-weight: bold;
	font-family: "Arial", "メイリオ", Meiryo;
	letter-spacing: 0.04em;
	vertical-align: super;
}

.contactcont .fax span a {
	font-weight: bold;
	font-size: 1.5em;
	color:#3662A3;
}

.contactcont .faxtime {
	padding: 0 0 0 0;
	font-weight: bold;
	font-size: 13px;
}

.contactcont .faxtime span {
	font-weight: bold;
	font-size: 13px;
	color:#3662A3;
}


.contactcont .contactform {
	width: 100%;
}

.contactcont ul.contactform .descriptiontxt {
font-size: 0.9em;
}

.contactcont ul.tel .number,
.contactcont ul.fax .number {
font-size: 38px;
text-decoration: none;
font-weight: 500;
}


.contactcont .telfaxbox ul li{
display: block;
width: 100%;
margin: 0 1% 0 1%;
vertical-align: top;
color:#333;
letter-spacing: 0.04em;
}

.contactcont ul.tel li a {
text-decoration: none;
font-weight: 500;
}

.contactcont ul.contactform table {
width: 99.9%;
border-collapse: collapse;
border-spacing: 0;
}

.contactcont ul.contactform table th p.title {
text-align: left;
padding: 7px;
font-weight: bold;
}

.contactcont ul.contactform table th,
.contactcont ul.contactform table td {
width: 99.9%;
display: block;
border-top: none;
}

.contactcont ul.contactform .input1 {
width: 80%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin:0 0 5px;
}

.contactcont ul.contactform .input1:focus {
border: solid 2px #32badc;
}

.contactcont ul.contactform .input2 {
width: 60%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin: 0 0 5px;
font-size: 1.1em;
}

.contactcont ul.contactform .input3 {
width: 40%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin: 0 0 15px;
}

.contactcont ul.contactform .textarea1 {
width: 80%;
height: 200px;
border-radius: 3px;
padding: 6px;
border: 2px solid #d8d8d8;
margin:0 0 5px;
}

.contactcont ul.contactform .s_text{
display: block;
font-size: 0.9em;
margin-bottom: 2%;
}

.contactcont ul.contactform li ul.buttonarea {
padding-left: 0px;
width: 100%;
}

.contactcont ul.contactform li ul.buttonarea li {
width: 100%;
}

.contactcont ul.contactform li ul.buttonarea li .submit {
cursor: pointer;
width: 100%;
height: 48px;
padding: 8px;
background-color: #efefef;
border-radius: 3px;
border: 1px solid #c7c7c7;
font-weight: bold;
}

.contactcont ul.contactform li ul.buttonarea li .submit:hover {
border: 3px solid #fa7f55;
background:#fafafa;
transition: all 0.8s ease 0s;
}

.contactcont .privacy01 p,
.contactcont .privacy02 p {
line-height: 2em;
}	
	
.contactcont .checkBtn{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Verdana, Arial, Helvetica,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-right: 20px;
}

.contactcont .resetBtn{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Verdana, Arial, Helvetica,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.contactcont .undermainimg {
	width: 100%;
	padding-bottom: 25px;
}

}



/*---privacy---*/

.privacycont{
	width: 780px;
	float: right;
}

.privacycont .con_box{
	width: 780px;
	display: block;
	margin: 0 0 60px 0;
	overflow: hidden;
}

.privacycont #block01 p{
	font-size:14px;
}

.privacycont p.comment{
	padding: 0 5px 10px 5px;
}

.privacycont ul .pplist {
	border-bottom: 1px dotted #999999;
}

.privacycont ul li .ppttl {
	padding: 20px 0 10px 5px;
	color: #444444;
}

.privacycont ul li .pptxt {
	font-size: 14px;
	padding: 0 0 20px 5px;
	line-height: 170%;
	color: #444444;
}


@media screen and (max-width: 1000px) {

/*---privacy---*/

.privacycont{
	width: 100%;
	float: none;
	margin: 4% auto 0 auto;
}

.privacycont .con_box{
	width: 100%;
	display: block;
	margin: 0 0 60px 0;
	overflow: hidden;
}

.privacycont #block01 p{
	font-size:14px;
}

.privacycont p.comment{
	padding: 0 5px 10px 5px;
}

.privacycont ul .pplist {
	border-bottom: 1px dotted #999999;
}

.privacycont ul li .ppttl {
	padding: 20px 0 10px 5px;
	color: #444444;
}

.privacycont ul li .pptxt {
	font-size: 14px;
	padding: 0 0 20px 5px;
	line-height: 170%;
	color: #444444;
}

}

