@charset "utf-8";
.pobox {
	 width: 100%;
	 overflow: hidden;
	 height: 483px;
	 position: relative;
}
.pobox #s_dow {
	width: 100%;
	height: 400px;
	overflow: hidden;
	background: url(../img/t_bac.jpg) 0 0 repeat-x;
}

/*------------------------------------------------
header_wrap
--------------------------------------------------*/
.pobox #header_wrap {
	width: 100%;
	height: 124px;
	background: url(../img/h_bac.jpg) bottom center repeat-x;
	position: absolute;
	bottom: 0;
}
.pobox #header_wrap.fix{
    position: fixed;
    bottom: inherit;
    top: 0;
    height: 83px;
}
.pobox #header_wrap.fix #h_nav{
    background-image: none;
}
#header_wrap.fix #h_nav .logo{
    margin-top: 5px;
}
#header_wrap.fix #h_nav ul{
    margin-top: 0;
}
/*------------------------------------------------
h_nav
--------------------------------------------------*/
.pobox #h_nav {
	width: 940px;
	height: 124px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../img/nav_bac01.png) top center no-repeat;
}
#h_nav .logo {
	width: 140px;
	height: 77px;
	overflow: hidden;
	float: left;
	z-index: 3000;
	text-indent: -9999px;
	margin-top: 35px;
	margin-right: 25px;

}
#h_nav .logo a {
	width: 140px;
	height: 77px;
	overflow: hidden;
	display: block;
	background: url(../img/nav2.png) 0 0 no-repeat;
	/*Hide Mac-IE\*/
overflow:hidden;/**/
		z-index: 3000;
		-webkit-transition: opacity 0.2s;
        -moz-transition: opacity 0.2s;
        -o-transition: opacity 0.2s;
}
#h_nav .logo a:hover {
	width: 140px;
	background-position: 0 -77px;
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;

}
#h_nav ul {
	float: left;
	margin-top: 35px;
}
#h_nav ul li {
	float: left;
	display: block;
}
#h_nav ul li a {
	height: 77px;
	background: url(../img/nav2.png) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	/*Hide Mac-IE\*/
overflow:hidden;/**/
-webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        -o-transition: opacity 0.3s;

}
#h_nav ul li a:hover {
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}
#h_nav ul .bt1 a {
	width: 74px;
	display: block;
	background-position:  -165px 0px;

}
#h_nav ul .bt1 a:hover {
	width: 74px;
	background-position: -165px -77px;

}
#h_nav ul .bt2 a {
	width: 80px;
	display: block;
	background-position:  -239px 0px;

}
#h_nav ul .bt2 a:hover {
	width: 80px;
	background-position: -239px -77px;

}
#h_nav ul .bt3 a {
	width: 64px;
	display: block;
	background-position:  -319px 0px;

}
#h_nav ul .bt3 a:hover {
	width: 64px;
	background-position: -319px -77px;

}
#h_nav ul .bt4 a {
	width: 101px;
	display: block;
	background-position:  -383px 0px;

}
#h_nav ul .bt4 a:hover {
	width: 101px;
	background-position: -383px -77px;

}
#h_nav ul .bt5 a {
	width: 138px;
	display: block;
	background-position:  -484px 0px;

}
#h_nav ul .bt5 a:hover {
	width: 138px;
	background-position: -484px -77px;

}
#h_nav ul .bt6 a {
	width: 148px;
	display: block;
	background-position:  -622px 0px;

}
#h_nav ul .bt6 a:hover {
	width: 148px;
	background-position: -622px -77px;

}
#h_nav ul .bt7 a {
	width: 160px;
	display: block;
	background-position:  -770px 0px;

}
#h_nav ul .bt7 a:hover {
	width: 160px;
	background-position: -770px -77px;

}

/*------------------------------------------------
common_ttemp
--------------------------------------------------*/
/*------------------------------------------------
contents
--------------------------------------------------*/
#contents_wrap {
	width: 100%;
	overflow: hidden;
	clear: both;
	margin-top: 10px;
}
#contents {
	width: 940px;
	overflow: hidden;
	margin: 0 auto;
}
/*------------------------------------------------
c_left
--------------------------------------------------*/
#c_left {
	width: 705px;
	overflow: hidden;
	float: left;
}
/*------------------------------------------------
c_right
--------------------------------------------------*/
#c_right {
	width: 225px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
}
/*------------------------------------------------
contents
--------------------------------------------------*/
.c_yoyaku {
	width: 704px;
	height: 89px;
	overflow: hidden;
	margin-bottom: 37px;
	background: url(../img/demo.jpg) 0 0 no-repeat;
}
.c_yoyaku iframe {
	margin: 43px 0 0 75px;
}
.c_line1 {
	width: 700px;
	overflow: hidden;
	background-color: #E4E4E4;
	border-bottom: #BBBBBB 1px solid;
	padding: 11px 0 11px 26px;
	font-size: 18px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.c_planbox {
	width: 705px;
	height: 89px;
	overflow: hidden;
	background: url(../img/c_yoyaku.jpg) 0 0 no-repeat;
	margin-bottom: 10px;
	clear: both;
}
.c_planbox ul {
	width: 355px;
	overflow: hidden;
	margin: 25px 0 0 332px;
}
.c_planbox ul li {
	float: left;
	overflow: hidden;
	padding-left: 4px;
}
.pbox1 {
	width: 704px;
	overflow: hidden;
	clear: both;
	background: url(../img/p_box_wrap_bac.png) 0 0 repeat;
	margin-bottom: 21px;

}
.pbox_left {
	width: 350px;
	overflow: hidden;
	float: left;
}
.pbox_bt {
	width: 308px;
	float: left;
	margin-top: 16px;
}
.pbox_bt ul li {
	float: left;
	padding-left: 4px;
}
.ctitle01 {
	padding: 25px 0 0 26px;
	overflow: hidden;
	font-size: 22px;
	color: #664C00;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.c_text001 {
	padding: 10px 0 10px 21px;
	overflow: hidden;

}
.c_text002 {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	padding: 0 0 0 15px;
	margin: 13px 0 10px 16px;
	background: url(../img/arrow02.png) 0 3px no-repeat;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.c_text002 a:link {
color: #ffffff;
text-decoration: none;

}

.c_text002 a:visited {
color: #ffffff;
text-decoration: none;
}

.c_text002 a:hover {
text-decoration: underline;
color: #ffffff;
}

.c_text002 a:active {
color: #ffffff;
}
.center2 {
	text-align: center;
	overflow: hidden;
	margin-bottom: 5px;
}
.pad01 {
	color: #ffffff;
	padding: 0px 20px 10px 20px;
}
.c_text003 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding: 0 0 0 15px;
	margin: 13px 0 10px 16px;
	background: url(../img/arrow03.png) 0 3px no-repeat;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.pad02 {
	padding: 0px 20px 10px 20px;
}
.banab01 {
	margin-bottom: 90px;
}
.banab01 li {
	margin-bottom: 5px;
}
.plan01 {
	width: 675px;
	overflow: hidden;
	margin: 0 auto;
	clear: both;
	margin-bottom: 15px;
}
.p1 {
	width: 162px;
	overflow: hidden;
	float: left;
	margin-right: 8px;
	font-size: 12px;
	line-height: 120%;
}
.p2 {
	width: 162px;
	overflow: hidden;
	float: left;
	font-size: 12px;
	line-height: 120%;
}
.p2 p a img{
    max-height: 122px;
    width: 100%;
}
.c_arrow00 {
	padding: 0 0 0 15px;
	overflow: hidden;
	background: url(../img/arrow01.png) 0 1px no-repeat;
	margin-left: 8px;
	margin-top: 5px;
}
.c_arrow01 {
	padding: 0 0 0 15px;
	overflow: hidden;
	background: url(../img/arrow01.png) 0 3px no-repeat;
	margin-left: 8px;
}
.link01 {
	clear: both;
	margin-left: 18px;
	overflow: hidden;
	padding-bottom: 18px;

}
.link01 li {
	overflow: hidden;
	float: left;
	background: url(../img/arrow01.png) 0 3px no-repeat;
	padding-left: 15px;
	margin-left: 10px;
}
.link01 a:link {
color: #3F3000;
text-decoration: none;

}

.link01 a:visited {
color: #3F3000;
text-decoration: none;
}

.link01 a:hover {
text-decoration: underline;
color: #3F3000;
}

.link01 a:active {
color: #3F3000;
}
.c_ptop {
	overflow: hidden;
	clear: both;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 25px;

}
.c_line2 {
	width: 704px;
	overflow: hidden;
	border-bottom: #BBBBBB 1px solid;
	margin-bottom: 20px;

	margin-top: 20px;
}
.p_top {
	clear: both;
	overflow: hidden;
	text-align: right;
	margin-top: 94px;
}
/*------------------------------------------------
crbox1
--------------------------------------------------*/
.crbox1 {
	width: 225px;
	overflow: hidden;
	background: url(../img/c_r_banabac.jpg) 0 0 repeat;
	margin-bottom: 5px;

}
.c_kanren {
	width: 223px;
	overflow: hidden;
	border: 1px solid #909090;
	background: url(../img/r_bac.jpg) 0 0 repeat;
	margin-bottom: 12px;
}


/*------------------------------------------------
footer_wrap
--------------------------------------------------*/

#footer_wrap {
	width: 100%;
	overflow: hidden;
	background: url(../img/c_nakatop_bac.jpg) 0 0 repeat;
	color: #FFFFFF;
	clear: both;
}
.f_left {
	width: 372px;
	overflow: hidden;
	float: left;
	margin-left: 39px;
}
.f_right {
	width: 400px;
	overflow: hidden;
	float: left;
	margin-left: 71px;
}

#footer_bac {
	width: 100%;
	overflow: hidden;
	background: url(../img/footer_bac.png) top center no-repeat;
}
#footer {
	width: 925px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 44px;
}
.f_title {
	width: 307px;
	height: 28px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../img/title08.png) 0 0 no-repeat;
	margin-bottom: 29px;
}
.f_right_in01 {
	width: 349px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 13px;
}

.f_title02 {
	width: 159px;
	height: 46px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../img/title09.png) 0 0 no-repeat;
	float: left;
}
.f_bt01 {
	float: left;
	margin-left: 18px;
}
.tel01 {
	width: 323px;
	height: 32px;
	overflow: hidden;
	margin: 0 auto;
	text-indent: -9999px;
	margin-bottom: 15px;
	background: url(../img/tel01.png) 0 0 no-repeat;
}
.fbt02 {
	width: 302px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 26px;
}
.fbt02 li {
	float: left;
	margin-left: 24px;
}

.f_nav_wrap {
	width: 100%;
	border-top: solid 1px #666666;
	clear: both;
	padding-top: 15px;
	margin-top: 29px;
	padding-bottom: 225px;
}
.f_nav {
	width: 925px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 12px;
	display: flex;
	flex-direction: column;
}
.f_nav_wrap p {
	text-align: right;
}
.f_nav_wrap ul li {
	float: left;
	background: url(../img/arrow03.png) 0 3px no-repeat;
	padding-left: 20px;
	margin-left: 10px;
}
.f_nav_wrap a:link {
color: #ffffff;
text-decoration: none;
}

.f_nav_wrap a:visited {
color: #ffffff;
text-decoration: none;
}

.f_nav_wrap a:hover {
text-decoration: underline;
color: #ffffff;
}

.f_nav_wrap a:active {
color: #ffffff;
}
.copy {
	font-size: 11px;
	overflow: hidden;
	float: right;
}
.copy {
	font-size: 11px;
	overflow: hidden;
	float: right;
}

#lang {
  position: absolute;
	top: 0;
	left: 70%;
	width: 210px;
	height:9%;
	text-align: left;
	margin: 0;
	z-index: 1001;
	display: block;
	background: #eee;
}

#lang .btn_open {
	padding-top: 10px;
	padding-left: 45px;
}

#lang .lang_nav {
	display: none;
	top: 100%;
	width: 100%;
}

#lang ul li {
  clear: both;
  display: block;
  border-bottom: dashed 1px #333;
  width: 100%;
  background: #eee;
	color: #333;
}

#lang ul li img {
	vertical-align: middle;
	width: 20px;
}

#lang .lang_nav a {
	display: block;
	line-height: 4em;
	color: #333;
	text-decoration: none;
	text-align: center;
}

#lang img {
	margin-right: 10px;
}

#lang i {
	margin-left: 10px;
}
