body {
	margin: 0 auto;
	padding: 0px;
	color: #333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 2;
	background: #fff;
	-webkit-text-size-adjust: none;
}
h1{margin: 0px;padding: 0px;font-size: 0.9em; text-align: left;font-weight: normal;}
h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure,form {margin: 0px;padding: 0px;font-size: 100%;}
.iw100 img{width: 100%;height: auto;}
.ap_main h2{
	background-image: url(https://www.cittoplus.com/strap/images/index.gif);
	background-repeat: no-repeat;
	font-size: 1.1em;
	font-weight: bold;
	text-indent: 20px;
	background-position: 1% 48%;
	color: #ffffff;
	background-color: #0254c3;
	text-align: left;
	margin: 0 auto 15px;
	}
h3{
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	text-indent: 10px;
	background-position: 2% 50%;
	color: #ffffff;
	background-color: #002893;
	text-align: left;
	margin: 0 auto 10px;
}
h4{
	background-repeat: no-repeat;
	font-size: 17px;
	font-weight: bold;
	height: 30px;
	line-height: 31px;
	background-position: 2% 50%;
	text-align: left;
	margin: 0 auto 10px;
	color: #333333;
	padding: 0px;
	border-bottom: 1px dotted #cccccc;
	}
.sp{
	display: none;
}
.box_title1{
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	background-position: 2% 50%;
	color: #ffffff;
	background-color: #002893;
	text-align: left;
	margin: 0 auto;
}
.c{text-align: center;}
.fc_w{color: #fff;}
.box_movie{
	background: #000000;
	text-align: center;
	padding: 20px 0 40px;
	margin:0 auto 20px;
	width: auto;
	
}
a{
	color: #333333;
	text-decoration: none;
}
a img:hover{
	opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=75); /* IE lt 8 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: .75; /* Safari 1.x */
	-moz-opacity: .75; /* FF lt 1.5, Netscape */
}
a img{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
	opacity: .90; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=90); /* IE lt 8 */
	-ms-filter: "alpha(opacity=90)"; /* IE 8 */
	-khtml-opacity: .90; /* Safari 1.x */
	-moz-opacity: .90; /* FF lt 1.5, Netscape */
}
a:hover{
	opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=75); /* IE lt 8 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: .75; /* Safari 1.x */
	-moz-opacity: .75; /* FF lt 1.5, Netscape */
}
.box_breadcrumb{
	text-align: left;
	margin-bottom: 5px;
}
.box_title1_center{
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	background-position: 2% 50%;
	color: #ffffff;
	background-color: #002893;
	text-align: center;
	margin: 0 auto;
}
.box_border{
	border: 2px solid #cccccc;
	margin: 0 auto 20px;
	padding: 10px;
}
.box_border_blue{
	border: 3px solid #276ED6;
	margin: 0 auto 20px;
	padding: 5px;
}
.ap_main{
	width: 940px;
	margin: 0 auto;
}
.ap_top{
	text-align: center;
	margin: 0 auto 10px;
}
.ap_left{
	width: 170px;
	float: left;
	text-align: center;
	margin-right: 20px;
}
.ap_center{
	width: 750px;
	float: left;
	text-align: center;
}
.ap_center_left{
	width: 506px;
	float: left;
	text-align: center;
}
.ap_center_right{
	width: 170px;
	text-align:left;

}
.ap_footer{
	text-align: center;
	background-color: #002893;
	color: #ffffff;
	padding: 10px 0;
}
.ap_footer a{
	color: #ffffff;
}
.box_right_img{
	text-align:left;
	margin:0 auto 10px;
}
.ap_center_right img{
	width: 170px;
	height: auto;
}
.rp_main{
	margin: 0 auto;
	width: 970px;
}

/*left start*/
.rp_left{
	width: 200px;
	margin-right: 20px;
	overflow: hidden;
	float: left;
}
.rp_left h2{
	padding-bottom: 10px;
}
.rp_left h2::first-letter{
	border-left: 3px solid #015db2;
	padding-left: 10px;
}
.rp_left p{
	padding: 0px 0px 10px;
	line-height: 170%;
}
.rp_left ul.submenu{
	margin-bottom: 15px;
	border-top: solid 1px #e4e4e4;
}
.rp_left ul.submenu li{
	background: #fff;
	border-bottom: solid 1px #e4e4e4;
}
.rp_left ul.submenu li a{
	text-decoration: none;
	display: block;
	padding: 7px 3px;
}
.rp_left ul.submenu li ul li a{
	text-decoration: none;
	display: block;	
	font-size: 13px;
	padding: 0px 8px;
}
.rp_left ul.submenu li ul li{
	border-top: solid 1px #e4e4e4;
		border-bottom:none;
}
.banners{
	text-align: center;
}
.rp_left .box1{
	padding: 5px;
	margin-bottom: 15px;
	background: #e8e9f8;
	border: solid 1px #d1d1d1;
}
.rp_left .box1 ul.submenu{
	margin-bottom: 0px;
}
.itemlist_box_icon{
	float: left;
	position: relative;
	margin-right: 2px;
}
.itemlist_box_icon img{
	height:30px;
	width:30px;
}
/*left end*/



.box_contents_list{
	width:25%;
	float:left;
	text-align:center;
}
.box_text_mb0{
	text-align:left;	
}
.box_header_left{
	float: left;
	text-align: left;
}
.box_header_right{
	float:right;
	text-align:right;
}
.box_text{
	margin:0 auto 20px;
	text-align:left;
}
.clear{
	clear:both;
}
.box_img_mb0{
	text-align: center;
	padding: 5px;
}
.box_img{
	text-align:center;
	margin:0 auto 20px;
}
.font_red{
	color: #C00;
	font-weight: bold;
}
.font_red_b{
	color: #C00;
	font-weight: bold;
	font-size:20px;
}
.font_pink{
	color: #F0F;
	font-size: 18px;
	font-weight: bold;
	line-height: 200%;
}
.font_small{
	font-size:11px;
}
.mark1{
	height:22px;
	width:5px;
	background-color:#92A5C2;
	float:left;
	margin-right:5px;
}
.box_border8{
	border:3px solid #c30d23;
	padding: 5px;
	margin:0 auto 10px;
	color: #ffffff;
	text-align: center;
}
.font_yellow{
	color: #c30d23;
	font-weight: bold;
}
.left_category1{
	border-bottom:1px solid #92A5C2;
	font-weight:bold;
	height:30px;
	line-height:22px;
	color:#333333;
}
.border_red{
	border:solid 3px #f00;
}
.box_caution{
	text-align: left;
	margin: 0 auto 20px;
	border: 3px solid #0474BE;
	padding: 5px;
}
.box_caution2{
	text-align: left;
	margin: 0 auto 20px;
	border: 2px solid #cccccc;
	text-align: center;
	padding: 5px;
	line-height: 150%;
}
.bg{
	background-image:url(images/img_bg1.jpg);
	background-repeat:repeat-x;
	height:30px;
	line-height:30px;
	font-weight: bold;
}
.bg_blue{
	background-image:url(images/bg_blue.jpg);
	background-repeat:repeat-x;
}
.line {
	background-image: url(https://www.cittoplus-wear.com/question/images/line2.jpg);
	background-repeat: repeat-x;
	height:22px;
	font-size:12px;
	font-weight:bold;
	
}
.bnr_category2{
	background-image:url(images/bnr_category2.jpg);
	background-color:#62BDF9;
	background-repeat:no-repeat;
	padding-left:10px;
}
.bnr_category2 
				
				
		{Color: #ffffff; text-decoration: none; 
}
.bnr_category2     a:visited {
				
				
		color: #ffffff; text-decoration: none; 
}
.bnr_category2     a:hover   {
	color: #ffffff;
	text-decoration: underline;
}
.bnr_category2    a:active  {
				
				
		color: #ffffff; text-decoration: none; 
}
	
.menu{
	width: 170px;

}
.border_orange{
	border:1px solid #C83142;
}
.border_green{
	border:1px solid #456041;
}
.border_blue{
	border:1px solid #1337C8;
}
.border_orange{
	border:1px solid #F60;
}

ul{
	margin:0px;
	padding:0px;
}
li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.clear{
	clear:both;
}
.left_img{
	clear: both;
	width: 172px;
	text-align: center;
	margin: 0 auto 5px;
}
.border_dotted_botom{
	border-bottom:dotted 1px #ccc;
}
.border1 {	border:1px solid #CCC;
}

#slider {
        margin: 0 auto;
        width: 504px;
        height: 194px;
        border: solid 1px #ccc;
    }
#slider div {
        padding: 0px 0px 0 0px;
    }
	img{border:none;}
h1{
	margin: 0px;
}
.font_whtite{
	color:#FFF;
}
.box1 {
	background-color: #E7F2FC;
	width: 502px;
}
.imgbox {
	padding: 2px;
	height: 150px;
	width: 230px;
	border: 1px solid #CCC;
}
.bold {
	font-weight: bold;
}
.box3 {
	height: 100px;
	width: 500px;
	background-color: #F0FBFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7F2FC;
	border-right-color: #E7F2FC;
	border-bottom-color: #E7F2FC;
	border-left-color: #E7F2FC;
}
.border{
	border:1px solid #cccccc;
}

.border2{
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #41A4CC;
	border-right-color: #41A4CC;
	border-bottom-color: #41A4CC;
	border-left-color: #41A4CC;
}
p{
	margin:0px;
}
.border3{
	border-top-width: 1;
	border-right-width: 1px;
	border-bottom-width: 1;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a8b0c1;
	border-left-color: #a8b0c1;
}
.font_bg{
	background-color:#ffc;
	padding: 3px;
}

#pageTop {
 position: fixed;
 bottom: 3%;
 right: 35px;
 }
#pageTop2 {
 position: fixed;
 bottom: 30%;
 right: -10px;
 }
.box_third{
	width: 33.33%;
	float: left;
	text-align: center;
	margin-bottom: 20px;
	line-height: 150%;
}
.box_third_end{
	width: 236px;
	float: left;
	margin-bottom: 15px;
}
.box_third img{

	height: auto;
	margin-bottom: 5px;
}
.box_third a img{
	border: 1px solid #cccccc;
}
.box_third a:hover img{
	border: 1px solid #0091D0;
}
.box_third_end a img{
	border: 1px solid #cccccc;
}
.box_third_end a:hover img{
	border: 1px solid #0091D0;
}

.box_half{
	width: 50%;
	margin-bottom: 15px;
	text-align: center;
	float: left;
}
.box_half img{
	width: 95%;
	height: auto;
	border: 1px solid #cccccc;
}
.box_half_end{
	width: 370px;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}
.box_half_end img{
	width: 370px;
	height: 120px;
	border: 1px solid #cccccc;
}

.box_half2{
	width: 370px;
	margin-right: 8px;
	margin-bottom: 15px;
	text-align: center;
	float: left;
}
.box_half2 img{
	width: 370px;
	height: 140px;
	border: 1px solid #cccccc;
}
.box_half2_end{
	width: 370px;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}
.box_half2_end img{
	width: 370px;
	height: 140px;
	border: 1px solid #cccccc;
}

.box_items{
	border: 1px solid #cccccc;
	background-color: #F5F5F5;
	padding: 10px;
	text-align: left;
	margin-bottom: 15px;
}
.box_items_parts{
	width: 115px;
	float: left;
	margin-bottom: 15px;
	margin-right: 6px;
	text-align: center;
}

/*sp*/
@media screen and (max-width: 800px){
	body{width: auto;font-size: 13px;line-height: 1.6;}
	.ap_main{width: auto;margin: 0 5px;}
	img{width: 100%;}
	.ap_left{display: none;}
	.ap_center{width: auto;}
	.ap_footer{width: auto;}
	.box_third{width:33.33%;font-size: 13px;}
	.pc{display: none;}
	.sp{display: block;}
	.box_items_parts{width: 33.33%; margin:0 0 10px 0;}
	.box_items_parts img{width: 95%; height: auto;}
	#pageTop { position: fixed; bottom: 3%; right: 15px; }
	iframe{width: auto;height: auto;}
	.box_movie h4{
		font-size: 70%;}
	.box_third img{width: 95%;}
	}

