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

* {
	line-height: 1;
}

img {
    border: 0;
    vertical-align: top;
}
.min{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/*clearfix*/
.clearfix:after{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .clearfix{
	display: inline-block;
}
/* no ie mac \*/
* html .clearfix{
	height: 1%;
}
.clearfix{
	display: block;
}
.clearfix{
  overflow:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix{
  height:1%;
	overflow-x : hidden;
}

* {
	box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
word-wrap: break-word;

	
}

/*body*/

body {
	width: 100%;
-webkit-text-size-adjust: 100%;

	background: #000;
}

img {
    border: 0;
    vertical-align: top;
}

.contents-left {
	float: left;
	vertical-align: top;
	display: inline-block;
}
div#contents_wrap {
    width: 100%;
    border-bottom: 1px solid #808080;
    padding-bottom: 20px;
}
.contents-right {
	float: right;
	vertical-align: top;
	display: inline-block;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;

}

.mb100 {
    margin-bottom: 100px;
    clear: both;
    overflow: hidden;
    display: block;
}
.mb60 {
    margin-bottom: 60px;
    clear: both;
    overflow: hidden;
    display: block;
}
.mr20 {
    margin-right: 20px;
}
.mb30 {
    margin-bottom: 30px;
    clear: both;
    overflow: hidden;
    display: block;
}
.tc{
	text-align: center;
}
p.tr.green {
    color: #0b8c43;
	text-align: right;
	padding-right: 40px;
}
.contents_box {
    margin-top: 30px;
}
.contents-box {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	color: #333;
	font-size: 14px;
	font-family: -apple-system,Segoe UI,Helvetica Neue,Hiragino Kaku Gothic ProN,"メイリオ",meiryo,sans-serif;
	line-height: 1.6;
}
.contents_box p {
    font-size: 16px;
    color: #fff;
    line-height: 1.8;
}
.contents-box p {
    font-size: 14px;
    color: #fff;
    
}
.contents-box a {
	color:#000;
}

.contents-box p a {
}

.space-box {
	clear:both;
}


/*header*/

#header {
    width: 100%;
    background: #ffcccc;
/*    background: #97cbd9;*/
}

#header h1 {
    
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    padding-top: 10px;
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
}

.header {
    width: 960px;
    height: 160px;
    margin: auto;
}

.header-left {
    width: 50%;
    text-align: left;
	float: left;
}
.header-right {
    width: 50%;
    text-align: left;
    float: left;
    position: relative;
    margin: 10px 0 0;
}
/*header-right*/
.top_mail a {
    font-size: 10px;
    color: #97cbd9;
    font-weight: normal;
}
.top_mail {
    position: absolute;
    right: 0;
    top: -55px;
    width: 226px;
    text-align: center;
    height: 57px;
    border-radius: 0 0 10px 10px;
    padding: 5px 0 0;
}

.header-right p {
    color: #fff;
}
p.t_tel {
    position: absolute;
    right: 0;
    font-size: 30px;
    top: 32px;
    font-weight: bold;
}
p.add {
    position: absolute;
    right: 0;
    font-size: 12px;
    top: 17px;
}
p.t_tel font {
    font-weight: normal;
    font-size: 25px;
    margin-right: 5px;
}
p.t_fax {
    position: absolute;
    right: 0;
    font-size: 18px;
    top: 65px;
    font-weight: bold;
}
p.t_fax font {
    margin-right: 5px;
    font-weight: normal;
    font-size: 15px;
}
p.t_time {
    position: absolute;
    right: 0;
    font-size: 14px;
    top: 90px;
}
.header-left p {
    margin-top: 5px;
}
/*eof*/







/*_global-navi*/

._global-navi {
}

._global-navi p.menu {
	display: none;
}

._global-navi ul {
}

._global-navi li {
	float: left;
}

._global-navi li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}

._global-navi li a:hover {
}

._global-navi li.sp,
._global-navi li.close {
	display: none;
}
#nav {
    clear: both;
    width: 100%;
    padding-top: 15px;
    
/*    background: #ffffff;*/
    background: #000;    
}

.nav {
    width: 1000px;
}



.nav li {
	float: left;
	display: inline-block;
	vertical-align: top;
}

.nav li a:hover {
	opacity:0.75;
}
.dropmenu{
  *zoom: 1;
	width: 960px;
	padding: 0;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
	clear: both;
}
.dropmenu li {
    position: relative;
    float: left;
    line-height: 1em;
    text-align: center;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding: 12px 0 0;
}
.dropmenu li a {
    display: block;
    margin: 0px 15px;
    text-decoration: none;
    padding-right: 0;
    padding-left: 0;
    font-size: 23px;
    color: black;
    font-weight: bold;
}
.dropmenu li ul{
  list-style: none;
  position: absolute;
  z-index: 1000;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
.dropmenu li ul li{
  width: 100%;
}
p.navi-mini {
    color: white;
    margin: 5px 0 0;
    font-size: 13px;
	font-weight: normal;
}
.dropmenu li ul li a {
    text-align: center;
     color: #FFF;
    font-weight: normal;
    font-size: 14px;
}
.dropmenu li a:hover{
	opacity:1;
}
.dropmenu li ul li:last-child {
    border-bottom: none;
}
.dropmenu li ul li a {
    border-bottom: 1px solid #fff;
    width: 100%;
    background-color: #000000;
    padding: 10px 0;
    margin-bottom: -12px;
}
#fade-in2 li ul {
    width: 100%;
    opacity: 0;
    top: 50%;
    visibility: hidden;
    transition: .5s;
    margin-top: -5px;
}
#fade-in2 li:hover ul{
  top: 100%;
  visibility: visible;
  opacity: 1;
}	
.dropmenu li a p {
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    padding: 5px 0;
}


/* main-img */


#main-img {
	width: 100%;
	overflow:hidden;
	text-align:center;
	height:350px;
	background-color:#2f0700;
}

.main-img {
	width: 1400px;
	position:relative;
}




/*contents*/
 

#contents {
}

.contents {
	width: 960px;
	padding-top: 50px;
	padding-bottom: 50px;
}
div#contents-wrap {
    width: 960px;
    margin: 20px auto;
}

/*main-contents*/

div#contents-left {
    width: 690px;
    float: left;
    padding: 0 0 0 20px;
    margin-right: 60px;
}

.main-box {
	clear:both;
}

.cg-wrap {
	clear:both;
}

h2.right-title {
	background: #1e2487;
	color: #fff;
	height: 50px;
	padding-top: 17px;
	font-size: 18px;
	text-align: center;
	position: relative;
	z-index: 100;
}
h2.right-title:before {
    content: "";
    border: 1px solid;
    width: 95%;
    height: 81%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.link-box ul li {
	font-size: 16px;
	background-repeat: no-repeat;
	padding-left: 25px;
	list-style-type: none;
	margin-bottom: 5px;
}

.link-box .lv2 {
    padding-top: 12px;
    border-bottom: 1px solid #aaa;
    background-repeat: no-repeat;
    background-position: 8px 17px;
    text-align: left;
    padding: 5px 0 10px 25px;
}
.link-box .lv3 {
    font-size: 14px;
    line-height: 1.6em;
    margin-left: auto;
    text-align: left;
    padding-right: 10px;
    border-bottom: 1px solid #aaa;
    padding: 5px 0 10px 25px;
}
.link-box .lv4 {
    font-size: 14px;
    line-height: 1.6em;
    text-align: left;
    border-bottom: 1px solid #aaa;
    padding: 5px 0 10px 25px;
}

.link-box a {
    color: #000000;
    text-decoration: none;
    line-height: 1.4;
    font-weight: normal;
    font-size: 17px;
}

.link-box a:hover {
    color: #000000;
}
a:hover {
    opacity: 0.6;
}
.link-box .lv3 a {
    text-decoration: none;
    line-height: 1.4;
    font-weight: normal;
}
.link-box ul {
    background: #e6e6e6;
    padding: 5px 0 0;
    margin-bottom: 20px;
}
/*link-box2*/

.link-box2  ul {
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
	top: -3px;
}


/*sb-box*/


.sb-box {
	text-align:center;
}

.sb-box h3 {
	margin-bottom:10px;
}

.sb-box a:hover {
	opacity:0.75;
}

.sb-box p {
	margin-bottom:15px;
}

.sb-box p img {
	width:100%;
	height:auto;
}

/*contentswrap000*/


.contact-guide {
	width: 660px;
	margin-bottom: 30px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-image: url(../images/contactguide-back.png);
	background-repeat: no-repeat;
	background-position: center top;
	border: 5px solid #cbcbb0;
	text-align:center;
}

.contact-guide h3 {
	margin-bottom:15px;
}

.contact-guide h4 {
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height:1.4;
	color:#000;
	font-size:30px;
	font-weight:normal;
	margin-bottom:8px;
}

.contact-guide h5 {
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 46px;
	line-height: 1.2;
	color: #000;
	clear:both;
	font-weight:normal;
	margin-bottom:18px;
}

.contact-guide p {
	font-size:15px;
	letter-spacing:0.05em;
	margin-bottom:5px;
}

.contact-guide a:hover {
	opacity:0.75;
}


.area-box {
	clear: both;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
	font-size: 14px;
	line-height: 1.6;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.area-box p {
	font-size: 14px;
	line-height: 1.6;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.area-box img {
	width: 100%;
	height:auto;
}

.area01 {
}

.area02 {
	border: 1px solid #666;
	padding: 20px;
}

.area03 {
	text-align: center;
}

.area04 {
}

.area04 .contents-left {
	width: 205px;
}

.area04 .contents-right {
	width: 435px;
}

.area05 {
}

.area05 .contents-left {
	width: 435px;
}

.area05 .contents-right {
	width: 205px;
}

.area06 {
	width: 675px;
	margin-bottom: 30px;
}

.area06 .box{
	width: 205px;
	vertical-align: top;
	display: inline-block;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.area06 .box > p {
	width: 205px;
	padding-top: 7px;
}

.area07 {
	width: 690px;
}

.area07 .box {
	width: 315px;
	vertical-align: top;
	display: inline-block;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}

.area07 .box > p {
	width: 315px;
	padding-top: 7px;
}

.area08 {
	width: 690px;
}

.area08 .box {
	width: 315px;
	vertical-align: top;
	display: inline-block;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}

.area08 .box > p {
	width: 315px;
	padding-top: 7px;
}


.area09 {
	width: 690px;
}

.area09 .box {
	width: 315px;
	vertical-align: top;
	display: inline-block;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}

.area09 .box > p {
	width: 315px;
	padding-top: 7px;
}

.area10 {
	width: 680px;
}

.area10 .box{
	width: 150px;
	vertical-align: top;
	display: inline-block;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.area10 .box > p {
	width: 150px;
	padding-top: 7px;
}

.area11 {
	width: 675px;
}

.area11 .box{
	width: 205px;
	vertical-align: top;
	display: inline-block;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.area11 .box > p {
	width: 205px;
	padding-top: 7px;
}

.area12 {
}

.area12 .box {
	width: 295px;
	vertical-align: top;
	display: inline-block;
	float: left;
}

.area12 .box > p {
	width: 295px;
	padding-top: 7px;
}

.area12 .end{
	float: right;
	margin-right: 0px;
}

.area12 .arrow{
	vertical-align: top;
	display: inline-block;
	float: left;
	height: 47px;
	width: 30px;
	margin-left: 20px;
	margin-top: 170px;
}

.area13 {
}

.area13 .contents-left {
	width: 205px;
}

.area13 .contents-right {
	width: 430px;
}

.area13 .contents-right > p {
	width: 430px;
}

.area14 {
}

.area14 .contents-left {
	width: 430px;
}

.area14 .contents-left > p {
	width: 430px;
}

.area14 .contents-right {
	width: 205px;
}

.area15 {
	text-align: center;
}

.area16 {
}

.area16 table {
	width: 660px;
	font-size: 14px;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #b3b3b3;
	border-bottom-color: #b3b3b3;
}

.area16 table tr.top {
	background-color: #f2f2f2;
}

.area16 table tr.top td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b3b3b3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	color:#4d4d4d;
}

.area16 table tr.top td.left {
	border-right-style: none;
	border-left-style: none;
	border-bottom-color:#b3b3b3;
}

.area16 table tr.table-bold td.left {
	font-weight: bold;
}

.area16 table tr.table-bold td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.area16 table tr {
}

.area16 table td {
	padding-top: 15px;
	padding-bottom: 12px;
	color: #333;
	text-align: left;
	padding-left: 15px;
	line-height: 1.6em;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #b3b3b3;
	border-bottom-color:#b3b3b3;
}


.area16 table td.left {
	white-space: nowrap;
	padding-right: 15px;
	color: #000;
	font-size:14px;
}

.area16 table tr td.end {
	border-bottom-color: #b3b3b3;
}

.area162 {
}

.area162 table {
	width: 660px;
	font-size: 14px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

@-moz-document url-prefix() {
	.area162 table {
		border-collapse: collapse;
	border-spacing: 0;
	border-collapse: separate;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	}
}

.area162 table tr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.area162 table td {
	padding-top: 7px;
	padding-bottom: 7px;
	color: #4d4d4d;
	text-align: left;
	padding-left: 15px;
	line-height: 1.6em;
	vertical-align: middle;
}

@-moz-document url-prefix() {
	.area162 table tr, .area162 table td {
		border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	}
}

.area162 table tr.table-top {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}

@-moz-document url-prefix() {
	.area162 table tr.table-top, .area162 table tr.table-top td {
		border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	}
}

.area162 table td.left {
	font-weight:bold;
	color: #736357;
	white-space: nowrap;
	padding-right: 0px;
}



.area17 {
	width: 690px;
}

.area17 .box {
	width: 315px;
	vertical-align: top;
	display: inline-block;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}

.area17 .box > p {
	width: 315px;
	padding-top: 7px;
}

.area18 table {
	clear: both;
	width: 660px;
	font-size: 12px;
	border: 1px solid #999999;
}

.area18 table td {
	padding-top: 7px;
	padding-bottom: 7px;
	color: #333333;
	line-height: 1.6em;
	border: 1px solid #999999;
	padding-left: 15px;
}

.area18 table td.left {
	background-color: #3fa9f5;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #FFF;
}

.area18 table tr.top {
	background-color: #666666;
	font-weight: bold;
}

.area18 table tr.top td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	color: #FFF;
}

.area18 table tr.top td.left {
	border-right-style: none;
	border-left-style: none;
	background-color: #666666;
}

.area18 table tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.area18 table tr td.end {
	border-bottom-color: #999999;
}


/*photo-box*/

.p-img {
	padding:5px;
}

.p-img img {
	border: 5px solid #FFF;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
}



/*line-box-contents*/

.line-box-contents {
	width: 660px;
	margin-bottom: 50px;
}

.line-box-contents img {
	width: 100%;
	height: auto;
}


/*cb-box*/


.cb-box {
	width: 680px;
	text-align:center;
}

.cb-box a:hover {
	opacity:0.75;
}

.cb-box p {
	width: 132px;
	display: inline-block;
	vertical-align:top;
	margin-right: 10px;
	margin-left: 10px;
}



/*btn-top*/

.btn-top {
    width: 660px;
    text-align: right;
    padding-top: 20px;
    margin-bottom: 20px;
}

.btn-top a:hover {
	opacity:0.75;
}





/*midashi*/


.midashi01-box {
	width: 680px;
	margin-bottom: 35px;
	padding-bottom:20px;
	text-align: center;
	background-image: url(../images/midashi01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div#contents_wrap2 {
    margin-top: 60px;
}
.midashi01 {
    font-size: 32px;
    line-height: 1.2em;
    color: #000;
    font-weight: bold;
    text-align: center;
}
.midashi-h3 p {
    line-height: 1.8;
    text-align: center;
    font-size: 14px;
}
.midashi-h3 p:after {
    border-bottom: 1px solid;
    position: absolute;
    width: 85px;
    content: "";
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
}



.midashi02 {
	width:670px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	margin-bottom:30px;
	font-size: 18px;
	line-height: 1.2em;
	color: #FFF;
	letter-spacing: 0.1em;
	padding-left: 20px;
	background-image: url(../images/midashi02.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 8px;
	padding-bottom: 6px;
	font-weight:normal;
}
.midashi03 {
    font-family: fantasy;
    font-size: 20px;
    line-height: 1.8;
    color: #fff;
    letter-spacing: 0.1em;
    margin: 0;
    padding-left: 30px;
    background: url(../images/h4.png)left;
}
h5.con5-title:before {
    content: "";
    border-left: 4px solid;
    left: 0;
    position: absolute;
    height: 28px;
}
h5.con5-title {
    font-size: 18px;
    color: #ffcccc;
    margin: 20px 0;
    height: 30px;
    padding: 7px 0 0 28px;
    position: relative;
}
.midashi-h3 {
    width: 100%;
    position: relative;
    padding: 0 0 30px;
}

h3.cont-title {
    width: 222px;
    position: absolute;
    margin: auto;
    text-align: center;
    right: 0;
    left: 0;
    top: 90px;
    font-size: 14px;
}

/*.contents-bottom*/

.contents-bottom {
    border: 3px solid #ffcccc;
    height: 360px;
    clear: both;
    margin-left: 20px;
    width: 660px;
	text-align:center;
}
.contents-bottom .comp_name {
	background: #ffcccc;
	text-align: center;
    width: 100%;
    padding: 10px 0;
}
.contents-bottom .inner {
	padding-top: 50px;
}
.contents-bottom p {
    text-align: center;
    width: 100%;
    color: #ffcccc;
}

.txt p {
    font-size: 18px;
    font-weight: bold;
}
.txt {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 113px;
}

.tel {
	font-family: Helvetica, sans-serif;
	font-size: 50px;
	font-weight:bold;
	line-height: 1.2;
	position: absolute;
	top: 200px;
	left: 150px;
	display:inline-block;
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
}
.contents-bottom .txt {
	position: static;
	margin-bottom: 10px;
}
.contents-bottom .tel {
	width: auto;
	position: static;
	color: #ffcccc;
	background-image: url(../images/tel_p.png);
	background-position: left top 8px;
}

.mail {
    position: absolute;
    bottom: 50px;
    margin: auto;
    right: 0;
    left: 0;
    width: -moz-available;
    text-align: center;
	width: fit-content;
}
.mail a {
    background: #fff;
    padding: 0px 30px 5px;
    font-size: 32px;
    border-radius: 30px;
}
.mail a font {
    font-size: 18px;
    vertical-align: middle;
    padding: 30px;
}

.contents-bottom .mail {
	position: static;
	margin-top: 20px;
}


/*subcontents*/

#subcontents {
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 35px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
}

.subcontents-box {
	width: 960px;
}

.subcontents-box h3 {
	margin-bottom:10px;
}

.subcontents-box h4 {
	
	margin-bottom:15px;
	line-height:1.4;
	color:#000;
	font-size:26px;
	font-weight:normal;
}


#subcontents .subcontents-right p {
	clear:both;
	font-size:15px;
	line-height:1.2;
	color:#000;
}

/*ライト*/
div#contents-rightside {
    width: 210px;
    float: right;
}	
.menu-sidebar p {
    margin-bottom: 15px;
}	
.right-content {
    margin-top: 20px;
}	
	

/*subcontents-list*/

#subcontents-list {
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	line-height:0;
	background-color:#78bd48;
}


#subcontents-list ul {
	display: inline-block;
}

#subcontents-list ul li {
	display:inline-block;
	vertical-align:top;
	float:left;	
}
#subcontents-list ul li a:after {
    content: "|";
    padding: 5px;
}
#subcontents-list ul li a {
		color: #fff;
	font-weight: normal;
	letter-spacing:0.1em;
	line-height:1.6;
}

#subcontents-list a:hover {
	text-decoration:underline;
}


.footer {
    height: 95px;
/*    background: #96cad8;*/
    background: #ffcccc;
	text-align: center;
	padding-top: 10px;
}
.foot-logo {
    margin-bottom: 5px;
}
p.copy {
    color: #fff;
	font-size: 14px;
}
.footer-wcax {
    display: none;
}
/**
 * for SmartPhone
 */
@media screen and (min-width: 737px) {
	
	._global-navi {
    display: none;
}

#header {
    min-width: 960px;
}
	
.header p {
}

.header ul {
}




/*nav*/

#nav {
    width: 100%;
}

#nav .sp-view {
    font-size: 1px;
    color: #FFF;
    display: none;
}

._global-navi {
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

	
	
    /**
     * MENU VIEW
     */
	 
	 ._global-navi {
	
}
    ._global-navi p.close {
        display: none !important;
    }
    ._global-navi ul {
	height: auto !important;
    }
	
	._global-navi li {
	line-height: 0em;
	margin-bottom: 0px;
    }
	
	
	._global-navi li a {
    display: inline-block;
    line-height: 1em;
    margin-bottom: 0px;
}
	
	
	
    ._global-navi li a:after {
       display: none;
    }
	
	
    ._global-navi li a:after {
       display: none;
    }
	
	
	
		
		
	
.main-img {
	min-width: 1280px;
}		

/*subcontents*/

#subcontentslist {
	min-width: 1280px;
}

#subcontents {
	min-width: 1280px;
}

.subcontents-box {
}


.footer {
    min-width: 960px;
}
	
.footer p {
}



}
@media screen and (max-width: 736px) {
    body {
    }

.contents-left {
	float: none;
	display: block;
}

.contents-right {
	float: none;
	display: block;
}





/*header*/


/*header*/

#header {
	position: relative;
	padding-bottom:0px;
}

#header h1 {
	display:none;
}


.header {
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    height: 80px;
}

.header .header-right {
	display:none;
	padding-top:0px;
}


    /**
     * HEADER
     */
    #header {
	width: 100%;
    }
        .logo-header {
        }
		
.logo-header {
    width: 100%;
    text-align: left;
    padding-right: 0;
    padding-left: 0;
}
.header-left {
    width: 100%;
    text-align: center;
    float: none;
}
		
		#header .logo-header img{
			width:auto;
			height:60px;
			margin-left: 2%;
			padding-top: 8px;
        }
		
		.header  ul {
			display: none;
        }
		



            
			.header .h_submenu-wrap {
			display: none;
			}
			
		.header .h_sublogo {
	
    }	
	.header .h_sublogo span {
	max-width: 100%;
    }	
			
		.header .h_sublogo img {
	padding-left: 5%;
	max-width: 100%;
	height: auto;
    }
	

.nav-right {
	display:none;
}	
	
#nav {
    width: 100%;
    padding: 0;
}

#nav .pc-view {
    display: none;
}
._global-navi li.pc {
    display: none;
}
    /**
     * GLOBAL NAVI
     */
    ._global-navi {
        margin-bottom: 0;
    }
        ._global-navi p.menu,
        ._global-navi p.close {
	display: block;
	position: absolute;
	right: 10px;
	top: 21px;
        }
        ._global-navi p.close {
            display: none;
        }
            ._global-navi p.menu img,
            ._global-navi p.close img {
                height: 45px;
				width:auto;
				
            }
        ._global-navi ul {
	width: 100%;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	/*background: rgba( 255, 255, 255, .95 );*/
	border-top: 1px solid #B3B3B3;
	z-index: 100000;
        }
            ._global-navi li {
	position: relative;
	display: block;
	float: none;
	background: rgba( 255, 255, 255, .95 );
            }
			
            ._global-navi li:before {
                content: none;
            }
                ._global-navi li a {
	width: 100%;
	font-weight: normal;
	font-size: 16px;
	line-height: 50px;
	position: relative;
	text-align: left;
	border-bottom: 1px solid #B3B3B3;
	display: block;
	clear: both;
	padding-top: 0;
	padding-right: 5%;
	padding-bottom: 0;
	padding-left: 5%;
	float: none;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
					margin: 0;
                }
				
	._global-navi li a.s-menu {
	padding-left: 20px;
	width: 100%;
	color: #f37329;
	font-weight:bold;
                }
				
				._global-navi li a.s-menu:before {
					content:"・";
                }
				
				._global-navi div a {
	width: 100%;
	font-weight: normal;
	font-size: 18px;
	padding-right: 0%;
	padding-left: 8%;
	float: none;
	color: #8c6239;
                }
				
				._global-navi li.sub {
					background: rgba( 200, 200, 200, .8 );
                }
				
           
            ._global-navi li.close {
                text-align: center;
                padding: 15px 0 0;
            }
                ._global-navi li.close a {
                    display: inline-block;
                    line-height: 1;
                    border: none;
                    background: none;
                    padding: 0;
                }
                    ._global-navi li.close a img {
                        height: 77px;
						width:auto;
                    }
        /**
         * MENU VIEW
         */
        ._global-navi.menu_view ul,
        ._global-navi.menu_view p.close {
            display: block;
        }
        ._global-navi.menu_view p.open {
            display: none;
        }
		
		


/* main-img */


#main-img {
	width: 100%;
	height:160px;
}

.main-img {
	width: 100%;
}

.main-img img {
	width: auto;
	height:160px;
}


/* title-box */


.title-box {
	width:100%;
	height:160px;
}

.title-box h2 {
	font-family: "Sawarabi Mincho", YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 24px;
	margin-bottom:3px;
}

.title-box p {
	font-size: 13px;
}

/*contents*/


#contents {
}

.contents {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}


/*main-contents*/

.main-contents {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}


	.mainbox {
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: auto;
}
.m-img {
    width: 100%;
    float: right;
    position: relative;
    height: 100%;
}
p.m-logo {
    left: 40px;
    top: 80px;
    bottom: 0;
    margin: auto;
    position: absolute;
}
.mainbox h2 {
    position: absolute;
    font-size: 39px;
    top: 80px;
    left: 125px;
    color: #000;
    letter-spacing: -3px;
}
.mainbox h3 {
    margin: 20px 0;
    font-size: 16px;
    color: #006837;
    background: #fff;
    position: absolute;
    top: 105px;
    left: 123px;
    width: 182px;
    padding: 5px;
    border-radius: 30px;
}
div#contents-wrap {
    width: 100%;
    margin: 20px auto;
}
div#contents-left {
    width: 100%;
    float: left;
    padding: 20px 10px;
}
.midashi-h3 {
    width: 100%;
    height: auto;
    position: relative;
    background: url(../images/h3.png)center;
    background-size: cover;
    margin-bottom: 20px;
}
h3.cont-title {
    width: 222px;
    position: absolute;
    margin: auto;
    text-align: center;
    right: 0;
    left: 0;
    bottom: 0;
    font-size: 14px;
}	
h3.kanji {
    position: absolute;
    width: 100%;
    bottom: 12px;
    text-align: center;
    right: 0;
    left: 0;
    margin: auto;
    font-weight: bold;
}	
.contents_box {
    margin-top: 30px;
}	
p.txt-b01 {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    letter-spacing: -2px;
    position: absolute;
    width: 100%;
    top: 100px;
}	
	p.b-tel {
    color: #f0aa3f;
    font-size: 35px;
    text-align: center;
    position: absolute;
    font-weight: bold;
    width: 100%;
    top: 177px;
}
p.txt-b02 {
    position: absolute;
    top: 230px;
    font-size: 12px;
    background: #f0aa3f;
    padding: 5px 30px;
    border-radius: 20px;
    text-align: center;
    width: 90%;
    left: 0;
    margin: 0 5%;
}
.b-logo img {
    max-width: 100%;
    height: auto;
}
.b-logo {
    width: 90%;
    text-align: center;
    margin: 1% 5%;
}
	.contents-box p a.bot-btm {
    background: #22b573;
    padding: 23px 27px 20px 90px;
    font-size: 17px;
    color: white;
    font-weight: normal;
    position: relative;
    border-radius: 50px;
}

/*subcontents*/

.subcontents {
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom:30px;
}

/*link-box*/


.subcontents .link-box {
	width: 100%;
}

.subcontents .link-box h3 img {
	width:auto;
}
h2.right-title {
    color: #fff;
    font-size: 28px;
    letter-spacing: -1px;
    text-align: center;
}
.link-box ul li {
	width: 100%;
}
.link-box .lv3 {
    width: 95%;
    margin: 2% 0;
    padding-top: 5px;
    padding-bottom: 5px;
}
.link-box .lv4 {
    font-size: 14px;
    line-height: 1.6em;
    display: block;
    width: 100%;
    margin-left: auto;
    margin-bottom: 5px;
    background-image: url(../images/list02.png);
    padding-left: 25px;
    margin-right: auto;
    background-repeat: no-repeat;
    background-position: 47px 9px;
    text-align: left;
}
.contact-guide {
	width: 92%;
	margin-bottom: 6%;
	padding:20px;
	padding-top:20px;
	padding-bottom:18px;
	text-align:center;
}

.contact-guide h3 {
}

.contact-guide h4 {
	font-size: 24px;
	font-family: "Sawarabi Mincho", YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.contact-guide h5 {
	font-size: 30px;
}

.contact-guide h6 img {
	width:270px;
	height:auto;
}


.area-box {
	width: 92%;
	margin-bottom: 10%;
}

.area-box p {
}

.area-box img {
	width: 100%;
	height: auto;
}

.area01 {
}

.area02 {
	border: 1px solid #666;
	padding: 3%;
}

.area03 {
	text-align: center;
}

.area04 {
}

.area04 .contents-left {
	width: 100%;
	margin-bottom: 10%;
}

.area04 .contents-right {
	width: 100%;
}

.area05 {
}

.area05 .contents-left {
	width: 100%;
	margin-bottom: 10%;
}

.area05 .contents-right {
	width: 100%;
}

.area06 {
	margin-bottom: 0%;
}

.area06 .box{
	width: 100%;
	margin-bottom: 10%;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.area06 .box > p {
	width: 100%;
	padding-top: 2%;
}

.area07 {
	margin-bottom: 0%;
}

.area07 .box{
	width: 100%;
	margin-bottom: 10%;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.area07 .box > p {
	width: 100%;
	padding-top: 2%;
}

.area08 {
}

.area08 .box{
	width: 100%;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.area08 .box > p {
	width: 100%;
	padding-top: 2%;
}


.area09 {
}

.area09 .box{
	width: 100%;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.area09 .box > p {
	width: 100%;
	padding-bottom: 2%;
}

.area10 {
	margin-bottom: 0%;
	
}

.area10 .box{
	width: 100%;
	margin-bottom: 10%;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.area10 .box > p {
	width: 100%;
	padding-top: 2%;
}

.area11 {
	margin-bottom: 0%;
}

.area11 .box{
	width: 100%;
	margin-bottom: 10%;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.area11 .box > p {
	width: 100%;
	padding-top: 2%;
}

.area12 {
}

.area12 .box {
	width: 100%;
	clear: both;
	float: none;
}

.area12 .box > p {
	width: 100%;
	padding-top: 2%;
}

.area12 .end{
	float: none;
}

.area12 .arrow {
	width: 100%;
	height: auto;
	clear: both;
	float: none;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 5%;
	padding-bottom: 5%;
	text-align: center;
	margin-right: auto;
}

.area12 .arrow img {
	width: 15%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.area12 .pc-view {
	display: none;
}

.area12 .sp-view {
	display: block;
}

.area13 {
}

.area13 .contents-left {
	width: 100%;
}

.area13 .contents-right {
	width: 100%;
}

.area13 .contents-right > p {
	width: 100%;
	padding-top:2%;
}

.area14 {
}

.area14 .contents-left {
	width: 100%;
}

.area14 .contents-left > p {
	width: 100%;
	padding-top:2%;
}

.area14 .contents-right {
	width: 100%;
}

.area15 {
}

.area16 {
}

.area16 table {
	width: 100%;
}

.area16 table td {
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
}

.area16 table td.left {
	padding-left: 5%;
	text-align: left;
	font-weight:bold;
}

.area163 table td.left {
	padding-left: 9%;
}

.area16 table tr td.end {
}

.area16 table tr.top td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b3b3b3;
}

.area16 table tr.top td.left {
	padding-left: 5%;
	text-align: left;
}


.area162 table {
	width: 100%;
}

.area162 table td {
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	display: block;
	clear: both;
}

.area162 table td.left {
	text-align: left;
}



/*table-a*/

.table-a {
}

.table-a table {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.table-a table td {
	display: block;
	clear: both;
	padding-left: 5%;
	padding-right: 5%;
	border-top-style: none;
}

.table-a table td.left {
	border-bottom-style: none;
}





.area17 {
	margin-bottom: 0%;
}

.area17 .box {
	width: 100%;
	margin-bottom: 10%;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.area17 .box > p {
	width: 100%;
	padding-top: 2%;
}


.area18 table {
	width: 100%;
}

.area18 table td {
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 1%;
}



/*midashi*/


.midashi01-box {
	width: 94%;
	margin-bottom: 28px;
	padding-bottom:15px;
}
.midashi01 {
    font-size: 32px;
    line-height: 1.2em;
    color: #000;
    font-weight: bold;
    text-align: center;
}
.midashi-h3 p {
    line-height: 1.8;
    text-align: center;
    font-size: 14px;
}
.midashi-h3 p:after {
    border-bottom: 1px solid;
    position: absolute;
    width: 85px;
    content: "";
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
}
.midashi02 {
	width: 93%;
	margin-bottom: 20px;
	font-size: 16px;
}
.midashi-h3-2 {
    width: 100%;
    height: 100px;
    position: relative;
    background: url(../images/h3-2.png)left no-repeat;
    background-size: cover;
    text-align: center;
}
h3.kanji2 {
    font-weight: bold;
    padding: 40px 0 0 72px;
    font-size: 18px;
}
.midashi03 {
    font-family: fantasy;
    font-size: 20px;
    line-height: 1.3;
    color: #fff;
    letter-spacing: 0.1em;
    margin: 20px 0;
    padding-left: 30px;
    background: url(../images/h4.png)left;
    background-size: cover;
    width: 100%;
    margin: 0;
    padding-top: 5px;
    height: auto;
}
h5.con5-title {
    font-size: 20px;
    color: #666666;
    margin: 20px 0;
    background: url(../images/h5.png)left top no-repeat;
    height: 30px;
    padding: 7px 0 0 50px;
    margin: 5%;
    width: 90%;
}


/*photo-box*/

.photo-box {
	margin-bottom: 0px;
	padding-bottom: 10%;
}

.p-img img {
}

.p-img2 img {
	border: 5px solid #FFF;
	width: 95%;
	height:auto;
}


/*line-box-contents*/

.line-box-contents {
	width: 92%;
	margin-bottom: 3%;
}


/*cb-box*/


.cb-box {
	width: 92%;
}

.cb-box p {
	width:115px;
	height:auto;
	margin-bottom:15px;
}

.cb-box p img {
	width:115px;
	height:auto;
}

/*btn-top*/

.btn-top {
    width: 92%;
    margin-top: 20px;
}

.btn-top img {
	height:55px;
	width:auto;
}




/*subcontents*/
div#contents-rightside {
    width: 90%;
    float: left;
    padding: 20px 0;
    margin: 0 5% 2%;
}
#subcontents {
	padding-top: 25px;
	padding-bottom: 25px;
	text-align:center;
}

.subcontents-box {
	width: 92%;
}

.subcontents-box h3 img {
    height: auto;
    max-width: 100%;
}

.subcontents-box h4 {
    font-size: 12px;
}


/*subcontents-list*/

#subcontents-list {
	display:none;
}

.footer {
    width: 100%;
    border-top-width: 5px;
}

.footer p {
	line-height: 1.2;
	padding-right: 10px;
	padding-left: 10px;
}
	p.copy {
    color: #fff;
    font-size: 12px;
}
/*	20180726*/
div#contents_wrap2 {
    margin-top: 0;
}
h2.right-title {
    background: #1e2487;
    color: #fff;
    height: 50px;
    padding-top: 17px;
    font-size: 18px;
    position: relative;
    text-align: center;
}
   /*.contents-bottom*/

.contents-bottom {
    border: 3px solid #ffcccc;
    height: auto;
    clear: both;
    margin-left: 20px;
    width: 90%;
	text-align:center;
}
.contents-bottom .comp_name {
	background: #ffcccc;
	text-align: center;
    width: 100%;
    top: 0;
    padding: 10px;
}
.contents-bottom .inner {
	padding: 8%;
}
.contents-bottom p {
    text-align: center;
    width: 100%;
    color: #ffcccc;
}

.txt p {
    font-size: 18px;
    font-weight: bold;
}
.txt {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 113px;
}

.contents-bottom .txt {
	margin: 0;
}

.txt p {
    font-size: 18px;
    font-weight: bold;
	position: inherit;
	line-height: 1.8;
}
.txt {
    width: 100%;
    text-align: center;
    position: inherit;
    margin-top: 20px;
}
.tel img {
    max-width: 100%;
    height: auto;
}
.tel {
    position: inherit;
    right: 0;
    left: 0;
    margin: 20px auto;
    width: 100%;
    text-align: center;
	font-size: 40px;
}

.contents-bottom .tel {
	background-position: left top 5px;
	background-size: 26px;
	font-size: 36px;
	padding-left: 35px
}

.mail a {
    background: #fff;
    padding: 0px 15px 5px;
    font-size: 28px;
    border-radius: 30px;
	color: #333;
}
.mail a font {
    font-size: 12px;
    vertical-align: middle;
    padding: 5px;
}
.mail {
    bottom: 50px;
    width: fit-content;
    margin: auto;
    right: 0;
    left: 0;
    position: inherit;
    margin-top: 25px;
}  
	img {
    max-width: 100%;
    height: auto;
}
.contents-bottom .mail {
	position: initial;
	margin-top: 0;
	background: #fff;
	border-radius: 50px;
	padding: 7px 0;
}
.contents-bottom .mail a {
	background: transparent;
}
.contents-bottom .mail a font {
	display: inline-block;
}

}
#contents_wrap2 #contents-wrap #contents-rightside .right-content .link-box .title {
	text-align: center;
	vertical-align: middle;
	height: 40px;
	padding-top: 15px;
	background-color: #1e2487;
	color: #FFF;
	font-size: 18px;
}
