@charset "utf-8";
/*リセット*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body , html {
	margin: 0;
	padding: 0;
	color: #898989;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	background-color: #FFF !important;
}

body {
	line-height:1;
}
article, aside, dialog, figure, footer, header,
hgroup, nav, section, address {
	display:block;
}
nav ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
	vertical-align:middle;
}
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}
a img {
-webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}


img {
	border: none;
	vertical-align:bottom;
	z-index: 2;
}
a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

a {
	color: #2f4478;
	text-decoration: none;

}
a:visited {
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}

.wrap {
	width: 1300px;
	margin-left: auto;
	margin-right: auto;
}
section {
	clear: both;
}
.p11 {
	font-size: 110%;
	line-height: 150%;
}
.p12 {
	font-size: 120%;
	line-height: 150%;
}
.p13 {
	font-size: 130%;
	line-height: 150%;
}
.p14 {
	font-size: 140%;
	line-height: 150%;
}
.p15 {
	font-size: 150%;
	line-height: 200%;
}
.p16 {
	font-size: 160%;
	line-height: 200%;
}
.p17 {
	font-size: 170%;
	line-height: 180%;
}
.p18 {
	font-size: 180%;
	line-height: 150%;
}
.p19 {
	font-size: 190%;
	line-height: 150%;
}
.p20 {
	font-size: 200%;
	line-height: 150%;
}
.p21 {
	font-size: 210%;
	line-height: 150%;
}
.p22 {
	font-size: 220%;
	line-height: 150%;
}
.p23 {
	font-size: 230%;
	line-height: 150%;
}
.p24 {
	font-size: 240%;
	line-height: 150%;
}
.p25 {
	font-size: 250%;
	line-height: 150%;
}
.p26 {
	font-size: 260%;
	line-height: 150%;
}
.p27 {
	font-size: 270%;
	line-height: 150%;
}
.p28 {
	font-size: 280%;
	line-height: 150%;
}
.p29 {
	font-size: 290%;
	line-height: 150%;
}
.p30 {
	font-size: 300%;
	line-height: 150%;
}

.img_left {
	float: left;
}
.img_right {
	float: right;
}
p {
	line-height: 180%;
}
.txt_center {
	text-align: center;
}
.txt_right {
	text-align: right;
}
.txt_left {
	text-align: left;
}
.p_white {
	color: #fff;
}
.p_blue {
	color: #003464;
}
p {
	font-weight: normal;
}
h2 {
	font-weight: bolder;
}
.btm_mar10 {
	margin-bottom: 10px;
}
.btm_mar20 {
	margin-bottom: 20px;
}
.btm_mar30 {
	margin-bottom: 30px;
}
.btm_mar40 {
	margin-bottom: 40px;
}
.btm_mar50 {
	margin-bottom: 50px;
}
.btm_mar60 {
	margin-bottom: 60px;
}
.btm_mar70 {
	margin-bottom: 70px;
}
.btm_mar80 {
	margin-bottom: 80px;
}
.btm_mar100 {
	margin-bottom: 100px;
}
.btm_mar100 {
	margin-bottom: 100px;
}
.padding5 {
	padding: 5px 0;
}
.padding10 {
	padding: 10px 0;
}
.padding20 {
	padding: 20px 0;
}
.padding30 {
	padding: 30px 0;
}
.padding40 {
	padding: 40px 0;
}
.padding50 {
	padding: 50px 0;
}
.padding60 {
	padding: 60px 0;
}
.padding70 {
	padding: 70px 0;
}
.padding80 {
	padding: 80px 0;
}
.padding90 {
	padding: 90px 0;
}
.padding100 {
	padding: 100px 0;
}
.top_pad40 {
	padding-top: 40px;
}

.float_rigt {
	float: right;
}
.float_left {
	float: left;
}
.both {
	clear: both;
}
.sp {
	display: none !important;
}
#header {
	background-image: url(../img/head_bg.png) !important;
	background-position: left top !important;
	background-repeat: repeat-x !important;
}
#header .txt h1 {
	display: block;
	float: left;
	padding-top: 5px;
	padding-bottom: 15px;
}
#header ul {
	list-style: none;
	letter-spacing: -.40em;
	text-align: right;
	padding-top: 5px;
}
#header li {
	display: inline-block;
	letter-spacing: normal;
	line-height: 20px;
	margin-left: 30px;
}
#header li img {
	margin-right: 10px;
}
#header h1.logo {
	clear: both;
	padding: 15px 0px;
}
#gnav {
	background-color: #2f4478;
	position: relative;
	z-index: 10;
}
#gnav li a {
	color: #fff;
	font-weight: bold;
}
#gnav li a:hover {
	color: #ffcb07;
	text-decoration: none;
}
#gnav ul {
	list-style: none;
	letter-spacing: -.40em;
	text-align: left;
	padding: 11px 0;
	float: left;
}
#gnav li {
	display: inline-block;
	letter-spacing: normal;
	border-right: 1px solid #fff;
	margin: 0 !important;
}
#gnav li:last-child {
	border-right: none !important;
}
#gnav li a {
	display: block;
	line-height: 200%;
	padding: 0px 30px !important;
	margin: 0 !important;
}
#gnav .input_search {
	float: right;
	position: relative;
	padding: 15px 0;
}
#gnav input[type="search"] {
    height: 40px;
    width: 390px;
    font-size: 15px;
    border: 0 none;
    padding: 0;
    box-shadow: none;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	position: relative;
	z-index: 11;
}
#gnav button {
	background: #fff;
	border: 0 !important;
	position: absolute;
	z-index: 12;
	right: 10px;
	top: 22px;
	padding: 0 !important;
	width: auto !important;
	height: auto !important;
}
h2 {
	color: #2f4478;
	font-weight: bold;
	background-image: url(../img/top_h2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 50px;
	clear: both;
}
h2 span {
	font-size: 75%;
	margin-left: 30px;
}
#top01 ul {
	list-style: none;
	letter-spacing: -.40em;
	text-align: left;
}
#top01 li {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	margin-right: 18px;
	margin-bottom: 18px;
}
#top01 li:nth-child(3n) {
	margin-right: 0;
}
#top02 ul {
	list-style: none;
	letter-spacing: -.40em;
	text-align: left;
	margin: 0 30px;
}
#top02 li {
	display: inline-block;
	width: 25%;
	vertical-align: top;
	letter-spacing: normal;
	margin-bottom: 30px;
	text-align: center;
}
#top02 li a , #top02 li p {
	display: block;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
}
#top02 li a {
	font-weight: bold;
}
#footer {
	background-color: #2f4478;
}
#footer a {
	color: #fff;
}
#footer nav {
	padding: 50px 0;
}
#footer nav ul {
	list-style: none;
	letter-spacing: -.40em;
	text-align: left;
	float: left;
}
#footer li {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	text-align: center;
	margin-right: 60px;
}
#footer p {
	float: right;
}
#footer li a {
	padding-right: 15px;
	background-image: url(../img/foot_arrow.png) !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
}
.sns {
	width: 40px;
	margin: 5px;
}
#item_photo_area {
	float: left !important;
	width: 35% !important;
	padding: 0 !important;
	margin: 0 !important;
	display: block !important;
	position: relative !important;
	clear: none !important;
}
#item_detail_area {
	float: right!important;
	width: 60% !important;
	padding: 0 !important;
	margin: 0 !important;
	display: block !important;
	position: relative !important;
	clear: none !important;
}
.txt_border {
	background-image: url(../img/border.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px !important;
	margin-bottom: 20px !important;
}
#item_detail_area .item_detail .item_code ,
#item_detail_area .item_detail .relative_cat {
	border: none !important;
}
#item_detail_area .item_detail .sale_price , .kikaku_cart .sale_price {
	font-size: 4em;
	font-weight: bold;
	line-height: 150% !important;
}
#item_detail_area .item_detail .sale_price .small , .kikaku_cart .sale_price .small {
	font-size: 60% !important;
	font-weight: bold !important;
}
#item_detail_area .item_detail p.p20 {
	line-height: 200%;
	margin-bottom: 10px;
}
#item_detail_area .btn-primary , .kikaku_cart .btn-primary {
    color: transparent !important;
    background-color: transparent !important;
    border-color: transparent !important;
	padding: 0 !important;
	margin: 0 !important;
	height: auto !important;
}
#item_detail_area .btn-block , #item_detail_area .btn {
    display: inherit !important;
    width: auto !important;
	text-align: left !important;
	padding: 0 !important;
	margin: 0 !important;
}
#item_detail_area .btn {
	padding-top: 20px !important;
}
.kikaku_cart dt {
float: left;
	min-height: 40px;
	line-height: 40px;
	vertical-align: middle;
	font-size: 180%;
}
.kikaku_cart div {
	padding-top: 0 !important;
	margin-top: 0 !important;
	height: auto !important;
}
.kikaku_cart btn {
	margin-top: 0 !important;
	padding-top: 0 !important;
	height: auto !important;
}
.kikaku_cart dd input {
	width: 150px !important;
	margin-bottom: 10px;
}

.list_txt .mora_link_btn {
	margin-top:50px !important;
}
.list_txt .mora_link_btn span {
	box-shadow:0px 0px 6px 3px #ccc !important;
	background: #fff;
	display: inherit;
	padding: 20px;
	font-weight: bold;
}
.list_txt .mora_link_btn a:hover {
	text-decoration: none;
}
.list_txt .mora_link_btn strong {
	margin-right: 5px;
}
.kikaku_cart {
	float: right;
	width: 470px;
	text-align: right !important;
}
.list_txt {
	float: left;
	width: 700px;
}
#item_detail_area {
	color: #505050;
}
#main {
	padding-top: 50px !important;
}
#maincontents {
	padding-top: 50px !important;
}
p.ippan {
	color: #505050 !important;
}
p.ishi {
	color: #2f4478 !important;
}
ul.area6 {
	letter-spacing: -.40em;
	padding-bottom: 50px;
	background-image: url(../img/border_y.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 70px;
}
ul.area6 li {
	display: inline-block;
	text-align: center;
	letter-spacing: normal;
	width: 16.6%;
	vertical-align: top;
	margin-bottom: 20px;
}
#item_more img {
	max-width: 100%;
	height: auto;
}
ul.area7 {
	letter-spacing: -.40em;
	margin-bottom: 30px;
}
ul.area7 li {
	display: inline-block;
	text-align: center;
	letter-spacing: normal;
	width: 14.28%;
	vertical-align: top;
}
#item_more section {
	text-align: left !important;
	padding: 40px 40px;
	background-image: url(../img/border.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#item_more section.no_border {
	background-image: none !important;
}
#item_more section h3 {
	margin-bottom: 30px;
	padding-bottom: 0;
}
.p_red {
	color: #b3031a;
}
ul.area3 {
	letter-spacing: -.40em;
	margin-bottom: 30px;
}
ul.area3 li {
	display: inline-block;
	text-align: left;
	letter-spacing: normal;
	vertical-align: top;
	margin-right: 20px;
}
ul.area3 li:last-child {
	margin-right: 0;
}
.p_bold {
	font-weight: bold;
}
.list_none {
	list-style: none;
}
.list_dot {
	margin-left: 30px;
	list-style:disc;
}
section.se_wrap {
	position: relative;
}
section.se_wrap h3 {
	background: #2f4478;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 50px;
	padding: 0 40px;
}
.no_flag {
	position: absolute;
	left: 0;
	top: 0;
}
section.se_wrap div {
	margin-left: 70px;
	margin-right: 70px;
	color: #505050;
	background-image: url(../img/border.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 70px;
	margin-bottom: 65px;
}
.check_ul li {
	list-style: none;
	background-image: url(../img/check.png);
	background-position: left 0 top 8px;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 20px;
}
.p_small {
	font-size: 70%;
}
.guide_ul {
	list-style: none;
	letter-spacing: -.40em;
	text-align: center;
}
.guide_ul li {
	display: inline-block;
	letter-spacing: normal;
}
h3.guide {
	text-align: center;
	margin-bottom: 60px;
	background: none !important;
	color: #2f4478 !important;
}
h3.guide span {
	border-right:3px solid #ffde00;
	border-left:3px solid #ffde00;
	padding: 0px 15px;
}
.guide_list li {
    text-indent: -1.5em;
    margin-left: 1.5em;
}
.guide_list span {
    display: inline-block;
    width: 1.5em;
    text-indent: 0;
}
.guide_table {
	width: 100%;
	text-align: center;
}
.guide_table th , .guide_table td {
	padding: 20px;
	font-weight: normal;
	border: 1px solid #505050;
	width: 50%;
}
.guide_list .list_dot , .guide_list .list_dot li {
	text-indent: 0em !important;
    margin-left: 0em !important;
}
.guide_list .list_dot {
	margin-left: 20px !important;
}
.guide_con_list {
	list-style: none;
	letter-spacing: -.40em;
	text-align: center;
}
.guide_con_list li {
	display: inline-block;
	letter-spacing: normal;
	margin-left: 15px;
	margin-right: 15px;
}
#btn_menu {
	top: 20px !important;
}
#top01 big {
	font-size: 150% !important;
}
#slidebn {
	background: #f9f9f9;
	margin-bottom: 50px;
}
#slidebn .wrap {
	width: 1156px;
	padding: 40px 0;
}
.slick-prev {
	background-image: url(../img/arrow_l.png) !important;
	width: 34px !important;
	height: 52px !important;
	text-indent: -9999px !important;
	left: -65px !important;
}
.slick-next {
	background-image: url(../img/arrow_r.png) !important;
	width: 34px !important;
	height: 52px !important;
	text-indent: -9999px !important;
	right: -55px !important;
}
.slidertop img {
	width: 100%;
	height: auto;
}
.slidertop.slick-slider {
	margin-bottom: 0 !important;
}

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

	.sp {
		display: block !important;
	}
	.pc {
		display: none !important;
	}

html{
	overflow-y: scroll;
	overflow-x: hidden;
}

html,body{
	width: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
	img {
		max-width: 100% !important;
		height: auto;
	}
	.wrap {
		width: auto !important;
		margin-left: 15px;
		margin-right: 15px;
	}
	#gnav , #header nav {
		display: none !important;
	}
	#header .logo {
		display: block;
		text-align: left !important;
		margin-right: 0 !important;
		padding: 20px 15px !important;
	}
	#header .logo img {
		height: auto;
		width: 200px;
	}
	#header .txt h1 {
		display: none !important;
	}
	#header {
		background-image: none !important;
	}
	#top01 li , #top02 li {
		width: 50%;
		padding: 0;
		margin: 0;
	}
	#top02 li {
		margin-bottom: 30px !important;
	}
	#top02 li a , #top02 li p {
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
section.se_wrap div {
	margin-left: 0px;
	margin-right: 0px;
}


}


@media
only screen and (max-width : 680px){
.kikaku_cart , .list_txt {
	float: none !important;
	clear: both !important;
	width: auto !important;
	margin-left: 15px !important;
	margin-right: 15px !important;
	text-align: left !important;
	margin-bottom: 30px !important;
	text-align: right;
}
	.list_txt .mora_link_btn {
		display: none !important;
	}
	#item_list .product_item , #item_list .col-sm-3.col-xs-6 {
		text-align: center !important;
		clear: both !important;
		float: none !important;
		width: auto !important;
	margin-left: 15px !important;
	margin-right: 15px !important;
	}
	#item_list .row {
		margin-bottom: 50px !important;
	}

	#item_photo_area , #item_detail_area {
		clear: both !important;
		width: auto !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
		float: none !important;
		padding-bottom: 40px !important;
	}
	#item_more .area6 li , #item_more .area7 li {
		width: 33.33% !important;
	}
	#item_more section {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
.no_flag img {
	width: 40px;
	height: auto;
}
	.guide_con_list li {
		margin-bottom: 30px;
	}
	.guide_ul{
		display: flex;
		flex-wrap: wrap;
	}
	.guide_ul li img{
		height: 32px;
	}
	section.se_wrap h3{
		font-size: 195%;
	}
	.p20{
		font-size: 150%;
	}
	#item_detail_area .item_detail .sale_price , .kikaku_cart .sale_price {
	font-size: 3em;
	font-weight: bold;
	line-height: 150% !important;
	text-align: right;
	}
	.item_detail{
		padding: 20px;
	}
	.kikaku_cart p.sale_price{
		text-align: right;
	}
	.kikaku_cart dd input,
	.cart_area .quantity dd input{
		width: 100% !important;
	}
	.kikaku_cart div{
		text-align: right;
	}
	#detail_cart_box__insert_button li{
		width: 100%;
		text-align: right !important;
	}
	#item_detail_area .btn{
		padding-top: 0 !important;
display: block !important;
width: 100% !important;
		text-align: right !important;
	}
	.cart_area .quantity{
		display: flex;
		flex-direction: column;
	}
	ul.area6{
		margin-bottom: 30px;
	}
}

@media
only screen and (max-width : 480px){
	#top01 li , #top02 li {
		width: 100%;
	}
	#top02 li a , #top02 li p {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	#item_more .area6 li {
		width: 50%;
	}
	#item_more .area6 li p {
		margin-left: 10px;
		margin-right: 10px;
	}

}