@charset "utf-8";

/* その他レイアウトに関するクラス
------------------------------------------------------------*/
.width_100per {
	width:100%;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
	padding-left:2px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.width_100per_noline {
	width:100%;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
	padding-left:2px;
	float:left;
}
.width_60per_noline {
	width:500px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
	padding-left:2px;
	float:left;
}
.width_100per_noline_left30px {
	width:100%;
    margin-top: 30px;
    margin-left: 30px;
	float:left;
}
.width_100per_noline_left50px {
	width:100%;
    margin-left: 50px;
	float:left;
}
.clear_float{
clear:both;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* ------------------------------------------------------------*/

/* フォント関連 */
.color_red_nomal {
	color: #F00;
}

#trust03-list a {
	color: black !important;
}
#trust03-copyright p {
	color: #828282;
}
.color_black_nomal ul {
	color: #000;
}
.color_gray_nomal {
	color: #828282;
	font-size: 1em;
	font-weight: inherit;
}
.color_red_bold {
	color: #F00;
	font-size: 1.2em;
	font-weight: bold;
}
.color_blue_bold {
	color: #00F;
	font-size: 1.2em;
	font-weight: bold;
}
.color_blue_nomal {
	color: #00F;
}

.font-weight-bold {
	font-size: 1.2em;
	font-weight: bold;
}
.font-weight-15em{
    font-weight: bold;
    font-size: 1.5em;
}
.font-weight-15em2{
    font-weight: bold;
    font-size: 1.5em;
	color: #828282;
}
.font-weight-20em{
    font-weight: bold;
    font-size: 2.0em;
}
.font-weight-30em{
    font-weight: bold;
    font-size: 3.0em;
}
.font-weight-50em{
    margin-top: -20px;
    font-weight: bold;
    font-size: 8.0em;
}
.font-weight-20em-bottom-40px{
	padding-bottom: 40px;
    font-weight: bold;
    font-size: 2.0em;
}
/* フォームレイアウト */
.padding_bottom-10px{
	padding-bottom: 10px;
}
.padding_left-20px{
	padding-left:20px;
}
.padding_left-30px{
	padding-left:30px;
}
.padding_left-10px{
	padding-left:10px;
}

.block-align-center{
	display: block;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding-top:5px;
}
.text-align-center {
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
/* ------------------------------------------------------------*/
/* リスト関連 */
.list-style-none{
	list-style-type:none;
}
/* トピックレイアウト関連 */
.float_left {
	float:left;
}
.float_right {
	float:right;
}
/* リストレイアウトセット関連----------------- */

.form_700px_noline {
display: inline-block;
    width:100%;
    margin-bottom: 10px;
	padding-right:5px;
	float:left;
}
.form_700px_margin20px {
display: inline-block;
    width:auto;
    margin-left: 20px;
    margin-bottom: 5px;
	padding-right:5px;
	float:left;
}
.form_700px {
display: inline-block;
    width:100%;
	padding-right:2px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.form_600px_left_block {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	width:600px;
	height:180px;
	background-color: #000;
	float:left;
}
.form_400px_left_block {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 100px;
	width:400px;
	height:150px;
	background-color: #000;
	float:left;
}
.form_250px_left {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	width:250px;
	float:left;
}
.form_180px_left_green {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	width:130px;
	height:130px;
	background-color: #158072;
	float:left;
}
.form_180px_left_green1 {
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 3px;
	width:150px;
	height:150px;
	background-color: #158072;
	float:left;
}
.form_180px_left_green101 {
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 435px;
	margin-bottom: 3px;
	width:150px;
	height:150px;
	background-color: #158072;
	float:left;
}
.form_180px_left_green2 {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 3px;
	width:130px;
	height:130px;
	background-color: #707343;
	float:left;
}
.form_auto_left {
	margin-top: -120px;
	margin-right: 5px;
	margin-left: 130px;
	margin-bottom: 5px;
	width: auto;
	float:left;
}
.form_auto_left2 {
	margin-top: -130px;
	margin-right: 5px;
	margin-left: 150px;
	margin-bottom: 20px;
	width: auto;
	float:left;
}
.form_auto_left3 {
	margin-top: -130px;
	margin-right: 5px;
	margin-left: 150px;
	margin-bottom: 20px;
	width: 400px;
	float:left;
}
.form_auto_left4 {
	margin-top: -140px;
	margin-right: 5px;
	margin-left: 190px;
	margin-bottom: 20px;
	width: 400px;
	float:left;
}
.form_auto_left5 {
	margin-top: -120px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 400px;
	float:left;
}
.form_auto_left6 {
	margin-top: -180px;
	margin-right: 5px;
	margin-left: 50px;
	margin-bottom: 20px;
	width: 300px;
	float:left;
}
.form_auto_left7 {
	margin-top: -160px;
	margin-right: 5px;
	margin-left: 50px;
	margin-bottom: 20px;
	width: 300px;
	float:left;
}
.form_180px_right_green {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	width:120px;
	height:120px;
	background-color: #158072;
	float:right;
}
.form_auto_left {
	margin-top: -120px;
	margin-right: 5px;
	margin-left: 130px;
	margin-bottom: 3px;
	width: auto;
	float:left;
}
.form_520px {
	width: 70%; 
	margin-top: 3px;
	margin-left: 5px;
	margin-bottom: 3px;
	float: left;
}
.form_30per_left {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	width:30%;
	float:left;
}
.form_25per_center {
    text-align: center;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	width:25%;
	float:left;
}
.form_40per_left {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	width:40%;
	float:left;
}
.form_40per_left_black {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	width:40%;
	font:"000";
	float:left;
}
.form_40per_center {
    text-align: center;
	margin-top: 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width:40%;
	float:left;
}
.form_50per_center {
    text-align: center;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width:50%;
	float:left;
}
.form_100per_center {
    text-align: center;
	margin-top: 5px;
	margin-left: 180px;
	margin-right: 5px;
	margin-bottom: 5px;
	width:100px;
	height:50px;
	float:left;
}
.form_padding-left20px_line {	/* （子：左側－写真用）------*/
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 5px;
}
.form_margin-10px {			/* （子：右側－テキスト）------*/
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
}
/* YOUTUBEの組み込み動画レスポンシブ対応 ---------------------------------- */
.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* どの端末からでもレスポンシブ------ */
.responsive_video { 
    position: relative; 
    padding-bottom: 56.25%; 
}
.responsive_video video, 
.responsive_video iframe, 
.responsive_video object, 
.responsive_video embed { 
    position: absolute; top: 0; left: 0; width: 100%; height: 100%;
}