@charset "utf-8";
/*
追加
-------------------------------------------*/
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.osusume1{
margin:10px 0 0;
color:#ff0;
animation: fadeIn 2s ease 1s infinite normal backwards;

}
	.pagetop {
display:block;
}
	#sp_foot1{
	display:none;
	}
.catch1 {font-size:20px;
padding-left:20px;
color:#fff;
text-shadow:0 0 10px #000;
}
.pc_view{
  display: block;
}
.sp_view{
  display: none;
}
.free1 {
	width:45%;
	font-size:26px;
	padding:5% 0 5% 5%;
	float:left;
}

.free2 {
	width:40%;
	font-size:14px;
	padding:5% 5% 5% 5%;
	line-height:20px;
	float:left;
}

.free3 {
	font-size:14px;
	padding:20px 0 0;
	line-height:22px;
	display:inline-block;
}

.free3_1 {
	font-size:14px;
	padding:0 2% 0 0;
	line-height:30px;
	float:left;
}

.free4 {
	font-size:14px;
	padding:0 0 5px;
	line-height:26px;
	display:block;
}

.free4_1 {
	font-size:14px;
	padding:5px 0 0;
	line-height:26px;
	border-top:1px #fff solid;
	display:block;
}

.free4_2 {
	font-size:14px;
	text-align:right;
	line-height:26px;
	display:block;
}

.free4_3 {
	position: relative;
	top: 100px;
	text-align:right;
	display:block;
}

.txt_red1 {color:#f00;
}


#fixed-header {
  position: fixed;
  top: -150px; 
  padding: 10px 0 20px;
  width: 100%;
  height: auto;
  line-height: 20px;
  font-size: 2em;
  color: #fff;
  background:rgba(255,255,255,0.8);
  box-sizing: border-box;
  transition: .5s;
  box-sizing:border-box;
}
#fixed-header.is-show {
	top: 0;
	z-index: 3;
}

.head_box1{
	margin:0 10px;
	float:left;
}
.head_box1 img{
	width:90%;
}
.head_box2{
	padding:35px 0 0;
	float:right;
	box-sizing:border-box;
}
.head_box2 a{
	color:#000;
	text-decoration:none;
}
.head_box2 h2{
	margin:5px 0;
	font-size:36px;
	color:#000;
	float:left;
	font-family: "Arial", serif;
}
.head_box2 span{
	font-size:16px;
	padding:0 10px 0 0;
	box-sizing:border-box;
}
.head_box3{
	margin:20px  20px 0 30px;
	float:right;
	background-color:#f00;
	font-size:16px;
	box-sizing:border-box;
}
.head_box3 a{
	color:#fff;
	text-decoration:none;
}
.head_box3_inbox1{
	margin:10px;
	padding:10px;
float:left;
}
.head_box3_inbox2{
	margin:10px;
	padding:10px;
	background-color:#fff;
	color:#000;
float:left;
}
.head_box3_inbox2 a{
	color:#f00;
	text-decoration:none;
}
.prof1 {
	padding:10px 50px 20px;
	width:30%;
	background-color:#000;
	float:left;
}
.prof1 img {
width:350px;
}

.prof2 {
	padding:0;
	width:60%;
	text-align:left;
	background-color:#000;
	float:left;
}

.prof2_1 {
	padding:5px 0 10px;
	margin-bottom:20px;
	font-size:30px;
	letter-spacing:4px;
	text-align:left;
	border-bottom:1px #fff solid;
	display:block;
	width:655px;
}

.prof2_2 {
display:block;
}

.prof2_2sp {
display:none;
}

.prof_img1{
display:none;
}

.siz12 {
	font-size:12px;
}

.book1{
	padding:10px;
	width:54%;
	margin-right:23%;
	margin-left:23%;
	border:1px solid #fff;
	float:left;
}

.book1_1{
	padding:10px;
	float:left;
}

.book1_2{
	padding:10px;
	float:left;
}

/*
アドバイス
-------------------------------------------*/
.advc1 {
  width: 100%;
  font-size:14px;
  display:block;
  text-align:left;
}

.advc2_1 {
width: 40%;
position: relative;
font-size:14px;
padding:5% 0 5% 5%;
float:left;
display:inline-block;
}

.advc1 img {
 width: 450px;
position: absolute;
}

.advc1 .img_01 {
	/* 左上に固定 */
  top: 0;
  left: 0;
}
.advc1 .img_02 {
  /* 右下に固定 */
  top:0px;
  left: 400px;
}
.advc1 .img_03 {
  /* 右下に固定 */
  top:0px;
  left: 80px;
}
.advc1 .img_04 {
  /* 右下に固定 */
  top:140px;
  left:110px;
  width:55%;
  z-index:1000;
}
.advc1 .img_05 {
  /* 右下に固定 */
  top:30px;
  right:-100px;
  width:80%;
}
.advc2_1 .img_06 {
width: 100%;
height: 200px;
object-fit: cover;
object-position:60% 60%;
display:none;
}
.advc2 {
width: 55%;
position: relative;
padding:180px 0 0;
float:left;
display:block;
}

.advc2_2 {
width: 100%;
position: relative;
padding:22px 0 0;
float:left;
display:block;
}

.advc2 ul{
display: block;
padding:0;
margin:0;
float:left;
}

.advc2 li{
line-height:22px;
margin:0;
float:none;
}

.advc2 ul li::before {
  content: "\f192";
  font-family: "Font Awesome 5 Free";
  margin-right: 10px;
}

.icon1{
width:40px;
padding:0;
margin:0;
}
.icon1 img{
width:40px;
padding:3%;
margin:0;
}
.advc2_2_1{
padding:4% 0 0 75px;
margin:0;
line-height:22px;
display:inline-block;
}
.advc2_2_2{
padding:0 5px;
margin:0;
line-height:22px;
}
.advc2_2_3 img{
width:48%;
display:inline-block;
}
.advc2_2_4 img{
width:48%;
margin:0 0 0 50%;
display:inline-block;
}
.advc2_2_5{
position: absolute;
width:100%;
	padding:0;
	margin:0;
	line-height:22px;
	top:200px;
	left:80px;
	display:block;
}
.advc2_2_5_tit{
position: absolute;
width:100%;
padding:1%;
margin:100px 0 0 0;
line-height:22px;
left:80px;
background-color:#f00;
color:#fff;
text-align:center;
font-size:15px;
display:block;
}
.advc2_2_5 ul{
padding:0;
margin:0;
display:block;
}

.advc2_2_5 li{
line-height:22px;
padding:0 0 0 55px;
margin-left:10px;
background-image:url("./img/icon_advc2.png");
background-repeat:no-repeat;
background-size: 8%;
}

.advc2_2_6{
position: absolute;
width:100%;
	padding:0;
	margin:0;
	line-height:22px;
	top:325px;
	left:80px;
	display:block;
}

.advc2_2_6_tit{
position: absolute;
width:100%;
padding:1%;
margin:100px 0 0 0;
line-height:22px;
top:180px;
left:80px;
background-color:#f00;
color:#fff;
text-align:center;
font-size:15px;
display:block;
}
.advc2_2_6 ul{
padding:0;
margin:0;
display:block;
}

.advc2_2_6 li{
line-height:22px;
padding:0 0 0 55px;
margin-left:10px;
background-image:url("./img/icon_advc2.png");
background-repeat:no-repeat;
background-size: 8%;
}
.advc2_2_7 img{
width:58%;
display:inline-block;
}
/*
レッスンスタジオ
-------------------------------------------*/

.ls_box1{
width:40%;
float:left;
margin:0 5% 5%;
color:#fff;
font-size:14px;
}
.ls_box1 img{
width:100%;
float:left;
}
.ls_box1_1{
display:block;
float:none;
text-align:center;
font-size:18px;
}
.ls_box1_2{
line-height:22px;
float:left;
padding:10px 0 0;
}

/*
ゴルフクラブセール
-------------------------------------------*/
.gcs1 {
  width: 100%;
  font-size:14px;
  text-align:left;
  display:block;
}
.gcs2 {
  width: 1000px;
  margin:0 50px;
	display:inline-block;
	
}
.gcs3 {
  width: 250px;
  height:250px;
  margin:0;
  padding:0;
  background-color:#f00;
  text-align:center;
  letter-spacing: 2px;
  font-size:18px;
  color:#fff;
  float:left;
}
.gcs3_inbox1{
margin:100px 0;
}
.gcs3_inbox1 span{
font-size:12px;
letter-spacing: 0px;
}
.gcs4 {
  width: 750px;
  margin:10px 0;
  padding:0;
  float:left;
}
.gcs4_inbox1 {
  width: 650px;
  margin:30px;
  padding:0;
  float:left;
}
.gcs4_inbox2 {
  width: 250px;
  text-align:center;
  float:left;
}
.gcs4_inbox3 {
  width: 720px;
  margin-left:30px;
  padding:9% 0 1%;
  border-bottom:1px solid #666;
  font-size:16px;
  float:left;
}
.gcs4_inbox4 {
  width: 720px;
  margin:0 0 50px 30px;
  float:left;
  line-height:22px;
}
.gcs4_inbox4 img{
width: 540px;
}
.gcs4_inbox4 span{
background-color:#f00;
color:#fff;
padding:0 2px;
margin:0 2px;
}

.content2 table.gcs1 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: 30px;
	float:left;
}
.content2 table.gcs1 th,
.content2 table.gcs1 td {
	padding:0 10px;
	font-size: 14px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	width:25%;
	height:40px;
}
.content2 table.gcs1 th {
	background-color: #232d36;
	color: #fff;
	letter-spacing: 2px;
}

.gcs1 table span{
font-size:12px;
letter-spacing: 0px;
display:block;
}
/*
レッスン一覧
-------------------------------------------*/
.lesson1 {
  width: 1000px;
	margin:30px 20px 0;
	display:block;
}
.content table.lesson1 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: 30px;
	float:left;
	background-color: #fff;
}
.content table.lesson1 th,
.content table.lesson1 td {
	padding:0 10px;
	font-size: 14px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #232d36;
	width:25%;
}
.content table.lesson1 th {
	background-color: #477906;
	color: #fff;
	letter-spacing: 2px;
	font-style:normal;
	font-weight:normal;
	width:8%;
	padding:0;
}

.lesson1 span{
height:50px;
font-size:12px;
letter-spacing: 0px;
}
.lesson1 td h3,
.lesson2 td h3,
.lesson3 td h3,
.lesson4 td h3{
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	letter-spacing: 1px;
	margin:0 0 5px;
	padding:10px 0 5px;
	display: block;
	position: relative;
	border-bottom: 1px solid #666;
	clear: both;
}
.lesson1_1{
	height:45px;
	display: block;
	clear: both;
}
.lesson1_2{
	float:right;
	padding:0 0 5px;
	display:block;
}
.lesson1_2_inbox1{
	padding:10px 20px;
	color:#f00;
	font-size:18px;
	letter-spacing: 0px;
	float:left;
}
.lesson1_2_inbox2{
	padding:10px 40px;
	color:#fff;
	background-color:#f00;
	font-size:14px;
	letter-spacing: 0px;
	float:left;
}
.lesson1_2_inbox2 a {
	text-decoration: none;
	color:#fff;
}
.lesson1_2_inbox2 a:hover {
	text-decoration: underline;
	color:#fff;
}
.lesson2 {
	width: 1000px;
  display:block;
}
.content table.lesson2 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: 30px;
	float:left;
	background-color: #fff;
}
.content table.lesson2 th,
.content table.lesson2 td {
	padding:0 10px;
	font-size: 14px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #232d36;
	width:25%;
}
.content table.lesson2 th {
	background-color: #d57723;
	color: #fff;
	letter-spacing: 2px;
	font-style:normal;
	font-weight:normal;
	width:8%;
	padding:0;
}
.lesson3 {
  width: 1000px;
  display:block;
}
.content table.lesson3 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: 30px;
	float:left;
	background-color: #fff;
}
.content table.lesson3 th,
.content table.lesson3 td {
	padding:0 10px;
	font-size: 14px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #232d36;
	width:25%;
}
.content table.lesson3 th {
	background-color: #2388d5;
	color: #fff;
	letter-spacing: 2px;
	font-style:normal;
	font-weight:normal;
	width:8%;
	padding:0;
}
.lesson4 {
  width: 1000px;
  display:block;
}
.content table.lesson4 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: 30px;
	float:left;
	background-color: #fff;
}
.content table.lesson4 th,
.content table.lesson4 td {
	padding:0 10px;
	font-size: 14px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #232d36;
	width:25%;
}
.content table.lesson4 th {
	background-color: #788691;
	color: #fff;
	letter-spacing: 2px;
	font-style:normal;
	font-weight:normal;
	width:8%;
	padding:0;
}
.lesson5 {
  width: 1000px;
	float:left;
	margin-left: 50px;
	background-color:#3b4b59;
}
.lesson5_inbox1 {
  width: 470px;
	float:left;
	margin:20px 15px;
	padding:0;
	color:#fff;
	font-size:14px;
}
.lesson5_inbox1_1 {
	width: 450px;
	padding:10px;
	background-color:#f00;
	text-align:center;
	font-size:18px;
	margin:0 0 20px;
}
.lesson5_inbox1_2 {
	text-align:center;
	font-size:18px;
	padding:10px 0;
}
.lesson5_inbox1_3 {
	text-align:center;
	padding:30px 0 0;
}
.lesson5_inbox1_3 img{
width:58%;
}
.lesson5_inbox1_2 span{
	font-size:14px;
}
.lesson5 hr {
	background-color:#fff;
	margin:20px 0;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
	height: 100%;
	clear:both;
}

/*
お客様の声
-------------------------------------------*/
.voices1 {
  width: 1000px;
  margin:80px auto 0;
  display:block;
  text-align:center;
  font-size:14px;
}
.voices1 a {
  color:#000;
  font-weight:bold;
  clear:both;
}
.voices1_cont1{
width: 100%;
margin:30px 0 20px;
padding:1% 0;
background-color:#eee;
font-weight:bold;
display:inline-block;
}
.voices1_cont2{
width: 100%;
margin:70px 0 20px;
padding:1% 0;
background-color:#eee;
font-weight:bold;
display:inline-block;
}
.voices2_01{
	width:31%;
	height:260px;
margin:1% 0 1% 0;
padding:1%;
text-align:left;
line-height:24px;
display:inline-block;
float:left;
background-color:#fff;
border:3px solid #ccc;
box-sizing:border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.voices2_02{
	width:31%;
	height:260px;
margin:1% 3.5% 1% 3.5%;
padding:1%;
text-align:left;
line-height:24px;
display:inline-block;
float:left;
background-color:#fff;
border:3px solid #ccc;
box-sizing:border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.voices2_03{
	width:31%;
	height:260px;
margin:1% 0 1% 0;
padding:1%;
text-align:left;
line-height:24px;
display:inline-block;
float:left;
background-color:#fff;
border:3px solid #ccc;
box-sizing:border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.voices2_tit1{
	height:50px;
font-weight:bold;
margin:0 0 16px;
}
.voices2_txt01{
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5; /* 任意の行数を指定 */
}
.voices2_inbox1{
width:60%;
margin:20px auto 0;
padding:5px 0;
text-align:center;
color:#fff;
background-color:#f00;
}

/* モーダルCSS */
.modal-span {
cursor: pointer;
}
.modal-outer {
position: fixed;
top: 0;
left: 0;
display: none; 
width: 100%;
height: 100%;
background: rgba(30, 30, 30, 0.9);
z-index: 10000; 
}
.modal-outer2 {
position: fixed;
top: 50%;
left: 0;
display: none; 
width: 100%;
height: 100%;
background: rgba(30, 30, 30, 0.9);
z-index: 10000; 
}

.modal-inner {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin:10% auto;
overflow-y: auto;
max-width: 80%;

background: #fff;
padding: 10px 20px; 
}
.show {
display: block; 
}
.modal-inner-header {
margin-bottom: 25px;
}
.close-btn-top {
cursor: pointer;
color: #000;
font-size: 2em;
position: absolute;
top: 10px;
right: 10px;
}
.close-btn-bottom {
margin-bottom: 0;
width:150px;
margin:0 auto;
text-align: center; 
}
.close-btn-bottom button {
padding: 5px 10px; 
cursor: pointer;
}
.bold {
  font-weight: bold; 
}
/*
ショップインフォ
-------------------------------------------*/
.obi4 img{
width: 100%;
height: 400px;
object-fit: cover;
margin:0;
padding:0;
box-sizing:border-box; 
}
.shop_info1 {
  width: 1000px;
  margin:40px auto 0;
  display:block;
  font-size:14px;
}
.content table.shop_info1 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	float:left;
	background-color: #fff;
}
.content table.shop_info1 th,
.content table.shop_info1 td {
	padding:2%;
	font-size: 14px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	width:25%;
	text-align:left;
	line-height:24px;
}
.content table.shop_info1 th {
	background-color: #eee;
	color: #000;
	letter-spacing: 2px;
	font-style:normal;
	font-weight:normal;
	width:8%;
	padding:2%;
}
/*
フッター
-------------------------------------------*/
.foot1 {
  width: 1000px;
  margin:0 auto 0;
  display:block;
  font-size:14px;
}
.foot1_inbox1{
width:40%;
display:inline-block;
font-size:9px;
text-align:left;
}
.foot1_inbox1 span{
font-size:12px;
padding:0 0 0 10px;
}
.foot1 address{
font-size:12px;
padding:0 0 0 5px;
text-align:left;
}
.foot1_inbox1 img{
width:80%;
float:left:
}
.foot1_inbox2{
width:59%;
height:100px;
display:inline-block;
vertical-align: middle;
}
.foot1_inbox2_1{
width:55%;
border:1px solid #fff;
padding:4% 0;
margin:0 0 0 40px;
text-align:center;
}
.foot1_inbox2_1 a{
color:#fff;
text-decoration: none;
}

/*
追加終わり
-------------------------------------------*/


* {
	padding: 0;
	margin: 0;
}

html {
    height: 100%;
}

body {
	height: 100%;
	color: #333;
	background-color: #FFFFFF;
	font-family: "メイリオ", Meiryo, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "ＭＳ Ｐゴシック", "MS PGothic";
	word-wrap: break-word;
	margin-bottom: 20px;
	-webkit-text-size-adjust: 100%;
}

img {
	vertical-align: top;
}

section,
article {
	display: block;
}

a img {
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	transition: 0.2s linear;
}
a:hover img, form.contact_form input.form_btn:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
li {
	list-style-type: none;
}
a {
	color: #0066CC;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	transition: 0.2s linear;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}

.clfix::after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

img.img_left {
	background-color: #F6F6F6;
	padding: 10px;
	float: left;
	display: block;
	margin-right: 20px;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
img.img_right {
	background-color: #F6F6F6;
	padding: 10px;
	float: right;
	display: block;
	margin-left: 20px;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.g_map {
	padding: 2px;
	background-color: #FFF;
	margin-bottom: 10px;
	border: 10px solid #F6F6F6;
}

.a_point {
	margin-top: -90px;
	padding-bottom: 90px;
	display: block;
}

/*
ヘッダー
-------------------------------------------*/
header {
	width: 100%;
	display: block;
	position: relative;
	background-color: #00365E;
	background-size: cover;
	box-sizing:border-box;
}

.toppage header {
	height: auto !important;
}

header.header_bg_01 {
	background-image: url(img/top_image_01.jpg);
}
header.header_bg_02 {
	background-image: url(img/top_image_02.jpg);
}
header.header_bg_03 {
	background-image: url(img/top_image_03.jpg);
}
header.header_bg_04 {
	background-image: url(img/top_image_04.jpg);
}

header h1 {
	font-weight: normal;
	font-size: 10px;
	line-height: 20px;
	position: absolute;
	z-index: 1000;
}

header .h_box,
header .h_btn {
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

header .h_box .h_lang {
	font-family: 'EB Garamond', serif;
}

header .h_btn a {
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #00365E;
	text-decoration: none;
	width: 210px;
	padding-right: 30px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: rgba(0, 15, 44, 0.3) 0px 0px 7px 0px;
	-webkit-box-shadow: rgba(0, 15, 44, 0.3) 0px 0px 7px 0px;
	-moz-box-shadow: rgba(0, 15, 44, 0.3) 0px 0px 7px 0px;
	background-color: #FFF;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	position: relative;
}

header .h_btn a::after {
	font-size: 10px;
	display: block;
	width: 30px;
	line-height: 26px;
	position: absolute;
	top: 2px;
	right: 0px;
	content: '>';
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A2CAD5;
}

header .h_btn a:hover {
	color: #FFF;
	box-shadow: rgba(0, 50, 150, 0.3) 0px 0px 7px 0px;
	-webkit-box-shadow: rgba(0, 50, 150, 0.3) 0px 0px 7px 0px;
	-moz-box-shadow: rgba(0, 50, 150, 0.3) 0px 0px 7px 0px;
	background-color: #00365E;
}

header .h_box {
	background-color: rgba(0,0,0,0.2);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

header .h_box .h_list li a {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	margin-top: 5px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFF;
}

header .h_box .h_list li:last-child a {
	border-right-style: none;
}

header .h_box .h_list li a:hover {
	background-color: rgba(0,0,0,0.3);
}
header .h_box ul.h_lang {
	display: block;
	float: right;
	width: 270px;
	height: 30px;
	background-color: rgba(255,255,255,0.5);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

header .h_box .h_lang li a {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 20px;
	color: #00365E;
	text-align: center;
	text-decoration: none;
	width: 120px;
	margin-left: 10px;
	margin-top: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

header .h_box .h_lang li a:hover {
	background-color: rgba(255,255,255,0.5);
}
header .h_box .h_lang li a.selected {
	background-color: #00365E;
	color: #FFFFFF;
	box-shadow: rgba(255, 255, 255, 0.3) 0px 0px 3px 0px;
	-webkit-box-shadow: rgba(255, 255, 255, 0.3) 0px 0px 3px 0px;
	-moz-box-shadow: rgba(255, 255, 255, 0.3) 0px 0px 3px 0px;
}

header .h_tel {
	font-family: 'EB Garamond', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	letter-spacing: 2px;
}

header .h_tel strong {
	font-weight: normal;
}

header .h_tel a {
	color: #FFF;
	text-decoration: none;
	-moz-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
-webkit-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
-ms-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

header .h_tel i {
	padding-right: 10px;
}

/*
グローバルナビ
-------------------------------------------*/

#g_navi {
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 15px;
}

#g_navi ul li a.ac_menu {
	cursor: pointer;
}

/*
パン屑
-------------------------------------------*/
.pankuzu {
	display: block;
	padding: 10px;
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.pankuzu li {
	display: inline-block;
	font-size: 14px;
	color: #666;
}
.pankuzu li::after {
	content: "＞";
	padding-left: 10px;
	color: #AAA;
	font-size: 12px;
}
.pankuzu li:last-child::after {
	content: "";
}

/*
メインコンテンツ
-------------------------------------------*/
.content {
	clear: both;
}

.content1 {
	clear: both;
	padding:10px 0;
}
.content2 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.main_cont {
	margin-bottom: 10px;
}
.content::after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.content p {
	line-height: 1.8;
	font-size: 16px;
	margin-bottom: 30px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
}

h2 {
	font-size: 40px;
	line-height: 20px;
	font-family: "Arial", serif;
	position: relative;
	display: block;
	font-weight: normal;
}
h2 i {
	padding-right: 10px;
	color: #4694B9;
	font-size: 22px;
}
h2 a.btn_list {
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	display: block;
	width: 100px;
	position: absolute;
	top: 10px;
	right: 0px;
	letter-spacing: 0px;
	padding-left: 30px;
	color: #FFF;
	background-color: #00365E;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

h2 a.btn_list::before {
	font-size: 10px;
	display: block;
	width: 20px;
	line-height: 30px;
	position: absolute;
	top: 0px;
	left: 15px;
	content: '>';
}

h2 a.btn_list:hover {
	background-color: #FFF;
	color: #00365E;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px 0px;
}

h2.h2_title_01 {
	padding-bottom: 3%;
	text-align:center;
}
h2.h2_title_01 span {
	font-size: 12px;
	font-family: "Arial", "メイリオ";
	color: #000;
	letter-spacing: 2px;
}

h2.h2_title_02 {
	padding-bottom: 3%;
	color: #fff;
	text-align:center;
}
h2.h2_title_02 span {
	font-size: 12px;
	font-family: "Arial", "メイリオ";
	color: #fff;
	letter-spacing: 2px;
}

.content h3 {
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #000;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 36px;
	display: block;
	position: relative;
	border: 1px solid #FFFFFF;
	clear: both;
}

.content h4 {
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	color: #044760;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 36px;
	background-color: #F6F6F6;
	display: block;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	clear: both;
}
.content h4::before {
	display: block;
	width: 2px;
	height: 24px;
	position: absolute;
	content: "";
	top: 13px;
	left: 20px;
	background-color: #65B7DA;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

/*
お知らせ
-------------------------------------------*/

.content .news h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00365E;
}
.content .news ul li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B5A57B;
}
.content .news ul li a {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	letter-spacing: 1px;
}

/*
トップフォーム
-------------------------------------------*/

.top_catch {
position: absolute;
top: 35%;
left: 16%;
right: 16%;
z-index: 1;
}
.top_catch img {
width:100%;
}

@media only screen and (min-width: 761px) {
.top_catch_sp {
display:none;
}
.top_catch_sp img {
display:none;
}







}

/*
３列メインコンテンツ
-------------------------------------------*/
.cont_list {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

/*
帯（サービス・スタッフ）部分
-------------------------------------------*/

.obi {
	background-color: #232d36;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display:block;
	box-sizing:border-box;
}

.obi h2 {
	text-align: center;
	color: #FFF;
	margin-bottom: 0px;
	padding-bottom: 15px;
}

.obi2 {
	background-color: #000;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#fff;
	box-sizing:border-box; 
}
.obi3 {
background-color: #232d36;
width: 100%;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 540px;
margin-bottom: 0px;
}
.obi4 {
background-color: #fff;
width: 100%;
text-align:center;
}


.service ul,
.staff ul {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	justify-content: center;
	padding-bottom:0;
	margin-bottom:0;
}

.service ul li,
.staff ul li {
	display: block;
	/*width: 25%;*/
	text-align: center;
	padding-bottom:0;
	margin-bottom:0;
	color: #FFF;
}

.service ul li p,
.staff ul li p {
	font-size: 12px;
	margin: 10px;
}
.service ul li a,
.staff ul li a {
	text-decoration: none;
	color: #FFF;
}
.service ul li p strong,
.staff ul li p strong {
	font-size: 18px;
	font-weight: normal;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.service ul li p .rubi,
.staff ul li p .rubi {
	font-size: 10px;
	letter-spacing: 2px;
}
.service ul li .mask {
	width: auto;
	height: 300px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	overflow: hidden;
	position: relative;
	top:-60px;
	left:-20px;
	object-fit:cover;
	object-position: 0 0;
		}
		
.service .boox1{
	display: block;
	text-align: center;
	padding-bottom:0;
	margin-bottom:0;
	color: #FFF;
}

.service .boox1 .mask1 img {
	width: auto;
	height: 300px;
	overflow: hidden;
	position: relative;
	top:0px;
	left:-30px;
	object-fit:cover;
	object-position: 0 0;
}

.service ul li .mask2 img {
	width: 200px;
	height: 300px;
	overflow: hidden;
	position: relative;
	top:0px;
	left:-10px;
	object-fit:cover;
	object-position: 0 0;
}

.service ul li .mask3 img {
	width: 200px;
	height: 300px;
	overflow: hidden;
	position: relative;
	top:0px;
	left:10px;
	object-fit:cover;
	object-position: -130px 0;
}

.service ul li .mask4 img {
	width: 200px;
	height: 300px;
	overflow: hidden;
	position: relative;
	top:0px;
	left:30px;
	object-fit:cover;
	object-position: -180px 0;
}

.service ul li a img,
.staff ul li a img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	display: block;
}
.service ul li a:hover img {
	width: 120%;
	max-width: 120% !important;
	top: -10%;
	left: -10%;
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}
.staff ul li a:hover .mask {
	border-radius: 5%;
	-webkit-border-radius: 5%;
	-moz-border-radius: 5%;
}
.staff ul li a:hover img {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

a.btn_more {
	display: block;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #FFF;
	position: relative;
	font-size: 14px;
	line-height: 30px;
}

a.btn_more::before {
	display: block;
	position: absolute;
	width: 20px;
	height: 30px;
	font-size: 12px;
	content: ">";
	left: 5px;
	top: 5px;
}
a.btn_more:hover::before {
	left: 8px;
}

a.btn_more:hover {
	color: #002744;
	background-color: #FFF;
	border-top-color: #001F35;
	border-right-color: #001F35;
	border-bottom-color: #001F35;
	border-left-color: #001F35;
}

.list_box a.btn_more {
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color: #002744;
	margin-bottom: 20px;
}
.list_box a.btn_more:hover {
	color: #002744;
	background-color: #FFF;
	border-top-color: #001F35;
	border-right-color: #001F35;
	border-bottom-color: #001F35;
	border-left-color: #001F35;
}

/*
FAQ
-------------------------------------------*/
.content .dl_faq dt {
	font-size: 20px;
	line-height: 30px;
	color: #FFF;
	background-color: #066C93;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	position: relative;
}
.content .dl_faq dt::before {
	display: block;
	font-size: 24px;
	line-height: 50px;
	width: 50px;
	text-align: center;
	font-weight: bold;
	content: "Q.";
	position: absolute;
	top: 0px;
	left: 10px;
}
.content .dl_faq dd {
	margin-bottom: 30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	position: relative;
}
.content .dl_faq dd::before {
	display: block;
	font-size: 24px;
	line-height: 50px;
	width: 50px;
	text-align: center;
	font-weight: bold;
	content: "A.";
	position: absolute;
	top: 10px;
	left: 10px;
	color: #066C93;
}

/*
お問い合わせ枠
-------------------------------------------*/
.content .contact {
	text-align: center;
	background-color: #F9F9F9;
	border: 2px solid #FFF;
	margin-bottom: 50px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 7px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 7px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 7px 0px;
	margin-top: 50px;
}
.content .contact  h2 {
	background-color: #F6F6F6;
	padding-top: 20px;
	padding-bottom: 15px;
	border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #066C93;
}
.content .contact .tel a {
	font-size: 30px;
	color: #004F88;
	text-decoration: none;
}
.content .contact .tel a i {
	padding-right: 10px;
}
.content .contact .tel a strong {
	font-size: larger;
	font-weight: normal;
}

.btn_contact a {
	display: block;
	padding-top: 15px;
	padding-bottom: 13px;
	background-color: #066C93;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-size: 20px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
	width: 90%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #FFF;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 7px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 7px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 7px 0px;
}
.btn_contact a:hover {
	background-color: #FFF;
	color: #066C93;
	border: 1px solid #066C93;
}
.btn_contact a i {
	padding-right: 10px;
}


/*
フッター
-------------------------------------------*/

footer {
position: relative;
	clear: both;
	display: block;
	color: #FFFFFF;
	background-color: #232d36;
	box-sizing:border-box;
}

.footer_box {
	padding-top: 30px;
	padding-bottom: 30px;
}
.foot_logo {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.footer_box ul li .li_title {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #49697A;
	font-size: 14px;
	letter-spacing: 1px;
}

.footer_box ul li a {
	color: #FFF;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 13px;
	line-height: 22px;
	position: relative;
}

.footer_box ul li a::before {
	font-size: 10px;
	display: block;
	width: 20px;
	line-height: 22px;
	position: absolute;
	top: 5px;
	left: 10px;
	content: '・';
}
.footer_box ul li a:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

.footer_box ul {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.footer_box ul li ul {
	width: 100% !important;
}

address {
	font-size: 10px;
	font-style: normal;
	text-align: center;
	letter-spacing: 1px;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
	display: block;
}

/*
PR枠
-------------------------------------------*/
.box_pr {
	font-size: 8px;
	line-height: 10px;
	color: #A2B6C8;
	background-color: #000;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	letter-spacing: 1px;
	display:none;
}
.box_pr li {
	display: inline-block;
	margin: 1px;
}
.box_pr li a {
	color: #A2B6C8;
}

/*
トップへ戻るボタン
-------------------------------------------*/
#to_top {
	position: fixed;
	bottom: 10px;
	right: 30px;
	z-index: 200;
	display:block;
}
#to_top a {
	text-decoration: none;
	text-align: center;
	display: block;
	width:50px;
	height:35px;
	padding-top: 15px;
	background-color: rgba(35,45,54,0.8);
}
#to_top a:hover,
#to_top a:hover img {
	background-color: rgba(35,45,54,1.0);
}

/*
テーブル
-------------------------------------------*/

table {
	border-collapse: collapse;
}
table td {
	border-collapse: collapse;
}

.content table.table_01,
#mailform table.table_form {
	width: 98%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.content table.table_01 th,
.content table.table_01 td {
	padding: 30px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
.content table.table_01 th {
	background-color: #F9F9F9;
	color: #00365E;
	letter-spacing: 2px;
}

#mailform table.table_form th {
	text-align: right;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	font-size: 14px;
	font-weight: normal;
	padding: 20px;
	background-color: #F9F9F9;
}
.content #mailform table.table_form th p {
	font-size: 10px;
	line-height: 14px;
	color: #999;
	margin: 0px;
	padding: 0px;
}
span.required {
	display: inline-block;
	margin-left: 5px;
	color: #FFF;
	background-color: #FF5B33;
	font-size: 12px;
	line-height: 24px;
	padding-right: 5px;
	padding-left: 5px;
}
#mailform table.table_form td {
	padding: 20px;
	background-color: #FFF;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	font-size: 14px;
}
form input.form_btn {
	background-color: #F60;
	color: #FFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 3px solid #EEE;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	transition: 0.2s linear;
	font-size: 18px;
	line-height: 24px;
}
form input.form_btn:hover {
	background-color: #FFF;
	color: #F60;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
	cursor: pointer;
}
form input.form_btn_gr {
	background-color: #555;
	color: #FFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 3px solid #EEE;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	transition: 0.2s linear;
	font-size: 14px;
	line-height: 24px;
}
form input.form_btn_gr:hover {
	background-color: #FFF;
	color: #555;
	border-top-color: #555;
	border-right-color: #555;
	border-bottom-color: #555;
	border-left-color: #555;
	cursor: pointer;
}


@media screen and (min-width:1800px) {

.top_form {
	top: 30%;
	left: 15%;
}

}

@media screen and (min-width:1100px) {

/*
ヘッダー
-------------------------------------------*/
header {
	height: 200px;
}

header h1 {
	left: 20px;
	top: 15px;
}
.sp_menu,
.menu_btn,
.close_btn {
	display: none;
}

header .h_box {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 1000;
	width: 640px;
	padding-left: 10px;
}

header .h_btn {
	position: absolute;
	top: 55px;
	right: 20px;
	z-index: 1000;
	width: 240px;
}

header .h_tel {
	position: absolute;
	top: 50px;
	right: 300px;
	font-size: 22px;
	z-index: 1000;
}
header .h_tel i {
	padding-right: 10px;
}
header .h_tel strong {
	font-size: 28px;
}
/*
PCグローバルナビ
-------------------------------------------*/
#g_navi {
	width: 100%;
	display: block;
	height: 80px;
	background-color: #00365E;
	background-color: rgba(0,15,44,0.9);
	position: absolute;
	z-index: 1000;
	left: 0px !important;
	bottom: 0px;
}
#g_navi.nav_fixed {
	position: fixed;
	top: 0px;
}
#g_navi ul.navi_base {
	height: 80px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#g_navi ul li{
	width: 183px;
	height: 80px;
	float: left;
	display: block;
}

#g_navi li a {
	width: 183px;
	height: 80px;
	display: table-cell;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
	position: relative;
	vertical-align: middle;
}

#g_navi li a::before {
	display: block;
	width: 1px;
	height: 20px;
	position: absolute;
	top: 30px;
	right: 0px;
	background-color: rgba(255,255,255,0.6);
	content: '';
}
#g_navi li:first-child a::after {
	display: block;
	width: 1px;
	height: 20px;
	position: absolute;
	top: 30px;
	left: 0px;
	background-color: rgba(255,255,255,0.6);
	content: '';
}

#g_navi ul li a.ac_menu {
	position: relative;
}
#g_navi ul li a.ac_menu::after {
	font-size: 10px;
	display: block;
	height: 20px;
	width: 20px;
	content: "▼";
	text-align: center;
	line-height: 20px;
	position: absolute;
	bottom: 3px;
	left: 82px;
	color: #3987A4;
}

#g_navi li a:hover,
#g_navi ul li:hover > a {
	background-color: #00365E;
}

#g_navi ul li div {
	position: absolute;
	z-index: 2000;
	top: 80px;
	left: 0px;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
	width: 100%;
	height: auto;
	background-color: #00365E;
}
#g_navi ul li ul{
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
}

#g_navi ul li ul li{
	height: 56px;
}

#g_navi ul li ul li a{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	height: 56px;
}
#g_navi ul li ul li a:hover{
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	background-color: #115577;
}
#g_navi li li a::before,
#g_navi li li:first-child a::after {
	display: none;
}

#g_navi ul li:hover div{
  visibility: visible;
  opacity: 1;
}

#g_navi div.ac_list {
	display: block !important;
}

/*
メインコンテンツ
-------------------------------------------*/

.content {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 30px;
}

.pankuzu ul {
	display: block;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

/*
フッター
-------------------------------------------*/
.footer_box  {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}

.footer_box .box_in .foot_right {
	float: right;
	width: 240px;
}
.footer_box .box_in .foot_right p {
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 30px;
}
.footer_box .box_in ul {
	display: block;
	float: left;
	width: 250px;
	margin-right: 30px;
}


}
/*-----（/1100～）-----*/


@media screen and (max-width:1100px) {
	
img {
	max-width: 100%;
	height: auto;
	width /***/: auto;
	margin-left: auto;
	margin-right: auto;
}

img.img_left,
img.img_right {
	max-width: 320px;
}

/*
ヘッダー
-------------------------------------------*/
#fixed-header {
  position: fixed;
  top: -150px; 
  padding: 10px 0 20px;
  width: 100%;
  height: auto;
  line-height: 20px;
  font-size: 2em;
  color: #fff;
  background:rgba(255,255,255,0.8);
  box-sizing: border-box;
  transition: .5s;
  box-sizing:border-box;
}
#fixed-header.is-show {
	top: 0;
	z-index: 3;
}
			
.head_box1{
width:35%;
margin:0 10px;
float:left;
}
.head_box1 img{
width:100%;
}
.head_box2{
	padding:25px 0 0;
	float:right;
	box-sizing:border-box;
}
.head_box2 h2{
	margin:5px 0;
	font-size:36px;
	color:#000;
	float:left;
	font-family: "Arial", serif;
}
.head_box2 span{
	font-size:16px;
	padding:0 10px 0 0;
	box-sizing:border-box;
}
.head_box3{
	margin:5px 20px 0 30px;
	float:right;
	background-color:#f00;
	font-size:16px;
	box-sizing:border-box;
}
.head_box3 a{
	color:#fff;
	text-decoration:none;
}
.head_box3_inbox1{
margin:10px;
padding:10px;
float:left;
}
.head_box3_inbox2{
	margin:10px;
	padding:10px;
	background-color:#fff;
	color:#000;
float:left;
}
.head_box3_inbox2 a{
	color:#f00;
	text-decoration:none;
}

.catch1 {
font-size:13px;
padding-left:3%;
font-weight:bold;
}			
.top_catch {
position: absolute;
top: 35%;
z-index: 1;
}
.top_catch img {
width:100%;
}

/*
メニューボタン
-------------------------------------------*/

.menu_btn {
	display: block;
	height: 30px;
	width: 40px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	position: fixed;
	z-index: 5000;
	top: 5px;
	right: 5px;
	background-color: rgba(255,255,255,0.7);
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.menu_btn::after {
	content: "MENU";
	display: block;
	height: 10px;
	width: 40px;
	font-size: 9px;
	letter-spacing: 1px;
	position: absolute;
	left: 0px;
	bottom: 4px;
	text-align: center;
	color: #003584;
}

.menu_btn.opened::after {
	content: "CLOSE";
	color: #FFF;
	font-size: 8px;
	bottom: 2px;
}

.menu_btn:hover {
	cursor: pointer;
}

.menu_btn.opened {
	background-color: rgba(0,0,0,0.2);
}

.menu_btn.opened span {
	background-color: #FFF;
}
.menu_btn span {
	width: 28px;
	height: 2px;
	display: block;
	position: absolute;
	left: 50%;
	top: 36%;
	margin-left: -14px;
	background-color: #003584;
}
.menu_btn span {
    transition: all 0.3s;
    transform: rotate(0deg);
	-webkit-transform: rotate(0deg);  
    -moz-transform: rotate(0deg);    
  }
.menu_btn span.top {
    transform: translateY(-8px);
	-webkit-transform: translateY(-8px);  
    -moz-transform: translateY(-8px);    
  }
.menu_btn span.bottom {
    transform: translateY(8px);
	-webkit-transform: translateY(8px);  
    -moz-transform: translateY(8px);    
}


.menu_btn:hover span.top {
    transform: translateY(-10px);
	-webkit-transform: translateY(-10px);  
    -moz-transform: translateY(-10px);    
}
.menu_btn:hover span.bottom {
    transform: translateY(10px);
	-webkit-transform: translateY(10px);  
    -moz-transform: translateY(10px);    
}


.menu_btn.opened  span.middle {
    background: rgba(255, 255, 255, 0);
	 transform: translateX(30px);
	 -webkit-transform: translateX(30px);  
    -moz-transform: translateX(30px);    
}
.menu_btn.opened  span.top {
    transform: rotate(-45deg) translateY(0px);
	-webkit-transform: rotate(-45deg) translateY(0px);  
    -moz-transform: rotate(-45deg) translateY(0px);    
}
.menu_btn.opened  span.bottom {
    transform: rotate(45deg) translateY(0px);
	-webkit-transform: rotate(45deg) translateY(0px);  
    -moz-transform: rotate(45deg) translateY(0px);    
}

/*
グローバルナビ
-------------------------------------------*/
#g_navi {
	position: fixed;
	width: 80%;
	height: 100%;
	padding-top: 170px;
	top: 0px;
	left: 20%;
	overflow: auto;
	z-index: 3000;
	background-color: #00365E;
	opacity: 0.95;
	filter: alpha(opacity=95);
	-ms-filter: "alpha( opacity=95 )";
	box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 7px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 7px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 7px 0px;
	display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#g_navi ul {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#g_navi ul li:first-child a {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #13476F;
}
#g_navi ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 16px;
	padding-right: 30px;
	padding-bottom: 14px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #13476F;
	background-color: #00365E;
	background-image: url(img/li_sp.png);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 22px;
	vertical-align: middle;
}

#g_navi ul li a:hover {
	background-color: #005177;
}

.fixed {
	overflow: hidden;
}

/*
アコーディオン
--------------------------------------------------*/


#g_navi ul li a.ac_menu {
	position: relative;
	background-image: none;
}
#g_navi ul li a.ac_menu::after {
	font-size: 11px;
	display: block;
	height: 20px;
	width: 20px;
	content: "▼";
	text-align: center;
	line-height: 20px;
	position: absolute;
	top: 16px;
	right: 10px;
	color: #C1E2F2;
}
#g_navi ul li a.ac_menu.active {
	background-color: #005177;
	border-bottom-color: #006A9D;
}
#g_navi ul li a.ac_menu.active::after {
	content: "▲";
}
#g_navi div.ac_list {
	display: none;
}

#g_navi ul li ul li a {
	padding-left: 30px;
	background-color: #005177;
	border-bottom-color: #00699B;
}
#g_navi ul li ul li a:hover {
	background-color: #00699B;
}

/*
メニューシャドウ
-------------------------------------------*/
.bg_bl {
	background-color: #FFF;
	height: 100%;
	width: 100%;
	opacity: 0.80;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	display: block;
	position: fixed;
	z-index: 2000;
}

/*
メインコンテンツ
-------------------------------------------*/

.content {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 10px;
}
.content p {
	margin-right: 20px;
	margin-left: 20px;
}

.content .news {
	margin-right: 10px;
	margin-left: 10px;
}

.cont_list {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}


/*
トップフォーム
-------------------------------------------*/

.top_form {
	position: absolute;
	top: 80px;
	left: 15px;
	width: 380px;
	height: 320px;
}

.top_img .top_form h2 {
	font-size: 18px;
	margin-bottom: 15px;
	padding-top: 8px;
}

.top_img .top_form dl {
	height: 50px;
}

.top_img .top_form dl dt {
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.top_img .top_form dl dd {
	padding-top: 5px;
	padding-bottom: 5px;
}

.top_img .top_form form dl dd select,
.top_img .top_form form dl dd input {
	font-size: 14px;
	line-height: 20px;
}

.top_img .top_form form .form_btn input {
	min-width: 180px;
	font-size: 16px;
	line-height: 20px;
}

/*
調整機材
-------------------------------------------*/
.service ul li{
	/*width: 25%;*/
}

.service ul li a .mask {
	width: 170px;
	height: 170px;
}
.service .boox1 .mask1 img {
	width: 400px;
	height: 300px;
	overflow: hidden;
	position: relative;
	top:0px;
	left:0px;
	object-fit:cover;
	object-position: 0 0;
}
.service ul li .mask2 img {
	width: 120px;
	height: 300px;
	overflow: hidden;
	position: relative;
	top:0px;
	left:0px;
	object-fit:cover;
	object-position: 0 0;
}

.service ul li .mask3 img {
	width: 120px;
	height: 300px;
	overflow: hidden;
	position: relative;
	top:0px;
	left:0px;
	object-fit:cover;
	object-position: -130px 0;
}

.service ul li .mask4 img {
	width: 120px;
	height: 300px;
	overflow: hidden;
	position: relative;
	top:0px;
	left:0px;
	object-fit:cover;
	object-position: -180px 0;
}

プロフィール
-------------------------------------------*/
.prof1 {
	padding:10px 0px 20px;
	width:30%;
	background-color:#000;
	display:block;
	float:left;
}
.prof1 img {
width:500px;
}


.prof2 {
	padding:0;
	width:55%;
	text-align:left;
	background-color:#000;
	float:left;
}

.prof2_1 {
	padding:5px 0 10px;
	margin-bottom:10px;
	font-size:30px;
	letter-spacing:4px;
	text-align:left;
	border-bottom:1px #fff solid;
	display:block;
	float:left;
	width:100%;
}

.prof2_2 {
display:block;
}

.prof2_2sp {
display:none;
}

.prof_img1{
display:none;
}

.book1{
	padding:10px;
	width:95%;
	margin:0 0 0 1%;
	border:1px solid #fff;
	float:left;
	box_sizing:border_box;
}

.book1_1{
width:30%;
	padding:10px;
	float:left;
	box_sizing:border_box;
}

.book1_2{
width:64%;
	padding:10px;
	float:left;
	box_sizing:border_box;
}
.free4 {
	font-size:14px;
	padding:0 0 5px;
	line-height:26px;
	display:block;
}

.free4_1 {
width:100%;
	font-size:14px;
	padding:5px 0 0;
	line-height:26px;
	border-top:1px #fff solid;
	display:block;
}

.free4_2 {
	font-size:14px;
	text-align:right;
	line-height:26px;
	display:block;
}

.free4_3 {
	position: relative;
	top: 150px;
	text-align:right;
	display:block;
}
アドバイス
-------------------------------------------*/





/*
フッター
-------------------------------------------*/
.footer_box .box_in {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}

.footer_box .box_in .foot_right {
	float: right;
	width: 24%;
}
.footer_box .box_in .foot_right p {
	font-size: 12px;
	margin-bottom: 20px;
}
.footer_box .box_in ul {
	display: block;
	float: left;
	width: 24%;
	padding-right: 5px;
}

#to_top {
	bottom: 10px;
	right: 10px;
}

}
/*-----（/～1100）-----*/


@media screen and (max-width:760px) {
	
header h1 {
	left: 2%;
	top: 1%;
	width: 70%;
}


/*
トップフォーム
-------------------------------------------*/

.top_form {
	top: 70px;
	left: 15%;
	width: 70%;
	height: 260px;
}

.top_img .top_form h2 {
	font-size: 16px;
	margin-bottom: 10px;
	padding-top: 5px;
}

.top_img .top_form dl {
	height: 40px;
}

.top_img .top_form dl dt {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 26%;
}
.top_img .top_form dl dd {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 64%;
}

.top_img .top_form form dl dd select,
.top_img .top_form form dl dd input {
	font-size: 12px;
	line-height: 18px;
}

.top_img .top_form form .form_btn {
	padding-top: 10px;
	padding-bottom: 10px;
}

.top_img .top_form form .form_btn input {
	font-size: 14px;
			}
			

.service ul li ,
.staff ul li {
	width: 33%;
	height:auto;
	padding:0;
}


.service ul li a .mask {
	width: 180px;
	height: 180px;
}

/*
テーブル
-------------------------------------------*/

.content table.table_01 th,
.content table.table_01 td,
.content table.table_form th,
.content table.table_form td {
	display: block;
	padding: 20px;
}

.content table.table_form th,
.content table.table_form td {
	text-align: center !important;
}

.content table.table_form th {
	border-right: none !important;
}

/*
フッター
-------------------------------------------*/
footer {
	padding-bottom: 20px;
}

.footer_box .box_in .foot_right {
	float: none;
	clear: both;
	width: 100%;
	text-align: center;
	margin-bottom: 0px;
	padding-top: 20px;
}
.footer_box .box_in .foot_right p {
	line-height: 26px;
	margin-bottom: 0px;
}
.footer_box .box_in ul {
	width: 32%;
}
img.foot_logo {
	width: 150px;
}

}

/*-----（/～560）-----*/

	
@media screen and (max-width:400px) {

.content .news ul li a {
	font-size: 12px;
}

.top_form {
	left: 2%;
	width: 96%;
}

.top_img .top_form dl dt {
	width: 20%;
}
.top_img .top_form dl dd {
	width: 70%;
}

.service ul li a .mask {
	width: 150px;
	height: 150px;
}

.footer_box .box_in ul {
	width: 50%;
	margin-left: 0;
	margin-right: 0;
	padding-left: 5%;
	padding-right: 5px;
}

textarea,
input {
	max-width: 280px;
}


}
/*-----（/～400）-----*/


/*
スライドショー
---------------------------------------------------------*/
.top_img {
	height: auto;
	width: 100%;
	display: block !important;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	box-sizing:border-box;
}

.top_img img.img_base {
	display: block !important;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	border:none;
	box-sizing:border-box;
}

.top_img img.img01,
.top_img img.img02,
.top_img img.img03 {
	animation-name: album;
	-webkit-animation-name: album;
	animation-duration: 9s;
	-webkit-animation-duration: 9s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	opacity: 0;
	display: block;
	width: 100%;
	min-width: 760px;
	position: absolute;
	top: 0;
	left: 0;
}

.top_img img.img02 {
	animation-delay:3s;
	-webkit-animation-delay:3s;
}

.top_img img.img03 {
	animation-delay:6s;
	-webkit-animation-delay: 6s;
}


.top_img_sp {
display: none !important;
}

.top_img_sp img.img_base_sp {
display: none !important;
}

.top_img_sp img.img_sp01,
.top_img_sp img.img_sp02,
.top_img_sp img.img_sp03 {
display: none;
}

.top_img_sp img.img_sp02 {
display: none;
}

.top_img_sp img.img_sp03 {
display: none;
}


@media only screen and (max-width: 760px) {

.book1{
	padding:0px;
	width:96%;
	margin-right:1%;
	margin-left:2%;
	border:1px solid #666;
	float:left;
}

.book1_1{
	padding:10px;
	float:left;
	width:30%;
}

.book1_2{
	padding:10px;
	float:left;
	width:58%;
}

.free4 {
	font-size:14px;
	padding:0 0 5px;
	line-height:26px;
	display:block;
}

.free4_1 {
	font-size:12px;
	padding:5px 0 0;
	line-height:22px;
	border-top:1px #fff solid;
	display:block;
	width:100%;
}

.free4_2 {
	font-size:12px;
	text-align:right;
	line-height:22px;
	display:block;
}

.free4_3 {
	position: relative;
	top: 10px;
	text-align:left;
	display:block;
	width:40%;
}

.prof1 {
display:none;
}

.prof2 {
padding:2%;
width:100%;
text-align:left;
background-color:#000;
float:none;
box-sizing:border-box;
}

.prof2_1 {
margin:0;
padding:1% 1%;
font-size:28px;
letter-spacing:2px;
text-align:left;
border-bottom:1px #fff solid;
display:block;
float:none;
width:100%;
box-sizing:border-box;
}

.prof2_2 {
display:none;
}
			
.prof2_2sp {
display:block;
padding-bottom:22px;
}

.free3 {
	font-size:12px;
	padding:1% 2% 0 0;
	line-height:20px;
	float:left;
}

.free3_1 {
	font-size:14px;
	padding:1% 2% 2% 2%;
	line-height:28px;
	float:none;
	box-sizing:border-box;
}

.prof_img1{
width:47%;
padding:0 3% 3% 0;
display:block;
float:left;
}





.top_img {
	display: none !important;
}

.top_img img.img_base {
	display: none !important;
}

.top_img img.img01,
.top_img img.img02,
.top_img img.img03 {
	display: none;
}

.top_img img.img02 {
	display: none;
}

.top_img img.img03 {
	display: none;
}


.top_catch_sp {
position: absolute;
top: 1%;
left: 80%;
z-index: 1;
}
.top_catch_sp img {
width:70%;
}

.top_img_sp {
	width: 100%;
	display: block !important;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
}

.top_img_sp img.img_base_sp {
	display: block !important;
	margin-left: auto;
	margin-right: auto;
	width:100vw;
}

.top_img_sp img.img_sp01,
.top_img_sp img.img_sp02,
.top_img_sp img.img_sp03 {
	animation-name: album;
	-webkit-animation-name: album;
	animation-duration: 9s;
	-webkit-animation-duration: 9s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	opacity: 0;
	display: block;
	height:100%
	min-width: 100vw;
	position: absolute;
	top: 0;
	left: 0;
}

.top_img_sp img.img_sp02 {
	animation-delay:3s;
	-webkit-animation-delay:3s;
}

.top_img_sp img.img_sp03 {
	animation-delay:6s;
	-webkit-animation-delay: 6s;
}

}









@keyframes album {
	0% {
		opacity: 0;
-webkit-filter: blur(20px);
-moz-filter: blur(20px);
-ms-filter: blur(20px);
filter: blur(20px);
-webkit-transform: scale(1.0);
-moz-transform: scale(1.0);
-o-transform: scale(1.0);
-ms-transform: scale(1.0);
transform: scale(1.0);
	}
	
	10% {
		opacity: 1;
-webkit-filter: blur(0px);
-moz-filter: blur(0px);
-ms-filter: blur(0px);
filter: blur(0px);
	}

	34% {
		opacity: 1;
-webkit-transform: scale(1.0);
-moz-transform: scale(1.0);
-o-transform: scale(1.0);
-ms-transform: scale(1.0);
transform: scale(1.0);
	}
	44% {
		opacity: 0;
	}
}

@-webkit-keyframes album {
	0% {
		opacity: 0;
-webkit-filter: blur(20px);
-moz-filter: blur(20px);
-ms-filter: blur(20px);
filter: blur(20px);
-webkit-transform: scale(1.0);
-moz-transform: scale(1.0);
-o-transform: scale(1.0);
-ms-transform: scale(1.0);
transform: scale(1.0);
	}
	
	10% {
		opacity: 1;
-webkit-filter: blur(0px);
-moz-filter: blur(0px);
-ms-filter: blur(0px);
filter: blur(0px);
	}

	34% {
		opacity: 1;
-webkit-transform: scale(1.0);
-moz-transform: scale(1.0);
-o-transform: scale(1.0);
-ms-transform: scale(1.0);
transform: scale(1.0);
	}
	44% {
		opacity: 0;
	}
}

/*
エフェクト
-------------------------------------------*/
.effect {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha( opacity=0 )";
	transform: translateY(30px);
	-webkit-transform: translateY(30px);  
    -moz-transform: translateY(30px); 
	-webkit-transition: 1.0s ease-out;
	-moz-transition: 1.0s ease-out;
	transition: 1.0s ease-out;
}
.effect.d_02 {
transition-delay:0.2s;
-webkit-transition-delay:0.2s;
}
.effect.d_04 {
transition-delay:0.4s;
-webkit-transition-delay:0.4s;
}
.effect.d_06 {
transition-delay:0.6s;
-webkit-transition-delay:0.6s;
}
.effect.d_08 {
transition-delay:0.8s;
-webkit-transition-delay:0.8s;
}
.effect.start {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	transform: translateY(0px);
	-webkit-transform: translateY(0px);  
    -moz-transform: translateY(0px);    
}
