@charset "UTF-8";
/* CSS Document */

/*-------------------------------------------

name: uniq.css

-------------------------------------------*/

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}
::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

/*=========================================
	h2
=========================================*/
h2.title{
	background:url(../img/h2.png) center no-repeat;
	height:221px;
	margin:40px 0 60px 0;
}

/*========================
　名入れフォーマット･入稿
=========================*/

.intro{
	color: #8b837b;
	font-size: 21px;
	line-height: 150% !important;
	margin: 0 auto 60px;
	width: 870px;	
}

.intro span {
    display: inline-block;
    line-height: 100% !important;
}

.category {
    margin-bottom: 30px;
    text-align: center;
}
.category li {
    display: inline-block;
    margin: 0 20px 20px;
}
.category li a {
    background: #eb5a2d none repeat scroll 0 0;
    color: #fff;
	display: inline-block;
    padding: 10px 0;
    text-align: center;
    width: 200px;
}

.download h3.title{
	background: #ff9979;
	border-box: box-sizing;
	color: #fff;
	padding: 10px 10px;
}

.download .box{
	background: #fff;	
	border-box: box-sizing;
	margin-bottom:100px;
	padding: 40px 70px 60px;
}

.download .box .boxInr{
	margin-bottom:30px;
}

.download .box h3.copy{
	color: #952e0e;
	font-size: 26px;
	margin-bottom: 60px;
	text-align:center;	
}

.download .box .img.fltL{
	width:222px;	
}

.download .box .text.fltR{
	width: 415px;	
}

.download .box .text.fltR .pt{
	font-size: 20px;
	margin-bottom: 30px;
}

.download .box .text.fltR .note{
	color: #666666;
	font-size: 14px;
	letter-spacing: normal;
    text-align: justify;	
}

.download .box .text.fltR .pt li,
.download .box .text.fltR .note li{
	text-indent: -1em;
	padding-left: -1em;	
}

.download .buttons{
	margin: 0 auto 50px;
	width:720px;	
}

.download .btn{
	width:326px !Important;		
}
	
.download .btn a {
    background: #fff url("../img/icon_btn.png") no-repeat scroll 8px center;
    border: 1px solid #ff6333 !important;
    border-radius: 3px;
    box-shadow: 3px 3px #ff6333 !important;
	box-sizing: border-box;
    color: #582715 !important;
	font-size: 14px !important;
	padding: 18px 30px !important;
	text-align: left !important;
}

.note p{
	border-bottom: 1px dotted #6eb92b;
	color:#6eb92b;	
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	width: 200px;
}

.note01 .list li{
	box-sizing: border-box;
	color: #666666;
	font-size: 14px;
	text-indent: -1em;
	padding-left: 1em;			
}

.main,
.note01 .main{
	background-color: #f1f1f1;
	box-sizing: border-box;
	margin-bottom: 2%;	
	padding: 15px 20px;
	height: 477px!important;
}

.main .title,
.note01 .title{
	color: #542a11;
	font-size: 16px;
	font-weight: bold;	
	margin-bottom: 20px;
	text-align: center;
}

.main .title .list li,
.note01 .list li{
	background-color: none !important;
	border: none !important;	
	box-sizing: border-box;
	padding: 0 -1em 0 0 !important;
	text-indent: -1em;
}

.noteIntro{
	margin-bottom: 20px;	
}

.bx-pager-item{
	display:inline-block !important;	
	margin-top:10px;
	text-align: center !important;
}

.bx-pager.bx-default-pager{
	text-align: center !important;	
}

.bx-pager-link{
	background-color:#ff9979;
	border-radius: 10px;
	color: #fff !important;
	margin: 0 5px;	
	padding: 1px 6px;
}

.bx-pager-link.active{
	background-color:#eb5a2d;	
}

.note01 .fonts table,
.note01 .fonts table th,
.note01 .fonts table td,
.note01 .data table,
.note01 .data table th,
.note01 .data table td{
	border: none !important;
	padding: 10px;
	text-align: center;	
}
.note01 .fonts table tr.font02 th, .note01 table tr.font02 td { font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "MS P明朝", "MS 明朝", serif;}
.note01 .fonts table tr.font03 th, .note01 table tr.font03 td { font-family: "HG丸ゴシックM-PRO", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif ;}
.note01 .fonts table tr.font04 th, .note01 table tr.font04 td { font-family: HG創英角ﾎﾟｯﾌﾟ体 ;}
.note01 .fonts table tr.font05 th, .note01 table tr.font05 td { font-family: MSゴシック ;}
.note01 .fonts table tr.font06 th, .note01 table tr.font06 td { font-family: HG創英角ﾎﾟｯﾌﾟ体,fantasy !important;}

.note01 .data table th{
	background:#c7c7c7;
}

#cat02 .steps{
	margin:0 auto 30px;	
	text-align: center;
}

#cat03 .copyBox .copy{
	float: right;
	text-align: left;
	width: 45%;	
}

#cat03 .copyBox .img{
	float: left;
	width:49%;
}

#cat03 .boxInr .img{
	float: right;
	text-align:right;
	width:49%;		
}

#cat03 .boxInr .note{
	float: left;
	width:49%;	
} 

#cat03 .boxInr .btn{
	margin: 0 auto !Important;	
}

#cat04 .steps{
	margin:0 auto  30px;	
	text-align: center;		
}

#cat04 .note01 .colors li{
	box-sizing: border-box;	
	margin-bottom:10px;
}

#cat04 .note01 .colors li span{
	box-sizing: border-box;
	color: #666666;
	font-size: 10px;
	display: inline;		
}

.lastBtn .btn{
	margin: 0 auto 50px;
}




/* sp */


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

h2.title{
	background:none !important;
	height:auto !important;
	margin:40px 0 60px 0 !important;
}

.intro {
    font-size: 15px;
    margin: 0 auto 30px;
	width: 100%;
}

.intro span img {
    display: flex;
    margin: 0 auto;
    width: 80%;
}

.download{
	box-sizing: border-box;
	padding: 0 2%;	
}

.intro{
	width: 100%;	
}

.download .box {
    margin-bottom: 10%;
    padding: 5% 6% !important;
}

.download .box .boxInr{
	margin-bottom:0 !important;	
}

.category li a {
    width: 200px;
}

.main,
.note01 .main {
    margin: 6% 0;
    width: 100% !important;
	height: 250px !important;
}

.download .box{
	margin-bottom:10%;
	padding: 5% 10%;
}

.download .box h3.copy {
    font-size: 16px;
    margin-bottom: 15px;
}

.download .box .img.fltL{
	float:none !important;
	width:100%;	
}

.download .box .text.fltR{
	float:none !important;
	width:100%;		
}

.download .box .text.fltR .pt {
    font-size: 15px;
    margin: 30px 0;
}

.download .box .text.fltR .pt li,
.download .box .text.fltR .note li{
    padding-left: 1em;
    text-indent: -1em;
}

.download .buttons{
	margin: 0 auto 20px;
	width:100%;	
}

.download .btn{
	margin-bottom: 3%;
	width:100% !Important;		
}

.note p{
	width: 100%;
}

#cat01 img,
#cat02 img,
#cat03 img,
#cat04 img{
	width: 100%;	
}

#cat03 .copyBox .copy{
	float: none !important;
	text-align: left;
	width: 100%;	
}

#cat03 .copyBox .img{
	float: none !important;
	width: 100%;
}


#cat03 .boxInr .img{
	float: none !important;
	text-align:right;
	width: 100%;		
}

#cat03 .boxInr .note{
	float: none !important;
	width: 100%;	
} 

#cat03 .boxInr .btn{
	margin: 0 auto 3%!Important;	
}

#cat04 .steps.spDisp {
    border: 1px dotted #6eb92b;
    box-sizing: border-box;
	height: 220px;
    margin: 0 auto 30px;
    overflow: scroll;
    padding: 2% 1%;
    text-align: center;
}

#cat04 .spDisp.scroll{
	color: #6eb92b;	
	font-size:10px;
	margin-bottom:1%;
	text-align: right;
}

.lastBtn .btn{
	margin: 0 auto 20px;
}

.fonts.spDisp .scroll{
	color:#000;
	font-size:10px;
	margin-bottom: 1%;	
	text-align: right;
}

.main{
	height:300px;
	overflow: scroll;	
}

.scrollB{
	color: #000;	
	font-size:10px;
	margin-bottom:1%;
	text-align: right;	
}

}
