@charset "UTF-8";
*{
	font-size: calc(18px + 1vw);
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
            margin: 0;
            padding: 0;
}

body {
	min-width: 1024px;
	width:100%;
	color: #222;
	font-size: 20px;
	line-height: 150%;
	letter-spacing: 1px;
	 position:relative;
 	margin: 0;
 	height:100%;
 	padding: 0;
 	overflow-y: scroll;
 	overflow-x: hidden;

	font-family: 'Hannari',  "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	/*font-family:  Verdana, '游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
}
/*.wf-notosansjapanese { font-family: "Noto Sans Japanese"; }*/
* {
	/min-height: 0; /* for IE6, IE7 */
}

a {
	text-decoration: none;
	color: #222;
}
a img {
	transition: All 0.4s ease;
}
a:hover img {
	filter:alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
}
a {
	color: inherit;
	text-decoration: none;
	transition: opacity .3s ease;
}
a:hover {
	opacity: .5;
}
h3{
	font-size: 3rem;
	font-weight: 100;
	margin: 15px auto 46px;
	padding-bottom: 10px;
	text-align: center;
	color:#061451;
	line-height: 3rem;
	letter-spacing: 2px;
	padding: 20px 0;
	display: block;
}
h4{
	font-size: 1.8rem;
	font-weight: 100;
	margin: 0 auto 15px;
	padding-bottom: 10px;
	text-align: center;
	color:#288af1;
	line-height: 20px;
	letter-spacing: 1px;
	padding: 20px 0;
	display: block;
}
table.def {
	width: 100%;
	margin: 0 auto;
	color: #967d6e;
	font-size: 14px;
	text-align: left;
}
table.def th {
	width: 33%;
	padding: 16px 12px;
	font-weight: bold;
	background: #fff;
}
table.def td {
	padding: 16px 5px;
	background: #fff;
}
table.def tr:nth-child(2n+1) th,
table.def tr:nth-child(2n+1) td {
	background: #f6dfc8;
}


.red_bold {
	color:#993300;
	font-weight:bold;
}

.clear{
	clear:both;
	line-height: 0;
}

.table{
	width: 600px;
	margin-bottom: 30px;
}
	.table th{
		width: 40%;
		padding: 10px 0;
		border:1px solid #555;
		background-color: #f1e6d8;
	}
	.table td{
		padding-left: 20px;
		border:1px solid #e1cfbf;
	}

/* ---------------------------------------------------
header
----------------------------------------------------*/

header {
	background:#061451;
	width: 100%;
	height:100px;
	position: fixed;
	top: 0;
	z-index: 9000;
	padding:0 0 0px 0;
}
.header_inner {
	width: 100%;
	margin: 0 auto;
}

.logo {
	display: inline-block;
	vertical-align: middle;
	margin: 17px 0 0 10px;
}
.site-description{
	position: absolute;
	left:42px;
	top:0;
	font-size: 10px;
	width:634px;
	color:#ccc;
	text-align: left;
}
.contactbox{
	position: absolute;
	right:20px;
	top:3px;
	padding: 0;
	height:33px;
	width:860px;
	text-align: right;
}
.headertel{
	display: inline-block;
	vertical-align: top;
	color:#fff;
	font-size: 20px;
	padding: 0;
}
.telspan{
	display: block;
	font-size: 1.2rem;
	line-height: 10px;
}
.opentime{
	display: block;
	font-size: 0.8rem;
	margin: 0;
}
.headermail{
	text-align: center;
	width:200px;
	display: inline-block;
	vertical-align: top;
	background: #f1bb48;
	border-radius: 6px;
	color:#fff;
	padding: 6px 0 10px 0;
}

.gnav {
	height:33px;
	position: absolute;
	right:20px;
	top:34px;
	display: inline-block;
	margin: 26px 0px 0px 0px;
}
	.gnav li {
		font-size: 1rem;
		line-height: 16px;
		display: inline-block;
		text-align: center;
	}
	.gnav a {
		padding:  2px 10px 2px;
		/*color: var(--maincolor);*/
		color:#fff;
		display: block;
		font-weight: 500;
		transition: All 0.4s ease;
	}
	.gnav a small{
		font-size: 0.6rem;
		text-align: center;
	}
	.gnav a:hover {
		background: rgba(255,255,255,.5);
	}

/* ---------------------------------------------------
mainvis
----------------------------------------------------*/


.mv{
	position: relative;
	background: url(../img/01bg.jpg) fixed;
/*	background-size: cover;
	background-position: center;*/
	height:900px;
	width:100%;
}

.catch{
	width:680px;
	height:120px;
	position: absolute;
	bottom:10px;
	left:60px;
	z-index: 9999;
	margin:0 0 10px 0;
	color:rgba(255, 255, 255, 0.9);
	font-size: 1.6rem;
	letter-spacing: 3px;
}



/* ---------------------------------------------------
section
----------------------------------------------------*/
section{
	width:100%;
	margin: 0 auto;
}
.inner{
	width:100%;
	font-size:0; 
	padding: 0;
	margin: 0;
}
h3 small{
	font-size: 1.0rem;
	line-height: 18px;
}
/* ---------------------------------------------------
section1
----------------------------------------------------*/
.sec1{
	background: url(../img/sec1bg.jpg) fixed;
	background-size: cover;
	background-position: center;
	padding: 10% 0 10% 0;
}
.sec1 h3{
	text-align: left;
	color:#fff;
}
.sec1 .inner{
	margin: 0 auto;
	padding:20px 80px 20px 80px;
	width:80%;
	background: url(../img/sec1in.jpg) no-repeat, #061451;
	background-position: right bottom;
	color:#222;
}
.sec1-left{
	display: block;
	width:53%;
	font-size: 1.0rem;
	color:#fff;
	margin-bottom: 30px;
}

.bgline{
	background: linear-gradient(transparent 60%, #ffec94 0%);
}
.bgline2{
	background: linear-gradient(transparent 0%, #288af1 0%);
}

.grid2{
	width:80%;
	margin: 0 auto;
	text-align: center;
	font-size: 0;
}
.grid2 li{
	text-align: center;
	padding:40px;
	width:49%;
	min-height:575px;
	margin: 2% 0 4% 0;
	display: inline-block;
	vertical-align: top;
	background: rgba(255, 255, 255, 0.9);
}
.grid2 li:first-child{
	margin-right: 2%;
}
.grid2 li p{
	text-align: left;
	display: block;
	min-height:230px;
	line-height: 1.4rem;
	font-size: 1rem;
}
.gridimg{
	width:48%;
	height:225px;
	display: inline-block;
	vertical-align: top;
	background: #777;
	background-size: cover;

}
.gridimg:nth-child(2n){
	margin-left: 3%;
}

.insta{
	margin: -66px auto 0;

	font-size: 1rem;
	
}
.insta h3{
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
}
.insta li{
	background: url(../img/itemimg1.jpg) ;
	background-size: cover;
	background-position: center;
	display: inline-block;
	vertical-align: top;
	width:calc(100% / 2 - 8px);
	height:230px;
}

.insta li:nth-child(2){
	margin: 0 10px 0 0;
}
/* ---------------------------------------------------
section2
----------------------------------------------------*/
.sec2{
	background: url(../img/sec2bg.jpg) fixed;
	background-size: cover;
	background-position: center;
	padding: 10% 0 14% 0;

}
.sec2 .inner{
	margin: 0 auto ;
	width:80%;
	height:630px;
	color:#fff;
}
.sec2 h3{
	color:#fff;
}
.sec2 h4{
	color:#fff;
	text-align: left;
	font-size: 1.6rem;
	line-height: 1.8rem;
}
.sec2 .left{
	display: inline-block;
	vertical-align: top;
	text-align: left;
	width:50%;
	color:#fff;
	font-size: 1.1rem;
}
.sec2 .left li{
	margin-bottom: 14px;
}
.sec2 .right{
	background: url(../img/sec2img.jpg) ;
	background-size: cover;
	background-position: center;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	width:45%;
	height:450px;
	margin-left: 4%;
	color:#fff;
	font-size: 1.1rem;
}

.imgonly1{
	width:100%;
	height:700px;
	background: url(../img/imgonly1.jpg) fixed;
	background-size: cover;
	background-position: center;
}
.imgonly2{
	width:100%;
	height:700px;
	background: url(../img/imgonly2.jpg) fixed;
	background-size: cover;
	background-position: center;
}

/* ---------------------------------------------------
section3
----------------------------------------------------*/
.sec3{
	background: url(../img/sec3bg.jpg) fixed;
	background-size: cover;
	background-position: center;

	padding: 100px 0;
}

.sec3 .inner{
	width:1200px;
	margin: 0 auto;
}
.sec3 h3{
	color:#fff;
}
.sec3 .inner .tame{
	display: inline-block;
	vertical-align: top;
	width:570px;
	margin-right: 59px
}
.sec3 .inner .tame2{
	display: inline-block;
	vertical-align: top;
	width:570px;
}
.example{
	font-size: 2rem;
	width:1200px;
	background: #fff;
	margin-top: 60px;
	padding: 30px;
	text-align: center;
}

.example .left{
	width:50%;
	height:600px;
	display: inline-block;
	vertical-align: top;
	background: url(../img/suisou.jpg) ;
	background-size: cover;
	background-position: center;
}
.example h3{
	font-size: 1.8rem;
	color:#333;
}
.example .right{
	width:45%;
	display: inline-block;
	vertical-align: top;
	font-size: 1rem;
	text-align: left;
	margin-left: 2%;
}
.example .right li{
	margin-bottom: 10px;
}
.example .right dt{
	font-size: 1.2rem;
	font-weight: 600;
}
.beginner{
	font-size: 2rem;
	width:1200px;
	background: #ffd16e;
	margin-top: 60px;
	padding: 30px;
	text-align: center;
}
.betitle{
	font-size: 1.5rem;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.beginner p{
	font-size: 1.0rem;
	text-align: left;
}
.beginner .left{
	width:45%;
	display: inline-block;
	vertical-align: top;
	margin-right: 7%;
	background: #fff;
	padding:30px;
}
.beginner .right{
	width:45%;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	padding:30px;
}
.proftable{
	width:100%;
	color:#333;
	font-size: 1.1rem;
	color:#222;
}
.proftable tr{
	background: #fff;
}
.proftable tr:nth-child(even){
	background: #f3f3f3;
}
.proftable th{
	padding:20px;
	width:30%;
	text-align: right;
	line-height: 1.3rem;
}
.proftable td{
	padding:20px;
	width:70%;
	line-height: 1.3rem;
	text-align: left;
}

/* ---------------------------------------------------
section4
----------------------------------------------------*/
.sec4{
	background: url(../img/sec2bg.jpg) fixed;
	background-size: cover;
	background-position: center;
	padding: 100px 0;
}
.sec4 .inner{
	width:1100px;
	margin:0 auto;
	text-align: center;
	padding: 40px:0;
}
.sec4 h3{
	color:#fff;
}
.itembox{
	width:350px;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	padding:15px;
	font-size: 0;
	text-align: left;
	min-height: 500px;
}
.itembox:nth-child(3){
	margin: 0 20px;
}
.itemimg{
	width:100%;
	height:167px;
}
.itemtitle{
	color:#061451;
	margin: 20px 0;
	font-size: 24px;
	text-align: center;
}
.itemlist{
	font-size: 16px;
}
.itemlist li{
	border-bottom: 1px solid #ccc;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
.itemtext{
	font-size: 16px;
	margin-top: 10px;
}

/* ---------------------------------------------------
section5
----------------------------------------------------*/
.sec5{
	background: url(../img/sec5bg.jpg) fixed;
	background-size: cover;
	background-position: center;
	padding: 100px 0;
}
.sec5 .inner{
	width:90%;
	margin: 0 auto;
}
.sec5 h4{
	color:#00061f;
}

.greeting{
	width:1100px;
	margin: 0 auto 60px;
	font-size: 0;
	background: #fff;
	padding:60px;
}
.greeting .left{
	width:21%;
	margin-right:3% ;
	display: inline-block;
	vertical-align: top;
}
.greeting .right{
	width:70%;
	display: inline-block;
	vertical-align: top;
	font-size: 1.0rem;

}


.sec5box{
	width:1100px;
	margin: 0 auto 60px;
	font-size: 0;
}
.sec5box .left{
	width:50%;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	padding:30px;
}
.sec5box .left p{
	font-size: 1.1rem;
	line-height: 1.2rem;
}
.sec5box .left2{

	width:520px;
	display: inline-block;
	vertical-align: top;
	font-size: 2rem;
}
.sec5box .left2 a{
	margin-bottom: 20px;
	display: block;
}


.sec5box .right{
	width:520px;
	display: inline-block;
	vertical-align: top;
	margin-left: 5%;
}
.rightimg{
	background:url(../img/owner.jpg);
	background-size: cover;
	background-position: center;
	width:100%;
	height:274px;
}
.bunner{
	background: url(../img/bunner.jpg) ;
	background-size: cover;
	background-position: center;
	width:100%;
	height:320px;
	margin-top: 20px;
}
.bunner a{
	display: block;
	width: 100%;
	height:300px;
}
/* ---------------------------------------------------
section8
----------------------------------------------------*/
.sec8{
	background: url(../img/sec8bg.jpg) fixed;
	background-size: cover;
	background-position: center;
	padding: 100px 0;
	background-size: cover;

}
.coop{
	position: relative;
	background: url(../img/coop.jpg) ;
	width:1100px;
	height:496px;
	margin: 0 auto;
}
.coop a{
	position: absolute;
	right:160px;
	bottom:50px;
	display: block;
	width:300px;
	height:60px;
	background: #288af1;
	color:#fff;
	padding-top:16px;
	font-size: 1.3rem;
	text-align: center;
	border-radius: 6px;
}


/* ---------------------------------------------------
section7
----------------------------------------------------*/

.content07 {
	padding: 250px 0 120px;
	background: url(../img/sec7bg.jpg) center top fixed;
	background-size: cover; /* 背景をリピートさせたくないときに入れる */
}
.content07 h3{
	color:#fff;
}
#con07_column{
	width:1100px;
	margin: 0 auto;
	text-align:left;
	color:#fff;
}
.sended {
	width: 600px;
	margin: 0 auto;
	padding: 12px;
	text-align: center;
	color: #4aa85e;
	background: rgba(255,255,255,.8);
}

table.entry_conf {
	width: 700px;
	margin: 0 auto 40px;
}
table.entry_conf th {
	width: 200px;
}

.entry_table {
	width: 600px;
	margin: 0 auto 30px;
}
.entry_table th {
	width: 200px;
}
.entry_form {
	background: rgba(255, 255, 255, 0.9);
	width: 1100px;
	margin: 0 auto 30px;
	font-size: 1.3rem;
	color: #4aa85e;
}
.entry_form th {
	width: 220px;
	text-align: right;
	padding: 20px;
	font-weight: bold;
	vertical-align: top;
}
.entry_form th p {
	width: 35px;
	margin: 0 0 0 5px;
	text-align: center;
	padding: 1px;
	background: #288af1;
	color: #fff;
	font-size: 12px;
	border-radius: 4px;
	display: block;
	float: right;
}
.entry_form td {
	padding: 12px;
}
.entry_form td p {
	color: #f33;
	font-weight: bold;
}
.entry_form input,
.entry_form textarea {
	padding: 8px;
	border: 0;
	color: #222;
	background: #ccc;
}
.entry_form input[type="button"] {
	cursor: pointer;
}
.entry_form select {
	padding: 5px;
	border: 0;
	background: #cbbaa4;
}
p.submits {
	text-align: center;

}
p.submits input {
	font-size: 1.3rem;
	margin: 0 8px;
	padding: 10px 25px;
	line-height: 35px;
	border-radius: 10px;
}
.tel{
	width: 600px;
	margin: 0 auto;
	padding-bottom: 50px;
}
.tel h3{
	padding:20px 0;
	text-align: center;
	color: #fff;
}
table.def {
	width: 1100px;
	margin: 0 auto;
	color: #967d6e;
	font-size: 14px;
	text-align: left;
	margin-bottom: 20px;
}
table.def th {
	width: 33%;
	padding: 16px 12px;
	font-weight: bold;
	background: #fff;
}
table.def td {
	padding: 16px 5px;
	background: #fff;
}
table.def tr:nth-child(2n+1) th,
table.def tr:nth-child(2n+1) td {
	background: #f3f3f3;
}
.red_bold {
	color:#993300;
	font-weight:bold;
}
.clear{
	clear:both;
	line-height: 0;
}
.table{
	width: 600px;
	margin-bottom: 30px;
}
.table th{
	width: 40%;
	padding: 10px 0;
	border:1px solid #555;
	background-color: #f1e6d8;
}
.table td{
	padding-left: 20px;
	border:1px solid #e1cfbf;
}
/* ---------------------------------------------------
news
----------------------------------------------------*/

.news1 {
	padding: 200px 0 ;
	background: url(../img/newsbg.jpg) center top fixed;
	background-size: cover; 

}
#news1inner{
	width:100%;
	margin: 0 auto;
	text-align:left;
	font-size: 14px;
}
#news1inner h2{
	color:#fff;
	margin-bottom: 60px;
}
.newslist{
	text-align: center;
	color:#fff;
	display: block;
	border:1px solid #fff;
	padding:10px 30px;
	width:200px;
	margin: 0 auto;
}
.popuupbtn{
	display: block;
	width: 60%;
	margin: 0 auto;
}
.pubox{
	padding: 26px 20px;
	width:100%;
	background: #fff;
	border:1px solid #fff;
	margin: 0 auto 30px;
	text-align: left;
}

.puboxtext{
	text-align: left;
	width:100%;
	display: inline-block;
	vertical-align: top;
	color:#288af1;
}
.puboxtitle{
	letter-spacing: 2px;
	font-size: 18px;
	font-weight: 300;
	color:#666;
	color:#288af1;
}
.puboxtitlein{
	font-size: 18px;
	font-weight: 300;
	color:#666;
	color:#222;
	margin:20px 0;
	font-weight: 600;
}
.puboxtextp{
	text-align: left;
	margin-top: 14px;
	color:#442f29;
	font-size: 16px;
}
/* ---------------------------------------------------
privacy 
----------------------------------------------------*/

#privacy {
	overflow: auto;
	width: 70%;
	height: 300px;
	background-color: #fff;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	text-align: left;
	}

 .privacy.center #privacy .pr_title {
	color: #FFFFFF;
	background-color: #061451;
	margin-bottom: 10px;
	padding: 15px 10px;
	padding-left: 13px;
	font-size: 1.4rem;
	font-weight: 700;
}

#privacy .privacy_box .pr_sub {
	border-bottom: 1px solid #061451;
	font-size: 1.2rem;
	background-image: url(../images/midasi.png);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-top: 20px;
	color: #061451;
}
.privacy.center #privacy .privacy_box {
	margin-bottom: 15px;
}
.privacy_text {
	line-height: 1.7;
	font-size: 1.1rem;
	margin-top: 10px;
	padding-left: 10px;
}
/* ---------------------------------------------------
footer
----------------------------------------------------*/
footer {
	padding:30px 0 10px;
	text-align: center;
	background-color: #00061f;
}
.footerinfo{
	text-align: left;
	display: inline-block;
	vertical-align: top;
	width:30%;
	height:100px;
}
.footertel{
	display: inline-block;
	vertical-align: top;
	width:30%;
	height:100px;
	/*color:var(--maincolor);*/
	color:#fff;
}
.footertel span{
	font-size: 0.7rem;
}
.footerad{
	display: inline-block;
	vertical-align: top;
	width:30%;
	height:100px;
	margin-left: 2%;
	text-align: left;
	/*color:var(--maincolor);*/
	color:#fff;
}
.copy{
	/*color: var(--maincolor);*/
	color:#fff;
	font-size: 0.6rem;
}
.copy a{
	/*color:var(--maincolor);*/
	color:#fff;
	font-size: 0.6rem;
}