@charset "utf-8";

html, body, div,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,ul, ol, li, dl, dt, dd, table, th, td,form, fieldset, input, textarea{
  margin: 0;
  padding: 0;
  height: auto;
}

body {
color: #333333;
background-color: #ffffff;
text-align: center;
font-size: 1.4rem;
line-height: 1.5;
font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}

#wrapper { margin:0 auto; text-align:center}

/*** clear fix ***/

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac  */
*html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*** clear fix ***/


h3 { font-size: 16px; font-weight: bold; }
h4 { font-size: 16px; font-weight: normal;}

#side_menu ul { list-style: none; margin-top: 70px; }
#main { width: 710px; margin: 15px auto;  text-align:left}
@media screen and (max-width:709px){
#main { width:inherit;margin: 0 20px;}
	
}



#side_menu { width: 250px; float: left;}
#side_menu ul li { padding: 0 20px 50px; font-weight: bold; font-size: 14px; color: #999; }
#side_menu ul .current { color: #000 !important; }
#side_menu ul .flow {
  background-image: url(../images/next.png);
  background-repeat: no-repeat;
  background-position: 80px 25px;
}


#single_main { margin: 50px; 25px;}
#single_contents { margin: 10px 0px; }
#single_contents #title_bar { padding: 15px 10px; width: 690px; }

#main_contents { width: 710px;}
@media screen and (max-width:709px){
#main_contents { width:100%;}
	
}

.bar1 {
padding: 12px 0;
background: url(..//images/head-01_bg.gif) 0 center no-repeat; text-align: left; padding-left: 20px;    font-size: 1.83em;}

.bar2 {
padding: 12px 0;
background: url(../images/h1.gif) 0 100% no-repeat;
}

#title_bar h2 { font-size: 24px; font-weight: bold; }

#description { margin-top: 20px;  text-align:left}
.comment { margin-top: 10px; line-height: 150%; font-size:14px;}
#description ul li { line-height: 180%;font-size:14px;}
.notice { margin-top: 20px; font-size: 14px; }

.attention { color: #f00; font-size: 12px; }

#cancel_description { margin-top: 20px; font-size: 14px; padding: 0px;width: 690px; }
@media screen and (max-width:709px){
#cancel_description { width:100%; }
	
}

#entry_block { margin-top: 5px; width: 710px; }
@media screen and (max-width:709px){
#entry_block {
  width: 100%;
}
}
#entry_block table { width: 100%; font-size: 14px; font-weight: bold; }
#entry_block table tr { height: 35px; }
#entry_block table td.c1 { width: 25%; vertical-align: middle; }
#entry_block table td.c2 { width: 75%; vertical-align: middle; }
.text_box { width: 100%; line-height:25px; height:25px; }

@media screen and (max-width:709px){
#entry_block table tr {width:100%; display: table-row}
#entry_block table td { width: 100% !important;  vertical-align: middle; display: table;}
	#entry_block table {margin-bottom: 50px;}
}



#usage {
  margin-top: 15px;
  margin-bottom: 15px;
  width: 680px;
  height: 250px;
/*  font-size: 14px;
  overflow: scroll;
  line-height: 140%;
  padding: 0 15px;
  font-size: 12px;
  border: 1px solid #ccc;*/
}
@media screen and (max-width:709px){
#usage {
  width:inherit;
	margin: 0;
  height: 250px;
}
}

/*
#usage table { width: 100%; }
#usage table td { width: 100%; }
*/

#usage_area {
/*  margin-top: 15px;
  margin-bottom: 15px;*/
  width: 670px;
  height: 250px;
  font-size: 14px;
  line-height: 150%;
  padding: 10px 15px;
  font-size: 12px;
  resize: none;
}
@media screen and (max-width:709px){
#usage_area {
  width:90%;
  height: 250px;
}
}

#privacy_block { margin-top: 50px; width: 100%; }

#submit_block { margin-top: 20px; padding-left:170px;}
@media screen and (max-width:709px){
#submit_block { margin: 20px auto 0; padding-left:0;text-align: center}
}
#submit_block ul { margin: 0; padding: 0; list-style: none; }
#submit_block ul li { margin: 0 10px; padding: 0; list-style: none; display:inline; float:left}
@media screen and (max-width:709px){
#submit_block ul li {width:100%; margin: 0 0 10px;; padding: 0; list-style: none; display:inline-block; float:none}
}

#cancel_submit_block { margin-top: 50px; width: 100%; padding: 0 30px; }
#cancel_submit_block ul { margin: 0; padding: 0; list-style: none; width:680px; }
@media screen and (max-width:709px){
#cancel_submit_block ul { width:100%; }	
}
#cancel_submit_block ul li { margin: 0; padding: 0; list-style: none; display: inline; }
@media screen and (max-width:709px){
#cancel_submit_block ul li {width:40%; margin: 0; padding: 0; list-style: none; display: inline-block; }
}


.alignC { text-align:center}




.column2A { text-align:center}
.column2A p { display:inline}

.Button_action_S{
   border:solid 2px #2ba1f3;
	color: #2ba1f3;
  background-repeat: no-repeat;
  border-radius:3px;
  width: 34%;
  height: 50px;
  font-size:16px;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  display:inline-block;
  text-align:center;
  text-decoration: none;
  line-height: 50px;
  margin: 30px 50px;
  font-weight:bold;
}
a.Button_action_S:before, a.Button_action_SS:before  {
    content: ">";
    font-size: 30px;
    font-weight: normal;
    position: absolute;
    margin: -3px 0 0 -74px;
}

a.Button_action_S:hover, a.Button_action_SS:hover  {
	color:#fff;
	background-color: #2ba1f3;
}

.Button_action_SS{
   border:solid 2px #2ba1f3;
	color: #2ba1f3;
  background-repeat: no-repeat;
  border-radius:3px;
  width: 34%;
  height: 50px;
  font-size:16px;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  display:inline-block;
  text-align:center;
  text-decoration: none;
  line-height: 50px;
  margin: 30px 50px;
  font-weight:bold
}


#submit-btn {
	background-color:#2ba1f3;
	color:#fff;
  background-repeat: no-repeat;
  border: 0px;
  width: 180px;
  height: 35px;
  font-size:16px;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  display:inline-block;
}

#submit-btn:hover {
	background-color:#71B6D8;

}

#disagree-btn {
	display:inline-block;
	background-color:#2ba1f3;
	color:#fff;
	border-radius:0;
  background-repeat: no-repeat;
  border: 0px;
  width: 180px;
  height: 35px;
  font-size:16px;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  text-decoration:none;
  line-height:35px;
}

#disagree-btn:hover {
	background-color:#71B6D8;
}

#close-btn {
	display:inline-block;
	background-color:#2ba1f3;
	color:#fff;
	border-radius:0;
  background-repeat: no-repeat;
  border: 0px;
  width: 180px;
  height: 35px;
  line-height:35px;
  font-size:16px;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  text-decoration:none;
}

#close-btn:hover {
	background-color:#71B6D8;
}

#cancel-close-btn {
	display:inline-block;
	background-color:#2ba1f3;
	color:#fff;
	border-radius:0;
  background-repeat: no-repeat;
  border: 0px;
  width: 180px;
  height: 35px;
  line-height:35px;
  font-size:16px;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  text-decoration:none;
}

#cancel-close-btn:hover {
	background-color:#2ba1f3;
}


#send-btn {
	display:inline-block;
	background-color:#2ba1f3;
	color:#fff;
	border-radius:0;
  background-repeat: no-repeat;
  border: 0px;
  width: 180px;
  height: 35px;
  font-size:16px;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  text-decoration:none;
}

#send-btn:hover {
	background-color:#71B6D8;
}

#back-btn {
	display:inline-block;
	background-color:#2ba1f3;
	color:#fff;
	border-radius:0;
  background-repeat: no-repeat;
  border: 0px;
  width: 180px;
  height: 35px;
  font-size:16px;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  text-decoration:none;
}

#back-btn:hover {
	background-color:#71B6D8;
}

#unsubscirpt-btn {
	display:inline-block;
	background-color:#2ba1f3;
	color:#fff;
	border-radius:0;
  background-repeat: no-repeat;
  border: 0px;
  width: 180px;
  height: 35px;
  font-size:16px;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  text-decoration:none;
}

#unsubscirpt-btn:hover {
	background-color:#71B6D8;
}


.close-btn { width: 170px; height: 35px; border: 0; }
.close-btn {  }
.close-btn:hover { cursor: default; }
.close-link:hover { cursor: default; }


#footer { margin: 10px 50px; height: 100px; border-top: 1px solid #ccc; }

.background {
  width: 100%;
  height: 0;
  padding-top: calc(312 / 1436 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url(../images/image001.png) center center / cover no-repeat;
}

