<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

* {
	line-height: 1;
}

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


/*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-color: #000;
}


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

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

.contents-right {
	float: right;
	vertical-align: top;
	display: inline-block;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
}


.contents-box {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	color : #FFF;
	font-size: 14px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	line-height: 1.6;
	word-break: break-all;
}

.contents-box p {
	font-size: 14px;
	color : #FFF;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	line-height: 1;
	word-break: break-all;
}

.contents-box a {
	color : #a67c52;
	font-weight:bold;
}

.contents-box p a {
	color : #a67c52;
	font-weight:bold;
}

.space-box {
	clear:both;
}


/*header*/

#header {
	width: 100%;
}

#header h1 {
	display: none;
}

#header .navToggle span:last-child {
	padding-top: 16px;
}

#header #headbtn ul {
	display: inline-block;
vertical-align: top;
margin-left: 10px;
margin-right: 10px;
	border-style : solid;
border-color : #FFF;
border-width : 1px;
	width: 300px;
}

#header #headbtn ul li {
	display: inline-block;
vertical-align: top;
	float: left;
	width: 50%;
}

#header #headbtn ul li a {
	font-size: 15px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.2em;
font-weight: 200;
	padding: 10px 0px;
	text-align: center;
	display: block;
}

#header #headbtn ul li:first-child a {
	background-color: #ec1e79;
}

#header #headbtn ul li a:hover {
	opacity: 0.75;
}
	

/* main-img */


.main-img {
	width: 100%;
	position: relative;
}

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


/* title-box */


.title-box {
	position: absolute;
   top: 85%;
   left: 0%;
   -webkit-transform: translate(-85%, 0%);
   transform: translate(0%, -85%);
	width: 100%;
	padding-left: 10%;
	text-align: left;
}

.title-box h2 img {
	width: auto;
	height: auto;
}


/*contents*/
 

#contents {
	width: 100%;
	padding-top: 60px;
}



/*midashi*/

.midashi01 {
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.2;
	letter-spacing: 0.2em;
	color: #FFF;
	text-align: center;
}


/*pagetop_btn*/

.pagetop_btn {
    display: none;
    position: fixed;
    bottom: 50px;
    right: 15px;
    z-index: 100;
}

.pagetop_btn a:hover {
    display: block;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}



/*subcontents*/

#subcontents {
	width: 100%;
	background-image: url("../images/contactguide-back.png");
	background-position: center 68px;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

#subcontents .box01 {
	width: 100%;
	margin-bottom: 120px;
}

#subcontents .box01 ul, #subcontents .box01 ul li {
	display: inline-block;
}

#subcontents .box01 ul li {
	vertical-align: top;
	margin-left: 20px;
	margin-right: 20px;
}

#subcontents .box01 ul li a:hover {
	opacity: 0.75;
}


#subcontents .box02 {
	width: 90%;
	text-align: right;
	margin-bottom: 10px;
}

#subcontents .box02 ul, #subcontents .box02 ul li {
	display: inline-block;
}

#subcontents .box02 ul li {
	vertical-align: top;
	border-left-style : solid;
  border-left-color : #FFFFFF;
  border-left-width : 1px;
}

#subcontents .box02 ul li:first-child {
	border-left-style : none;
}

#subcontents .box02 ul li a {
	letter-spacing: 0.2em;
	color: #FFF;
	font-weight: normal;
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.4;
}

#subcontents .box02 ul li a:hover {
	text-decoration: underline;
}


#subcontents .box03 {
	width: 90%;
	margin-bottom: 30px;
}

#subcontents .box03 .box {
	width: 50%;
	display: inline-block;
	float: left;
	vertical-align: top;
}

#subcontents .box03 .box img {
	width: 100%;
	height: auto;
}

#subcontents .box03 .box:last-child {
	border-left-style : solid;
  border-left-color : rgba(255, 255, 255, 0.7);
  border-left-width : 1px;
}

/*footer*/

#footer p {
	line-height: 2.5;
	font-size: 14px;
}


.footer img {
}


.footer-wcax {
	display: none;
	margin: 0px;
	padding: 0px;
}


/**
 * for SmartPhone
 */
@media screen and (min-width: 767px) {
	
	body {
	min-width: 1280px;
	}
	
	
		



#header {
	min-width: 1280px;
}

	.navibox3-sp {
		display: none;
	}
		
	
.main-img {
	min-width: 1280px;
}		

/*subcontents*/

#subcontentslist {
	min-width: 1280px;
}

.subcontents-box {
}


.footer {
}
	
.footer p {
}



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

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

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


	.contents-box {
		font-size: 14px;
	}
	
.contents-box p {
		font-size: 14px;
	}


/*header*/


/*header*/

#header #logo {
	top: 20px;
	left: 0px;
	width: 80px;
}
	
#header #logo img {
	height: 75px;
	width: auto;
}
	
#header #headbtn a.btn-vr {
	display: none;
}
	
#header #headbtn ul {
margin-left: 0px;
margin-right: 0px;
	width: 130px;
}


#header #headbtn ul li a {
	font-size: 12px;
letter-spacing: 0em;
	padding: 5px 0px;
}

.navToggle {
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 10px;
    top: 10px;
}

	
.globalMenuSp .navilogo {
    margin-top: 30px;
    margin-bottom: 20px;
}
	
.globalMenuSp .navilogo img {
	height: 60px;
	width: auto;
}
	
.globalMenuSp .naviblock {
    margin-bottom: 30px;
}
	
.globalMenuSp .naviblock img {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
}


.globalMenuSp .naviblock .navibox {
	display: none;
}

.globalMenuSp .naviblock .navibox2 {
    border-right: none;
    border-left: none;
	border-top: 1px solid rgba(255,255,255,1.00);
    border-bottom: 1px solid rgba(255,255,255,1.00);
    display: block;
    width: 92%;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 10px;
}
	
.globalMenuSp .naviblock .navibox3 {
    display: none;
}

.globalMenuSp .naviblock .navibox3-sp {
    display: block;
    width: 100%;
    margin-top: 20px;
}
	
.globalMenuSp .naviblock .navibox3-sp img {
	height: 75px;
	width: auto;
}





 
nav.globalMenuSp ul {
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
 
nav.globalMenuSp ul li {
    font-size: 1.1em;
    list-style-type: none;
    padding: 0;
    width: 100%;
    border-bottom: 1px dotted #333;
}
 
/* 最後はラインを描かない */
nav.globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
 
nav.globalMenuSp ul li a {
    display: block;
    color: #000;
    padding: 1em 0;
}
	
	.main-img img {
	width: 140%;
		margin-left: -20%;
		height: auto;
	}	

/* title-box */


.title-box {
	position: absolute;
   top: 85%;
   left: 0%;
   -webkit-transform: translate(-85%, 0%);
   transform: translate(0%, -85%);
	width: 100%;
	padding-left: 20%;
}

.title-box h2 img {
	width: auto;
	height: 65px;
}


/*contents*/
 

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


/*midashi*/

.midashi01 {
	font-size: 18px;
	font-family: yu-mincho-pr6, sans-serif;
	font-weight: 400;
	font-style: normal;

}


/*pagetop_btn*/

.pagetop_btn {
    bottom: 0px;
    right: 0px;
}
	
	
.pagetop_btn img {
	width: 50px;
	height: auto;
}


#sec07 {
	margin-top: 40px;
	margin-bottom: 40px;
}
	
#sec07 .sec07-txt01 {
	margin-bottom: 30px;
}

#sec07 .sec07-txt01 img {
	height: 20px;
	width: auto;
}	
	
#sec07 .sec07-txt02 {
    display: block;
    margin-bottom: 15px;
    margin-left: 5%;
    margin-right: 5%;
    font-family: yu-mincho-pr6, sans-serif;
	font-weight: 400;
	font-style: normal;
    font-size: 13px;
	text-align: left;
}
	
#sec07 .sec07-txt02 .waku {
  font-size: 12px;
}
	
#sec07 .sec07-txt02 img {
	display: none;
}
	
#sec07 .sec07-map {
	padding-top: 30px;
}
	
#sec07 .sec07-map img {
	width: 100%;
	height: auto;
}
	
	

/*subcontents*/

#subcontents {
	width: 100%;
	background-image: url("../images/contactguide-back.png");
	background-position: center 16%;
	background-repeat: no-repeat;
	background-size: auto 60%;
}

#subcontents .box01 {
	width: 92%;
	margin-bottom: 40px;
}


#subcontents .box01 ul li {
	vertical-align: top;
	width: 23%;
	margin-left: 0.5%;
	margin-right: 0.5%;
}

#subcontents .box01 ul li img {
	width: 100%;
	height: auto;
}


#subcontents .box02 {
	width: 90%;
	text-align: center;
	margin-bottom: 10px;
}


#subcontents .box02 ul li a {
	font-size: 14px;
}


#subcontents .box03 {
	width: 90%;
	display:block;
	margin-bottom: 30px;
}

#subcontents .box03 .box {
	width: 100%;
	display:block;
}

#subcontents .box03 .box:last-child {
	border-left-style : none;
	padding-top: 10px;
}


      
}
</pre></body></html>