﻿/*===============縲蟷�768px莉･荳九�蝣ｴ蜷医↓驕ｩ逕ｨ縲===============*/
@media screen and (max-width:767px) {

/* Swipeshow */
.swipeshow,
.swipeshow .slides,
.swipeshow .slide {
  /* Basic resets */
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;

  /* Prevent flickers */
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);

  /* In case you add padding */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

/* iOS: disable text select, disable callout, image save panel (popup) */
.swipeshow img {
  -webkit-touch-callout: none; 
  -webkit-user-select: none;   
  -moz-user-select: none;   
  -moz-user-select: none;   
  user-select: none;   
}

/* Cursor (open-hand) */
.swipeshow-active .slides {
  cursor: -moz-grab !important;
  cursor: ew-resize;
}

/* Cursor (closed-hand) */
html.swipeshow-grabbed,
html.swipeshow-grabbed * {
  cursor: -moz-grabbing !important;
  cursor: ew-resize;
}

/* Positioning */
.swipeshow .slides,
.swipeshow .slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* First slide should be visible by default */
.swipeshow .slide {
  visibility: hidden;
}

.swipeshow .slide:first-child {
  visibility: visible;
}

.swipeshow {
	width: 100%;
    height: 375px;
    margin: 0 auto;
    background: #000;
    position: relative;
    overflow: hidden;
}

.swipeshow .slides .slide img{
	position:absolute;
	top:50%;
	left:50%;
	width: 100%;
    height: auto;
	min-height:375px;
	-webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

#tubular-container, #tubular-shield {
display: none;
}

.top{
	height: 445px!important;
}



.top_h1{
	letter-spacing: 0;
	font-size: 18px;
	font-family: "ipaexm","繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
	color: #000;
	text-align: center;
	/*background: url("../img/body_bg2.png");*/
	background: rgba( 0, 0, 0, .6);
	color: #fff;
	padding: 10px 0;
	line-height: 20px;
	margin-top: -80px;
	position: relative;
	text-shadow: 0 0 5px #000, 
				  0 0 5px #000, 
				  0 0 0.40px #000;
}


.news{
	width: 100%;
	background: #fff;
	padding: 10px 0 20px;
}
.news span{
	display: block;
	font-size: 130%;
	text-align: center;
	color: #563E1F;
	font-family: Georgia, "貂ｸ譏取悃菴�", "YuMincho", "貂ｸ譏取悃", "Yu Mincho", "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "繝偵Λ繧ｮ繝取�譛� ProN", "Hiragino Mincho ProN", "繝偵Λ繧ｮ繝取�譛� Pro", "Hiragino Mincho Pro", "HGS譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
}

ul.news2{
	width: 95%;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	box-sizing: border-box;
	border-top: 1px dotted #563E1F;
	border-bottom: 1px dotted #563E1F;
}
ul.news2 li{
	float: left;
	list-style: none;
}
ul.news2 li:first-child{
	background: #f12121;
	padding: 5px 10px;
	color: #fff;
	width: 80px;
	text-align: center;
	font-size: 12px;
}
ul.news2 li:nth-child(2){
	padding-top: 5px;
	margin: 0 10px;
	font-size: 12px;
}
ul.news2 li:nth-child(3){
	width: 100%;
	clear: both;
	padding-top: 5px;
	font-size: 11px;
}
ul.news3{
	width: 95%;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	box-sizing: border-box;
	border-top: 1px dotted #563E1F;
	border-bottom: 1px dotted #563E1F;
}
ul.news3 li{
	float: left;
	list-style: none;
}
ul.news3 li:first-child{
	background: #f12121;
	padding: 5px 10px;
	color: #fff;
	width: 80px;
	text-align: center;
	font-size: 12px;
}
ul.news3 li:nth-child(2){
	padding-top: 5px;
	margin: 0 10px;
	font-size: 12px;
}
ul.news3 li:nth-child(3){
	width: 100%;
	clear: both;
	padding-top: 5px;
	font-size: 11px;
}
    
    
ul.news4{
	width: 95%;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	box-sizing: border-box;
	border-top: 1px dotted #563E1F;
}
ul.news4 li{
	float: left;
	list-style: none;
}
ul.news4 li:first-child{
	background: #f12121;
	padding: 5px 10px;
	color: #fff;
	width: 80px;
	text-align: center;
	font-size: 12px;
}
ul.news4 li:nth-child(2){
	padding-top: 5px;
	margin: 0 10px;
	font-size: 12px;
}
ul.news4 li:nth-child(3){
	width: 100%;
	clear: both;
	padding-top: 5px;
	font-size: 11px;
}
	
	
.main-img a:hover {
	opacity: 0.5 ;
}
	
	
.cv{
	background: url("../img/cv/top_cv_bk_smh.jpg") no-repeat center;
	height: 200px;
	background-size: contain;
	position: relative;
	margin: 0 auto;
	text-decoration: none;
	width: 95%;
}

.cv a{
		display: block;
  padding: 0.3em 1em;
  margin: 0 auto;
	text-align: center;
  background: #99FFFF;
box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
  color: #12335f;
  cursor: pointer;
  transition: all 0.3s ease 0s;
	 text-decoration: none;
	width: 50%;
	position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	
}
.cv a:hover {
  background: #fff;
  color: #12335f;
	 text-decoration: none;
}

.cv a:before {
    display: block;
    content: "";
    position: absolute;
    top: 49%;
    right: 25px;
	
    width: 0;
    height: 0;
    margin-top: -5px;
    border: 5px solid transparent;        /*top right bottom 繧帝乗�蛹� */
    border-left: 5px solid #12335f;
}
	
	
	
	

.concept{
	background: url("../img/body_bg2.png") repeat;
	margin-bottom: 15px;
}
.concept h2{
	color: #fff;
}
.concept p{
	line-height: 1.8;
    font-family: "ipaexm","繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
	text-align: center;
	padding: 20px 10px;
	color: #fff;
	font-size: 10px;
}

.top_h3{
	padding-bottom: 10px;
}


.top_btn, .top_btn2{
	text-align: center;
	font-family: "ipaexm","繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
	font-size: 18px;
	padding-bottom: 20px;
}
.top_btn a, .top_btn2 a{
	width: 80%;
	padding: 10px 0;
	display: table;
	margin: 0 auto;
	border-radius: 25px;
	background: #d92727;
	position: relative;
}
.top_btn a:after, .top_btn2 a:after{
	position: absolute;
	top: 50%;
	right: 25px;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #610d0d;
	transition: all .3s;
}
.top_btn a:hover, .top_btn2 a:hover{
	text-decoration: none;
	background: #610d0d;
	color: #fff;
	border-radius: 25px;
}

.top_bg{
	background: #B9925B;
	color: #fff;
}

.top_plan{
	background: #1d1936;
	color: #fff;
	padding-bottom: 15px;
}

.top_plan .top_plan1{
	width: 80%;
	display: table;
	margin: 0 auto;
	border-top: 1px solid #ffffff;
	padding-bottom:5px;
	text-align: center;
}
.top_plan .top_plan1:first-child{
	border-bottom: 0;
}

.top_plan1 p{
	font-size: 12px;
	padding: 15px;
}

.top_plan2{
	display: none;
}

.top_plan3{
	display: block;
	text-align: center;
	padding: 10px 0 0;
	font-family: "ipaexm","繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
	font-size:20px;
}

.top_pbtn{
	text-align: center;
	margin-bottom: 10px;
}
.top_pbtn a{
	display: inline-block;
	border-radius: 25px;
	background: #d92727;
	font-size: 14px;
	padding: 5px 20px;
	margin: 0 5px;
}
.top_pbtn a:hover{
	text-decoration: none;
	background: #610d0d;
	color: #fff;
}


.top_bg2{
	background: url("../bg1.jpg") repeat;
	color: #000000;
}

.top_txt{
	font-size: 12px;
	padding: 0 15px 25px;
	font-family: "ipaexm","繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
	text-align: center;
}
.top_txt span{
	display: block;
	font-size: 20px;
	line-height: 22px;
	padding: 10px 0;
}

.top_txt span:after{
	content: "";
	width: 20%;
	display: table;
	margin: 20px auto 10px;
	border-bottom: 1px solid #999;
}

.top_service2{
	background: #B9925B;
}

.top_service3{
	padding-bottom: 15px;
}

.top_service4 h4{
	text-align: center;
	padding-top: 15px;
}
.top_service4 span{
	display: block;
	text-align: center;
	color: #563E1F;
	font-family: "ipaexm","繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
	line-height: 16px;
}
.top_service4 span:after{
	content: "";
	width: 15%;
	display: table;
	margin: 10px auto;
	border-bottom: 1px solid #563E1F;
}
.top_service4 p{
	font-size: 12px;
	padding: 0 15px;
	font-family: "ipaexm","繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
	text-align: center;
	
}

.top_service3 img{
	width: 90%;
	display: table;
	margin: 0 auto;
}

.top_access iframe{
	width: 100%;
	height: 250px;
}

.top_access2{
	text-align: center;
	font-family: "ipaexm","繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
}

.top_access2 div span{
	font-size: 22px;
	color: #8B7A64;
}
.top_access2 div p{
	font-size: 14px;
	padding: 0 15px 15px;
}



/*.top, #tubular-container #tubular-player{
	background-image: url("../img/slide/smh_slide02.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}*/

.top .top_area,
.top .top_area #tubular-container iframe#tubular-player {
	display: none!important;
}

.top2{
	display: none;
}
	
	
	.wb{
		width: 100%;
		margin: 15px auto;
		text-align: center;
	}

		.c_info{
		background: url("../img/c_bk.jpg") no-repeat center;
		background-size: cover;
		margin: 2em auto;
		text-align: center;
		width: 100%;
		height: 300px;
		color: #fff;
	}
	
	.c_info p{
		font-family: "�ｭ�ｳ �ｰ譏取悃", "MS PMincho","繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", "serif";
		font-weight: bold;
		text-align: center;
		margin: 0 auto;
		padding-top: 2em;
		width: 90%;
		font-size: 140%;
		line-height: 32px;
	}
	
	.c_info a {
  position: relative;
		top: 2em;
  display: inline-block;
  font-weight: bold;
		font-size: 120%;
  padding: 0.5em 1em;
  text-decoration: none;
  color: #fff;
  transition: .4s;
		border: solid 2px #fff;
		width: 80%;
}

.c_info a:hover {
  background: #0C2E7C;
  color: #fff;
	border: solid 2px #0C2E7C;
}

		.c_info i{
		position: absolute;
			right: 1em;
			top: 1.5em;
	}	





}





/*===============縲蟷�769px莉･荳翫�蝣ｴ蜷医↓驕ｩ逕ｨ縲===============*/
@media screen and (min-width:768px) {

.concept{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}

.concept p{
	width: 100%;
	min-width: 1200px;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 50px;
}

.concept h2{
	line-height: 50px;
}

.top{
	overflow: hidden;
	/*background: #000;*/
	height: 900px;
	/*background-image: url("../img/slide/slide02.jpg");*/
}

.top2{
	width: 100%;
	height: 900px;
	min-height:900px;
	position: relative;
	/*background: url("../img/slide/slide02.jpg");*/
	background-position: center;
	background-size: cover;
	overflow: hidden;
}
.top2 video{
	position: absolute;
	right: 0;
	top: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
}
	
	.c202004{
		padding-top: 50px;
		width: 100%;
		height: auto;
		margin: 0 auto;
		text-align: center;
	}


.top .top_area{
	position: absolute;
	margin: 0 auto;
	width: 100%;
	height: 900px;
	z-index: 10;
	top: 0;
}

.top .top_area #tubular-container iframe#tubular-player{
	position: absolute;
	left: 0!important;	
}
.top .top_area #tubular-container iframe#tubular-player{
	display: table;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	vertical-align: middle!important;
}
	


.top_h1{
	font-family: Georgia, "貂ｸ譏取悃菴�", "YuMincho", "貂ｸ譏取悃", "Yu Mincho", "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "繝偵Λ繧ｮ繝取�譛� ProN", "Hiragino Mincho ProN", "繝偵Λ繧ｮ繝取�譛� Pro", "Hiragino Mincho Pro", "HGS譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
	position:absolute;
	display: block;
	font-size: 40px;
	color:#fff;
	text-align:center;
	top:200px;
	width:100%;
	text-shadow: 
    #503114 1px 1px 10px, #503114 -1px 1px 10px,
    #503114 1px -1px 10px, #503114 -1px -1px 10px;
	z-index: 100;
}
.top_h1 span{
	letter-spacing:-8px;
}

.news{
	width: 100%;
	background: #fff;
	padding: 10px 0 20px;
}
.news span{
	display: block;
	font-size: 130%;
	text-align: center;
	color: #563E1F;
	font-family: Georgia, "貂ｸ譏取悃菴�", "YuMincho", "貂ｸ譏取悃", "Yu Mincho", "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "繝偵Λ繧ｮ繝取�譛� ProN", "Hiragino Mincho ProN", "繝偵Λ繧ｮ繝取�譛� Pro", "Hiragino Mincho Pro", "HGS譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
}

ul.news2{
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	border-top: 1px dotted #563E1F;
	border-bottom: 1px dotted #563E1F;
}
ul.news2 li{
	float: left;
}
ul.news2 li:first-child{
	background: #f12121;
	padding: 5px 10px;
	color: #fff;
	width: 80px;
	text-align: center;
}
ul.news2 li:nth-child(2){
	padding-top: 5px;
	margin: 0 10px;
}
ul.news2 li:nth-child(3){
	width: 600px;
	float: right;
	padding-top: 5px;
}

ul.news3{
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	border-top: 1px dotted #563E1F;
	border-bottom: 1px dotted #563E1F;
}
ul.news3 li{
	float: left;
}
ul.news3 li:first-child{
	background: #f12121;
	padding: 5px 10px;
	color: #fff;
	width: 80px;
	text-align: center;
}
ul.news3 li:nth-child(2){
	padding-top: 5px;
	margin: 0 10px;
}
ul.news3 li:nth-child(3){
	width: 790px;
	float: right;
	padding-top: 8px;
}
    
ul.news4{
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	border-top: 1px dotted #563E1F;
}
ul.news4 li{
	float: left;
}
ul.news4 li:first-child{
	background: #f12121;
	padding: 5px 10px;
	color: #fff;
	width: 80px;
	text-align: center;
}
ul.news4 li:nth-child(2){
	padding-top: 5px;
	margin: 0 10px;
}
ul.news4 li:nth-child(3){
	width: 600px;
	float: right;
	padding-top: 5px;
}
	


/*=== photogallery ========================*/
.top_photo{
	width:100%;
	height:auto;
	margin-bottom: 100px;
	text-align: center;
}
.top_photo ul.top_photo2{
	width:1100px;
	height:auto;
	text-align:center;
	margin:0 auto 20px;
}
.top_photo ul.top_photo2 li{
	display:inline-block;
	width:200px;
	height:150px;
	border:1px solid #fff;
	box-sizing:border-box;
	background:#000;
	overflow:hidden;
}
.top_photo ul.top_photo2 li img{
	display: block;
	transition-duration: 0.3s;
}
.top_photo ul.top_photo2 li:hover img{
	transform: scale(1.1);
	transition-duration: 0.5s;
}

/*----------------------------------------*/

.top_btn{
	text-align: center;
	display: inline-block;
	margin-top: 20px;
}

.top_btn a{
	padding: 10px 80px;
	font-size: 150%;
	color: #1b1b1b;
	background: #FEFBE0;
	border-radius: 20px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.top_btn a:hover{
	text-decoration: none;
	background: #1b1b1b;
	color: #FEFBE0;
	letter-spacing: 5px;
}



/*=== plan ========================*/
.top_plan {
	width:1200px;
	height:auto;
	text-align:center;
	padding-bottom:30px;
	margin: 0 auto;
}

.top_plan1{
	width: 40%;
	height: auto;
	display: inline-block;
	background: rgba( 36, 30, 64);
	margin: 0 10px;
	overflow: hidden;
}

.top_plan2{
	/*background: #fff;*/
	color: #000;
	margin-left:20px;
	padding: 20px;
	border-radius: 50px;
	font-size: 200%;
	font-family: Georgia, "貂ｸ譏取悃菴�", "YuMincho", "貂ｸ譏取悃", "Yu Mincho", "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "繝偵Λ繧ｮ繝取�譛� ProN", "Hiragino Mincho ProN", "繝偵Λ繧ｮ繝取�譛� Pro", "Hiragino Mincho Pro", "HGS譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
}

.top_plan3{
	font-size: 180%;
	color: #fff;
	text-align: center;
	display: block;
	font-weight:bold;
	margin-top: -20px;
	padding-bottom:20px;
	font-family: "ipaexm","繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
}

.top_plan1 img{
	width: 70%;
	height: auto;
	display: table;
	margin: 0 auto;
}
.top_plan1 p{
	padding: 20px 50px 10px;
	color: #fff;
}

.top_pbtn{
	text-align: center;
	margin-bottom:20px;
}
.top_pbtn a{
	padding: 5px 30px;
	color: #000;
	background: #fff;
	border-radius: 20px;
	display: inline-block;
	margin: 0 15px;
	font-size: 120%;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.top_pbtn a:hover{
	background: #cc1818;
	color: #fff;
	text-decoration: none;
}

.top_plan a:hover{
	opacity: 0.5;
}


/*=== bath ========================*/
.top_bath{
	width: 90%;
	height: 500px;
	overflow: hidden;
	background: url("../img/top_bath.jpg") no-repeat;
	background-position: conter;
	background-size: cover;
	margin-bottom:20px;
}

.top_txt{
	color: #1b1b1b;
	text-align: center;
	padding: 0 20px;
}
.top_txt span{
	clear: both;
	color: #1b1b1b;
	font-size: 200%;
	text-align: center;
	font-family: Georgia, "貂ｸ譏取悃菴�", "YuMincho", "貂ｸ譏取悃", "Yu Mincho", "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "繝偵Λ繧ｮ繝取�譛� ProN", "Hiragino Mincho ProN", "繝偵Λ繧ｮ繝取�譛� Pro", "Hiragino Mincho Pro", "HGS譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
	height: 40px;
	display: block;
}


/*繝昴ャ繝励い繝��繧ｳ繧ｳ縺ｾ縺ｧ*/


/*=== access ========================*/
.top_access {
	width: 100%;
	height: 500px;
	min-height: 50px;
	overflow: hidden;
	margin-bottom:30px;
	clear: both;
}

.top_access iframe {
	width:100%;
	height: 500px;
}


.top_access2{
	width: 70%;
	height: auto;
	min-width: 1100px;
	display: table;
	margin: 0 auto 60px;
}

.top_access2 img {
	float: left;
	margin-left: 20px;
}

.top_access2 div {
	float: left;
	padding-left:20px;
}

.top_access2 div span {
	font-size: 30px;
	font-family: "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
	padding:30px 0;
}

.top_access2 div p {
	font-size:16px;
}




@media (max-width: 768px) {
.c_info2_smh{
		margin: 2em auto 2em auto;
	text-align: center;
	width: 90%;
	padding-bottom: 5em;
}	

	.c_info2_smh span{
		font-weight: bold;
		font-size: 140%;
		font-family: "�ｭ�ｳ �ｰ譏取悃", "MS PMincho","繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", "serif";
		display: block;
		padding-bottom: 5px;
		border-bottom: #E40C10 solid 2px;
	}
	
	.c_info2_smh img{
		padding-top: 1.5em;
	}
	
	.c_info2_smh p{
		font-size: 140%;
		font-weight: bold;
		color: #DC0E11;
	}
}
