@charset "Shift_JIS";
/* CSS Document */

/*  全体と共通
---------------------------------------------------- */
body{
	background:#9bdcff;
	margin: 0;
	padding: 0;
	color:#000000;/* 基本文字色 */
	font-size:13px;
	}

h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd,th,td {
	font-size:1em;
	line-height:1.5em;
	margin:0;
	padding:0;
	}
img {border: none;}

/* リンク用カラー */
a:link   { text-decoration: none }
a:visited  { text-decoration: none }
a:active   { text-decoration: none }
a:hover   { color: #f00; text-decoration: underline }

/* 下付き文字 */
sub {
	font-size:0.75em;
	vertical-align:baseline;}

/* 共用クラス */
.clear {clear: both;}
.hdn {display:none;}


/* clear FIX */
.pkg:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
overflow:hidden;
font-size:0.1em;
line-height:0;
}
.pkg{display:inline-table;zoom:1;}
/* \*/
* html .pkg{height:1%;}
.pkg{display:block;}
/* */

#Wrap{
	width:980px;
	margin:0 auto 84px auto;
	padding-bottom:63px;
	background:#FFFFFF;
}

#Header{
	padding:22px 0 12px 76px;
}

.h_logo{
	width:386px;
	float:left;
}

.h_link{
	width:340px;
	float:right;
	padding:0px 0 20px 0;
}
.h_link li{
	list-style:none;
	float:left;
	padding-left:14px;
	margin-left:22px;
	background:url(img/bg_arow.gif) no-repeat left center;
}

.h_link li a{
	color:#000000;
}

/*  お問い合わせフォーム（大口用フォームと共通部分有り）
---------------------------------------------------- */
#ContactForm{
}

#ContactForm .cttl{
	margin-bottom:30px;
}

#ContactFormin{
	margin:0 24px
}

.contact_txt{
	background:#ebf0fa;
	padding:12px 0 33px 50px;
}

.contact_txt h2{
	font-size:154%;
	color:#215ec5;
	margin-top:10px;
}

.contact_txt p{
	padding-right:26px;
}

.form_area{
	margin-top:25px;
}

.form_area table{
	border:solid 1px #c1c1c1;
	border-collapse:collapse;
	width:100%;
}

.form_area table th ,.form_area table td{
	border:solid 1px #c1c1c1;
}

.form_area table th{
	width:130px;
	padding:16px 24px 16px 28px;
	text-align:left;
	vertical-align:top;
	background:#f2f5fc;
}

.form_area table td{
	padding:16px 0 16px 24px;
}

.form_area table td table{
	border:none;
}

.form_area table td table td{
	border:none;
	padding:0 24px 12px 0;
}

.hissu{
	color:#FF0004;
	font-weight:normal;
}

.text_l{
	width:505px;
}

.freecoment{
	width:505px;
	min-height:220px;
}

.c_policy{
	width:618px;
	border:solid 1px #c1c1c1;
	padding: 16px 16px 4px 16px;
}

.c_policy p{
	padding-bottom:12px;
}

#KakuninArea{
	text-align:center;
	margin-top:45px;
}

/*  エラーページ */
.err_area{
	width:500px;
	margin:0 auto;
	padding:20px 0;
	text-align:center;
	font-size:16px;
}
.err_area ul{
	margin:20px 0;
}
.err_area li{
	text-align:left;
	color:#FF0004;
}

/* 確認画面 */
.form_btn_area{
	padding:28px 0 0 248px;
}

.backbtn, .sousinbtn {
	width:205px;
	float:left;
	margin-right:25px;
}


/*  特定商取引法ページ
---------------------------------------------------- */
#Low_area{
	margin:0 24px;
	padding-top:26px;
}

#Low_area h2{
	font-size:154%;
	font-weight:bold;
	margin-bottom:20px;
}

#Low_area table{
	border:solid 1px #c1c1c1;
	border-collapse:collapse;
	width:100%;
}

#Low_area table th{
	width:200px;
	padding:16px 24px 16px 28px;
	text-align:left;
	vertical-align:top;
	background:#f2f5fc;
	border:solid 1px #c1c1c1;
}

#Low_area table td{
	padding:16px 0 16px 24px;
	border:solid 1px #c1c1c1;
}

#Low_area table td li{
	margin-bottom:12px;
}



/*  大口用お問い合わせフォーム
---------------------------------------------------- */
#Contact_oguchi_Formin{
	margin:0 24px
}

#Contact_oguchi_Formin .contact_txt{
	background:#f0f0f0;
}

#Contact_oguchi_Formin .contact_txt h2{
	color:#000000;
}

.contact_siharai{
	margin-top:22px;
	padding:0 75px;
}

.contact_siharai table{
	width:100%;
}

.contact_siharai th{
	white-space:nowrap;
	text-align:left;
	font-size:154%;
	color:#215ec5;
	padding-right:26px;
}

/*  ランディングページ
---------------------------------------------------- */

.r22top_shousai {
	display: block;
	margin: 0 auto;
	width:600px;
}
.r22top_setumei span {
	font-size: 16px;
	font-weight:bold
}
.r22top_cyumon {
	margin: 0 auto;
	width:800px;
	padding:15px 0 25px 0;
}
.r22top_cyumon td {
	font-size:20px;
}
.r22top_cyumon p:nth-child(1) ,.r22top_soryo p:nth-child(1){
	color: #215EC5;
	font-size: 20px;
	font-weight:bold;
}
.r22top_cyumon p:nth-child(2) {
	font-size:14px;
	padding-left: 21px;
}
.cyuuiText {
	color:#0000FF;
	font-size:14px;
	padding-left: 21px;
}
.nagareMain {
	margin: 0 auto 20px auto;
	width:800px;
	border:solid 1px #000000;
	border-radius: 6px;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
	padding:12px;
	box-sizing:border-box;
}
.nagareMain h3{
	font-size:20px;
	font-weight:bold;
	margin-bottom:6px;
}
.nagare_ginkou{
	margin-bottom:20px;
}
.nagare_ginkou li{
	margin:0 0 6px 28px;
}
.nagare_daibiki{
	border-top:solid 1px #000000;
	margin:28px 0 0 0;
	padding:28px 0 15px 0;
}
.r22top_soryo{
	margin: 0 auto 20px auto;
	width:800px;
}
.r22top_soryo table{
	border:solid 1px #000000;
	border-collapse:collapse;
	margin:16px auto 0 auto;
}
.r22top_soryo th ,.r22top_soryo td{
	font-size:19px;
	border:solid 1px #000000;
	padding:3px 35px;
}
.r22top_soryo th{
	background:#215ec5;
	text-align:center;
	color:#FFFFFF;
}
.r22top_soryo td{
}

.unchin_text{
margin:5px 0 0 105px;
}

/*  大口用ランディングページ
---------------------------------------------------- */

.lpMain_03 {
	position: relative;
}
.lpMain_03 p:nth-child(2) {
    position: absolute;
    top: 31px;
    left: 493px;
    color: white;
    font-size: 18px;
		font-weight:bold;
    line-height: 1.9;
}
.lpMain_03 p:nth-child(3) {
    position: absolute;
    top: 147px;
    left: 493px;
    color: white;
		font-size:17px;
}
.lpMain_03 p:nth-child(4) {
    position: absolute;
    top: 174px;
    left: 493px;
    color: white;
		font-size:17px;
		font-weight:bold;
}
.lpMain_03 p:nth-child(5) {
    position: absolute;
    top: 212px;
    left: 189px;
    color: white;
    font-size: 30px;
    font-weight: bold;
}
.lpMain_03 p:nth-child(6) {
    position: absolute;
    top: 261px;
    left: 225px;
    color: white;
    font-size: 20px;
    font-weight: bold;
}


.lpMain_03 p:nth-child(3) span {
	font-weight:bold;
	font-size:17px;
}
.lpMain06 {
	overflow: hidden;
}
.lpMain06 img {
	float:left;
	margin: 20px 0 0 20px;
}
.lpMain06_table01 {
	font-size: 18px;
	float:left;
	width: 450px;
}
.lpMain06_table01 {
	text-align:left;
	margin-top: 15px;
	padding-left: 50px;
}
.lpMain06_table01 th {
	width:66px;
	white-space:nowrap;
}
.lpMain06_table01 td {
	font-weight: bold;
}
.lpMain06_table02 {
	float:left;
	width: 560px;
	padding-left:20px;
	margin-top: 15px;
}
.lpMain06_table02 tr {
	height:22px;
	
}
.lpMain06_table02 td {
	font-weight:bold;
}
.lpMain06_table02 th {
	padding-left:20px;
	text-align: left;
	width:80px;
}
.oguti_link01 a {
	font-size: 15px;
	padding-left:19px;
}
.oguti_link {
	text-align: center;
	margin-top:10px;
}
.oguti_link a {
	font-size: 15px;
}

.lpMain_gyosha_02 {
	position: relative;
}
.lpMain_gyosha_02 p:nth-child(2) a {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	top: 106px;
	left: 308px;
	position: absolute;
	text-decoration: underline;
}
.lpMain_gyosha_03 {
	position: relative;
}
.lpMain_gyosha_03 p:nth-child(2) {
position: absolute;
    top: 31px;
    left: 505px;
    color: white;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.8;
}
.lpMain_gyosha_03 p:nth-child(3) {
    position: absolute;
    top: 141px;
    left: 505px;
    color: white;
		font-size:17px;
		font-weight: bold;
}
.lpMain_gyosha_03 p:nth-child(4) {
    position: absolute;
    top: 166px;
    left: 505px;
    color: white;
		font-size:17px;
		font-weight: bold;
}
.lpMain_gyosha_03 p:nth-child(5) {
    position: absolute;
    top: 208px;
    left: 188px;
    color: white;
    font-size: 29px;
    font-weight: bold;
}
.lpMain_gyosha_03 p:nth-child(6) {
    position: absolute;
    top: 254px;
    left: 274px;
    color: white;
    font-size: 18px;
    font-weight: bold;
}
.lpMain_gyosha_03 p:nth-child(7) {
    position: absolute;
    top: 264px;
    left: 476px;
    color: white;
    font-size: 15px;
    font-weight: bold;
}
.lpMain_gyosha_03 p:nth-child(7) a {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
    font-family: serif;
}
#R22_gyosha_shiharai li ,#R22_gyosha_soryo li{
	margin:0 0 3px 34px;
}
.nagare_gyosha{
	text-align:center;
	margin-bottom:24px;
}
.sagyouArea {
	margin: 25px 0 30px 0;
}
.picCenter {
	display:block;
	margin: 0 auto;
}

/*ペンちゃん追加分*/
.pencyanArea {
	background-image: url(img/r22lp_top09_pencyan.jpg);
	background-repeat: no-repeat;
	height:239px;
	margin: 0 auto;
	margin-top:20px;
	padding: 20px 0;	
	width:720px;
}
.pencyanArea_ver02 {
    background-image: url(img/r22lp_top09_pencyan_ver02.jpg);
    background-repeat: no-repeat;
    height: 310px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 20px 0;
    width: 720px;
}
.pencyan_ttl {
    font-size: 20px;
    font-weight: bold;
    padding-left: 36px;
    margin: 8px 0 6px 0;
}
.pencyan_ttl span {
	color: #E3007F;
	padding-left:10px;
}
.pencyanArea_table {
	font-size: 16px;
	padding-left:20px;
}
.pencyanArea_table tr {
    padding-top: 1px;
    vertical-align: top;
    display: table;
}
.pencyanArea_table th {
	font-weight: normal;
	padding: 0 10px 0 15px;
	text-align: left;
}
.pencyan_cyui {
    padding-left: 38px;
    padding-top: 9px;
    font-size: 15px;}
		
.pencyanArea_gyosha {
	background-image: url(../r22_oguchi/img/img_gyosha04_02_pencyan.jpg);
	background-repeat:no-repeat;
	height: 245px;
	position: relative;
	width:980px;
}
.pencyanArea_gyosha_ttl {
	color: white;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	top: 25px;
	left: 205px;
	
}
.pencyanArea_gyosha_ttl span {
	color: #ffff00;
	padding-left:10px;
}
.pencyanArea_gyosha table {
	color: white;
	font-size: 16px;
	position: absolute;
	top: 60px;
	left: 235px;
}
.pencyanArea_gyosha table th {
	text-align:left;
	vertical-align: top;
}
.pencyanArea_gyosha_cyui {
	color: white;
font-size: 15px;
    position: absolute;
    top: 159px;
    left: 235px;
	
}

.pencyanArea_gyosha_ver02 {
    background-image: url(../r22_oguchi/img/img_gyosha04_02_pencyan_ver02.jpg);
    background-repeat: no-repeat;
    height: 341px;
    position: relative;
    width: 980px;
}
.pencyanArea_gyosha_ver02 table {
	color: white;
	font-size: 16px;
	position: absolute;
	top: 60px;
	left: 205px;
}
.pencyanArea_gyosha_ver02 table th {
	text-align:left;
	vertical-align: top;
}
