@charset "UTF-8";
#wrapper {
	height: 1500px;
	margin: 0 auto;
	background-color: #fff;
}
#wrapper:atfer {
content:"";
display:block;
clear:both;
}
.h1_title {
	display: table-cell;
	vertical-align: middle;
	width: 1200px;
	height: 10rem;
	background-image: url(../images/allbg.gif);
	font-size: 1.5em;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	text-align: center;
}
.h1:before {
	content: url(../images/k1.png);
	position : relative;
	bottom : -0.5em;
	margin-right : 0.1em;
}
.h1:after {
	content: url(../images/k2.png);
	position : relative;
	bottom : -0.5em;
	margin-right : 0.1em;
}
.h1 {
	font-size: 26px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	text-align: center;
	padding: 30px 0;
}
/*----------------------------------------------------/*流れ*/
#main {
	width: auto;
	margin: 0 100px 50px 100px;
}
#main .mb1 {
	padding-left: 25px;
	padding-bottom: 30px;
	line-height: 1.5em;
}
#main .mb2 {
	font-size: 26px;
	color: #fff;
	background-color: #679464;
	text-align: center;
	margin-bottom: 10px;
	padding: 10px 80px;
	border-radius: 20px;
}
#main .mb3 {
	font-size: 26px;
	color: #40362E;
	background-color: #FFCD5C;
	text-align: center;
	margin-bottom: 10px;
	padding: 10px 108px;
	border-radius: 20px;
}
#main .mb4 {
	font-size: 26px;
	color: #fff;
	background-color: #679464;
	text-align: center;
	margin-bottom: 10px;
	padding: 10px 103px;
	border-radius: 20px;
}
#main a {
	text-decoration: none;
}
#main .mb3 a:link {
	color : #40362E;
}
#main .mb5 {
	margin-bottom: 5px;
	font-weight: bold;
}
#main .mb10 {
	margin-bottom: 10px;
}
/*フロー*/
ul.flow_list {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.flow_list li {
	margin-bottom: 40px;
	padding: 4px 10px;
	font-weight: 600;
	position: relative;
	padding-left: 25px;
}
ul.flow_list li::after {
	bottom: -30px;
	color: #ccc;
	content: "▼";
	font-size: 24px !important;
	padding-left: 10px;
	position: absolute;
}
ul.flow_list li.last::after {/*最後の▼を外す*/
	content: "";
}
/*フローここまで*/
.order_h3 {
	font-size: 18px;
}
.hdg-h2-01:after, .lyt-box-04:after, .lyt-box-03:after, .lyt-img-03:after {
	content: "";
	display: block;
	clear: both;
}
.hdg-h1-01 {
	margin-top: 50px;
	margin-bottom: 20px;
	padding-left: 15px;
	border-left: 10px solid #679464;
	line-height: 50px;
	font-size: 26px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.hdg-h1-01 img {
	width: auto;
	max-width: 100%;
	height: auto;
}
.hdg-h1-01 span img {
	zoom: 0.8;
}
.order-box, .box-01 {
	width: auto;
	margin-left: 50px;
	margin-right: 50px;
}
.order_icon {
	color: #679464;
	font-size: 1.5em;
}
.lyt-box-03 {
	padding: 10px 10px 0 20px;
}
.lyt-box-04 {
	border: 1px solid #ddd;
	padding: 10px 10px 0 20px;
	border-radius: 5px 5px 5px 5px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.lyt-box-04 h3 {
	float: left;
	padding-top: 10px;
	font-weight: 600;
}
.lyt-box-04 p {
	margin-bottom: 0;
}
.lyt-box-04 > .text {
	float: right;
}
.lyt-img-03 .text {
	overflow: hidden;
}
.lyt-box-04 > .text {
	float: right;
}
.tbl01, table {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin-left: 20px;
}
.tbl01 th, table th, .tbl01 td, table td {
	padding: 9px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.tbl01 th, table th {
	background: #f6f8ee;
	vertical-align: middle;
}
.tbl01.summary-01 th, table.summary-01 th {
	width: 25%;
}
.tbl01.delivery th, table.delivery th, .tbl01.delivery td, table.delivery td {
	text-align: center;
	width: 16.5%;
}
table th {
	width: 40%;
}
.dList-01 dt {
	font-weight: bold;
}
.dList-01.order-bank dt {
	margin-top: 10px;
	margin-bottom: 10px;
}
.dList-01.order-bank dd {
	background: #efede9;
	padding: 3px;
}
.list-type-01 em, .list-type-01 span {
	display: block;
}
.list-type-01 em {
	width: 5em;
	float: left;
}
.list-type-01 span {
	overflow: hidden;
}
.list-type-01 span:before {
	content: ":";
	margin-right: 10px;
}
.li_p {
	font-weight: bold;
}
.map {
	width: 600px;
	margin-right: 50px
}
.info, .map {
	float: left;
	height: 300px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.info {
	width: 500px;
	text-align: left;
	padding-left: 50px;
}
.footer_bold {
	font-size: 26px;
	color: #679464;
	font-weight: bold;
}
.adress_p {
	line-height: 2;
}
.tel {
	font-size: 21px;
	font-weight: bold;
	line-height: 2;
}
.tel a {
	text-decoration: none;
}
.btn2 {
	padding: 30px 0 30px 120px;
}
.square_btn2 {
	position: relative;
	display: inline-block;
	text-align: center;
	width: 200px;
	padding: 1em 1em;
	text-decoration: none;
	color: #40362E;
	background: #FFCD5C;
	font-weight: bold;
	border-radius: 5px;
	transition: .4s;
	box-shadow: inset 0 2px 0 hsla(0,0%,100%,.5), 0 2px 2px rgba(0,0,0,.19);
}
#copyright {
	clear: both;
	text-align: center;
	color: #fff;
	background-color: #679464;
	padding-top: 20px;
	padding-bottom: 20px;
}
.wrap {
	overflow: hidden;
}

@media screen and (min-width:768px) and (max-width:1190px) {
/*-------------------------------------------------------------768_about*/
#wrapper {
	height: 1600px;
}
#main {
	margin: 0 20px 10px 20px;
}
.order-box, .box-01 {
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
}
li.flow, li.flow2 {
	margin-bottom: 10px;
}
li.flow2:nth-child(6) {
	margin-left: 0px;
}
.dev-list .lyt-img-03 {
	margin-bottom: 30px;
}
.lyt-img-03.img-left .image {
	float: none;
	margin-right: 0;
}
.lyt-img-03.img-right .image {
	float: none;
	margin-left: 0;
}
.lyt-img-03 .image {
	text-align: center;
	padding: 10px 0;
}
.lyt-img-03 .image.nitta {
	margin-top: 0;
}
.lyt-img-03 .image span.caption {
	display: block;
	color: #666;
	margin-top: 5px;
}
.lyt-img-03 .text {
	overflow: hidden;
}
.hdg-h2-01 {
	padding: 9px 0;
}
.hdg-h2-01 .icon {
	float: none;
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}
.hdg-h2-01 span {
	float: none;
	text-align: center;
	padding: 0 0 20px;
}
.hdg-h2-01 span img {
	width: auto;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
.hdg-h2-01 {
	display: none;
}
.lyt-box-04 h3 {
	float: none;
	padding-top: 0;
	margin-bottom: 10px;
}
.lyt-box-04 h3 img {
	zoom: 0.8;
}
.lyt-box-04 p {
	margin-bottom: 0;
}
.lyt-box-04 > .text {
	float: none;
	text-align: center;
}
.order-box .lyt-box-04 .text img {
	width: 100%;
}
.lyt-box-04 > .text {
	float: none;
	text-align: center;
}
.order-box .lyt-box-04 .text img {
	width: 100%;
}
.lyt-img-03 .text {
	overflow: hidden;
}
.order-box .lyt-img-03 .image.btn02 img {
	width: auto;
}
.btn01 img {
	width: 90%;
	height: auto;
}
#footer {
	padding-top: 0px;
}
.info {
	float: left;
	width: 768px;
	height: 220px;
	text-align: center;
	margin-top: 20px;
	padding-left: 0px;
}
.map {
	width: 600px;
	margin-left: 84px;
}
.btn2 {
	padding-left: 0px;
}
}

@media only screen and (max-width:767px) and (min-width:480px) {
/*-------------------------------------------------------------480_about*/
#wrapper, body {
	width: 480px;
	height: 1700px;
}
#main {
	width: auto;
	margin: 0;
}
.hdg-h1-01 {
	margin-top: 30px;
}
.order-box, .box-01 {
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
}
li.flow, li {
	margin-bottom: 10px;
}
li.flow2:nth-child(4) {
	margin-left: 0px;
}
li.flow:nth-child(7) {
	margin-left: 0px;
}
.lyt-box-04 {
	margin-left: 0;
}
#main .mb1 {
	padding-left: 10px;
	padding-bottom: 20px;
}
.lyt-box-04 h3 {
	padding-top: 5px;
	padding-bottom: 15px;
}
.lyt-box-04 > .text {
	float: left;
	margin-right: 10px;
}
#main .mb3 {
	font-size: 22px;
	font-weight: 600;
	padding: 10px 80px;
}
#main .mb2, #main .mb4 {
	font-size: 22px;
	padding: 10px 30px;
}
#main .mb5 {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 90%;
}
.tbl01, table {
	margin-left: 0;
}
#footer {
	padding-top: 30px;
}
.info {
	height: 230px;
	padding-left: 40px;
}
.footer_bold {
	font-size: 20px;
}
.adress_p {
	line-height: 2;
}
.tel {
	font-size: 20px;
}
.btn2 {
	padding-left: 90px;
	padding-bottom: 0px;
}
.map_box {
	width: 440px;
	height: 250px;
	padding-left: 20px;
}
.map {
	margin-top: 0;
	margin-bottom: 0;
}
#copyright {
	font-size: 8pt
}
}

@media only screen and (max-width:479px) {
/*-------------------------------------------------------------360_about*/	
#wrapper, body {
	width: 360px;
	height: 1800px;
}
.h1_title {
	font-size: 18px;
	height: 100px;
}
#main {
	width: auto;
	margin: 0;
}
.hdg-h1-01 {
	margin-top: 20px;
	font-size: 22px;
}
.lyt-box-03 {
	padding-top: 0;
}
.order-box, .box-01 {
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
}
li.flow, li.flow2 {
	width: 280px;
	height: 80px;
	margin-left: 0;
	border-radius: 5px;
}
li {
	margin-bottom: 15px;
}
li.flow::after, li.flow2::after {
	top: 30px;
	right: 110px;
}
li p.text_top, li p.text_top2, li p.text_bottom, li p.text_bottom2 {
	margin-left: 5px;
	margin-right: 5px;
}
.lyt-box-04 {
	margin-left: 0;
}
.tbl01 {
	width: 100%;
	margin-left: 0;
}
.tbl01 th, table th, .tbl01 td, table td {
	padding: 5px;
}
#main .mb1 {
	padding-left: 10px;
	padding-bottom: 20px;
}
.lyt-box-04 h3 {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.lyt-box-04 > .text {
	float: left;
	margin-right: 10px;
}
#main .mb3 {
	font-size: 21px;
	font-weight: 600;
	padding: 10px 15px;
	margin-left: 10px
}
#main .mb2, #main .mb4 {
	font-size: 22px;
	padding: 10px 2px;
}
#main .mb5 {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 90%;
}
#footer {
	padding-top: 0px;
}
.info {
	height: 230px;
	padding-left: 30px;
}
.footer_bold {
	font-size: 16px;
}
.adress_p {
	font-size: 12px;
}
.tel {
	font-size: 16px;
}
.btn2 {
	padding-left: 35px;
	padding-bottom: 0px;
}
.map_box {
	width: 320px;
	height: 250px;
	padding-left: 20px;
}
.map {
	margin-top: 0;
	margin-bottom: 0;
	width: 360px;
}
#copyright {
	font-size: 8pt;
	padding-left: 5px;
	padding-right: 5px;
}
}
