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

#wrap {
 margin-right: auto;
 margin-left: auto;
 text-align: left;
 font-size: 14px;
 line-height: 2em;
}
#flash02 {
    clear: both;
    background-color: #f8f5f3;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    height: 250px;
}
#flash02 .box {
    text-align: left;
    padding-top: 50px;
    margin: 0 auto;
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: #1B1464;
    font-size: 40px;
    line-height: 1.2em;
}
#flash02 h2 {
    font-size: 16px;
    line-height: 1.2em;
    padding-bottom: 0;
}
#flash02 p {
    padding-bottom: 0px;
    height: auto;
}


#flash02 p img {
	width: 100%;
	height: auto;
}

#head {
    clear: both;
    width: 93%;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
#head .lang {
    display: none;
}

#headwrap {
	clear: both;
}
#logo {
    float: none;
    width: 90%;
    padding-top: 10px;
    max-width: 120px;
    padding-left: 10px;
}
#logo h1 {
}

#telwrap {
	text-align: center;
	float: none;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	display: none;
}
.telnum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
}

#navwrap {
	display:none;
}
#navwrap02 {
	clear: both;
	width: 100%;
	background-color: #8C6239;
	display: block;
	visibility: visible;
	min-width:320px;
	margin-bottom: 10px;
}
#nav
			{
	position: relative;
	top: auto;
	left: auto;
	z-index: 3000;
	width:100%;
	min-width:320px;
	display: block;
			}
				#nav > a
				{
	width: 40px; /* 50 */
	height: 40px; /* 50 */
	text-align: left;
	text-indent: -9999px;
	position: relative;
	display: none;
	background-image: url(../img/menu_sp.png);
	background-size:40px 40px;
	background-position: right;
	margin-right: 0px;
	margin-left: auto;
				}
					#nav > a:before,
					#nav > a:after
					{
	text-indent: -9999px;
					}
					#nav > a:after
					{
	text-indent: -9999px;
					}

				#nav:not( :target ) > a:first-of-type,
				#nav:target > a:last-of-type
				{
	display: block;
	text-indent: -9999px;
				}


			/* first level */

			#nav > ul
			{
				height: auto;
				display: none;
				position: absolute;
				left: 0;
				right: 0;
			}
				#nav:target > ul
				{
					display: block;
				}
				#nav > ul > li
				{
	width: 100%;
	float: none;
	background-color: #E2B885;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #42210B;
	min-width:320px;
				}
					#nav > ul > li > a
					{
	height: auto;
	text-align: left; /* 20 (24) */
	color: #42210B;
	text-decoration: none;
	width: 150px;
	padding: 10px;
	display:block;
					}
						#nav > ul > li:not( :last-child ) > a
						{
	border-right-style: none;
	width: 150px;
						}


				/* second level */

				#nav li ul
				{
					position: static;
					padding: 1.25em; /* 20 */
					padding-top: 0;
				}
#flash {
    clear: both;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    overflow: hidden;
}
#flash .movie {
    float: none;
    width: 100%;
}

ul.bxslider {
	height: auto;
	width: 100%;
	overflow: visible;
}
ul.bxslider li {
	height: auto;
	width: 100%;
}
#cont {
    clear: both;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    z-index: 0;
}
.content{
 padding-top: 50px;
 padding-bottom: 50px;
}
.content_white{
 padding-top: 30px;
 padding-bottom: 50px;
}
#footwrap {
	clear: both;
	overflow: hidden;
}
#foot {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
}
#foot .pc-none {
    padding-top: 30px;
}
#foot .pc-none img {
    width: 100%;
    height: auto;
}
#footbn {
    padding-top: 0px;
    padding-bottom: 10px;

}
#footbn p {
    width: 48%;
    padding-right: 4%;
}
#footbn p:nth-of-type(3n){
    padding-right: 8%;
}
#footbn p:nth-of-type(2n){
    padding-right: 0;
}


#footad {
    width: 100%;
    font-size: 10px;
    line-height: 1.6em;
    text-align: left;
    padding-bottom: 10px;
}
#footad h4 {
    width: 41%;
    float: left;
    padding-right: 14px;
}
#footad p {
    padding-bottom: 10px;
}

#footad p strong {
    font-size: 16px;
}
#footad .bn  {
    display: none;
}
#footmenu {
    padding-top: 0px;
    width: 100%;
    float: none;
    position: relative;
    clear: both;
}
#footmenu ul {
    width: 46%;
    padding-right: 8%;
    padding-left: 0;
    font-size: 12px;
}
#footmenu ul:nth-of-type(3n){
padding-right: 0;
    position: absolute;
    top: 0;
    right: 0;
}

#footmenu ul li{
    padding-bottom: 4px;
    padding-right: 10px;
    background-size: 6px auto;
}
#cr {
    font-size: 11px;
    line-height: 1.2em;
}




#news {
	width: 100%;
	margin-bottom: 30px;
}
#news table {
	border-collapse:collapse;
	font-size: 12px;
	margin-top: 5px;
	width: 100%;
}
#news th {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	display: block;
	background-image: none;
	width: auto;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-style: none;
}
#news td {
	font-size: 12px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	display: block;
	padding-top: 0px;
}
#news .box01 {
	clear: both;
	overflow: auto;
	height: 240px;
	padding-right: 20px;
}
.sidelist {
	padding-bottom: 20px;
}
.sidelist li {
	line-height: 20px;
}
.sidelist  a {
	color: #EB6D51;
	text-decoration: none;
}

.midashi {
 clear: both;
 width: auto;
 font-size: 26px;
 margin-bottom: 20px;
 background-size: 25px auto;
 padding-left: 30px;
}
.midashi02 {
	font-size: 18px;
 padding-bottom: 10px;
}
.midashib{
 font-size: 18px;
 line-height: 1.6em;
}

.komidashi {
 font-size: 18px;
 line-height: 1.6em;
}
.komidashi02 {
 font-size: 18px;
 line-height: 1.6em;
}
.txtbox {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.linebox {
	clear: both;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.centerphoto {
	text-align: center;
	clear: both;
	padding-bottom: 30px;
	width:100%;
}
.centerphoto img {
	width:100%;
	height:auto;
}
.centertxt {
	text-align: center;
	clear: both;
}
.tbl {
 width: 100%;
 margin-bottom: 20px;
 clear: both;
}
.tbl td {
 text-align: left;
 vertical-align: top;
 display: block;
}
.tbl th {
 text-align: left;
 vertical-align: top;
 display: block;
}
.pagetop {
	text-align: right;
	clear: both;
	padding-bottom: 50px;
	font-size: 12px;
	line-height: 20px;
	color: #F15A24;
}
.pc-none{
	display: block;
}
.sp-none{
	display: none;
}

.pc-none02{
	display: inline-block;
}
.sp-none02{
	display: none;
}
form .tbl {
	width: 100%;
}

form th ,form td{
	display: block;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
.form01, .form02 {
	width: 100%;
}
.telbox {
	width: auto;
}
.navToggle {
    display: block;
    position: fixed;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 5000;
    text-align: center;
    right: 4%;
    top: 0px;
    font-size: medium;
}
.navToggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 20px;
    border-bottom: 2px solid #1b1464;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 15px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
 
.navToggle span:nth-child(1) {
 top: 29px;
}
 
.navToggle span:nth-child(2) {
 top: 23px;
}
 
.navToggle span:nth-child(3) {
 top: 17px;
}
 
.navToggle span:nth-child(4) {
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: medium none;
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    z-index: 0;
    bottom: 28px;
    height: auto;
    padding-left: 0px;
    padding-top: 0px;
}
/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 17px;
    left: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 17px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
.navToggle2 {
    display: block;
    position: fixed;
    width: 69px;
    height: 69px;
    cursor: pointer;
    z-index: 5000;
    background-color: #FFFFFF;
    text-align: center;
    top: 40px;
    right: 110px;
}
 /* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateY(0%)!important;
}
nav.globalMenuSp {
 position: fixed;
 z-index: 4000;
 top: 0;
 color: #666666;
 text-align: center;
 transform: translateY(-120%);
 transition: all 0.6s;
 width: 100%;
 height: 100%;
}

nav.globalMenuSp .naviblock {
    width: calc(93% - 30px);
    height: 95vh;
    overflow-y: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 0;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
    background-color: #ffffff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.30);
    box-shadow: 0px 0px 8px rgba(0,0,0,0.30);
    padding: 0 15px;
}
.naviblockbox{
    vertical-align: middle;
    font-size: 15px;
    position: relative;
    padding-top: 50px;
}
.naviblockbox .box{
    vertical-align: top;
    width: 100%;
}
.naviblockbox h4 {
    font-size: 16px;
    line-height: 1.6em;
    font-weight: bold;
    padding-bottom: 15px;
    color: #1b1464;
    padding-top: 15px;
    border-top: 1px solid #d8d8d8;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.naviblockbox h4:after{
    content: "+";
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    font-size: 16px;
}
.naviblockbox h4.opened:after{
    content: "－";
    font-size: 14px
}
.naviblockbox a {
    color: #1b1464;
    text-decoration: none;
}
.naviblockbox .box ul {
    padding-left: 15px;
    padding-right: 15px;
}

.naviblockbox .box .headnav {
}
.naviblockbox .box ul li {
    padding-bottom: 15px;
    font-size: 16px;
}
.naviblockbox .box ul.headnav {
    padding-bottom: 0;
    border-top: none;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.naviblockbox .box .headnav li {
    font-size: 16px;
    line-height: 1.6em;
    font-weight: bold;
    padding-bottom: 15px;
    color: #333;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    border-top: 1px solid #d8d8d8;
}
.naviblockbox .box .headnav li.last {
    border-bottom: 1px solid #d8d8d8;
}
.naviblockbox .lang {
    text-align: center;
    padding-bottom: 20px;
}

.naviblockbox .lang ul {
    letter-spacing: -1em;
    border: 1px solid #1B1464;
    line-height: 20px;
    display: inline-block;
}
.naviblockbox .lang li{
    letter-spacing: 0;
    display: inline-block;
}
.naviblockbox .lang li a{
    display: block;
    padding: 5px ;
    text-decoration: none;
    background-color: #fff;
    color: #1b1464;
}
.naviblockbox .lang li a:hover{
    background-color: #1b1464;
    color: #fff;
}
.naviblockbox .lang li.current{
    padding: 5px ;
    text-decoration: none;
    background-color: #1b1464;
    color: #fff;
}
.naviblockbox .logo{  
    position: absolute;
    top: 10px;
    left: 10px;    
    width: 90%;
    max-width: 120px;
}
.naviblockbox .logo img{
    width: 100%;
    height: auto;
}

.naviblockbox .contact{
    background-color: #ff0000;
    color: #fff;
    padding: 8px 15px;
    border-radius: 50px;
    transition: 0.2s;
    margin: 20px 10px;
    display: block;
    position: relative;
    text-align: center;
}
.naviblockbox .contact:hover{
    background-color: #1B1464;
    color: #fff;
    padding: 8px 15px;
    border-radius: 80px;
}
.naviblockbox .contact:before {
    content: " ";
    visibility: visible;
    background-image: url(../img/mail.png);
    width: 20px;
    height: 14px;
    background-size: 20px auto;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.naviblockbox .contact:after {
    content: " ";
    visibility: visible;
    background-image: url(../img/link02.png);
    width:20px;
    height: 20px;
    background-size: 20px auto;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.link {
 padding-bottom: 0px;
 margin-bottom: 10px;
 text-align: center;
}
.link a {
 padding: 6px 50px 6px 50px;
 display: inline-block;
 color: #FFFFFF;
 text-decoration: none;
 background-color: #ff0000;
 text-align: center;
 position: relative;
 border-radius: 50px;
 min-width: auto;
 transition: 0.2s;
}
.link a:after {
 content: " ";
 visibility: visible;
 background-image: url(../img/link02.png);
 width: 20px;
 height: 20px;
 position: absolute;
 right: 20px;
 top: 50%;
 transform: translateY(-50%);
 transition: 0.2s;
}
.link a:hover {
 color: #FFFFFF;
 background-color: #1B1464;
}

.link a:hover:after {
 background-image: url(../img/link03.png);
 right: 18px;
}
.pname{
 font-size: 18px;
 line-height: 1.6em;
}
.pname strong{
 font-size: 22px;
 line-height: 1.6em;
}
