
.ds-inner {
	padding: 50px 0;
}

.fix_main {
	background: url('../../products/images/ds100/thumb_01.png');
	background-size: cover;
	padding: 80px 0;
}

.fix_main .head_box {
	font-family: 'Roboto Slab', serif;
	text-align: center;
	margin: 0 0 0 6px;
	color: #fff;
	border: 5px solid #fff;
	padding: 25px 30px;
	width: 420px;
	box-sizing: border-box;
}

.fix_main .head_box h1 {
	font-family: 'Roboto Slab', serif;
	font-size: 59px;
	line-height: 58px;
}

.fix_main .head_box p {
	font-size: 30px;
}

.fix_main_2 {
	background: url('../../products/images/ds100/thumb_02.png');
	background-size: cover;
}

.fix_main_2 h1 {
	padding: 125px 0;
	font-family: 'Roboto Slab', serif;
	text-align: left;
	margin: 0 0 0 6px;
	font-size: 59px;
	color: #fff;
	text-shadow: 1px 1px 1px #E91E63;
}

.fix_main_3 {
	background: url('../../products/images/ds100/thumb_03.png');
	background-size: cover;
}

.fix_main_3 h1 {
	padding: 125px 0;
	text-align: left;
	margin: 0 0 0 6px;
	font-size: 51px;
	color: #fff;
	text-shadow: 1px 1px 1px #E91E63;
}

.en-title {
	position: relative;
	text-align: center;
	font-size: 30px;
	color: #797873;
	font-family: 'Roboto Slab', serif;
}

.en-title span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 4em;
	padding: 0 1em;
	background-color: #fff;
	text-align: left;
}

.en-title::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: #ccc;
	background: -webkit-linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
	background: linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
}

.en-title-mini {
	text-align: center;
	font-size: 14px;
	color: #FF9800;
	font-weight: bold;
	margin: 0 0 30px;
}

.ds_sub_title {
	font-size: 20px;
	margin: 0 0 12px;
	padding: .5em .75em;
	background-color: #f6f6f6;
	border-left: 6px solid #ccc;
}

.ds_pickup_title {
	color: #666;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 12px;
	padding: 5px 7px 5px 0;
}

.ds_pickup_text {
	font-size: 15px;
	line-height: 30px;
	margin: 0 10px 13px;
}

.item_list {
	margin: 0 0 0 30px;
}

.item_list li {
	font-size: 16px;
	line-height: 32px;
}

.item_box {
	height: 666px;
	overflow: hidden;
	background: #000;
}

.item_box .item_left {
	overflow: hidden;
	float: left;
	width: 50%;
	height: 100%;
	text-align: center;
	background-color: #000000;
	display: table;
}

.item_box .item_text {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
}

.item_box .item_text h2 {
	margin-bottom: 15px;
	font-size: 60px;
	font-family: 'Roboto Slab', serif;
	line-height: 1;
}

.item_box .item_text p {
	margin-bottom: 30px;
	font-size: 14px;
	color: #fff;
	line-height: 2;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS P Gothic",Verdana,sans-serif;
}

.item_box .item_text p.ds_big {
	font-size: 18px;
	font-family: 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', Times, 'Times New Roman', serif;
}

.item_box .item_text p span {
	font-size: 20px;
}

.item_box .item_text .btn {
	display: inline-block;
	background-color: #e48217;
	color: #fff;
	margin: 0 0 30px;
	padding: 18px 44px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1;
	-webkit-transition: 0.30s ease-in-out;
	-moz-transition: 0.30s ease-in-out;
	-ms-transition: 0.30s ease-in-out;
	-o-transition: 0.30s ease-in-out;
	transition: 0.30s ease-in-out;
}

.item_box .item_text .btn:hover {
	text-decoration: none;
	background: #C17119;
}

.item_box .item_img {
	overflow: hidden;
	float: right;
	width: 50%;
	height: 100%;
	text-align: center;
	background-color: #000000;
	display: table;
}

.item_box .item_img img {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.product_box {
	position: relative;
	display: inline-block;
	margin-left: 26px;
	margin-bottom: 26px;
	letter-spacing: normal;
}

.product_box .inner_text {
	position: absolute;
	top: 41%;
	left: 23%;
	width: 77px;
	text-align: center;
	line-height: 225px;
}

.product_box .inner_text h3 {
	background-color: #fff;
	display: inline-block;
	padding: 12px 20px 8px;
	border: solid 4px #000;
	line-height: 1;
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	width: 100%;
	-webkit-transition: 0.30s ease-in-out;
	-moz-transition: 0.30s ease-in-out;
	-ms-transition: 0.30s ease-in-out;
	-o-transition: 0.30s ease-in-out;
	transition: 0.30s ease-in-out;
}

.product_box .inner_text h3:hover {
	color: #fff;
	background-color: #e48217;
	border: solid 4px #e48217;
}

.ds_product_text {
	text-align: center;
	line-height: 25px;
	font-size: 16px;
	margin: 0 0 45px;
}

.ds_table {
	margin-bottom: 15px;
	width: 100%;
	border-top: 1px solid #CCC;
}

.ds_table th {
	padding: 5px 10px;
	border-bottom: 1px solid #CCC;
	background: url(../../images/bg_th.html) repeat-x left top #e5e5e5;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	letter-spacing: 1px;
	white-space: nowrap;
	color: #676767;
}

.ds_table td {
	padding: 13px 10px 13px 14px;
	border-bottom: 1px solid #CCC;
	background: #FFF;
	font-size: 14px;
	text-align: left;
}

.ds_table td span {
	font-size: 11px;
}

.ds_table td.odd {
	background: url(../../img/bg_td.html) repeat-x left top #F8F8F8;
}

.bone_list li {
	width: 23%;
	margin: 0 1% 10px;
	float: left;
}

.bone_list li img {
	width: 100%;
}

.remodal h3 {
	background-color: #fff;
	display: inline-block;
	padding: 12px 20px 8px;
	border-top: solid 4px #000;
	border-bottom: solid 4px #000;
	margin: 0 0 15px 0;
	line-height: 1;
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	width: 100%;
	box-sizing: border-box;
}

.remodal p {
	text-align: left;
	margin: 0 0 15px;
}

.ds_ranning_list img {
	width: 100%;
}

.ds_photo {
	position: relative;
	display: inline-block;
	margin-left: 26px;
	margin-bottom: 26px;
	letter-spacing: normal;
	width: 225px;
	height: 225px;
}

.ds_photo img {
	border-radius: 115px;
}

.ds_order_text {
	font-size: 16px;
	line-height: 32px;
	margin: 0 0 30px;
}

.ds_order_box {
	border: 4px solid #f6f6f6;
	padding: 15px 30px;
	margin: 0 0 30px;
	box-sizing: border-box;
}

.ds_order_box .ds_tel {
	width: 50%;
	float: left;
	font-size: 34px;
	text-align: center;
}

.ds_order_box .ds_tel a {
	 color: #E91E63;
}

.ds_order_box .ds_mail {
	width: 50%;
	float: right;
	font-size: 34px;
	text-align: center;
}

.ds_order_box .ds_mail a {
	color: #41599A;
}

.ds_bt {
	display: inline-block;
	width: 200px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
}
.ds_bt::before,
.ds_bt::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.ds_bt,
.ds_bt::before,
.ds_bt::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.ds_button {
	font-size: 18px;
	width: 200px;
	margin: 30px auto 0;
}

.ds_bt {
	position: relative;
	-webkit-perspective: 300px;
	perspective: 300px;
	font-family: 'Roboto Slab', serif;
}
.ds_bt span {
	display: block;
	position: absolute;
	width: 200px;
	height: 60px;
	border: 4px solid #333;
	text-align: center;
	line-height: 56px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	pointer-events: none;
}
.ds_bt span:nth-child(1) {
	background-color: #333;
	color: #fff;
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	transform: rotateX(90deg);
	-webkit-transform-origin: 50% 50% -30px;
	-moz-transform-origin: 50% 50% -30px;
	transform-origin: 50% 50% -30px;
}
.ds_bt span:nth-child(2) {
	background-color: #fff;
	color: #333;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-transform-origin: 50% 50% -30px;
	-moz-transform-origin: 50% 50% -30px;
	transform-origin: 50% 50% -30px;
}
.ds_bt:hover span:nth-child(1) {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.ds_bt:hover span:nth-child(2) {
	background-color: #333;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
}

.ds_doll_name {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 23px 0;
}

.in_box {
	padding: 13px 10px 13px 14px;
	border: 1px solid #CCC;
}

.in_box .right {
	width: 48%;
	float: right;
}

.in_box .left {
	width: 48%;
	float: left;
	background: #F8F8F8;
	color: #666;
	padding: 15px;
	box-sizing: border-box;
}

.in_box .left .title_text {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	margin: 16px 0 3px 0;
	text-align: left;
}

.in_box .right p {
	margin: 0;
}

.ds-worning a {
	color: #fff;
	padding-right: 20px;
	background: url(../images/ico_linkblank_white.png) no-repeat right 4px;
	font-weight: bold;
	padding: 2px 20px 2px 0;
	text-decoration: underline;
}

.ds-worning a:hover {
	text-decoration: none;
}

.ds-worning-under {
	background: #f1f1f1;
	border: 2px solid #375197;
	margin-left: 0 !important;
	text-align: center;
	padding: 5px 0;
	width: 300px;
	margin: 0 auto;
}

.ds-worning-under a {
	padding-right: 20px;
	background: url(../images/ico_linkblank_01.gif) no-repeat right 4px;
	font-weight: bold;
	padding: 3px 20px 5px 0;
}

.products_box_01 {
	background: url('../../products/images/ds100/products_bg01.png') no-repeat;
	height: 310px;
	background-size: cover;
	position: relative;
	border: 1px solid #dadada;
}

.products_box_02 {
	background: url('../../products/images/ds100/products_bg02.png') no-repeat;
	height: 310px;
	background-size: cover;
	position: relative;
	border: 1px solid #dadada;
}

.products_box_title {
	clear: both;
	color: #e91e63;
	margin-bottom: 11px;
	font-size: 30px;
	font-weight: bold;
	position: absolute;
	top: 69px;
	left: 73px;
	text-shadow: 1px 1px #b5b5b5;
}

.products_box_text {
	font-size: 15px;
	line-height: 30px;
	position: absolute;
	top: 120px;
	left: 73px;
	width: 419px;
	color: #000000;
	text-shadow: 1px 1px #b5b5b5;
}

/*-----------------------
	sp-css
-----------------------*/

@media (max-width: 480px) {
	.fix_main {
		padding: 40px 0;
	}
	
	.fix_main .head_box {
		width: 96%;
		margin: 0 2%;
		padding: 11px 0;
		box-sizing: border-box;
	}
	
	.fix_main .head_box h1 {
		font-size: 35px;
		line-height: 32px;
	}
	
	.fix_main .head_box p {
		font-size: 23px;
	}
	
	.en-title {
		font-size: 20px;
	}
	
	.en-title span {
		margin: 0;
	}
	
	.en-title-mini {
		margin: 0 0 20px;
	}
	
	.item_box .item_text p.ds_big {
		font-size: 16px;
	}
	
	.ds-inner {
		width: 96%;
		margin: 0 2%;
	}
	
	.item_list {
		margin: 0;
	}
	
	.item_list li {
		font-size: 16px;
		line-height: 32px;
	}
	
	.item_box {
		height: auto;
	}
	
	.item_box .item_img {
		width: 100%;
		float: none;
	}
	
	.item_box .item_left {
		width: 100%;
		float: none;
		padding: 30px 0;
	}
	
	.ds_product_text {
		font-size: 16px;
		text-align: left;
		line-height: 32px;
	}
	
	.product_box {
		width: 48%;
		margin: 0 1% 7px;
		float: left;
	}
	
	.product_box .inner_text {
		top: 36%;
		left: 9%;
	}
	
	.ds_photo {
		width: 47%;
		height: auto;
		margin: 0 1% 7px;
	}
	
	.fix_main_3 h1 {
		padding: 72px 0;
		font-size: 32px;
	}
	
	.ds_order_box {
		padding: 15px 15px;
	}
	
	.ds_order_box .ds_tel {
		width: 100%;
		float: none;
		font-size: 25px;
		text-align: left;
	}
	
	.ds_order_box .ds_mail {
		width: 100%;
		float: none;
		font-size: 25px;
		text-align: left;
	}
	
	.in_box .right {
		width: 100%;
		float: none;
	}

	.in_box .left {
		width: 100%;
		float: none;
	}
	
	.ds-worning-under {
		width: 100%;
	}
	
	.products_box_01 {
		background: url('../../products/images/ds100/products_bg01sp.png') no-repeat;
		background-size: 100% 100%;
	}
	
	.products_box_02 {
		background: url('../../products/images/ds100/products_bg02sp.png') no-repeat;
		background-size: 100% 100%;
	}
	
	.products_box_title {
		top: 21px;
		left: 21px;
	}
	
	.products_box_text {
		top: 79px;
		left: 19px;
		width: 274px;
	}
	
}