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

* {
	margin:0;
	padding:0;
}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:100%;
	line-height:180%;
}

img {
	border:0;
}

a:hover img {
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.width {
	width:980px;
	margin:0 auto;
}

.clear {
	clear:both;
	font-size:1px;
	line-height:1px;
	margin:0;
}

li {
	list-style:none;
}

.box {
	border:solid 1px #CCC;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-radius: 10px;
}

.table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
	margin:0;
}
.table td {
	vertical-align:top;
}

.ondes {
	color: #999;
}

p {
	margin:30px 0;
}





/* CSS Document */

header {
	width:960px;
	margin:0 auto;
	background:#2D5E99;
	font-size:70%;
	line-height:130%;
	font-weight:bold;
	color:#FFF;
	padding:10px;
}


/* CSS Document */

article {
	width:980px;
	margin:30px auto 0;
}
article:after {
	content:"　";
	display:block;
	font-size:1px;
	line-height:1px;
	clear:both;
}





/* CSS Document */

.right {
	float:right;
	width:278px;
	padding:0 0 20px 15px;
	background:#FFF;
}

.right_line {
	border:solid 5px #DDD;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-radius: 10px;
	padding:10px;
}

.right .video_title {
	font-weight:bold;
	text-align:center;
	line-height:130%;
}
.right .sub_video_title {
	font-size:90%;
	line-height:130%;
	text-align:center;
	margin:5px 0 5px;
}

.right .check {
	font-size:80%;
	line-height:130%;
	font-weight:bold;
	padding:0 0 0 10px;
	margin:20px 0;
}
.right .check li {
	margin:10px 0;
}

.right .form {
	margin:20px 0;
}
.right .form .text {
	width:235px;
	padding:5px;
	border:solid 1px #CCC;
	font-size:120%;
	line-height:100%;
}
.right .form .bt {
	margin:10px 0 0;
}
.right .form .bt:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.right .right_box {
	margin:20px 0 30px;
	padding:0 0 25px;
	border-bottom:dotted 1px #CCC;
}
.right .privacy {
	height:100px;
	padding:10px;
	border:solid 1px #CCC;
	overflow:auto;
}
.right .privacy p {
	margin:15px 0 !important;
}
.right .privacy p.start {
	margin:0 !important;
}


.right .tsuji {
	float:right;
	margin:0 0 0 15px;
}

.right p {
	font-size:80%;
	line-height:160%;
	margin:15px 0;
}
.right .img {
	text-align:center;
	margin: 1em auto;
}
.right .title {
	font-weight:bold;
	font-size:90%;
	line-height:160%;
	border-bottom:dotted 1px #CCC;
	margin:30px 0 15px;
	text-align:center;
}



/* CSS Document */

h2 {
	border-left:solid 4px #0066FF;
	border-bottom:dotted 1px #CCC;
	padding:5px;
	margin:50px 0 -10px;
}
h2.end {
	margin-top:25px;
}

.video_img {
	float:left;
	margin:30px 10px 0 0;
}

.sub-lead {
	margin:30px 0 10px;
	font-size:120%;
	line-height:130%;
	font-weight:bold;
}

.sub-lead2 {
	margin:30px 0 10px;
	font-size:170%;
	line-height:130%;
	font-weight:bold;
}

.form_box {
	background:url(../images/form.jpg) no-repeat;
	width:980px;
	height:205px;
	margin:50px 0 30px;
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
	border:none;
}
.form_box td {
	vertical-align:top;
}



.table_box {
	width:980px;
	margin:0 auto;
	border: 1px #CCC solid;
	border-collapse: collapse;
	border-spacing: 0;
	/* [disabled]font-size:80%; */
}
.table_box th {
    border: #CCC solid;
    border-width: 0 0 1px 1px;
    background: #EEE;
	padding:10px;
}
.table_box td {
    border: 1px #CCC solid;
    border-width: 0 0 1px 1px;
	padding:10px;
	vertical-align: top;
}




/* CSS Document */

.voice_1 {
	border:solid 5px #999;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-radius: 10px;
	padding:10px;
	padding:15px;
	margin:20px 0;
}
.voice_1 dt {
	text-align:center;
	font-size:150%;
	line-height:130%;
	font-weight:bold;
	color:#039;
	padding:0 0 10px;
	margin:0 0 10px;
	border-bottom:dotted 1px #CCC;
}
.voice_1 dd strong {
	display:block;
	text-align:right;
	margin:10px 0 0;
}
.voice_1 dd p {
	margin:0 0 20px;
}
.voice_1 dd p.end {
	margin:0;
}


.voice_2 {
	border:solid 5px #CCC;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-radius: 10px;
	padding:10px;
	padding:15px;
	margin:20px 0;
}
.voice_2 dt {
	text-align:center;
	font-size:150%;
	line-height:130%;
	font-weight:bold;
	color:#039;
	padding:0 0 10px;
	margin:0 0 10px;
	border-bottom:dotted 1px #CCC;
}
.voice_2 dd strong {
	display:block;
	text-align:right;
	margin:10px 0 0;
}
.voice_2 dd p {
	margin:0 0 20px;
}
.voice_2 dd p.end {
	margin:0;
}





/* CSS Document */

.check_1 {
	margin:0 10px;
}
.check_1 li {
	background:url(../images/check_1.jpg) no-repeat;
	background-position:left center;
	padding:10px 0 10px 60px;
	font-weight:bold;
}


.check_2 {
	margin:0 0 0 30px;
}
.check_2 li {
	background:url(../images/check_2.jpg) no-repeat;
	background-position:left center;
	padding:10px 0 10px 40px;
	font-weight:bold;
}




/* CSS Document */

.big_title {
	text-align:center;
	margin:80px 0 30px;
	font-size:170%;
	line-height:130%;
	font-weight:bold;
	color:#06C;
}
.big_title1 {
	text-align:center;
	margin:80px 0 30px;
	font-size:170%;
	line-height:130%;
	font-weight:bold;
	color:#FF9324;
}
.big_title2 {
	text-align:center;
	margin:80px 0 30px;
	font-size:200%;
	line-height:130%;
	font-weight:bold;
	color:#06C;
}
.big_title3 {
	text-align:left;
	margin:30px 0 10px;
	font-size:120%;
	line-height:130%;
	font-weight:bold;
	color:#06C;
}
.big_title4 {
	text-align:left;
	margin:60px 0 10px;
	font-size:170%;
	line-height:130%;
	font-weight:bold;
/* 	color:#06C; */
}




/* CSS Document */

footer {
	padding:20px 0;
	margin:40px 0 0;
	text-align:center;
	background:#FFF;
	color:#666;
}

footer nav {
	color:#CCC;
	font-size:90%;
	line-height:130%;
	font-weight:bold;
	margin:0 0 8px;
	padding:15px 0 12px;
	background:#EEE;
}
footer nav a {
	color:#333;
	text-decoration:none;
	margin:0 10px;
}
footer nav a:hover {
	color:#999;
	text-decoration:underline;
}

footer p {
	font-size:70%;
	line-height:160%;
}




/* ################## Color Document ####################### */

.red {
	color:#FF0000;
}

.bold {
	font-weight:bold;
}

.yellow {
	background-color:#FFFF00;
}

.u {
	text-decoration:underline;
}

.revocation {
	text-decoration:line-through;
}

.center {
	text-align:center;
}





/* 追加CSS Document */

.tyuui {
	margin:10px 0 0;
}
.tyuui p {
	margin:5px 0;
}




#head-nav {width:100%;height:50px;display:block;margin:0 0 40px;background:url(../../../../tsuji/wp-content/themes/flowmind_1.1/img/bg-blue.jpg) repeat 0 0 #3465a0;}
#head-nav ul {width:960px;margin:0 auto;}
#head-nav ul li {float:left;}
#head-nav ul li a {width:160px;height:50px;display:block;text-align:center;line-height:50px;font-weight:bold;
text-shadow:0 1px 1px #1f4677;

transition:background 0.3s ease;
-webkit-transition:background 0.3s ease;
-moz-transition:background 0.3s ease;
-transition:background 0.3s ease;
}
#head-nav ul li a:link, #head-nav ul li a:visited {color:#FFF;}
#head-nav ul li a:hover {background:#ec4c3b;text-decoration:none;
text-shadow:0 1px 1px #8b2c22;
}
#head-nav ul li.active {border-bottom:10px solid #ec4c3b;}

#top-medialogos {
  padding: 0;
  margin: 0 auto;
  width: 900px;
}

#head2 {
/*   font-size: inherit; */
}

#head2 p {
  margin: 0;
	line-height: 160%;
	font-weight: normal;
	text-align: center;
}
#head2 p:first-child {
  font-weight: bold;
}
