    @charset "UTF-8";

/* reset
----------------------------------- */

* {
	margin:0px;
	padding:0px;
}

body,
h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul, li,img,
form, input, select, textarea, fieldset, legend { 
	margin: 0; 
	padding: 0; 
}

h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul,
th { 
	font-weight: normal;
	font-style: normal; 
}

strong { 
	font-weight:normal; 
	font-style: normal; 
}

img {
	border: none;
}

ul {
list-style: none;
}


/* headline
----------------------------------- */

h1 {
}
h2 {
	color:#d19881;
	text-align:center;
	line-height:50px;
	font-size:24px;
}

h3 {
	color:#d19881;
	text-align:left;
	line-height:36px;
	font-size:22px;
	font-weight:normal;
}

h3 span {
    display: inline-block;
    padding: 0 0.5em;
    position: relative;
	color:#585858;
	
}

h3 span:before,
h3 span:after {
    border-top: 2px solid;
    content: "";
    position: absolute;
    top: 50%;
    width: 0.5em;
}

h3 span:before {
    right: 100%;
}

h3 span:after {
    left: 100%;
}

h4.message {
	text-align:center;
	font-size:20px;
	line-height:36px;
	margin-bottom:10px;
}

blockquote {
}
	
blockquote span {

}
html,body{
    width: 100%;
}

/* body
----------------------------------- */
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
body {
	font-family: "Noto Sans Japanese", sans-serif;
	font-size:18px;
	color:#535353;
	margin:0;
	padding:0;
	line-height:25px;
	background:#fff;
}

a {	 color:#535353; text-decoration:none; }
a:link {  color:#535353; text-decoration:none; }
a:hover {	color:#d19881; text-decoration:none; }


input, select, textarea { 
	color: #434343; 	
	border:none;
	background:none;	
}

.searcharea {
	-webkit-box-shadow:0 0 2px 2px rgba(200,200,200,0.2) inset;
   -moz-box-shadow:0 0 2px 2px rgba(200,200,200,0.2) inset;
        box-shadow:0 0 2px 2px rgba(200,200,200,0.2) inset;
		border:1px solid #a5a4a4;
		text-indent:13px;
		}



/* class
----------------------------------- */

.clear {
	font-size: 0;
	line-height: 0;
	clear: both;
	height: 0px;
	visibility: hidden;
}

.ud {
text-decoration:underline;

}

.r {
	float:right;
}

.l {
	float:left;
}

br.sp {
	display:none;
}
br.pc {
}
.center {
text-align:center;

}

.left {
	text-align:left;
}

a span {
}

.mt10 {
margin-top:10px;
}
.mt15 {
margin-top:15px;
}
.mt20 {
margin-top:20px;
}

.mb5 {
margin-bottom:5px;
}
.mb10 {
margin-bottom:10px;
}
.mb15 {
margin-bottom:15px;
}
.mb20 {
margin-bottom:20px;
}
.mb25 {
margin-bottom:25px;
}
.mb30 {
margin-bottom:30px;
}
.mb35 {
margin-bottom:35px;
}
.mb40 {
margin-bottom:40px;
}
.mb45 {
margin-bottom:45px;
}
.mb50 {
margin-bottom:50px;
}
.mb60 {
margin-bottom:60px;
}
.mb70 {
margin-bottom:70px;
}
.mb80 {
margin-bottom:80px;
}
.mb100 {
margin-bottom:100px;
}

.mr10 {
margin-right:10px;
}
.mr15 {
margin-right:15px;
}
.mr20 {
margin-right:20px;
}
.mr30 {
margin-right:30px;
}
.pl10 {
padding-left:10px;
}

.ml5 {
margin-left:5px;
}
.ml10 {
margin-left:10px;
}
.ml15 {
margin-left:15px;
}
.ml20 {
margin-left:20px;
}

/* oowaku
----------------------------------- */

#all {
	text-align:center;
	overflow:hidden;
	position:relative;
	margin-top:96px;
}

#container {
	text-align:center;
	margin:0 auto;
}



/* head
----------------------------------- */
#header {
	width:100%;
	height:96px;
	background:#d19881;
	position:fixed;
	z-index:100;
	top:0;  box-shadow: 0 3px 6px rgba(0,0,0,0.2);
}

#header_in {
	width:100%;
	height:96px;
	margin:0 auto;
	position:relative;
	display:table;
	margin:0 auto;
}

#header_in p.logo {
	width:40%;
	min-width:410px;
	height:96px;
	display:table-cell;
	text-align:left;
	float:right;
}


#header_in p.logo img {
	width: 375px;
	height:96px;
}
#header_in p.logo a {
	width: 375px;
	height: 96px;
	display: block;
}
#header_in p.logo a::after {
	height:0px;
}

#header_in p.logo a:hover {	
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	-moz-opacity:0.70;
}

#nav {
	margin: 0px auto;
	width:60%;
	min-width:790px;
	height:96px;
	background:#fff;
	display:table-cell;
	vertical-align:middle;
}

#nav ul  {
}


#nav ul li {
	text-align: left;
	float: left;
	padding-left:16px;
	color:#000;
	letter-spacing:-0.02em;
	line-height:96px;
}
#nav ul li a {
	padding:0 3px;
	display:inline-block;
}
#nav ul li.hover a {
	color:#d19881;
}
#nav ul li#mm_1 {margin-right:2px;}
#nav ul li#mm_2 {margin-right:7px;}
#nav ul li#mm_3 {margin-right:9px;}
#nav ul li#mm_4 {margin-right:9px;}
#nav ul li#mm_5 {margin-right:5px;}



#nav ul li#mm_6 a {
	width:70px;
	height:70px;
	background:url(../img/header_mail.png) no-repeat;
	display:block;
	text-indent:-9999px;
	margin-top:13px;
}

#nav ul li#mm_6 a:hover  {
	background:url(../img/header_mail_r.png) no-repeat;
}
#nav ul li#mm_7 a {
	width:70px;
	height:70px;
	background:url(../img/header_Insta.png) no-repeat;
	background-size:auto 100%;
	display:block;
	text-indent:-9999px;
	margin-top:13px;
}

#nav ul li#mm_7 a:hover  {
	background:url(../img/header_Insta_r.png) no-repeat;
	background-size:auto 100%;
}



#key {
	width:100%;
	background:#000;
}
#key img {
	width:100%;
	max-width:1200px;

}


#header_sm {
	display:none;
}

#header_sm_lp {
	display:none;
}

#key_sm {
	display:none;
}

#key_sm img {
	display:none;
}


/* #top01
----------------------------------- */


#top01 {
  width: 100%;
  position: relative;
}


div.top01_in {
	margin:0 auto;
	text-align:left;
	padding:87px 0;
}

#top01 h2 {
}

.btn_area {
	width:829px;
	margin:0 auto 70px;
	}

.my-parts {
  display: inline-block;
  padding:0 13px 0 15px;
  margin: 24px 15px;
  background:url(../img/bg_yajirushi.png) no-repeat right center;
  border: 2px solid #d19881;
  color: #d19881;
  font-size: 22px;
  line-height:81px;
  width:347px;
  cursor: pointer;
  position: relative;
  text-align:left;
}


.my-parts_r {
  display: inline-block;
  padding:0 13px 0 15px;
  margin: 24px 15px;
  background:url(../img/bg_yajirushi_r.png) no-repeat right center,#d19881;
  border: 2px solid #fff;
  color: #fff;
  font-size: 22px;
  line-height:81px;
  width:347px;
  cursor: pointer;
  position: relative;
  text-align:left;
}
/*.my-parts::after {
  position: absolute;
  content: '\f105';
  font-family: 'Font Awesome 5 Free';
  font-weight:900;
  top: 50%;
  right: .4em;
  left: auto;
  bottom: auto;
  transform: translateY(-50%);
  font-size: 30px;
}*/
.my-parts:hover {
  background:url(../img/bg_yajirushi_r.png) no-repeat right center,#d19881;
  
  color: #fff;
}
.my-parts_r:hover {
  background:url(../img/bg_yajirushi.png) no-repeat right center,#fff;
  border: 2px solid #d19881;
  
  color: #d19881;
}

.btn_area02 {
	display:table;
	text-align:center;
	margin:0 auto;
	}
	
img.view_sm {
	display:none;
}
	
/* #top02
----------------------------------- */
	div.top02 {
	width:100%;
	background:#fff;
	margin:0 auto;
	color:#fff;
	text-align:left;
	min-width:1100px;
}
div.top02_in {
	width:100%;
	margin:0 auto 50px;
	min-width:1100px;
}
div.top02_in img {
	width:100%;
	margin:0 auto;
}


/* #top03
----------------------------------- */
#top03 {
  width: 100%;
  position: relative;
  background:#fff;
  
  padding-bottom:120px;}


div.top03_in {
  width: 92%;
	max-width:935px;
	margin:0 auto;
	text-align:left;
}

#top03 h2 {
	margin-bottom:47px;
	
}
div.top03_in p {
	line-height:48px;
}
/* #bottom_link
----------------------------------- */

#bottom_link {
	text-align:left;
	line-height:76px;
	min-width:1100px;
	padding-left:28px;
}

/* footer
----------------------------------- */
#footer {
	width:100%;
  position: relative;
  height:60px;
  background:#d19881;
}

#copyright {
	line-height:60px;
	text-align:center;
	color:#fff;
	font-size:15px;
	letter-spacing:0.1em;
}
#copyright span {
	display:block;
}
#page-top {
position: fixed;
bottom: 20px;
right: 30px;
z-index:100;
}
 
#page-top div a #img{
display:block;
width:76px;
height:76px;
padding-top:60px;
overflow:hidden;
background:url(../img/pagetop.png) no-repeat;
text-indent:-9999px;
}
 #page-top div a::after {
	height: 0px;
	 
 }
#page-top div a p:hover{
-moz-opacity:0.6;
opacity:0.6;
filter: alpha(opacity=60);
text-decoration:none;
}

#footer_out2 {
	width:100%;
	height:66px;
	background:#00a0e9;
	
}
#footer2 {
	width: 1000px;
	height:66px;
	
	z-index: 10;
	color: #FFF;
	margin:0 auto;
	position:relative;
}
#copyright2 {
	font-size:10px;
	position:absolute;
	bottom:21px;
	left:0;
}



/*lesson01
----------------------------------- */
#contents {
	width:100%;

}
.key {
	margin-bottom:55px;
}
.key_sm {
	display:none;
}
.key02 {
	margin-bottom:55px;
}
.key_sm02 {
	display:none;
}

.lesson01 {
	width:1100px;
	margin:0 auto;	
}

.nabari_detail01 {
	width:886px;
	margin:0 auto 50px;
}
.lesson01 .txt01 {
	line-height:48px;
	margin-bottom:30px;
	text-align:left;
}

table.schedule01 {
	border-top:1px solid #d19881;
	border-left:1px solid #d19881;
	text-align:center;
	width:420px;
	margin-bottom:40px;
}
table.schedule01 th {
	background:#f2caba;
	border-right:1px solid #d19881;
	padding:20px 0;
}
table.schedule01 td{
	border-right:1px solid #d19881;
	border-bottom:1px solid #d19881;
	padding:30px 0;
}


table.schedule02 {
	border-top:1px solid #d19881;
	border-left:1px solid #d19881;
	text-align:center;
	width:420px;
	
}
table.schedule02 th {
	background:#f2caba;
	border-right:1px solid #d19881;
	padding:20px 0;
}
table.schedule02 td{
	border-right:1px solid #d19881;
	border-bottom:1px solid #d19881;
	padding:31px 0;
}



table.schedule03 {
	border-top:1px solid #d19881;
	border-left:1px solid #d19881;
	text-align:center;
	width:420px;
}
table.schedule03 th {
	background:#f2caba;
	border-right:1px solid #d19881;
	padding:20px 0;
}
table.schedule03 td{
	border-right:1px solid #d19881;
	border-bottom:1px solid #d19881;
	padding:30px 0;
}


div.txt02 {
	width:530px;
	float:right;
	text-align:left;
	padding:0 10px;
}
div.txt02 h3 {
	margin-bottom:15px;
}
div.txt02 p {
	line-height:46px;
}



table.schedule04 {
	border-top:1px solid #d19881;
	border-left:1px solid #d19881;
	text-align:center;
	width:800px;
	margin:0 auto 30px;
	
}
table.schedule04 th {
	background:#f2caba;
	border-right:1px solid #d19881;
	padding:20px 0;
}
table.schedule04 td{
	border-right:1px solid #d19881;
	border-bottom:1px solid #d19881;
	padding:20px 0;
	width:50%;
}
table.schedule04 td.bg{
	background:#faebe4;
}

table.schedule04 td.disp_sm {
	display:none;
}

.lesson01 .txt03 {
	text-align:left;
	width:800px;
	margin:0 auto 50px;
	line-height:42px;
}

.lesson01 .txt03 b {
	line-height:58px;
	}

.lesson01 .txt03 span {
	color:#d19881;
	}

.lesson01 .img_box01 {
	width:550px;
	float:left;
}


.lesson01 .img_box01 .img01 {
	margin-bottom:90px;
}


.lesson01 .img_box02 {
	display:none;
}
div.txt04 {
	width:530px;
	float:right;
	text-align:left;
	padding:0 10px;
}
div.txt04 h3 {
	margin-bottom:15px;
	text-align:center;
}
div.txt04 p {
	line-height:48px;
}
div.txt04 p.detail {
	margin-bottom:55px;
}

.my-parts02_r {
  display: inline-block;
  padding:0 13px 0 15px;
  margin: 0px auto;
  background:url(../img/bg_yajirushi_r.png) no-repeat right center,#d19881;
  border: 2px solid #fff;
  color: #fff;
  font-size: 22px;
  line-height:81px;
  width:763px;
  cursor: pointer;
  position: relative;
  text-align:left;
}
.my-parts02_r:hover {
  background:url(../img/bg_yajirushi.png) no-repeat right center,#fff;
  border: 2px solid #d19881;
  
  color: #d19881;
}

/*lesson02
----------------------------------- */


table.schedule05 {
	border-top:1px solid #d19881;
	border-left:1px solid #d19881;
	text-align:center;
	width:420px;
	margin:0 auto 30px;
}
table.schedule05 th {
	background:#f2caba;
	border-right:1px solid #d19881;
	padding:20px 0;
}
table.schedule05 td{
	border-right:1px solid #d19881;
	border-bottom:1px solid #d19881;
	padding:30px 0;
}

.txt05 h3 {
	text-align:center;
	margin-bottom:65px;
}

.img_box03 {
	width:282px;
	float:left;
	padding-left:268px;
}
.img_box03 .img02 {
	display:none;
}

.txt05 .detail02 {
	width:530px;
	float:right;
	text-align:left;
	padding:0 10px;
	line-height:48px;
	
}

.txt05 .detail02  img {
	margin-bottom:10px;
}

/*koiushi
----------------------------------- */

.koushi {
	width:1100px;
	margin:0 auto;	
}

.koushi .key img {
	margin-bottom:55px;
}

/* div.koushi_detail {
	width:50%;
	float:left;
	text-align:left;
} */

div.koushi_detail p.img {
	text-align:center;
	margin-bottom:90px;
}

div.koushi_detail p.txt {
	/* width:412px; */
	width:70%;
	margin:0 auto;
	line-height:32px;
}
div.koushi_detail p.txt span{
	display:block;
}

div.koushi_detail .img_link {
    width: 412px;
    margin: 16px auto 20px;
}

div.koushi_detail .img_link img {
	width: 100%;
}

#taiken {
	padding-bottom:100px;
}
#taiken .key {
	margin-bottom:55px;
}
#taiken .key img {
	padding-top:96px;
}

#taiken p {
	line-height:48px;
}


#taiken p.tel span {
	color:#d19881;
	font-size:32px;
	line-height:100px;
}


#taiken p.tel a {
	color:#d19881;
}


#taiken p.txt02 {
	font-size:14px;
	line-height:32px;
}



/*policy
----------------------------------- */

.policy {
	width:938px;
	margin:0 auto;
	padding:84px 0 ;
	text-align:left;
	line-height:38px; 
}