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

#main {
	color: #3e3a39;
	width: 960px;
	margin: 0 auto;
	line-height: 1.7;
	letter-spacing: 0.1em;
	background-color: #fff;
 font-family: font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.inner {
  text-align: center;
}
div#main p.midashi_e {
    margin: 70px auto 50px;
    display: block;
    line-height: 2;
    font-weight: 800;
    font-size: 30px;
    letter-spacing: 2px;
    text-align: center;
    color: #111;
    /* border: 1px solid #ccc; */
    padding: 15px 8px;
    width: 90%;
    border-right: 5px solid #0066b2;
    border-left: 5px solid #0066b2;
    background: #f9f9f7;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, 游ゴシック体, YuGothic, "Yu Gothic", sans-serif;
}
.bn_box {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 30px;
}	

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


/*ガジェット*/
.spk_subitle {
  word-wrap: break-word;
}
.spk_wrapper {
  width: 350px;
}
.spk_point {
 
}
.spk_subitle {
  display: none;
}
.spk_m_wrapper {
  line-height: 1.4;
  font-size: 80%;
}
.spk_m_point {
  display: none;
}
.spk_m_page.right {
  margin-left: 10px !important;
}
#container #main .spk_wrapper {
  width: 350px;
  margin: 0 25px;
  text-align: left;
  /*height: 520px;*/
}
.spk_gadget_wrapper {
  width: 100%;
  text-align: center;
}
.spk_item_wrapper {
  width: 800px;
  margin: 0 auto;
  margin-left: 100px;
}
.spk_img img {
  max-width: 250px;
}
#container div#main table {
 /* margin-bottom: 60px;*/
}

.spk_m_gadget_wrapper {
    word-wrap: break-word;
    overflow-wrap: break-word;
    min-width: 780px!important;
    margin: 0px 0px 0px 20px!important;
    width: 780px;
}
.bod_table {
    border-bottom: 1px solid #ddd! important;
    border-top: 1px solid #ddd;
    height: 295px;
    margin-bottom: 30px;
}
.spk_m_item_wrapper {
    float: left;
    height: 240px!important;
}

div#main .spk_m_product_name {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.spk_m_title .spk_m_maker {
    float: none;
    margin-right: 10px;
}
@media screen and (max-width:896px) {
#container #main .spk_wrapper {
    width: 38%;
    margin: 0 6% 80px;
    height: 350px;
}
  #container #main .spk_gadget_wrapper {
    width: 100%;
    text-align: center;
  }
  #container #main .spk_item_wrapper {
    width: 100%;
    margin: 0 auto;
  }
  .spk_m_wrapper {
    line-height: 1.4;
    font-size: 100%;
    margin-left: 10px;
    width: 21%;
  }
  .spk_m_page.left {
    margin-left: 0 !important;
  }
  .spk_m_page.right {
    margin-left: -5px !important;
  }
  #container .spk_title .spk_product_name {
    font-size: 14px;
    font-weight: bold;
    /*text-overflow: ellipsis;*/
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .spk_title .spk_maker {
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .spk_img img {
    max-width: 120px;
  }
  div#main .spk_icon {
    width: 300px;
    overflow: hidden;
  }
  div#main .spk_m_product_name {
    font-size: 12px !important;
  }
.spk_m_gadget_wrapper {
    word-wrap: break-word;
    overflow-wrap: break-word;
    min-width: 95% !important;
    margin: 0px 0px 0px 20px!important;
    width: 95%;
}
.spk_m_title .spk_m_maker {
    float: none;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
	.spk_img img {
    max-width: 100%!important;
}
}
/*ガジェット end*/	

@media screen and ( max-width:896px ) {
.inner {
    margin: 0;	
	}
#main {
    width: 100%;
    margin-bottom: -30px;
    padding-bottom: 20px;
}
#main .sp_img {
	width: 100%;
}
#main .sp_img2 {
	width: 95%;
	margin: 0 auto;
}	


  #page_top {
    width: 90px;
    height: 90px;
    position: fixed;
    right: 0;
    bottom: -20px;
    opacity: 0.6;
  }
  #page_top a {
    position: relative;
    display: block;
    width: 90px;
    height: 90px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #fff;
  }
  #page_top a::before {
    font-family: FontAwesome;
    content: '\f102';
    font-size: 2rem;
    color: #555;
    position: absolute;
    width: 25px;
    height: 25px;
    top: -40px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
  }
  #page_top a::after {
    content: 'PAGE TOP';
    font-size: 0.7rem;
    color: #fff;
    position: absolute;
    top: 45px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    color: #555;
    font-weight: bold;
  }

}

#main div.btm_txt_b {
	text-align: center;
	width: 600px;
	margin: 10px 150px 60px 150px;
	padding: 10px 20px;
}
.btm_txt_b a {
    border-radius: 40px;
    background: #0067b6;
    padding: 10px;
    line-height: 1.5;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    font-family: arial, helvetica, sans-serif;
    display: block;
    text-align: center;
    padding: 20px;
}
.btm_txt_box {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 20px;
}
.btm_txt_inner {
	width: 960px;
	margin: 0 auto;
}
.btm_txt_inner_b {
	width: 600px;
	margin: 0 auto;
}
.btm_txt_inner_c {
    width: 320px;
    margin: 0 auto;
}
.btm_txt_inner p {
	margin: 20px;
}
.btm_txt_inner_b p {
	margin: 20px;
}
.btm_txt_inner_c p {
	margin: 20px;
}
.btm_txt_c {

}
.btm_txt_c p {
	text-align: center;
	float: left;
}
.btm_txt_c a {
    border-radius: 100px;
    background: #0067b6;
    padding: 20px;
    line-height: 1.5;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    /* font-weight: bold; */
    font-family: arial, helvetica, sans-serif;
    display: inline-block;
    text-align: center;
    width: 240px;
}
.mg_top30 {
	margin-top: 30px;
}
.pc_none {
	display: none;
}

@media screen and ( max-width:896px ) {
.pc_none {
	display: block;
}
.sp_none {
	display: none;
}
#main div.btm_txt_b {
	text-align: center;
	width: 90%;
	margin: 20px auto;
	/*margin: 10px 150px 60px 150px;*/
	border-radius: 3px;
}
.btm_txt_b a {
	border-radius: 80px;
	background: #0067b6;
	padding: 15px 15px;
	line-height: 1.5;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	/* font-weight: bold; */
	font-family: arial, helvetica, sans-serif;
	display: block;
	text-align: center;
	margin: 0px;
	width: 90%;
}
.btm_txt_inner {
    width: 90%;
    margin: 30px auto 20px;
}
.btm_txt_inner_b {
	width: 90%;
	margin: 0 auto;
}
.btm_txt_inner_c {
	width: 90%;
	margin: 0 auto;
}
.btm_txt_inner p {
	margin: 10px;
}
.btm_txt_inner_b p {
	margin: 10px;
}
.btm_txt_inner_c p {
	margin: 10px;
}	
#main div.btm_txt_c p {
    text-align: center;
    float: none;
    display: inline-block;
    width: 90%;
    margin: 15px auto;
}
.btm_txt_c a {
	border-radius: 80px;
	background: #0067b6;
	padding: 15px 10px;
	line-height: 1.5;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	/* font-weight: bold; */
	font-family: arial, helvetica, sans-serif;
	display: inline-block;
	margin: 0px;
	width: 90%;
	text-align: center;
}
.btm_txt_c span {
	font-size: 14px;
}
#main div.sp_mg_btm30 {
	margin-bottom: 50px;
}
#main div.mg_top30 {
	margin-top: 0;
}
.btm_txt_box {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 0;
}
.sp_mg_top20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
#main div.sp_mg_btm30 {
	margin-bottom: 50px;
}
	div#main p.midashi_e {
    margin: 30px auto 50px;
    display: block;
    line-height: 1.5;
    font-weight: 800;
    font-size: 15px;
    letter-spacing: 2px;
    text-align: center;
    color: #111;
    /* border: 1px solid #ccc; */
    padding: 15px 8px;
    width: 80%;
    border-right: 5px solid #0066b2;
    border-left: 5px solid #0066b2;
    background: #f9f9f7;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, 游ゴシック体, YuGothic, "Yu Gothic", sans-serif;
}

}
@media screen and ( max-width:480px ) {
.float_contents_inner {
	float: left;
	width: 43%;
	margin: 20px 12px 20px 10px;
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing : border-box;
}
	
.float_contents_inner h3 span {
	font-size: 10px;
}
.float_contents_inner h3 {
	height: 6%;
	line-height: 1.3;
}
.float_contents_inner h3.sp_tex_pd2 {
	padding-bottom: 8px;
}
	.flo_button a {
	padding: 5px 15px;
	color: #000;
	text-decoration: none;
	font-size: 11px;
	/* font-weight: bold; */
	font-family: arial, helvetica, sans-serif;
	display: block;/* opacity: 0.7; */
}
	#container #main .spk_wrapper {
    width: 38%;
    margin: 0 6% 80px;
    height: 350px;
}
}