@charset "utf-8";
/* CSS Document */

.column_tt{
	width: 100%;
	min-width: 1200px;
	height: 420px;
	color: #fff;
    padding: 55px 0;
	box-sizing: border-box;
	font-size: 20px;
}

.column_tt h2{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 40px;
	margin-bottom: 50px;
}

#plan_column{
	background:url(../images/plan_img_01_pc.jpg) no-repeat center left;
	background-size: 100% auto;
    padding: 180px 0;
}

.white_box_01{
	background-color: #fff;
	width: 600px;
	margin: -65px auto 0;
	padding: 40px;
	box-sizing: border-box;
}

.beige_box_01,.beige_box_02,.beige_box_03{
	width: 420px;
	background-color: #f8f3ec;
	text-align: left;
	padding: 60px;
	box-sizing:border-box;
}

.beige_box_03{
	width: 600px;
	margin: 40px auto 100px;
	text-align: center;
}

.beige_box_01,.beige_box_02{
	position: absolute;
}

.beige_box_01{
	top: -295px;
    left: 0;
}

.beige_box_02{
    top: -183px;
    right: 0;
}

.beige_box_01 h2,.beige_box_02 h2,.beige_box_03 h2{
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
}

.plan_column_inner{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.plan_img_01{
    margin-top: 411px;
}

#plan_flow{
    width: 800px;
    box-sizing: border-box;
    padding: 20px 0;
    border: solid 1px #b38a49;
    margin: 0 auto 150px;
}

#plan_flow ul{
    overflow: hidden;
    display: table;
    margin: 0 auto;
}

#plan_flow li{
    display: table-cell;
    padding: 0px 25px;
    text-align: left;
    width: 260px;
    box-sizing: border-box;
}


#plan_flow li:nth-child(2){
	border-right: solid 1px #b38a49;
	border-left: solid 1px #b38a49;
}

#plan_flow li h2{
	font-size: 20px;
}


#course_column{
	width: 1000px;
	margin: 0 auto 150px;
}

#course_column h2{
	font-size: 40px;
	font-weight: 500;
	margin-bottom: 80px;
}



#course_column .course_img,#course_column .course_menu{
	float: left;
}
#course_column .course_img{
	width:560px;
}

#course_column .course_menu{
    width: 390px;
    text-align: left;
    margin-left: 50px;
}

#course_column .course_menu_column{
	margin-bottom: 100px;
}


#course_column div.course_menu_column.last{
	margin-bottom: 80px;
}

#course_column .course_menu_free{
	color: #fff;
	background-color: #000;
	display: inline-block;
	padding: 3px 20px;
	text-align: center;
	font-weight:500;
	margin-top: 10px;
}
#course_column .course_menu_spe{
	color: #fff;
	background-color:#0C5E18;
	display: inline-block;
	padding: 3px 20px;
	text-align: center;
	font-weight:500;
	margin-top: 10px;
}

#course_column h3{
	font-size: 28px;
	margin-bottom: 10px;
	line-height: 1.2;
	font-weight: 500;
}

#course_column h4{
	display: inline-block;
	font-size: 28px;
	margin-bottom: 10px;
	line-height: 1;
	font-weight: 500;
	background: linear-gradient(transparent 70%, #e5e5e5 70%);
}

#course_column h4 em{
	font-size: 16px !important;
	font-style: normal;
}

#course_column span{
	font-size: 12px;
}

#course_column .notes{
	margin:10px 0;
	font-size: 13px;
}

.plan_btn{
    width: 500px;
    margin: 50px auto 0;
    background: #b38a49 url(../images/link_arrow.png) no-repeat 95% center;
    display: block;
    box-sizing: border-box;
}

.plan_btn a{
	color: #fff;
	display: block;
	padding: 10px 0;
	font-size: 20px;
    font-family: 'Noto Sans JP', sans-serif;
}
.reservation {
	margin: 20px 0 0;
	padding:5px;
	border:1px solid #CCC;
	text-align: center;
}


#xmas_box {
	margin:0 0 40px;
	padding:35px 0;
	background-color: #005108;
}
#xmas_box h2 {
	margin:0 0 25px;
    font-size: 40px;
    font-weight: 500;
	line-height: 1;
	color:#FFF;	
}
#xmas_box .xmas_com {
	margin:0 0 30px;
	color:#FFF;	
}
#xmas_box h2 span {
	padding:2px 10px;
    font-size: 18px;
	background-color: #5b9721;
	border-radius: 5px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
}
#xmas_box .xmas_img {
	margin:0 0 15px;
}
#xmas_box .xmas_txt {
	display:inline-block;
	margin:0 0 20px;
    font-size: 28px;
/*	color:#ff9600;*/
	font-weight: bold;
/*	border-bottom: dashed 1px #ff9600;*/
}
#xmas_box .xmas_txt span {
	font-size: 16px;
}
#xmas_box ul{
	margin:0 0 20px;	
}
#xmas_box ul li:first-child {
	color:#AF0002;
}
#xmas_box .prace em {
	font-style: normal;
	color:#AF0002;
	font-weight: 500;
}
#xmas_box .prace span {
	margin:0 0 0 10px;
	font-size:30px;
	font-weight: 500;
	
}
#xmas_box .notes {
	font-size: 13px;
	color:#5E5E5E;
}
#xmas_box .xmas_menu {
	max-width: 1100px;
	margin: 0 auto;
	padding:20px 20px;
	background-color: #FFF;
	display: flex;
	flex-flow: row wrap;
	justify-content:space-between;
}
#xmas_box .xmas_menu .course_img {
	width:50%;
}
#xmas_box .xmas_menu .course_img img {
	width:100%;
}
#xmas_box .xmas_menu .course_menu {
	width:46%;
	text-align: left;
}
#xmas_box .xmas_menu .course_menu h3 {
	font-size: 28px;
	margin-bottom: 10px;
	line-height: 1.2;
	font-weight: 500;
}
#xmas_box .xmas_menu .course_menu h3 span {
	font-size:16px;
}
#xmas_box .notes {
  margin: 10px 0;
  font-size: 13px;
}


#topics {
	margin:0 0 40px;
	padding:35px 0;
	background-color: #F5F5F5;
}
#topics h2 {
	font-size: 40px;
	font-weight: 500;
	margin-bottom: 25px;
}

#topics .topics_box {
	overflow: hidden;
	max-width: 840px;
	margin:0 auto 40px;
	padding:20px 30px;
	border:5px solid #c0b29c;
	background-color: #FFF;
	text-align: left;
}
#topics .topics_box .topics_img {
	float:left;
	width:48%;
}
#topics .topics_box .topics_notes {
	float:right;
	width:48%;
}
#topics .topics_box .topics_notes h3 {
	margin:0 0 10px;
	font-weight: bold;
	font-size:1.4rem;
	line-height: 2rem;
}
#topics .topics_box .topics_notes .tp_col {
	margin:0 0 10px;
	padding: 2px 3px;
	text-align: center;
	color:#fff;
	font-size: 0.85rem;
	background-color: #aa8149;
}
#topics .topics_box .topics_notes .tp_txt {
	font-size: 0.9rem;
}
#topics .topics_box .topics_notes .tp_link {
	margin:30px 0 0;
	text-align: right;
}
#topics .topics_box .topics_notes .tp_link a {
	width:150px;
	display: inline-block;
	padding:7px 0;
	color:#FFF;
	text-align: center;
	background-color: #000;
}
#topics .topics_box .topics_notes .linkBtn a {
	display: inline-block;
	margin-right: 5px;
	padding:2px 15px;
	border-radius: 3px;
	background-color: #c64600;
	color:#FFF;
}
#topics .topics_box .topics_notes .linkBtn a:last-child {
	margin-right: 0;
}


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


.column_tt{
	min-width: 100%;
}
.column_tt h2 {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: -5%;
}

#plan_column{
	background:url(../images/plan_img_01_sp.jpg) no-repeat bottom left;
	background-size: cover;
	height: 0;
	padding: 28.125% 0;
}


.plan_column_inner,#plan_flow,#course_column{
    width: 87.5%;
}

.beige_box_01, .beige_box_02{
    width: 100%;
	position: relative;
    top: 0;
    left: 0;
    text-align: center;
}

.beige_box_01, .beige_box_02,.beige_box_03{
    padding: 6%;
}

.beige_box_01 h2, .beige_box_02 h2, .beige_box_03 h2 {
    font-size: 16px;
}

.beige_box_01 {
    margin-top: 6%;
}

.beige_box_02 {
    margin-top: 5%;
}

.beige_box_03 {
    margin: 5% auto 19%;
}

.beige_box_03,.white_box_01{
    width: 100%;
}

.white_box_01 {
    margin: -13% auto 0;
    padding: 5%;
	text-align:left;
}

.plan_img_01 {
    margin-top: 5%;
}



#plan_flow {
    padding: 3% 9%;
    margin: 0px auto 25%;
}

#plan_flow li {
    display: block;
    padding: 6% 0;
    width: 100%;
}

#plan_flow li:nth-child(2) {
    border-right: none;
    border-left: none;
    border-top: solid 1px #b38a49;
    border-bottom: solid 1px #b38a49;
}

#plan_flow li h2 {
    font-size: 18px;
}

#course_column {
    margin: 0 auto 9%;
}

#course_column h2 {
    font-size: 20px;
	margin-bottom: 4%;
}

#course_column .course_menu {
    width: 100%;
    text-align: left;
    margin-left: 0;
}

#course_column .course_img, #course_column .course_menu {
    float: none;
}
#course_column .course_img{
	width:auto;
}

#course_column h3 {
    font-size: 18px;
    margin: 3% 0;
}

#course_column .course_menu_column {
    margin-bottom: 15%;
}

.course_menu p{
    letter-spacing: -0.01em;
}

#course_column div.course_menu_column.last {
    margin-bottom: 15%;
}

.plan_btn {
    width: 84.285714%;
	background-size: 3% auto;
    margin: 3% auto 0;
}

.plan_btn a {
    padding: 3% 0;
    font-size: 14px;
}

#xmas_box {
	margin:0 0 40px;
	padding:30px 2% 10px;
	background-color: #005108;
}
#xmas_box .xmas_com {
	margin:0 2% 25px;
	text-align: left;
}
#xmas_box .xmas_txt {
	display:block;
	text-align: left;
}
#xmas_box ul{
	margin:0 0 20px;	
}
#xmas_box ul li{
	text-align: left;
}
#xmas_box ul li::before{
	content:'・';
}
#xmas_box .notes {
	text-align:left;
}
	
#xmas_box .xmas_menu {
	display: block;
}
#xmas_box .xmas_menu .course_img {
	width:100%;
	margin: 0 0 15px;
}
#xmas_box .xmas_menu .course_img img {
	width:100%;
}
#xmas_box .xmas_menu .course_menu {
	width:100%;
	text-align: left;
}
#xmas_box .xmas_menu .course_menu h3 {
	font-size: 28px;
	margin-bottom: 10px;
	line-height: 1.2;
	font-weight: 500;
}
#xmas_box .xmas_menu .course_menu h3 span {
	font-size:16px;
}
#xmas_box .notes {
  margin: 10px 0;
  font-size: 13px;
}

#topics {
	margin:0 0 40px;
	padding:5% 2% 1px;
	background-color: #F5F5F5;
}
#topics h2 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 4%;
}
#topics .topics_box {
	overflow: hidden;
	width:auto;
	margin:0 2% 40px;
	padding:15px 15px;
}
#topics .topics_box .topics_img {
	float:none;
	width:100%;
	margin:0 0 10px;
}
#topics .topics_box .topics_notes {
	float:none;
	width:100%;
}
#topics .topics_box .topics_notes h3 {
	font-size:1.2rem;
}
#topics .topics_box .topics_notes .tp_col {
	font-size: 0.7rem;
}
#topics .topics_box .topics_notes .tp_txt {
	font-size: 0.8rem;
}
#topics .topics_box .topics_notes .tp_link {
	margin:20px 0 0;
	text-align: center;
}
}
