@charset "UTF-8";
/*
Theme Name: LGBT
Description: LGBT法連合会 オリジナルテンプレート
Author: sai company
Version: 1.0
*/

html {
  color: #000;
  background: #fff;
}

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

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

th, td {
  vertical-align: top;
  text-align: left;
}

img {
  border: 0;
  vertical-align: bottom;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

strong {
  font-weight: bold;
}

ul li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

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

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input,
textarea,
select {
  *font-size: 100%;
}

html, body {
  width: 100%;
  min-width: 1160px;
  height: 100%;
}

body {
  background: #fff;
  color: #444;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1;
  font-size: 10px;
  -webkit-text-size-adjust: 100% !important;
  text-align: center;
  overflow-y: scroll;
}

a {
  cursor: pointer;
  text-decoration: underline;
  color: #62b9bb;
}
a:hover {
  text-decoration: none;
}

img {
  vertical-align: top;
}

strong {
  font-weight: bold;
}

.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

/*--========== common style ==========--*/

.fade:hover {
  opacity: 0.7;
}

.date {
	font-family: "proxima-nova",sans-serif;
}

#second_head {
	background: #61899c;
}
#second_head header {
	width: 100%;
	min-width: 1120px;
	height: 59px;
	margin: 0 auto;
	padding: 34px 0 34px 0;
	text-align: left;
	position: relative;
}
#second_head header h1 {
	padding-left: 40px;
}
#second_head header ul.gnav {
	width: 890px;
	position: absolute;
	top: 53px;
	right: 40px;
}
#second_head header ul.gnav li {
	float: left;
}
#second_head header ul.gnav li a:hover {
	opacity: 0.7;
}

#contents {
	width: 960px;
	margin: 0 auto;
	padding: 50px 0;
	text-align: left;
}
#contents p.ttl {
}

#footer {
	padding: 92px 0 87px 0;
	text-align: center;
	background: #61899c;
	position: relative;
}
#footer .pagetop {
	display: none;
	position: fixed;
	width: 100%;
	bottom: 20px;
}
#footer .pagetop.stop {
	position: absolute;
	width: 100%;
	bottom: auto;
	top: -25px;
}

#not_found {
	width: 960px;
	margin: 0 auto;
	padding: 100px 0;
	text-align: left;	
}
#not_found h2 {
	font-family: "proxima-nova",sans-serif;
	font-size: 36px;
	margin-bottom: 20px;
}
#not_found p {
	font-size: 14px;
	line-height: 1.8;
}

/*--========== top style ==========--*/

#sec01 {
	height: 898px;
	background: url(/img/top/bg_sec01.jpg) center center no-repeat;
	background-size: cover;
	text-align: center;
}

#sec01 header {
	width: 100%;
	min-width: 1120px;
	height: 59px;
	margin: 0 auto;
	padding: 34px 0 0 0;
	text-align: left;
	position: relative;
}
#sec01 header h1 {
	padding-left: 40px;
}

header ul.gnav {
	width: 890px;
	position: absolute;
	top: 53px;
	left: 210px;
}
header ul.gnav li {
	float: left;
}
header ul.gnav li a:hover {
	opacity: 0.7;
}
#sec01 p.copy {
	padding: 90px 0 0 0;
}
#sec01 p.copy img {
	position: relative;
	left: -135px;
}

header .lang {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 72px;
	height: 24px;
	box-sizing: border-box;
	padding-top: 5px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	font-family: futura-pt, sans-serif;
	text-align: center;
	letter-spacing: 0.5px;
	line-height: 1;
}
header .lang a {
	text-decoration: none;
	color: #ffec91;
}


#sec02 {
	background: #efeee7;
	text-align: center;
	padding: 0 0 70px 0;
}
#sec02 h2 {
	padding: 70px 0 40px 0;
}
#sec02 ul.cate {
	margin-bottom: 35px;
	text-align: center;
	letter-spacing: -.40em;
}
#sec02 ul.cate li {
	min-width: 90px;
	display: inline-block;
	letter-spacing: normal;
	margin: 0 10px;
}
#sec02 ul.cate li a {
	display: block;
	padding: 4px 10px;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	background: #61899c;
  border-radius: 5px;
}
#sec02 ul.cate li a:hover {
	opacity: 0.7;
}

#sec02 table {
	width: 860px;
	margin: 0 auto 40px;
}
#sec02 table th,
#sec02 table td {
	padding: 10px 0;
	vertical-align: middle;
}
#sec02 table th span {
	display: block;
	padding: 4px 20px 2px 0;
	border-right: 1px solid #444444;
	font-size: 13px;
}
#sec02 table td.cate span {
	display: block;
	padding: 0 20px 0 20px;
	border-right: 1px solid #444444;
}
#sec02 table td.cate span a {
	display: block;
	padding: 4px 5px 2px;
	width: 60px;
	background: #FFF;
  border-radius: 5px;
  text-align: center;
  color: #61899c;
  text-decoration: none;
}
#sec02 table td.cate span a:hover {
	opacity: 0.7;
}
#sec02 table td.link {
	padding: 0 0 0 20px;
	width: 100%;
}
#sec02 table td.link a {
	font-size: 13px;
	line-height: 24px;
	color: #444;
}
#sec02 p.btn {
	text-align: center;
}
#sec02 .bnr_area {
	padding: 60px 0 0px 0;
}
#sec02 .bnr_area ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 30px;
	width: 360px;
}
#sec02 .bnr_area ul li img {
	width: 360px;
}
#sec02 .bnr_area ul li a:hover img {
	opacity: 0.8;
}


#sec03 {
	height: 750px;
	background: url(/img/top/bg_sec03.jpg) center center no-repeat;
	background-size: cover;
	text-align: center;
}
#sec03 p.txt {
	padding: 100px 0 50px 0;
	text-align: center;
}
#sec03 p.btn {
	text-align: center;
}


#sec04 {
	background: #efeee7;
	text-align: center;
	padding: 114px 0 114px 0;
}
#sec04 .boxes {
	width: 860px;
	margin: 0 auto;
}
#sec04 .box {
	width: 400px;
	height: 290px;
	padding: 50px 0 0 0;
	background: #FFF;
  border-radius: 5px;
}
#sec04 .box p {
	font-size: 12px;
	margin: 0 0 10px 0;
}
#sec04 .lft {
	float: left;
}
#sec04 .rgt {
	float: right;
}
#sec04 .box .txt {
	padding: 0 0 20px 0;
}
#sec04 .box .btn {
	padding: 0 0 10px;
}
#sec04 .box p.contact {
	margin: 30px 0 0 0;
}


#sec_solution {
	padding: 105px 0 64px 0;
	height: 645px;
	background: url(/img/top/bg_solution.jpg) center center no-repeat;
	background-size: cover;
	text-align: center;
}
#sec_solution h2 {
	margin-bottom: 69px;
	text-align: center;
}
#sec_solution ul {
	width: 950px;
	margin: 0 auto;
}
#sec_solution ul li {
	display: inline-block;
	width: 250px;
	margin: 0 30px;
	vertical-align: top;
}
#sec_solution ul li p.ttl {
	margin-bottom: 30px;
}
#sec_solution ul li p.txt {
	text-align: left;
	color: #fff;
	font-size: 14px;
	line-height: 2;
}

#sec_solution .btn {
	margin-top: 59px;
}



#sec05 {
	padding: 70px 0 70px 0;
}
#sec05 h2 {
	text-align: center;
}
#sec05 ul {
	width: 860px;
	margin: 30px auto 0 auto;
}
#sec05 ul li {
	padding: 20px 0 20px 20px;
	background: url(/img/top/icn_arw.gif) no-repeat 0 18px;
	border-bottom: 3px solid #e0ddcf;
	text-align: left;
	font-size: 13px;
}
#sec05 ul li a {
	text-decoration: none;
	color: #444;
}
#sec05 ul li a:hover {
	text-decoration: underline;
}
#sec05 .btn {
	margin-top: 40px;
}


#sec06 {
	height: 660px;
	background: url(/img/top/bg_sec06.jpg) center center no-repeat;
	background-size: cover;
	text-align: center;
}
#sec06 h2 {
	text-align: center;
	padding: 94px 0 80px 0;
}
#sec06 .boxes {
	width: 960px;
	margin: 0 auto;
}
#sec06 .boxes .box_ttl {
	margin-bottom: 50px;
}
#sec06 .box_donate {
	float: left;
	width: 580px;
	padding-right: 50px;
	position: relative;
	border-right: 1px solid #fff;
}

#sec06 .box_join {
	float: right;
	width: 280px;
}
#sec06 .box {
	width: 280px;
	height: 270px;
	box-sizing: border-box;
	padding: 50px 0 0 0;
	background: #FFF;
 border-radius: 5px;
}
#sec06 .lft {
	float: left;
}
#sec06 .rgt {
	float: right;
}
#sec06 .box .txt {
	margin: 0 0 30px 0;
}
#sec06 .box .btn {
	margin: 0 0 16px 0;
}
#sec06 .box .anno {
	font-size: 11px;
	line-height: 1.8;
}


#sec07 {
	padding: 70px 0 70px 0;
	text-align: center;
}
#sec07 h2 {
	padding: 0 0 50px 0;
}
#sec07 p.txt {
	font-size: 14px;
	line-height: 24px;
	padding: 0 0 20px 0;
}
#sec07 p.anno {
	margin: -0px 0 20px 0;
	font-size: 12px;
	line-height: 1.8;
}


#sec08 {
	background: #efeee7;
	text-align: center;
	padding: 70px 0 70px 0;
}
#sec08 h2 {
	padding: 0 0 30px 0;
}
#sec08 table {
	width: 860px;
	margin: 0 auto;
}
#sec08 table th,
#sec08 table td {
	padding: 20px 0 19px 0;
	font-size: 13px;
	line-height: 24px;
}
#sec08 table th {
	width: 130px;
	color: #61899c;
	font-weight: bold;
	font-size: 12px;
}
#sec08 table tr.bdr td {
	border-bottom: 1px solid  #e0ddcf;
	height: 1px;
	overflow: hidden;
	padding: 0;
}


#sec09 {
	text-align: center;
	padding: 70px 0 90px 0;
}
#sec09 h2 {
	padding: 0 0 50px 0;
}
#sec09 .box {
	width: 960px;
	margin: 0 auto;
}
#sec09 .box .logo {
	float: left;
	margin-top: 40px;
}
#sec09 .box .cont {
	float: right;
	width: 686px;
}

#sec09 .sando {
	padding: 0 0 0 0;
	position: relative;
	font-size: 13px;
	line-height: 24px;
	text-align : left;
}


/*--========== news style ==========--*/

#contents p.subttl {
	font-size: 18px;
	color: #61899c;
	margin-bottom: 10px;
}

#contents #wrap {
	padding: 40px 0 0 0;
}

#contents ul.cate.main {
	margin-left: -10px;
	letter-spacing: -.40em;
	width: 650px;
}
#contents ul.cate.main li {
	min-width: 90px;
	display: inline-block;
	letter-spacing: normal;
	margin: 0 10px 10px;
}
#contents ul.cate.main li a {
	display: block;
	padding: 4px 10px;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	background: #61899c;
  border-radius: 5px;
  text-align: center;
}

#contents #main {
	width: 640px;
	float: left;
	padding: 0 0 40px 0;
}
#contents #side {
	width: 260px;
	float: right;
}

#contents #main .archive {
	width: 640px;
	margin-top: 40px;
}
#contents #main .archive li {
	margin-bottom: 30px;
	letter-spacing: -.40em;
	background: url(/img/news/line.gif) repeat-y 91px 0;
}
#contents #main .archive p {
	vertical-align: middle;
	display: inline-block;
	letter-spacing: normal;
}
#contents #main .archive p.date {
	font-size: 13px;
	width: 92px;
}
#contents #main .archive p.cate {
	padding: 0 20px;
	width: 68px;
}
#contents #main .archive p.cate a {
	display: block;
	padding: 2px 0;
	width: 68px;
	background: #e0ddcf;
  border-radius: 4px;
	font-size: 10px;
  text-align: center;
  color: #61899c;
  text-decoration: none;
}
#contents #main .archive p.link {
	margin: -2px 0;
	padding-left: 20px;
	width: 412px;
}
#contents #main .archive p.link a {
	color: #444;
	word-break: break-all;
	font-size: 13px;
	line-height: 20px;
}
#contents #main .pagination {
	display: none;
}
#contents #main #more {
	padding-top: 30px;
}
#contents #main #infscr-loading {
	font-size: 13px;
}
#contents #main #infscr-loading img {
	padding: 5px 130px;
}
#contents #main .none {
	font-size: 13px;
}

#contents #main article h1 {
	font-size: 24px;
	line-height: 32px;
	margin: 0 0 15px 0;
	color: #61899c;
}
#contents #main article p.date {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	font-size: 13px;
}
#contents #main article p.cats {
	display: inline-block;
	vertical-align: middle;
}
#contents #main article p.cats a {
	display: inline-block;
	margin-right: 10px;
	border-radius: 4px;
	background: #e0ddcf;
	text-align: center;
	padding: 3px 15px;
	color: #61899c;
	text-decoration: none;
}
#contents #main .entry {
	border-top: 1px solid #e0ddcf;
	border-bottom: 1px solid #e0ddcf;
	margin-top: 35px;
	padding: 40px 0 10px;
}
#contents #main .entry p {
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 30px;
}
#contents #main .pagelink {
	width: 640px;
	letter-spacing: -.40em;
	padding: 30px 0;
	border-bottom: 1px solid #e0ddcf;
}
#contents #main .pagelink li {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
}
#contents #main .pagelink li.prev {
	width: 220px;
	padding-right: 20px;
}
#contents #main .pagelink li.prev a {
	display: block;
	padding-left: 24px;
	background: url(/img/news/icn_prev.gif) no-repeat left center;
}
#contents #main .pagelink li.back {
	width: 160px;
	text-align: center;
}
#contents #main .pagelink li.next {
	width: 220px;
	padding-left: 20px;
}
#contents #main .pagelink li.next a {
	display: block;
	padding-right: 24px;
	background: url(/img/news/icn_next.gif) no-repeat right center;
}
#contents #main .pagelink a {
	font-size: 12px;
	line-height: 20px;
	color: #444;
}

#contents #side h2 {
	padding: 0 0 25px 0;
	margin: 0 0 25px 0;
	border-bottom: 1px solid #61899c;
}

#contents #side h2.mt50 {
	padding: 0 0 25px 0;
	margin: 50px 0 25px 0;
	border-bottom: 1px solid #61899c;
}
#contents #side ul.recent li {
	margin: 0 0 20px 0;
}
#contents #side ul.recent li a {
	color: #444;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
}
#contents #side ul.recent li a:hover {
	text-decoration: underline;
}
#contents #side ul.recent li span {
	display: block;
	margin-top: 8px;
	color: #a7a7a7;
	font-size: 12px;
}
#contents #side ul.cate li {
	margin-bottom: 16px;
}
#contents #side ul.cate a {
	color: #fff;
	background: #61899c;
	display: inline-block;
	min-width: 78px;
	padding: 4px 5px;
	font-size: 12px;
	text-decoration: none;
	border-radius: 4px;
	text-align: center;
}
#contents #side select[name="archive-dropdown"] {
	font-size: 14px;
}



/*--========== form style ==========--*/

#form h2 {
	margin: 70px 0 50px;
	font-size: 24px;
	font-weight: bold;
	line-height: 2;
	color: #000;
}
#form p.anno {
	margin: -20px 0 40px 0;
	font-size: 12px;
	line-height: 1.8;
}
#form .status {
	width: 750px;
	height: 50px;
	margin: 0 auto 30px;
}
#form.input .status {
	background: url(/img/form/form_flow_01.gif) no-repeat 0 0;
}
#form.confirm .status {
	background: url(/img/form/form_flow_02.gif) no-repeat 0 0;
}
#form.thanks .status {
	background: url(/img/form/form_flow_03.gif) no-repeat 0 0;
}

#form_contents {
	width: 750px;
	margin: 0 auto 50px;
	text-align: left;
}

.form_table input,
.form_table textarea {
	font-family: "游ゴシック", YuGothic, sans-serif;
}

.form_table {
	border-top: 1px solid #EDEAEA;
}
.form_table li {
	padding: 18px 0 18px;
	border-bottom: 1px solid #EDEAEA;
}
.form_table li .name,
.form_table li .data {
	display: table-cell;
	vertical-align: middle;
}
.form_table li .name {
	padding: 9px 10px 4px 50px;
	width: 270px;
	font-weight: bold;
	font-size: 14px;
	vertical-align: top;
	box-sizing: border-box;
}
.form_table li.required .name {
	padding: 12px 10px 0 0;
	width: 270px;
	font-size: 14px;
}
.form_table li.required .name span.req {
	padding: 3px 7px;
	background: #df0006;
	color: #fff;
	font-size: 12px;
	border-radius: 4px;
	font-weight: normal;
	margin: 0 11px 0 0;
}
.form_table li.required .name span.sml {
	font-size: 12px;
}
.form_table li .name span.anno {
	color: #e5004f;
	font-weight: normal;
	font-size: 12px;
	display: block;
	line-height: 1.6;
	margin: 10px 0 0 0;
}
.form_table li .name p.sub {
	font-weight: normal;
	font-size: 12px;
	display: block;
	line-height: 1.6;
	margin: 10px 0 0 0;
}

.form_table li .data {
	width: 470px;
	position: relative;
	font-size: 14px;
	line-height: 1.8;
}
.form_table li.clm2 .data {
	width: 280px;
	position: relative;
}
.form_table li .data span.ex {
	margin: 0 0 0 20px;
	color: #BFBFBF;
	font-size: 14px;
	letter-spacing: 0;
}
.form_table li .data input[type="text"] {
	padding: 6px 10px;
	width: 240px;
	border: 1px solid #DEDEDE;
	border-radius: 5px;
	background: #F7F7F7;
	font-size: 16px;
}
.form_table li .data input[type="text"]:focus,
.form_table li .data textarea:focus {
	background: none;
}
.form_table li .data textarea {
	padding: 6px;
	width: 100%;
	border: 1px solid #DEDEDE;
	background: #F7F7F7;
	border-radius: 5px;
	font-size: 16px;
}
.form_table li .data select,
.form_table li .data option {
	font-size: 16px;
}

.form_table li.sex .data input#sex_f {
	margin-left: 20px;
}
.form_table li.long .data input {
	width: 320px;
}
.form_table li .data span.address03 input {
	width: 320px;
}

.form_table li .data .spacer {
	padding: 12px 0 12px 0;
	display: block;
}
.form_table li.address .data {
	position: relative;
	left: -90px;
	width: 470px;
}
.form_table li.address .data .d_table {
	position: relative;
}
.form_table li.address .data .d_table.d_table_zip label.error {
	top: 5px;
}
.form_table li.address .data .d_table.d_table_pref label.error {
	top: 12px;
}
.form_table li.address .data .d_table.d_table_address label.error {
	top: 4px;
}
.form_table li.address .data .d_table.d_table_zip label.error {
	left: 340px;
}
.form_table li.address .data .d_table.d_table_pref label.error {
	left: 234px;
}
.form_table li.address .data .d_table.d_table_address label.error {
	left: 460px;
}
.form_table li.address .data strong {
	width: 80px;
	padding-right: 8px;
	display: inline-block;
	font-size: 14px;
	text-align: right;
}

.form_table li .data span.date {
	font-size: 14px;
	margin: 0 5px 0 0;
}
.form_table li .data span.anno {
	color: #df0006;
	font-size: 12px;
	margin: 0 0 0 20px;
}
.form_table li.hidden {
	display: none;
}

p.notice {
	width: 480px;
	margin: 17px auto 0;
	line-height: 1.7;
	font-size: 12px;
}

.btn_area {
	padding: 35px 0 50px;
	text-align: center;
}
.btn_area input {
	width: 300px;
	height: 50px;
	cursor: pointer;
	border: none;
	text-indent: 100%;
	overflow: hidden;
	background: url(/img/form/btn_form_confirm.gif) no-repeat 0 0;
}
.btn_area input:hover {
	opacity: 0.8;
}
.btn_area .btn_back {
	background: url(/img/form/btn_form_back.gif) no-repeat 0 0;
	margin-right: 20px;
}
.btn_area .btn_submit {
	background: url(/img/form/btn_form_submit.gif) no-repeat 0 0;
}

p.form_lead {
	font-size: 14px;
	line-height: 2;
	margin: 60px 0 120px;
}

.php_error {
	color: #ff0000;
	margin: 0 0 30px 0;
	font-weight: bold;
}

label.error {
	color: #fff;
	background: #e5004f;
	border-radius: 5px;
	position: absolute;
	top: -26px;
	left: 0px;
	font-size: 12px;
	padding: 2px 15px 1px;
}

/*-- error --*/

ul.form-error {
	margin-bottom: 30px;
	font-size: 12px;
	color: red;
}
label#zip-error,
label#pref-error,
label#address-error {
	left: 93px;
}


/*--========== English style ==========--*/

body.en,
body#form.en {
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.9;
	font-size: 16px;
	letter-spacing: 0.8px;
}

.en header ul.gnav {
	top: 46px;
}
.en header ul.gnav li {
	float: left;
}
.en header ul.gnav li a {
	display: inline-block;
	padding: 0 30px;
	line-height: 18px;
	border-right: 1px solid rgba(255,255,255,0.5);
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	text-decoration: none;
	letter-spacing: 1px;
}
.en header ul.gnav li:first-child a {
	border-left: 1px solid rgba(255,255,255,0.5);
}

#form.en header ul.gnav {
	top: 49px;
}
#form.en header ul.gnav li {
	float: left;
}
#form.en header ul.gnav li a {
	display: inline-block;
	padding: 0 30px;
	line-height: 18px;
	border-right: 1px solid rgba(255,255,255,0.5);
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	text-decoration: none;
	letter-spacing: 1px;
}
#form.en header ul.gnav li:first-child a {
	border-left: 1px solid rgba(255,255,255,0.5);
}


.en #sec01 .box_cont {
	width: 840px;
	margin: 0 auto;
}
.en #sec01 .copy {
	margin-bottom: 28px;
	padding-top: 79px;
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	text-align: left;
	line-height: 1.7;
	letter-spacing: 1px;
}
.en #sec01 .lead {
	font-size: 16px;
	color: #fff;
	text-align: left;
	line-height: 2.2;
}
.en #sec01 .lead span {
	color: #ffec91;
}

.en #sec_what {
	padding: 90px 0 90px 0;
	background: #efeee7;
}
.en #sec_what h2 {
	margin-bottom: 22px;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 2px;
}
.en #sec_what p.lead {
	margin-bottom: 16px;
	font-size: 36px;
	color: #62b9bb;
	line-height: 1.3;
	letter-spacing: 2px;
}
.en #sec_what p.txt {
	width: 600px;
	margin: 0 auto;
	text-align: left;
}

.en #sec_solution {
	padding: 89px 0 66px 0;
	background: url(/img/top/bg_sec03.jpg) center center no-repeat;
	background-size: cover;
}
.en #sec_solution h2 {
	margin-bottom: 51px;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 2px;
}
.en #sec_solution ul li:before {
	display: inline-block;
	color: #588697;
	font-size: 24px;
	font-weight: 500;
	background: #ffec91;
	border-radius: 40px;
	width: 50px;
	height: 50px;
	line-height: 50px;
}
.en #sec_solution ul li:nth-child(1):before {
	content: '1';
}
.en #sec_solution ul li:nth-child(2):before {
	content: '2';
}
.en #sec_solution ul li:nth-child(3):before {
	content: '3';
}
.en #sec_solution ul li p.ttl {
	display: table-cell;
	height: 120px;
	width: 250px;
	vertical-align: middle;
	margin-bottom: 10px;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.3;
	letter-spacing: 2px;
}
.en #sec_solution .btn {
	margin-top: 47px;
}
.en #sec_solution .btn a {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	padding: 0 70px;
	border-radius: 50px;
	background: #ffec91;
	color: #588697;
	font-size: 14px;
	text-decoration: none;
}

.en #sec06 {
	height: auto;
	padding: 93px 0 100px;
	background: #fff;
}
.en #sec06 .box_ttl {
	margin-bottom: 54px;
	color: #62b9bb;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.3;
	letter-spacing: 2px;
}
.en #sec06 .box_donate {
	border-right: 1px solid #62b9bb;
}
.en #sec06 .box {
	height: 290px;
	padding: 21px 20px 0;
	background: #efeee7;
}
.en #sec06 .box .txt {
	height: 127px;
	width: 280px;
	display: table-cell;
	vertical-align: middle;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.3;
}
.en #sec06 .btn {
	margin-bottom: 14px;
}
.en #sec06 .btn a {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	padding: 0 50px;
	border-radius: 50px;
	background: #62b9bb;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
}
.en #sec06 .box .anno {
	line-height: 1.3;
}

.en #sec07 {
	padding: 147px 0 133px;
	background: url(/img/top/bg_sec06.jpg) center center no-repeat;
	background-size: cover;
}
.en #sec07 h2 {
	padding-bottom: 28px;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 2px;
}
.en #sec07 p.txt {
	color: #fff;
	font-size: 14px;
}
.en #sec07 .btn a {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	padding: 0 120px;
	border-radius: 50px;
	background: #ffec91;
	color: #588697;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
}

.en #sec08 {
	padding: 70px 0 90px;
}
.en #sec08 h2 {
	padding-bottom: 55px;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 2px;
}
.en #sec08 h2 span {
	font-weight: 600;
	font-size: 20px;
}
.en #sec08 table th {
	font-weight: 600;
	line-height: 1.5;
	font-size: 14px;
}


.en #sec09 {
	padding: 70px 0 80px 0;
}
.en #sec09 h2 {
	padding-bottom: 27px;
	font-weight: 600;
	font-size: 20px;
	letter-spacing: 2px;
}
.en #sec09 .sando {
	font-size: 12px;
	line-height: 1.7;
}
.en #sec09 .box .logo {
	margin-top: 10px;
}

/*-- form --*/

#form.en .status {
	background: no-repeat;
}
#form.en .status ul li {
	display: inline-block;
	width: 220px;
	height: 50px;
	margin: 0 45px 0 0;
	box-sizing: border-box;
	border: 1px solid #e5eaec;
	border-radius: 50px;
	font-weight: 600;
	position: relative;
	line-height: 50px;
	color: #e5eaec;
}
#form.en .status ul li:last-child {
	margin: 0;
}
#form.en .status ul li:after {
	content: '';
	display: inline-block;
	width: 12px;
	height: 20px;
	background: url(/img/form/icn_form_arw.gif) no-repeat 0 0/12px;
	position: absolute;
	top: 14px;
	right: -31px;
}
#form.en .status ul li:last-child:after {
	display: none;
}
#form.en .status ul li:before {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	background: #e5eaec;
	border-radius: 30px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: 9px;
	left: 9px;
	text-align: center;
}
#form.en .status ul li:nth-child(1):before {
	content: '1';
}
#form.en .status ul li:nth-child(2):before {
	content: '2';
}
#form.en .status ul li:nth-child(3):before {
	content: '3';
}

#form.en.input .status ul li:nth-child(1),
#form.en.confirm .status ul li:nth-child(2),
#form.en.thanks .status ul li:nth-child(3) {
	border: 1px solid #61899c;
	background: #e5eaec;
	color: #000;
}

#form.en.input .status ul li:nth-child(1):before,
#form.en.confirm .status ul li:nth-child(2):before,
#form.en.thanks .status ul li:nth-child(3):before {
	background: #61899c;
}

#form.en p.notice {
	font-size: 14px;
}
#form.en p.form_lead {
	font-size: 20px;
}

#form.en .btn_area input {
	background: #62b9bb;
	border-radius: 50px;
	color: #fff;
	font-weight: 500;
	text-indent: 0;
}
#form.en .form_table li .name {
	padding-left: 73px;
}
#form.en .form_table li.required .name {
	padding-left: 0px;
}




