@media screen and (min-width: 768px){

/* ############################ 共通 ######################### */

html, body, div, nav, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,footer,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

* {
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}


html,body{
color:#555;
letter-spacing:0.5px;
font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

ol, ul {
	list-style: none;
}

p {
line-height:1.6;
}
dl {
line-height:1.6;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
	vertical-align:top;
}

img {
max-width: 100%;
height: auto;
width /***/:auto;
border:0;
vertical-align:bottom;
}

a,a:link a:visited {
color:#0066c0;
transition: all .3s;
text-decoration:none;
}
a:hover{
color:#ee7c1a;
text-decoration:underline;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

a.imghover:link img {
transition: all .3s;
}
a.imghover:hover img {
filter:alpha(opacity=70);
opacity:0.7;
}

#df_pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index:1000;
}
#df_pagetop img {
    width:53px;
}

/* ############################ 共通ここまで ######################### */

#container{
width:100%;
}
	
#diytool_pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index:1000;
}
#diytool_pagetop img {
    width:46px;
}

/* ############################ PCヘッダー ######################### */

#grand_header {
width:100%;
}
#header {
width:100%;
}
#h_info {
display: none;
}
#header02 {
height:88px;
width:92%;
margin:0 auto;
}
#logo_sp {
width:137px;
height:58px;
float:left;
margin: 15px 30px 0 0;
}

#logo_sp a {
display:block;
line-height:0;
}
	
#header_guide {
width:130px;
height:68px;
float:left;
margin-top: 10px;
}

#header_nav {
float:right;
}
#header_nav_left {
	float:left;
}
#header_nav_left ul {
	font-size:80%;
	margin-top:34px;
	margin-right:10px;
}
#header_nav_left ul li {
float:left;
background:url(../img/subnav-backimg.png) no-repeat left 2px;
padding:0 10px 0 11px;
}
#header_nav_left ul li a,a:link a:visited {
	color:#333;
	text-decoration:none;
	padding:0 0 1px 0;	
}

#header_nav_left ul li:last-child {
	padding:0 0 0 16px;
}

#header_nav_left ul li a:hover {
	border-bottom:3px solid #222;
}

#header_nav_right {
	float:right;
}
#header_nav_right p {
	margin-top:26px;
	float: right;
	margin-left: 15px;
}

/* ############################ PCヘッダーここまで ######################### */


/* ############################ SPヘッダー ######################### */

#sp_grand_header {
	display:none;
}

/* ############################ SPヘッダーここまで ######################### */


/* ############################ グローバルナビ ######################### */

#fixedBox {
width:100%;
background-color:#fff;
z-index: 3000;
box-shadow: 0px 0px 5px rgba(51,51,51,0.2);
}
#main_nav {
width:92%;
margin:0 auto;
}
#main_nav h2 {
	margin:0;
	padding:0;
}


.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

#main_nav_bottom {
width:100%;
z-index: 2000;
background-color:#f1f1f1;
}
#main_nav_bottom02 {
width:92%;
height:52px;
margin:0 auto;
}

#news_sp {
	width:400px;
	font-size:80%;
	float:left;
	padding-top:10px;
}
#news_sp h3 {
	float:left;
	margin-right:7px;
}
#news_sp p {
	margin-top:7px;
}

#feature_nav {
	width:510px;
	font-size:80%;
	float:left;
	margin:16px 0;
}

#feature_nav ul li {
	float: left;
    padding: 0 15px 0;
    position: relative;
		border-right: 1px dotted #ccc;
}
	
#feature_nav ul li:first-child {
padding-left: 0;
}

#feature_nav ul li:last-child {
border-right: none;
padding-right: 0;
}
	
#feature_nav ul li a {
	display: block;
	color: #222;
  text-decoration: none;
	transition: all .3s;
}
	
#feature_nav ul li a:hover {
color:#ee7c1a;
}
#common_search {
width:100%;
padding-top:10px;
float:right;
margin-left:-540px;
}

#common_search .search-btn:hover {
filter:alpha(opacity=80);
opacity:0.8;
}

#common_search02 {
position:relative;
margin-left:540px;
}
#input_sp {
	width:100%;
	float:left;
	margin-right:-115px;
}
#input_sp02 {
	position:relative;
	margin-right:115px;
}


#sp_search_sp {
	display:none;
}

/* ############################ グローバルナビここまで ######################### */


/* ############################ トップテキストリンク ######################### */

#top_textlink {
width: 100%;
font-size: 80%;
}

#top_textlink02 {
width: 92%;
margin: 10px auto 20px;
}

#top_textlink dl {
padding-bottom: 6px;
border-bottom: 1px dotted #ccc;
}	

#top_textlink dl dt {
margin-right:5px;
float: left;
}
	
#top_textlink dl dd {
float: left;
}
	
#top_textlink ul li {
float: left;
margin-right:10px;
}
	
/* ############################ トップテキストリンクここまで ######################### */


/* ############################ セールお知らせ帯 ######################### */

#sale_header_sp {
width:100%;
}
#sale_header_sp a,a:link a:visited {
  display:block;
  width:100%;
  height:32px;
  background:url(../img/header_img/point3-headerbn.gif) repeat-x center 0;
  text-indent:-9999px;
}
#sale_header_sp a:hover {
  background:url(../img/header_img/point3-headerbn.gif) repeat-x center -32px;
}

#sale_header_sp02 {
width:100%;
}
#sale_header_sp02 a,a:link a:visited {
	display:block;
	width:100%;
	height:32px;
	background:url(../img/header_img/point7-headerbn.gif) repeat-x center 0;
	text-indent:-9999px;
}

#sale_header_sp03 {
width:100%;
}
#sale_header_sp03 a,a:link a:visited {
	display:block;
	width:100%;
	height:32px;
	background:url(../img/header_img/ultrasale-headerbn.gif) repeat-x center 0;
	text-indent:-9999px;
}
#sale_header_sp03 a:hover {
	background:url(../img/header_img/ultrasale-headerbn.gif) repeat-x center -32px;
}

/* ############################ セールお知らせ帯ここまで ######################### */


/* ############################ TOPページお知らせ ######################### */

.top_info {
display: table;
width: 100%;
margin: 10px auto 0;
border-spacing: 0 10px;
}

.top_info_title {
display: table-cell;
width: 211px;
background-color: #eb780e;
vertical-align: middle;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}

.top_extra_title {
display: table-cell;
width: 211px;
background-color: #d80000;
vertical-align: middle;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}

.top_extra_title_ {
display: table-cell;
width: 211px;
background-color: #f4a460;
vertical-align: middle;
border-top: 3px solid #f4a460;
border-left: 3px solid #f4a460;
border-bottom: 3px solid #f4a460;
}

.top_info_text {
width: 100%;
padding: 10px 15px;
font-size: 80%;
vertical-align: top;
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}

.top_info_text span.info_l {
font-size: 130%;
font-weight: bold;
color: #000;
}

#at_sp {
width:90%;
margin:10px auto 15px;
font-size:90%;
border:1px solid #f00;
padding:15px;
}

.top_info_event {
display: flex;
justify-content: center;
margin-bottom:20px;
}

.top_info_event_0201 {
padding-right:10px;
}

/* ############################ TOPページお知らせここまで ######################### */


/* ############################ コンテンツ ######################### */

#contents {
	width:1000px;
	margin:25px auto 0;
}

#single_contents {
	width:100%;
	margin:25px 0 0;
}

#contents_main {
	width:760px;
	float:right;
	margin:0 0 60px 0;
}



/* ######### 新しいインフォ用のスタイル ######### */

#info_sp {
	width:92%;
	margin:25px auto 70px;
}
#info_sp .utility {
	width:100%;
	margin:0 auto 20px;
}
#info_sp .utility p {
	border-bottom: 1px dotted #ccc;
	font-size: 12px;
	padding-bottom: 4px;
	width: 100%;
}

#info_sp_left {
	width:220px;
	float:left;
}
.sp_bn_sp {
	display:none;
}


#info_sp_right {
	width:100%;
	float:right;
	margin-left:-250px;
}
#info_sp_right02 {
	position: relative;
    margin-left: 250px;
}

.info_title_sp {
    text-align: center;
}
.info_title_sp h2 {
	display: inline-block;
    color: #222;
    font-size: 160%;
    margin: 0 auto 20px;
    border-bottom: 5px solid #222;
    text-align: center;
}

.info_sp_right03 {
	width:100%;
}
.info_sp_right03 h2 {
    display: inline-block;
    color: #222;
    font-size: 120%;
    line-height: 1.5;
    padding-bottom: 2px;
    margin-bottom: 25px;
    border-bottom: 4px solid #222;
}
.info_sp_right03 h3 {
    font-size: 120%;
    padding-right: 15px;
    color: #222;
    margin-bottom: 20px;
}
.info_sp_right03 p {
    font-size: 90%;
    margin-bottom: 30px;
}
.info_sp_right03 table {
	width:100%;
	font-size:90%;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	margin-bottom:40px;
}
.info_sp_right03 table th {
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:13px 15px;
	line-height:1.6;
}
.info_sp_right03 table td {
	vertical-align:middle !important;
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:13px 15px;
	line-height:1.6;
}

.receipt_faq {
	width:100%;
	font-size:90%;
	padding: 10px 0 30px;
}
.receipt_faq h4 {
    font-size: 120%;
	font-weight:bold;
    color: #333;
    margin-bottom: 15px;
}
.receipt_faq ul {
	margin-left:-10px;
}
.receipt_faq ul li {
	float:left;
	width:50%;
}
.receipt_faq a,a:link a:visited {
	text-align:center;
	display:block;
	border:1px solid #ddd;
	border-radius:4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	padding:13px;
	margin: 0 0 10px 10px;
	transition:all 0.3s;
}
.receipt_faq a:hover {
	color:#0066c0;
	text-decoratin:none;
	background-color:#f1f1f1;
}
.receipt_ans {
	color:#ba000f;
	font-weight:bold;
	font-size:180%;
	
}

.mt_10px {
    margin-top:10px;
}
.mt_15px {
    margin-top:15px;
}
.mb_10px {
    margin-bottom:10px;
}
.mb_15px {
    margin-bottom:15px;
}

/* ######### 新しいインフォ用のスタイルここまで ######### */



/* ############################ コンテンツここまで ######################### */


/* ############################ フッター ######################### */

#footer {
width:100%;
background-color:#f1f1f1;
}

#pc_footer_info {
width:92%;
margin:0 auto;
padding-top:35px;
text-align:center;
}
#pc_footer_info h3{
	display:inline-block;
	color:#222;
	font-size:160%;
	margin:0 auto 20px;
	border-bottom:5px solid #222;
	text-align:center;
}
#pc_footer_info ul {
text-align:center;
}
#pc_footer_info ul li {
text-align:left;
display: -moz-inline-box;
display: inline-block;
/display: inline;
/zoom: 1;
margin:0 3px 25px;
}
#sp_footer_info {
	display:none;
}

#footer_nav {
width:100%;
font-size:12px;
margin:15px auto 0;
background-color:#fff;
}
#footer_nav ul {
text-align:center;
padding:10px 0;
}
#footer_nav ul li {
display:inline;
line-height:1.7;
margin:0 12px;
}
#footer01 {
width:100%;
}
#footer02 {
width:92%;
margin:40px auto 0;
}
#footer02 h4 {
margin-bottom:20px;
}
#footer02 h5 {
font-size:90%;
color:#222;
margin-bottom:10px;
}
#footer02 p {
font-size:12px;
}
#footer02_left {
width:100%;
float:left;
}
#footer02_left02 {
width:28%;
float:left;
border-right:1px solid #ccc;
}
#footer02_left02 p {
margin-bottom:20px;
}
#footer02_left02 ul {
font-size:12px;
}
#footer02_left02 ul li {
border-bottom:1px dotted #bbb;
padding-left:5px;
padding-bottom:5px;
margin-bottom:5px;
}
#footer02_right02 {
width:68%;
float:right;
}

.footer_list {
float:left;
margin-right:30px;
}
#footer02_right02 ul {
font-size:12px;
}
#footer02_right02 ul li {
margin-bottom:7px;
}

#footer02_right {
width:180px;
float:right;
}
#footer02_right ul li {
float:left;
margin-right:7px;
}

#copy {
width:100%;
background-color:#000;
margin:40px auto 0;
}
#copy p {
color:#f1f1f1;
font-size:10px;
padding:12px 0 8px;
}

/* ############################ フッターここまで ######################### */


/* ############################ その他コーディング用 ######################### */

.btn_style {
	text-align:center;
	font-size:90%;
	width:75%;
	margin:20px auto 0 ;
	margin-bottom:40px;
	font-weight:400;
	background:url(../img/hover-listmk001.png) no-repeat right center;
}
.btn_style a,a:link a:visited {
	display:block;
	border:4px solid #ee7c1a;
	color:#ee7c1a;
	text-decoration:none;
	padding:12px 0;
	border-radius:5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	background-color: none;
}
.btn_style a:hover {
	color:#fff;
	background:url(../img/hover-listmk002.png) no-repeat right center;
}

.btn_style02 {
	text-align:center;
    font-size: 80%;
    width: 100%;
	margin:20px auto 0 ;
	font-weight:400;
	background:url(../img/hover-listmk001.png) no-repeat right center;
}
.btn_style02 a,a:link a:visited {
	display:block;
	border:3px solid #ee7c1a;
	color:#ee7c1a;
	text-decoration:none;
	padding:12px 0;
	border-radius:5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	background-color: none!important;
}
.btn_style02 a:hover {
	color:#fff;
	background:url(../img/hover-listmk002.png) no-repeat right center;
}


.btn_style03 {
    text-align: center;
    font-size: 110%;
    width: 96%;
    margin: 20px auto 0px;
    font-weight: 400;
    color: #111!important;
}

.btn_style03 a, a:link a:visited {
	display: block;
    text-decoration: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: none!important;
    color: #222;
    font-weight: bold;
    border: 1px solid #cecece;
    padding: 10px;
    margin: 0 -15px;
}
.btn_style03 a:hover{
	background-color:#222;
	transition: all .3s;
	color:#fff;
}

.diy-input{
	color: #444;
	font-size:100%;
	display:inline;
	width:100%;
float:left;
	height:32px;
	padding:2px 3px;
	border:1px solid #ccc;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
.search-btn {
	width:115px;
	float:left;
}

.m-top25px {
margin-top:25px;
}
.m-left30px {
margin-left:30px;
}
.m-right20px {
margin-right:20px;
}

.m20 {
margin-bottom:20px;
}

.right {
text-align:right;
}
.center {
text-align:center;
}
.pc_right {
text-align:right;
}
.pc_center {
text-align:center;
}

.img-left img {
float:left;
margin-right:20px;
}

.img-right img {
float:right;
margin-left:20px;
}

.b-none {
border:none !important;
}

.red01 {
color:#f00;
}
.red02 {
color:#f00;
font-weight:bold;
}
.black01 {
color:#000;
}
.black02 {
color:#000;
font-weight:bold;
}
.sp_none {
display:none;
}

.sp {
	display:none;
}

/* ############################ その他コーディング用ここまで ######################### */


/* ############################ width1200以下用のCSS ######################### */
	
@media screen and (max-width: 1200px){
#h_info {
display: block;
background-color: #000;
color: #fff;
}

#h_info02 {
width: 92%;
padding: 2px 0;
margin: 0 auto;
}
	
#h_info_right {
text-align: right;
}
	
#h_info_right li {
display: inline;
}
	
#h_info_right li a {
font-size: 70%;
color: #fff;
margin-right: 15px;
}

#h_info_right li:last-child a {
margin: 0;
}

.w1200_none {
	display: none;
}
}
	
/* ############################ width1200以下用のCSSここまで ######################### */
	
}
