@charset "utf-8";


body{
	overflow-x: hidden;
	font-family: メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #fff;
	background: url(../images/bg-body.jpg) repeat;
}

/* ////////////////////////////////////////
PC,SP共通 
//////////////////////////////////////// */

.wrap{
	overflow: hidden;
	position: relative;
}

.contents{
	margin-left: auto;
	margin-right: auto;
}

/* 横幅全画面 */
.fullWidth{
	width: 100%;
}
.mincho,
.box-list .stepSelect,
.table-common th,
.table-embroidery th,
.box-estimate dt,
.head-embroidery{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.gothic{
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}


/* ヘッダー ////////// */
.global-nav a{
	display: block;
	font-weight: bold;
	color: #ac8f55;
}

.list-sns > li{
	display: inline-block;
}
/* ヘッダー ////////// */


/* フッター ////////// */
.footer{
	position: relative;
	color: #ac8f55;
	text-align: center;
	box-sizing: border-box;
}
.footer-top{
	border-bottom: 1px solid #ac8f55;
}
.footer-bottom,
.copyright small{
	line-height: 1.75;
}
.copyright{
	line-height: 1;
	text-align: center;
}
.copyright small{
	color: #ac8f55;
}

/* フッター ////////// */



/* 金色　グラデ―ション */
.gold-gradient,
.required:after{
	background: #c0943e; /* Old browsers */
	background: -moz-linear-gradient(top, #c0943e 0%, #987225 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #c0943e 0%,#987225 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #c0943e 0%,#987225 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0943e', endColorstr='#987225',GradientType=0 ); /* IE6-9 */
}
/* 金色　グラデ―ション */


/* 背景色 */
.bg-white{
	background: #fff;
}

.bg-black{
	background: #000;
}
.bg-navy{
	background: #1e2f55;
}
.bg-blue{
	background: #0058a1;
}
.bg-pink{
	background: #e76a9b;
}
.bg-brown{
	background: #79462a;
}
.bg-cork{
	background: #c58408;
}
.bg-yellow{
	background: #f1ba04;
}
.bg-l-yellow{
	background: #f6dc01;
}
.bg-orange{
	background: #ea8000;
}
.bg-r-orange{
	background: #e9440d;
}
.bg-red{
	background: #bc1c23;
}
.bg-saxe{
	background: #a7d0ef;
}
.bg-green{
	background: #2aa138;
}
.bg-purple{
	background: #9d65ae;
}

.bg-gold{
	background: #dcb15f;
}
.bg-uguisu{
	background: #8e732c;
}
.bg-silver{
	background: #afafaf;
}

.bg-sax{
	background: #0099ff;
}

.bg-purple{
	background: #9900ff;
}

.bg-lime{
	background: #32CD32;
}

.bg-green{
	background: #008000;
}

.bg-l-silver-g{
	background: #acacac; /* Old browsers */
	background: -moz-linear-gradient(top, #acacac 0%, #ffffff 30%, #ffffff 70%, #dedede 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #acacac 0%,#ffffff 30%,#ffffff 70%,#dedede 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to top left, #acacac 0%,#ffffff 30%,#ffffff 70%,#dedede 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acacac', endColorstr='#dedede',GradientType=0 ); /* IE6-9 */
}
.bg-silver-g{
	background: #bbbbbb; /* Old browsers */
	background: -moz-linear-gradient(top, #bbbbbb 0%, #c3c3c3 30%, #ffffff 70%, #b1b1b1 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #bbbbbb 0%,#c3c3c3 30%,#ffffff 70%,#b1b1b1 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to top left, #bbbbbb 0%,#c3c3c3 30%,#ffffff 70%,#b1b1b1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbbbbb', endColorstr='#b1b1b1',GradientType=0 ); /* IE6-9 */
}
.bg-l-gold-g{
	background: #d2bca4; /* Old browsers */
	background: -moz-linear-gradient(top, #d2bca4 0%, #ddc89f 30%, #ffffff 70%, #d7b897 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #d2bca4 0%,#ddc89f 30%,#ffffff 70%,#d7b897 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to top left, #d2bca4 0%,#ddc89f 30%,#ffffff 70%,#d7b897 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2bca4', endColorstr='#d7b897',GradientType=0 ); /* IE6-9 */
}
.bg-gold-g{
	background: #b79671; /* Old browsers */
	background: -moz-linear-gradient(top, #b79671 0%, #bca271 30%, #fff3dc 70%, #b08d68 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #b79671 0%,#bca271 30%,#fff3dc 70%,#b08d68 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to top left, #b79671 0%,#bca271 30%,#fff3dc 70%,#b08d68 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b79671', endColorstr='#b08d68',GradientType=0 ); /* IE6-9 */
}

.bg-transparent{
	border: 1px solid #fff;
	box-sizing: border-box;
}

.bg-stripe{
	background: url(../images/bg-stripe.png) repeat center center;
}
/* 背景色 */


/* 文字色 */
.color-red{
	color: #820000;
}
.color-blue{
	color: #1d2083;
}
/* 文字色 */


/* トップに戻るボタン */
.pagetop{
	display: block;
	text-align: center;
	background: #ffe396;
	line-height: 4;
}
.pagetop span{
	font-weight: bold;
	color: #2a4368;
}
/* トップに戻るボタン */


.text-common{
	line-height: 1.65;
}


.head-order{
	color: #ac8f55;
	font-weight: bold;
	text-align: center;
}
.nav-order{
	display: table;
	margin-left: auto;
	margin-right: auto;
	color: #ac8f55;
}

.wrap-head-step{
	overflow: hidden;
	position: relative;
	display: table;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ac8f55;
}
.head-step-num{
	position: relative;
	display: table-cell;
	color: #000;
	font-weight: bold;
	text-align: center;
	background: url(../images/bg-step-num.png) no-repeat left center;
	background-size: contain;
	vertical-align: middle;
}
.head-step-num span{
	display: block;
	font-weight: bold;
}

.head-step{
	position: relative;
	display: inline-block;
	font-weight: bold;
	line-height: 1.25;
	box-sizing: border-box;
}

.inner-section{
	border: 1px solid #ac8f55;
}
.wrap-head-section{
	margin-bottom: 2em;
	text-align: center;
}
.head-section{
	font-weight: bold;
}
.caution-section{
	padding-top: 0.5em;
	line-height: 1.75;
	text-align: center;
}
.wrap-head-sub-section{
	margin-bottom: 2em;
	text-align: center;
}

.img-section{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.head-embroidery{
	margin-bottom: 0.5em;
	font-weight: bold;
	color: #ac8f55;
	text-align: center;
}


/* 選択項目 *************** */
.box-item label{
	display: block;
	box-sizing: border-box;
	cursor: pointer;
}
.box-item label img{
	pointer-events: none;
}
.box-item label:not(.gold-gradient){
	border: 1px solid #ac8f55;
}
.box-item label.gold-gradient{
	box-shadow: 1px 1px 1px 0px rgba(255,255,255,0.9) inset,-1px -1px 1px 0px rgba(0,0,0,0.9) inset;
}
.box-item input{
	display: none;
}

.box-item .stepRadio + .name-item:before,
.box-item .stepRadio + * + .name-item:before,
.box-item .stepCheckbox + .name-item:before,
.box-item .stepCheckbox + * + .name-item:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
}
.box-item .stepRadio + .name-item:before,
.box-item .stepRadio + * + .name-item:before{
	background: url(../images/radio-circle.png) no-repeat center center;
	background-size: contain;
}
.box-item .stepRadio:checked + .name-item:before,
.box-item .stepRadio:checked + * + .name-item:before{
	background: url(../images/radio-checked.png) no-repeat center center;
	background-size: contain;
}
.box-item .stepCheckbox + .name-item:before,
.box-item .stepCheckbox + * + .name-item:before{
	background: url(../images/checkbox-square.png) no-repeat center center;
	background-size: contain;
}
.box-item .stepCheckbox:checked + .name-item:before,
.box-item .stepCheckbox:checked + * + .name-item:before{
	background: url(../images/checkbox-checked.png) no-repeat center center;
	background-size: contain;
}

.name-item{
	text-align: center;
}
.section-step1 .name-item,
.section-step2 .name-item,
.section-step5 .name-item{
	margin-bottom: 1em;
}
.input-mR:before{
	margin-right: 1em;
}

.name-item span{
	display: inline-block;
	font-weight: bold;
	color: #ac8f55;
	vertical-align: middle;
}
.name-item > span > span{
	font-size: 66%;
	font-weight: bold;
}
.box-item .stepRadio:checked + .name-item span,
.box-item .stepRadio:checked + * + .name-item span,
.box-item .stepCheckbox:checked + .name-item span,
.box-item .stepCheckbox:checked + * + .name-item span{
	color: #000;
}
.img-item{
	text-align: center;
}

.box-list .stepSelect{
	font-weight: bold;
	color: #ac8f55;
}
.box-list .stepText{
	padding: 0.3em 0.5em;
}
.box-list .name-item{
	display: inline-block;
	font-weight: bold;
	color: #ac8f55;
	vertical-align: middle;
}
.price-item{
	font-weight: bold;
}

/* 選択項目 *************** */


/* formパーツ */
input[type="text"],
input[type="email"],
textarea,
select{
	color: #fff;
	border: 1px solid #ac8f55;
	background: #000;
	box-sizing: border-box;
}
.stepSelect{
	background: #000 url(../images/icon-down.png) no-repeat right 0.5em center;
}

.width100{
	width: 100%;
}
/* formパーツ */


/* 共通テーブル *************** */
.table-common{
	width: 100%;
}
.page-confirm .table-common tr{
	border-bottom: 1px solid #987225;
}
.page-confirm .table-common tr:first-child{
	border-top: 1px solid #987225;
}
.table-common th,
.table-common td{
	box-sizing: border-box;
}
.table-common th{
	font-weight: bold;
	color: #987225;
}

.page-confirm .table-common td{
	line-height: 1.5;
}
/* 共通テーブル *************** */


.btn-next{
	display: block;
	color: #000;
	font-weight: bold;
	text-align: center;
	line-height: 2;
	border-radius: 1em;
	text-shadow: 1px 1px #6d6d6d;
	box-shadow: 3px 3px 5px 0px rgba(255,255,255,0.9) inset,-3px -3px 5px 0px rgba(0,0,0,0.9) inset;
}

.cookie-reset{
	position: fixed;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 10;
}

/* step6 本体カラー */
.section-step6 .section-color{
	display: none;
}

.section-color .box-item{
	position: relative;
}
.section-color .box-item input[type="radio"] + * + .name-item:before{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	
}
.section-color .name-item{
	line-height: 1.35;
}
/* step6 本体カラー */

/* step12 ウェブ */
.section-step12 .box-item .name-item span{
	letter-spacing: -0.2em;
    text-indent: -0.2em;
}
.section-step12 .box-item{
	display: none;
}

/* step12 ウェブ */

.list-box-color{
	display: table;
	margin: 0 auto;
}
.list-box-color .box-color{
	margin: 0 auto;
}
.list-box-color p{
	padding: 1em 0;
	text-align: center;
}

.wrap-r-silhouette,
.wrap-finger,
.wrap-embroidery,
.wrap-logo-ryu{
	display: none;
}

/* スチーム加工 */
.section-step18 .box-item label{
	text-align: center;
}
.section-step18 .box-item label > p{
	display: inline-block;
	margin: 0 1em;
}
/* スチーム加工 */


/* 刺繍 *************** */
.section-step19,
.section-step19 .wrap-item3 .box-item{
	display: none;
}
.list-img-embroidery li{
	text-align: center;
}
.list-img-embroidery dt{
	padding: 0.75em 0;
}


.table-embroidery{
	width: 100%;
}
.table-embroidery th,
.table-embroidery td{
	padding: 0.75em;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
}
.table-embroidery th{
	font-weight: bold;
	color: #987225;
	line-height: 1.25;
}
.table-embroidery td{
	line-height: 1.75;
}

.section-embroidery{
	display: none;
}

.urahiracap{
	margin:-18px 0 10px;
	}

/* 刺繍 *************** */


/* オプション *************** */

.section-step20 label{
	position: relative;
}
.section-step20 .name-item{
	text-align: left;
}
.section-step20 .name-item > *{
	display: inline-block;
	vertical-align: middle;
}
.section-step20 .name-item span{
	line-height: 1.1;
}
.section-step20 .price-item{
	position: absolute;
}
/* オプション *************** */


/* お客様情報 */
.required{
	content:"";
	display:block;
	clear:both;
}
.required:after{
	content: "必須";
	float: right;
	padding: 0 1em;
	font-weight: bold;
	color: #000;
	line-height: 1.4;
	border-radius: 0.7em;
}

.page-step5 select{
	padding: 0.3em 0.5em;
}
.icon-post{
	font-weight: bold;
	color: #987225;
}
.caution-hyphen{
	margin-left: 1em;
}
/* お客様情報 */


/* 確認 */
.list-order{
	width: 100%;
}
.list-order > li{
	display: inline-block;
	line-height: 1.75;
}
.box-estimate{
	padding-bottom: 0.5em;
	border-bottom: 1px solid #987225;
}
.box-estimate dt{
	color: #987225;
}
.box-estimate dt,
.box-estimate dd{
	font-weight: bold;
}
/* 確認 */


/* 仮確認用 */
.wrap-table-step{
	/*display: none;*/
	position: fixed;
	right: 0;
	top: 0;
	padding: 1em 0;
	background: rgba(0,0,0,0.5);
	box-sizing: border-box;
	z-index: 5;
}
.table-step th,
.table-step td{
	padding: 0.25em 1em;
}
/* 仮確認用 */

.val-confirm{
	line-height: 2;
}

.wavy{
	text-decoration: underline;
    text-decoration-style: wavy;
    text-decoration-color:#ab0000;	
	}


/* ////////////////////////////////////////
PC,SP共通
//////////////////////////////////////// */



/* ////////////////////////////////////////
PCのみ
//////////////////////////////////////// */
@media screen and (min-width:641px){
	/* 横幅全画面 */
	.fullWidth{
		min-width: 1000px;	/* 最低幅 表示エリアを指定 */
	}

	.contents{
		width: 1000px;
	}
	
	#header	.contents {
    width: 100%;
	}
	
	
	
	.inner-contents{
		padding: 0 200px;
	}
	.wrap{
		padding: 90px 0 170px;
	}

	
	/* ヘッダー ////////// */
	.header{
		padding: 10px 10px;
		box-sizing: border-box;		
	}

	.global-nav > li{
		display: inline-block;
	}
	.global-nav > li{
		margin-right: 2em;
	}
	.list-sns > li{
		margin-left: 5px;
	}
	.global-nav a{
		font-size: 14px;
		line-height: 30px;
	}
	
	/* ヘッダー ////////// */
	
	
	/* フッター ////////// */
	.footer-top,
	.footer-bottom{
		padding: 30px 0;
	}
	
	/* フッター ////////// */
	

	/* トップに戻るボタン */
	.pagetop{
		font-size: 18px;
	}
	/* トップに戻るボタン */
	
	
	.head-order{
		font-size: 30px;
	}
	body:not(.page-confirm) .head-order{
		margin-bottom: 0.5em;
	}
	.page-confirm .head-order{
		margin-bottom: 1em;
	}
	
	.nav-order{
		margin-bottom: 40px;
		font-size: 24px;
	}

	.wrap-head-step{
		margin-bottom: 100px;
		border-radius: 12px;
	}
	
	.head-step-num{
		padding-right: 45px;
		width: 85px;
		height: 95px;
		font-size: 22px;
	}
	.head-step-num span{
		font-size: 60px;
	}
	.head-step{
		padding: 1em 1.5em 1em 1em;
		font-size: 30px;
		text-align: center;
	}
	
	.section-step:not(:last-child){
		margin-bottom: 100px;
	}
	
	.inner-section{
		padding: 20px;
		border-radius: 10px;
	}
	
	.head-section{
		font-size: 24px;
	}
	.nav-order li{
		font-size: 24px;
	}
	.head-sub-section{
		font-size: 18px;
	}
	
	.img-section{
		margin-bottom: 30px;
	}
	
	.head-embroidery{
		font-size: 30px;
	}
	
	
	/* 選択肢の並び */
	.wrap-item1 > li{
		width: 100%;
	}
	
	.wrap-item2{
		margin: -20px;
	}
	.wrap-item2 > li{
		width: 480px;
		margin: 20px;
	}
	.wrap-item2-s{
		display: table;
		margin: 0 auto;
	}
	.wrap-item2-s > li{
		width: 320px;
		margin: 0 10px;
	}
	.wrap-item3{
		margin: -10px;
	}
	.wrap-item3 > li{
		width: 320px;
		margin: 10px;
	}
	.wrap-item4{
		margin: -10px;
	}
	.wrap-item4 > li{
		width: 235px;
		margin: 10px;
	}
	.wrap-item5{
		margin: -10px;
	}
	.wrap-item5 > li{
		width: 184px;
		margin: 10px;
	}
	.wrap-item6{
		margin: -10px;
	}
	.wrap-item6 > li{
		width: 150px;
		margin: 10px;
	}
	
	.wrap-list2{
		margin: -10px -14px;
	}
	.wrap-list2 > li{
		margin: 10px 14px;
	}
	.wrap-list3{
		margin: -7px;
	}
	.wrap-list3 > li{
		margin: 7px;
	}
	/* 選択肢の並び */
	
	
	/* 選択項目 *************** */
	.box-item label{
		border-radius: 10px;
	}
	.box-item label:not(.gold-gradient){
		padding: 30px;
	}
	.box-item label.gold-gradient{
		padding: 31px;
	}
	.name-item > span{
		font-size: 36px;
	}
	
	.text-item{
		line-height: 2;
	}
	.box-item .stepRadio + .name-item:before,
	.box-item .stepRadio + * + .name-item:before{
		width: 30px;
		height: 30px;
	}
	.box-item .stepCheckbox + .name-item:before,
	.box-item .stepCheckbox + * + .name-item:before{
		width: 30px;
		height: 31px;
	}
	
	.img-item{
		display: table-cell;
		vertical-align: middle;
		width: 416px;
		height: 200px;
	}
	
	.box-item .box-color{
		width: 110px;
		height: 110px;
	}
	.list-box-color .box-color{
		width: 80px;
		height: 80px;
	}
	
	
	.section-color > *:not(:last-child){
		margin-bottom: 100px;
	}
	.section-color .box-item label:not(.gold-gradient){
		padding: 60px 20px 20px 20px;
	}
	.section-color .box-item label.gold-gradient{
		padding: 61px 20px 21px 20px;
	}
	.section-color .box-item input[type="radio"] + * + .name-item:before{
		top: 18px;
	}
	.section-color .name-item span{
		padding-top: 1em;
		font-size: 18px;
	}
	
	.box-list .stepSelect,
	.box-list .stepText{
		border-radius: 10px;
	}
	.section-step6 .box-list .stepSelect{
		width: 280px;
		font-size: 24px;
	}
	.section-step19 .box-list .stepSelect,
	.section-step19 .box-list .stepText{
		width: 310px;
		font-size: 18px;
	}
	
	.section-step6 .box-list .name-item{
		width: 24px;
		font-size: 24px;
	}
	.section-step19 .box-list .name-item{
		width: 150px;
		font-size: 18px;
	}
	
	.wrap-item1 label > *{
		display: table-cell;
		vertical-align: middle;
	}
	.wrap-item1 .name-item{
		width: 250px;
		text-align: left;
	}
	.wrap-item1 .name-item span{
		font-size: 24px;
	}
	.wrap-item1 .price-item,
	.wrap-item1 .text-item{
		padding: 0 1em;
		font-size: 18px;
	}
	.wrap-item1 .price-item{
		width: 110px;
	}
	/* 選択項目 *************** */
	
	
	/* formパーツ *************** */
	input[type="text"],
	input[type="email"],
	textarea,
	select{
		font-size: 14px;
		border-radius: 5px;
	}
	/* formパーツ *************** */
	
	
	/* 共通テーブル *************** */
	.table-common th,
	.table-common td{
		padding: 0.75em 0;
	}
	.table-common th{
		font-size: 18px;
		vertical-align: top;
	}
	.page-step5 .table-common th{
		width: 210px;
	}
	.page-confirm .table-common th{
		width: 250px;
	}
	
	.table-common td{
		vertical-align: middle;
	}
	.page-step5 .table-common td{
		width: 390px;
		line-height: 18px;
	}
	.page-confirm .table-common td{
		width: 350px;
	}
	/* 共通テーブル *************** */
	
	
	/* 次の項目へ進む *************** */
	.wrap-btn-next{
		display: table;
		margin: 0 auto 45px;
	}
	.btn-next{
		width: 740px;
		font-size: 36px;
	}
	/* 次の項目へ進む *************** */
	
	
	.cookie-reset{
		bottom: 30px;
	}
	
	
	/* step4 指の長さ */
	.section-step4 .box-item input[type="radio"] + .name-item:before{
		display: block;
		margin: 0 auto 0.5em;
	}
	.section-step4 .name-item{
		line-height: 1.35;
	}
	.section-step4 .price-item,
	.section-step11 .price-item{
		margin-top: 0.5em;
		text-align: center;
	}
	/* step4 指の長さ */
	
	
	/* step6 パーツ */
	.section-step6 .wrap-list3{
		margin-bottom: 60px;
	}
	/* step6 パーツ */
	
	/* ウェブ */
	.hami-kiri .wrap-item6{
		display: table;
		margin-left: auto;
		margin-right: auto;
	}
	
	.section-step12 .section-color .name-item span{
		font-size: 16px;
	}
	/*
	.section-step12 .box-item:last-child{
		width: calc(100% - 20px);
	}
	.section-step12 .box-item:last-child label{
		height: 240px;
	}
	.section-step12 .box-item:last-child input[type="radio"] + * + .name-item:before{
		top: 0;
		bottom: 0;
		left: 40px;
		right: auto;
	}
	.section-step12 .box-item:last-child img,
	.section-step12 .box-item:last-child .name-item span,
	.section-step12 .box-item:last-child .price-item,
	.section-step12 .box-item:last-child .text-item{
		position: absolute;
	}
	.section-step12 .box-item:last-child img{
		left: 100px;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.section-step12 .box-item:last-child .name-item span{
		top: 10px;
		left: 235px;
		font-size: 24px;
	}
	.section-step12 .box-item:last-child .price-item{
		top: 35px;
		right: 35px;
		font-size: 18px;
	}
	.section-step12 .box-item:last-child .text-item{
		top: 80px;
		left: 235px;
		width: 735px;
		font-size: 16px;
	}
	*/
	/* ウェブ */
	
	
	
	.parts-color{
		display: block;
		margin: 0 auto 60px;
	}
	.list-box-color{
		margin: 0 -3.5px;
	}
	.list-box-color > li{
		margin: 0 3.5px;
	}
	.list-box-color p{
		font-size: 11px;
	}
	
	/* 指カバー・指アテ */
	.section-step17 .wrap-item3 label{
		height: 235px;
	}
	.section-step17 .wrap-item3 .box-item:last-child span{
		display: block;
		padding: 1.5em 0;
		font-size: 36px;
	}
	.section-step17 .wrap-item3 .box-item:last-child label:not(.gold-gradient) {
		padding:  20px;
	}
	.section-step17 .wrap-item3 .box-item:last-child label.gold-gradient {
		padding:  21px;
	}
	/* 指カバー・指アテ */


	/* 刺繍 *************** */
	.list-img-embroidery{
		display: table;
		margin-left: auto;
		margin-right: auto;
	}
	.list-img-embroidery > li{
		margin: 0 10px;
	}
	.list-img-embroidery dt{
		font-size: 18px;
	}
	
	.table-embroidery th,
	.table-embroidery td{
		border: 1px solid #987225;
	}
	.table-embroidery th,
	.table-embroidery th span{
		font-size: 18px;
	}
	.table-embroidery th span{
		display: block;
		margin-right: -4em;
		text-indent: -2em;
		letter-spacing: 2em;
	}
	/* 刺繍 *************** */
	
	
	/* オプション *************** */
	.section-step20 .name-item{
		margin-bottom: 1em;
		width: 315px;
		height: 52px;
	}
	.section-step20 .name-item span{
		width: 270px;
		font-size: 24px;
	}
	.section-step20 .price-item{
		top: 40px;
		right: 30px;
		font-size: 18px;
	}
	/* オプション *************** */
	
	
	/* RYUロゴ刺繍 *************** */
	.wrap-logo-ryu > *:not(:last-child),
	.wrap-logo-ryu > ul > *:not(:last-child){
		margin-bottom: 3.5em;
	}
	/* RYUロゴ刺繍 *************** */
	
	
	/* お客様情報 */
	.required:after{
		margin-right: 1em;
		font-size: 14px;
	}
	
	.width-s{
		width: 160px;
	}
	
	
	/* お客様情報 */
	
	
	/* 確認 */
	.wrap-table-common{
		margin-bottom: 150px;
	}
	.list-order > li{
		width: 32%;
	}
	
	.box-estimate dt{
		font-size: 24px;
		line-height: 30px;
	}
	.box-estimate dd{
		font-size: 30px;
	}
	/* 確認 */
	
	
	.val-confirm{
		margin-bottom:50px;
	}
}
/* ////////////////////////////////////////
PCのみ
//////////////////////////////////////// */



/* ////////////////////////////////////////
SPのみ
//////////////////////////////////////// */
@media screen and (max-width: 640px){
	body{
		position: relative;
		overflow-x: hidden;
	}
	.main{
		margin-bottom: 15vw;
	}
	.sp-contents{
		margin-left: auto;
		margin-right: auto;
		width: 95%;
	}
	
	.wrap{
		padding: 10vw 0 15vw;
	}
	
	/* ヘッダー ////////// */
	.header{
		position: relative;
		height: 15vw;
	}
	
	.list-sns{
		position: absolute;
		right: 16vw;
		top: 0;
		bottom: 0;
		margin: auto;
		height: 8vw;
	}
	.list-sns > li{
		margin-left: 3vw;
	}
	.list-sns img{
		width: 8vw;
		height: auto;
	}
	
	.sp-btn{
		position: absolute;
		right: 3vw;
		top: 0;
		bottom: 0;
		margin: auto;
		width: 9vw;
		height: 9vw;
		font-size: 10vw;
		color: #987225;
		cursor: pointer;
	}
	/* ヘッダー ////////// */
	
	
	/* モバイルナビ ////////// */
	.nav{
		display: none;
		position: absolute;
		top: 28.5vw;
		left: 0;
		width: 100%;
		background: #000;
		border-top: 1px solid #987225;
		border-bottom: 3px solid #987225;
		z-index: 1000;
	}
	.global-nav li:not(:last-child){
		border-bottom: 1px solid #987225;
	}
	.global-nav a{
		display: block;
		padding: 1em;
		font-size: 5vw;
		color: #987225;
		text-align: center;
	}
	.global-nav span{
		display: none;
	}
	/* モバイルナビ ////////// */
	
	
	/* フッター ////////// */
	.footer-top,
	.footer-bottom{
		padding: 6vw 0;
	}
	.footer .logo{
		display: block;
		margin: 0 auto;
		width: 40%;
	}
	.footer-bottom dl{
		margin-bottom: 1em;
	}
	.copyright small{
		font-size: 2.7vw;
	}

	/* フッター ////////// */

	
	.head-order{
		margin-bottom: 1em;
		font-size: 6vw;
	}
	.nav-order{
		margin-bottom: 1em;
		font-size: 4vw;
	}
	.wrap-head-step{
		margin-bottom: 15vw;
		border-radius: 2vw;
	}
	.head-step-num{
		padding-right: 7vw;
		width: 16vw;
		height: 15vw;
		font-size: 3.6vw;
	}
	.head-step-num span{
		font-size: 10vw;
	}
	.head-step{
		padding: 0.5em 2em 0.5em 1em;
		font-size: 5vw;
	}
	
	
	.section-step:not(:last-child){
		margin-bottom: 15vw;
	}
	.inner-section{
		padding: 5vw;
		border-radius: 3vw;
	}

	.head-section{
		font-size: 4.5vw;
		line-height: 1.25;
	}
	.caution-section{
		font-size: 3vw;
		line-height: 1.5;
	}
	
	.img-section{
		margin-bottom: 1em;
		max-width: 400px;
		width: 75%;
		height: auto;
	}
	
	
	/* 選択項目 *************** */
	.section-color > *:not(:last-child){
		margin-bottom: 10vw;
	}
	div:not(.section-color) .box-item:not(:last-child){
		margin-bottom: 3vw;
	}
	.box-item label{
		padding: 5vw;
		border-radius: 3vw;
	}
	.name-item > span{
		font-size: 6.5vw;
	}
	
	.text-item{
		font-size: 3vw;
		line-height: 1.75;
	}
	.box-item .stepRadio + .name-item:before,
	.box-item .stepCheckbox + .name-item:before{
		width: 6.5vw;
		height: 6.5vw;
	}
	.box-item .stepRadio + * + .name-item:before,
	.box-item .stepCheckbox + * + .name-item:before{
		width: 5vw;
		height: 5vw;
	}
	.img-item{
		margin-bottom: 1em;
	}
	.img-item img{
		width: auto;
		height: 30vw;
	}
	
	.box-item .box-color{
		width: 100%;
		height: 14.3vw;
	}
	
	.section-step6 .box-list .stepSelect{
		width: 89%;
		font-size: 3vw;
	}
	.section-step6 .box-list .name-item{
		width: 3vw;
		font-size: 3vw;
	}
	
	
	.list-box-color .box-color{
		width: 10vw;
		height: 10vw;
	}
	
	.section-color .box-item label:not(.gold-gradient){
		padding: 10vw 3vw 3vw 3vw;
	}
	.section-color .box-item label.gold-gradient{
		padding: calc(10vw + 1px) 3vw calc(3vw + 1px) 3vw;
	}
	.section-color .box-item input[type="radio"] + * + .name-item:before{
		top: 3vw;
	}
	.section-color .name-item span{
		padding-top: 0.5em;
		font-size: 2.7vw;
	}
	
	.list-box-color p{
		height: 2.5em;
		font-size: 2.4vw;
		line-height: 1.25;
	}
	/* 選択項目 *************** */
	
	
	/* formパーツ *************** */
	input[type="text"],
	input[type="email"],
	textarea,
	select{
		font-size: 16px;
		border-radius: 1vw;
	}
	/* formパーツ *************** */
	
	
	/* 共通テーブル *************** */
	.table-common th,
	.table-common td{
		
	}
	.table-common th{
		padding: 1em 1em 0.5em;
		font-size: 4vw;
	}
	.table-common td{
		padding: 0.5em 1em 1em;
	}
	/* 共通テーブル *************** */
	
	
	/* 次の項目へ進む *************** */
	.wrap-btn-next{
		margin-bottom: 2em;
	}
	.btn-next{
		width: 100%;
		font-size: 6vw;
	}
	/* 次の項目へ進む *************** */
	
	
	.cookie-reset{
		width: 95%;
		bottom: 3vw;
	}
	
	.wrap-list,
	.parts-color{
		margin-bottom: 5vw;
	}
	
	/* スチーム加工 */
	.section-step4 .box-item label > p{
		display: inline-block;
		text-align: left;
	}
	.section-step4 .box-item label > p:nth-of-type(1){
		width: 74%;
	}
	.section-step4 .box-item label > p:nth-of-type(1):before{
		margin-right: 1em;
	}
	/* スチーム加工 */
	
	
	/* ステッチカラー */
	.section-step11 .price-item{
		margin-top: 0.5em;
		font-size: 2.4vw;
		text-align: center;
	}
	/* ステッチカラー */
	
	
	/* ウェブ */
	.hami-kiri .spWrapLLL4{
		margin: 0;
	}
	.hami-kiri .spWrapLLL4 > *{
		float: none;
		margin: 0 auto;
	}
	/*
	.section-step12 .box-item:last-child{
		width: calc(100% - 3%);
	}
	.section-step12 .box-item:last-child img{
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 30%;
		height: auto;
	}
	.section-step12 .box-item:last-child .name-item span{
		font-size: 4vw;
		line-height: 1.75;
	}
	.section-step12 .box-item:last-child .price-item{
		text-align: center;
		line-height: 1.75;
	}
	*/
	/* ウェブ */
	
	
	/* 刺繍 *************** */
	.list-img-embroidery > li:not(:last-child){
		margin-bottom: 3vw;
	}
	.list-img-embroidery img{
		max-width: 400px;
		width: 100%;
		height: auto;
	}
	
	.table-embroidery tr:first-child{
		display: none;
	}
	.table-embroidery tr{
		margin-bottom: 5vw;
	}
	.table-embroidery th{
		border: 1px solid #987225;
	}
	.table-embroidery th,
	.table-embroidery th span{
		font-size: 4vw;
	}
	.table-embroidery tr > *:nth-child(2):before{
		content: "筆記体：";
	}
	.table-embroidery tr > *:nth-child(3):before{
		content: "活字体：";
	}
	.table-embroidery tr > *:nth-child(4):before{
		content: "楷書体：";
	}
	.table-embroidery tr > *:nth-child(5):before{
		content: "価格";
	}
	.table-embroidery img{
		width: auto;
		height: 12vw;
	}
	
	.head-embroidery{
		font-size: 4.5vw;
	}
	.section-embroidery .box-list{
		margin: 0.5em 0;
	}
	.section-embroidery .stepText,
	.section-embroidery .stepSelect{
		width: 65%;
		font-size: 16px;
		box-sizing: border-box;
	}
	.section-embroidery .name-item{
		width: 32%;
		font-size: 3vw;
		text-align: left;
		box-sizing: border-box;
	}
	/* 刺繍 *************** */
	
	
	/* オプション *************** */
	.section-step20 .name-item{
		margin-bottom: 0.5em;
		width: 80%;
		height: 10vw;
	}
	.section-step20 .name-item span{
		width: 80%;
		font-size: 4.3vw;
	}
	.section-step20 .price-item{
		top: 7vw;
		right: 5vw;
	}
	/* オプション *************** */
	
	
	/* RYUロゴ刺繍 *************** */
	.top-logo-ryu,
	.wrap-logo-ryu > *:not(:last-child),
	.wrap-logo-ryu > ul > *:not(:last-child){
		margin-bottom: 3vw;
	}
	.wrap-logo-ryu .section-color .price-item{
		margin-top: 0.5em;
		font-size: 2.4vw;
		text-align: center;
	}
	.wrap-logo-ryu .wrap-item1 .price-item{
		margin-top: 1em;
		margin-bottom: 0.5em;
		text-align: center;
	}
	/* RYUロゴ刺繍 *************** */
	
	
	/* お客様情報 */
	.required:after{
		font-size: 3vw;
	}
	
	.width-s{
		width: 40%;
	}
	
	.caution-hyphen{
		font-size: 3vw;
	}
	/* お客様情報 */
	
	
	/* 確認 */
	.wrap-table-common{
		margin-bottom: 20vw;
	}
	
	.box-estimate dt{
		padding-left: 0.75em;
		font-size: 5vw;
		line-height: 7vw;
	}
	.box-estimate dd{
		padding-right: 0.5em;
		font-size: 7vw;
	}
	/* 確認 */
	
	
	.val-confirm{
		margin-bottom: 20vw;
	}
}
/* ////////////////////////////////////////
SPのみ
//////////////////////////////////////// */