@charset "UTF-8";

/*特定商取引法に基づく表示　別窓用*/

body {
  text-align: center;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
  color: #222;
  backgtound-color: #fff;
  margin: 0;
  padding: 0;
}
.all {
  max-width: 800px;
  margin: auto;
}

#header,#main,#footer {
    width: 100%;
}

#header {
  margin: 0 0 6px 0;
  padding: 10px 0 0 0;
  background: #fff;
  border-bottom: solid 1px #c9c9c9;
}

.clear {
  clear: both;
}



/*ヘッダータイトル*/
/*spから*/
.hd_t_ttl {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  float: left;
  letter-spacing: -1.0px;
}
.hd_t_ttl a:link {
  color: #222;
  text-decoration: none;
}
.hd_t_ttl a:visited {
  color: #222;
  text-decoration: none;
}

.hd_t_ttl img {
  vertical-align: middle;
  padding: 1px 2px 8px 2px;
  border: 0;
}

.hd_logo_sp {
  display: inline;
  margin:0;
  padding: 8px 0 0 0;
}

.hd_logo_pc {
  display: none;
}

.hd_close {
  padding: 5px 6px 0 6px;
  float: right;
  display: inline;
}

.hd_close img {
  vertical-align: middle;
  width: 26px;
  margin: 0 2px 0 0;
}

.hd_logo_img {
  width: 95px;

}


/* pc　700px以上 */
@media only screen and (min-width: 700px), print {
.hd_t_ttl {
  text-align: left;
  font-size: 21px;
  font-weight: bold;
  margin: 0;
  padding: 2px 0 0 0;
  letter-spacing: -1.0px;
  float: left;
}

.hd_t_ttl a:link {
  color: #222;
  text-decoration: none;
}
.hd_t_ttl a:visited {
  color: #222;
  text-decoration: none;
}
.hd_t_ttl a:hover {
  color: #666;
  text-decoration: none;
}

.hd_t_ttl img {
  vertical-align: middle;
  padding: 0 2px 10px 2px;
}
.hd_logo_sp {
  display: none;
}
.hd_logo_pc {
  display: inline;
}

.hd_close {
  padding: 9px 6px 0 6px;
  float: right;
  display: inline;
}

.hd_close img {
  width: 25px;
}

.hd_logo_img {
  width: 105px;
}


}



/* pc　700px以上 end */


/*ヘッダータイトル end*/




#main {
  text-align: left;
}


/*SPから*/

#thk_area {
  margin: 16px 8px 10px 8px;
  border: none;
}

#thk_area a:link {
  text-decoration: underline; color: #1e90ff;
}

#thk_area a:visited {
  text-decoration: underline; color: #1e90ff;
}



.thk_pc_bdr {
  border-bottom: none;
}

.thk_kmk {
  margin: 0;
  padding: 3px 0 3px 0;
  font-weight: bold;
  display: block;
  width: 100%;
font-size: 18px;
line-height: 1.2;
color: #222;
}


.thk_cts {
  border-left: none;
  border-bottom: dotted 1px #d3d3d3;
  display: block;
  width: 100%;


font-size: 15px;
line-height: 1.5;
color: #444;
  padding: 3px 0 6px 0;
  margin: 0 0 6px 0;
}



/* pc　700px以上 */
@media only screen and (min-width: 700px), print {


#thk_area {
  margin: 16px 0 0 0;
  border-top: solid 1px #d3d3d3;
  border-left: solid 1px #d3d3d3;
  border-right: solid 1px #d3d3d3;
  width: 100%;
}


#thk_area a:link {
  text-decoration: underline; color: #1e90ff;
}

#thk_area a:visited {
  text-decoration: underline; color: #1e90ff;
}

#thk_area a:hover {
  text-decoration: underline; color: #87ceeb;
}


.thk_pc_bdr {
  border-bottom: solid 1px #d3d3d3;
  display: table;

  width: 100%;
}

.thk_kmk {
  width: 30%;

  height: auto;
  padding: 10px 6px 10px 6px;
  font-weight: bold;
  display: table-cell;
  margin: 0;
  vertical-align: middle;
font-size: 15px;
}



.thk_cts {
  border-left: solid 1px #d3d3d3;
  border-bottom: none;
  width: 65%;
  padding: 6px;

  display: table-cell;


font-size: 13px;
line-height: 1.5;
color: #444;
}


}
/* pc　700px以上 end */


/*------------footer項目とページTOPリンク------------*/

#footer {
  margin: 0;
  padding: 0;
  
}

/*spから*/
#footer a:link {
  color: #1e90ff;
  text-decoration: underline;
}
#footer a:visited {
  color: #1e90ff;
  text-decoration: underline;
}

.pagetoplk_sp {
  margin: 6px 0 6px 0;
  padding: 0 12px 0 0;
  text-align: right;
  font-size: 16px;
}

.pagetoplk_sp img {
  vertical-align: middle;
  margin: 0 2px 0 0;
}


/* pc　700px以上 */
@media only screen and (min-width: 700px), print {

#footer a:link {
  color: #1e90ff;
  text-decoration: underline;
}
#footer a:visited {
  color: #1e90ff;
  text-decoration: underline;
}
#footer a:hover {
  text-decoration: underline;
  color: #87ceeb;
}

.pagetoplk_sp {
  display: none;
}


}
/* pc　700px以上 end */
/*------------footer項目とページTOPリンク end------------*/


.mbtm16 {
  margin-bottom: 16px;
}
.mbtm10_pc {
  margin-bottom: 0;
}

/* pc　700px以上 */
@media only screen and (min-width: 700px), print {

.mbtm10_pc {
  margin-bottom: 10px;
}

}
/* pc　700px以上 end */
/*------------footer項目とページTOPリンク end------------*/

