@charset "utf-8";

/*
ordermade_flow
オーダーメイドの流れ
*/

/* #Sec01
-----------------------------------------------------------------*/
.ordermade_price #Sec01{
}
.ordermade_price .inner{
	max-width: 960px;
	margin: 0 auto;
	padding: 0 80px;
}

.ordermade_price h2.under_ttl{
	color: #000;
	margin-top: 40px;
}

#Main.ordermade_price .art_ttl{
	color: #000;
	margin-top: 50px;
}

.ordermade_price .table{
}

.ordermade_price table.temp02{
	width: 100%;
}

.ordermade_price table.temp02 th{
	background: #000033;
	color: #fff;
	width: 193px;
	height: 50px;
	vertical-align: middle;
	border-bottom: 1px solid #fff;
	font-weight: normal;
}

.ordermade_price table.temp02 td{
  width: 333px;
	line-height: 50px;
	height: 50px;
	text-align: center;
	border-bottom: 1px dashed #000033;
	font-size: 1.6rem;
	border-left: solid 50px #ffffff;
}

.ordermade_price table.temp02 tr:first-child td{
	border-top: 1px solid #000033;
	border-bottom: 1px solid #000033;
}

.ordermade_price table.temp03 th{
	background: #000033;
	color: #fff;
	width: 193px;
	height: auto;
	vertical-align: middle;
	border-bottom: 1px solid #fff;
	font-weight: normal;
}


.ordermade_price table.temp03 tr td{
	border-bottom: 1px dashed #000033;
}

.ordermade_price table.temp03 tr td .link_box{
	display: flex;
	justify-content: space-around;
	font-size: 1.4rem;
	height: 270px;
	position: relative;
}

.ordermade_price table.temp03 tr td .link_box img{
}

.ordermade_price table.temp03 tr td .link_box .btn{
	width: 208px;
	position: absolute;
	bottom: 0;
}

.ordermade_price table.temp03 tr:first-child td{
	border-top: 1px solid #000033;
}

.ordermade_price table.temp03 tr td{
	margin-left: 50px;
    max-width: 677px;
    width: 89%;
	display: inline-block;
	padding: 20px;
}

.ordermade_price table.temp03 tr td .img_box{
	display: flex;
	text-align: center;
	justify-content: space-around;
	margin-top: 30px;
}

.ordermade_price #SecContactBox .txt{
	margin-bottom: 30px;
}

.ordermade_price .contact_box .tel{
	display: flex;
	font-weight: bold;
	line-height: 32px;
}

.ordermade_price .contact_box .tel h4{
	margin-right: 20px;
}

.ordermade_price .contact_box .tel .num{
	font-size: 3.2rem;
}

.ordermade_price .contact_box .tel .time{
	display: block;
	font-weight: normal;
	font-size: 1.4rem;
}

.ordermade_price .btn{
    background: #000033;
    width: 460px;
    height: 48px;
	line-height: 48px;
    text-align: center;
    border-radius: 5px;
}

.ordermade_price .btn a{
	color: #fff;
}


.ordermade_price .topics_box{
	background: #E4E4E4;
	padding: 85px 50px;
	margin-top: -100px;
	margin-bottom: 100px;
}

.ordermade_price .staff .flag{
	position: relative;
}

.ordermade_price .topics_box .img_box{
	display: flex;
	justify-content: space-around;
	margin-top: 50px;
}

.ordermade_price .topics_box .img_box .img{
	width: 150px;
}

.ordermade_price .topics_box .link_btn{
	width: 460px;
	height: 48px;
	background: #000033;
	float: right;
	margin-top: 50px;
}

.ordermade_price .topics_box .btn a{
	color: #fff;
}

@media screen and (max-width: 1100px) {
/* 1020pxまでの幅の場合に適応される */
.ordermade_price table.temp02 td{
	width: 35%;
}

.ordermade_price table.temp03 tr td{
	width: 71%;
}

/* 1020pxまでの幅の場合に適応される */
}

@media screen and (max-width: 980px) {
/* 767pxまでの幅の場合に適応される */

/* #Sec01
-----------------------------------------------------------------*/
.ordermade_price #Sec01{
}
.ordermade_price #Sec01 .inner{
	max-width: 100%;
	padding: 0 50px;
}

.ordermade_price .table{
	overflow-x: scroll;
	min-width: auto;
}

.ordermade_price table.temp02 th{
	width: 80px;
}

.ordermade_price table.temp03 th{
	min-width: 80px;
	width: 80px;
}

.ordermade_price table.temp02 td{
	width: 250px;
}

.ordermade_price table.temp03{
	width: 100%;
}

.ordermade_price table.temp03 tr td{
	width: 76%;
}


.ordermade_price .contact_box{
	display: block;
}

.ordermade_price .contact_box .tel{
	display: block;
	margin-bottom: 10px;
}

.ordermade_price .contact_box .btn,
.ordermade_price .btn{
	width: 100%;
}

.ordermade_price .topics_box .img_box{
	display: block;
}

.ordermade_price .topics_box .img_box .img{
	margin: 0 auto;
	margin-bottom: 10px;
}

.ordermade_price .topics_box .btn{
	width: 100%;
}

.ordermade_price .staff .flag {
    position: relative;
    left: -55px;
    top: -30px;
}

.ordermade_price .staff .flag img{
	width: 150px;
}

.ordermade_price .staff .link_btn{
	width: 100%;
}

/* 767pxまでの幅の場合に適応される */
}

@media screen and (max-width: 767px) {
/* 767pxまでの幅の場合に適応される */

.ordermade_price #Sec02 .inner{
	padding: 0 30px;
}
.ordermade_price .topics_box{
	padding-left: 20px;
	padding-right: 20px;
}

.ordermade_price table.temp02{
	width: 700px;
}

/* 767pxまでの幅の場合に適応される */
}

@media screen and (max-width: 640px) {
/* 640pxまでの幅の場合に適応される */
.ordermade_price table.temp03{
	width: 560px;
}

.ordermade_price table.temp03 th{
	width: 100px;
}

.ordermade_price table.temp03 tr td{
	width: 67%;
	width: 450px;
}



/* 640pxまでの幅の場合に適応される */
}