@charset "UTF-8";

html {
  overflow-y: scroll;
	height: 100%;

}

body {
  line-height: 1;
  color: #000; }

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	list-style: none; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block; }

nav ul {
	list-style: none; }

blockquote, q {
	quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none; }

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent; }

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none; }

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold; }

del {
	text-decoration: line-through; }

abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help; }

table {
	border-collapse: collapse;
	border-spacing: 0; }

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0; }

input, select {
	vertical-align: middle; }

/* YUI 3.4.1 (build 4118) Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License. http://yuilibrary.com/license/ */



body {
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size: small;
	*font: x-small; }

select, input, button, textarea {
	font: 99% arial,helvetica,clean,sans-serif; }

table {
	font-size: inherit;
	font: 100%; }

pre, code, kbd, samp, tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%; }


.pc {
	display: none;
}
.sp {
	display: block;
}
@media screen and (min-width:960px) {
	.sp {
		display: none;
	}
	.pc {
		display:block;
	}
}




/* -----------------------------------------------
module
--------------------------------------------------*/
.mt-10 {
	margin-top: 10px; }

.mt-20 {
	margin-top: 20px; }

.mt-30 {
	margin-top: 30px; }

.mt-40 {
	margin-top: 40px; }

.mt-50 {
	margin-top: 50px; }

.mb-10 {
	margin-bottom: 10px; }

.mb-20 {
	margin-bottom: 20px; }

.mb-30 {
	margin-bottom: 30px; }

.mb-40 {
	margin-bottom: 40px; }

.mb-50 {
	margin-bottom: 50px; }
.mb-80 {
	margin-bottom: 80px; }

.mr-10 {
	margin-right: 10px; }

.mr-20 {
	margin-right: 20px; }

.mr-30 {
	margin-right: 30px; }

.mr-40 {
	margin-right: 40px; }

.mr-50 {
	margin-right: 50px; }

.ml-10 {
	margin-left: 10px; }

.ml-20 {
	margin-left: 20px; }

.ml-30 {
	margin-left: 30px; }

.ml-40 {
	margin-left: 40px; }

.ml-50 {
	margin-left: 50px; }

.pt-10 {
	padding-top: 10px; }

.pt-20 {
	padding-top: 20px; }

.pt-30 {
	padding-top: 30px; }

.pt-40 {
	padding-top: 40px; }

.pt-50 {
	padding-top: 50px; }

.pb-10 {
	padding-bottom: 10px; }

.pb-20 {
	padding-bottom: 20px; }

.pb-30 {
	padding-bottom: 30px; }

.pb-40 {
	padding-bottom: 40px; }

.pb-50 {
	padding-bottom: 50px; }

.pr-10 {
	padding-right: 10px; }

.pr-20 {
	padding-right: 20px; }

.pr-30 {
	padding-right: 30px; }

.pr-40 {
	padding-right: 40px; }

.pr-50 {
	padding-right: 50px; }

.pl-10 {
	padding-left: 10px; }

.pl-20 {
	padding-left: 20px; }

.pl-30 {
	padding-left: 30px; }

.pl-40 {
	padding-left: 40px; }

.pl-50 {
	padding-left: 50px; }

.txt_red {
	color: #f74f4c; }


.red {
   color:#c70803;
}

.gold {
	color: #947937;
}


.center {
	text-align: center;
}

.img_box{
	text-align: center;
	padding: 20px 0;

}
.img_box img {
		width: 100%;
	}
.bold {
	font-weight: bold;
}
.txt-l {
	font-size: 1.3em;
}
.border_box {
   border-bottom: 1px dashed #b5b3b3;
   padding-bottom: 30px;
}

@media screen and (min-width:960px) {
	.img_box img {
		width: auto;
	}
}




/* -----------------------------------------------
common
--------------------------------------------------*/
body {
	color: #4e4949;
	line-height: 1.8em;
	font-size: 14px;
	width: 100%;
	background-color: #fff;
	height: 100%;
	font-family: "Noto Sans JP","ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: relative;
	background-image: url(../../img/common/bg-body.gif);
	background-size:50px;
}
.body_inner {
}

.h2_news {
   font-size: 1.1em;
}

/*	head */


.page_ttl {
	background-repeat: no-repeat;
	background-position: center ;
	height: 90px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
.sub_nav {
	margin: 10px 0 20px 0;
}
.sub_nav ul {
   display: flex;
   justify-content: center;
   flex-wrap: wrap;
}
.sub_nav ul li {
	margin: 10px 5px;
}
.sub_nav ul li a {
	background-color: #49a5ab;
	color: #fff;
	line-height: 50px;
	height: 50px;
	padding: 0 20px ;
	display: block;
	border-radius: 5px;
	font-weight: bold;
	text-align: center;
}
.sub_nav ul li a:hover {
	 text-decoration: none;
	 background-color: #318a9e;
}




@keyframes fadeInUp {
 0% { 
  opacity: 0; 
  transform: translateY(15px);
 }
 100% {
  opacity: 1;
  transform: translateY(0);
 }
}
.cts_box {
	max-width: 95%;
	margin: 0 auto;
	background: url(../../img/common/bg-plaid.gif);
	padding: 10px;
	box-sizing: border-box;
	border-radius: 10px;
}
.cts_box .cts_box_inner{
	background: #fff;
	box-sizing:border-box;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 5px;
}

@media screen and (min-width:960px) {
	body {
	background-size:150px;
	}
	.body_inner {
		background-repeat: no-repeat,repeat-x;
		-webkit-background-size: 1500px;
		background-size: 1500px;
		background-position: top center, top 50px center;
	}

	.page_ttl {
	}

	.cts_box {
		padding: 15px;
	max-width: 800px;
	}

	.cts_box .date {
		font-size: 15px;
	}

	.cts_box .cts_box_inner{
		padding: 40px;
	}

	.sub_nav {
		margin: 10px 0 20px 0;
	}
	.sub_nav ul {
	   width: 800px;
	   margin: 0 auto;
	}
	.sub_nav ul li {
		margin: 10px 5px;
	}
	.sub_nav ul li a {
	}

}




/*	table    */

table.base_tbl {
	width: 100%;
	table-layout:fixed ;
	border-top: solid 1px #a5918a;
}
table.base_tbl th, table.base_tbl td {
	border-bottom: solid 1px #a5918a;
	padding: 10px 15px;
	vertical-align: middle;
	word-wrap:break-word ;
}
table.base_tbl th {
	background-color: #864339;
	color: #fff;
	padding: 10px 5px;
	font-weight: normal;
	width: 25%;
}
@media screen and (min-width:960px) {
	table.base_tbl th {
		width: 15%;
	}
}


table.base_tbl2 {
	border-top: solid 1px #a5918a;
	border-right: solid 1px #a5918a;
	width: 100%;
}
 table.base_tbl2 th, table.base_tbl2 td {
	border-left: solid 1px #a5918a;
	border-bottom: solid 1px #a5918a;
	padding: 7px 10px;
	vertical-align: middle;
}
 table.base_tbl2 th {
	padding: 7px 10px;
	width: 140px;
	border-left: solid 4px #a5918a;
}
dl dt {
	font-weight: bold;
}
dl dd {
	line-height: 1.5em;
	margin-bottom: 30px;
}





/*	float	*/

	.f-left {
	float: left;
}
	.f-right {
	float: right;
}

/*	flex_box	*/
.f_box {
	display: flex;
	flex-wrap: wrap;
}


/*	clearfix	*/
.clearfix:after {
   content: "";
   display: block;
   clear: both;
}
.clearfix {
   zoom: 1;
}



/*     txt-style     */
.txt-center {
	text-align: center;
}

.txt-right {
	text-align: right;
}

.txt-left {
	text-align: left;
}



/*     list     */
.base_list li {
	line-height: 1.4em;
	margin-bottom: 10px;
	}
.note {
font-size: 11px;
line-height: 1.5em;
margin-bottom: 10px;
}
.note li {
line-height: 1.5em;
margin-bottom: 5px;
}
.notelist li {
	font-size: 0.9em;
	text-indent: -1em;
	margin-left: 1em;
	line-height: 1.5em;
	margin-bottom: 0.4em;
	}
.notelist li:before {
	content: '※';
	display: inline-block;
	width: 1em;
	text-indent: 0;
}
.baselist li {
	line-height: 1.5em;
	margin-bottom: 10px;
}



/*     link     */

a {
	text-decoration: none;
	color: #0f9cd2;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #04c0ea;
}
a.btn {
	margin: 20px auto;
	height: 55px;
	width: 80%;
	color: #fff;
	display: block;
	text-align: center;
	line-height: 55px;
	background: #49a5ab;
	padding-left: 0;
	border-radius: 3px;
	letter-spacing: 0.1em;
	font-family: 'Playfair Display',"游明朝体", "Yu Mincho", YuMincho, serif;
	font-weight: 600;
	font-size: 15px;
}

@media screen and (min-width:960px) {
	a.btn {
	height: 65px;
	width: 300px;
	line-height: 65px;
	font-size: 17px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
	}
}
a.btn:hover {
	 text-decoration: none;
	 background-color: #318a9e;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.btnarea {
	text-align: center;
}




/*     Layout     */


#wrap {
	position: relative;
	overflow: hidden;
	width: 100%;
	min-height: 100%;
	box-sizing: border-box;
}
#main {
	height: 100%;
	width: 100%;
	box-sizing: border-box;
	padding-bottom: 30px;
	padding-top: 88px;
	z-index: 10;
	min-height: 100vh;
}
.bdr_box {
	border-bottom: solid 1px #ab8e6f;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.item_name {
  font-weight: bold;
	font-size: 1.2em;
	color: #7b1207;
	margin-bottom: 10px;
}
.back_idx,.pager {
	padding: 10px 0;
	text-align: center;
}


@media screen and (min-width:960px) {
   #wrap {
   	padding-bottom: 50px;
   }
	#main {
	width: 1000px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	min-height:1000px;
	padding-top: 0;
	min-height: 800px;
}
	.bdr_box {
	border-bottom: solid 1px #ab8e6f;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
}



/*	youtube    */

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}




#snsBtns {
   display: flex;
   margin-top: 40px;
}

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


							 header


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

header {
	height: auto;
	top:0;
	position: absolute;

	width: 100%;
	z-index: 1000000;
	transition:all 1.0s;
	background-image: url(../img/common/bg-header.png);
	background-repeat:repeat-x;
	-webkit-background-size: 36px;
	background-size: 36px;
}

header h1#logo {
	margin: 0 auto;
	width: 150px;
	padding-top: 5px;
}
header h1#logo img {
	width: 100%;
}
.roadshow_hdr {
	width: 70%;
	display: block;
	margin: 0 auto;
	margin-top: -10px;
}
header.open {
	background-color:#fff;
}



/*開閉ボタン*/
#btn_menu{
	width: 30px;
	height: 30px;
	position: absolute;
	top: 15px;
	right:15px;
	z-index: 100;
}
#btn_menu div {
	position: relative;
}
#btn_menu span{
	display: block;
	height: 3px;
	background: #8f8f8f;
	position:absolute;
	width: 100%;
	left: 0;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;	
}

#btn_menu span:nth-child(1){
	top:0px;
}
#btn_menu span:nth-child(2){
	top:10px;
}
#btn_menu span:nth-child(3){
	top:20px;
}

/*開閉ボタンopen時*/
.open #btn_menu span:nth-child(1) {
		top: 12px;
	   -webkit-transform: rotate(135deg);
		-moz-transform: rotate(135deg);
		transform: rotate(135deg);
}
.open #btn_menu span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #btn_menu span:nth-child(3) {
	top: 12px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.open #btn_menu span{
	box-shadow:none;
	background: #947937;
	border-radius: 2px;
}



header nav {
		background-color: #fff;
		padding-bottom: 40px;
		padding-top: 40px;
		position: absolute;
		width: 100%;
		height: 100vh;
}
header nav ul  {
		padding-bottom: 50px;
		padding-top: 50px;
		background-image: url(../../img/common/line_sp_menu1.png),url(../../img/common/line_sp_menu2.png);
		background-repeat: no-repeat;
		background-position: top 0 center,bottom 0 center;
		-webkit-background-size: 90%;
		background-size: 90%;
}
header nav ul li {
	text-align: center;
}
header nav ul li.nolink {
	cursor:default;/*マウスカーソルを矢印のまま変えない*/
}


header nav ul li a {
	font-weight: 700;
	font-size: 20px;
	text-decoration: none;
	display: inline-block;
	font-family: 'Playfair Display',"游明朝体", "Yu Mincho", YuMincho, serif;
	font-weight: 700;
	letter-spacing: 0.05em;
	padding: 8px 0;
	color: #947937;
}



header nav ul li.nolink a {
	pointer-events:none;/*リンクを非リンクに変える*/
   cursor:default;/*マウスカーソルを矢印のまま変えない*/
	color: #a29e9a;
}

header nav ul li a:hover {
	text-decoration: none;
	color: #eb006d;
}


header nav ul li.nolink a:hover  {
	pointer-events:none;/*リンクを非リンクに変える*/
	cursor:default;/*マウスカーソルを矢印のまま変えない*/
	text-decoration:none;/*下線を消す*/
	color:#000000;/*非リンクの文字色と同じにする*/
}

.bg_color {
	background-color: rgba(255,255,255,0.2);
}


.sns {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 15px;
}
.sns li {
display: inline-block;
    line-height: 1em;
    vertical-align: top;
}
.fb_iframe_widget span {
    vert-ms-text-justify: inter-cluster;
    text-justify: inter-cluster;al-align: top !important;
}

.sns_ttl {
	border-bottom: solid 1px #aaaaaa;
	position: relative;
	margin-left: 30px;
	margin-bottom: 40px;
	font-weight: normal;
}

.sns_ttl p {
	position: absolute;
	top:-12px;
	left:-30px;
	color: #aaaaaa;
	font-size: 10px;
}




@media screen and (min-width:960px) {
	header {
		padding: 0;
		width: 100%;
		height: 127px;
		position: relative;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin-bottom: 30px;
		-webkit-background-size: 65px;
		background-size: 65px;
		z-index: 1;
	}
	header .inner {
		display: flex;
		justify-content: space-between;
		align-items:center;
		width: 1000px;
		margin: 0 auto;

	}
	.roadshow_hdr {
		display: block;
		height:auto;
		width:auto;
		margin: 0;
		margin-top: -50px;

	}

	header h1#logo {
	padding-bottom: 10px;
	width: 220px;
	padding-top: 0;
	margin: 0;
	}
	header #btn_menu {
		display: none;
	}

	header nav {
		background-image: url(../img/common/line_side_pc.png);
		background-size: 95%;
		padding: 0 0 ;
		padding-bottom: 0;
		position: relative;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background-color: transparent;
		position: relative;
		width: 73%;
		height: auto;
		margin-top: -10px;
	}
	header nav ul  {
		padding: 0 0 25px 0;
		background-image: url(../img/common/line_side_pc.png);
		-webkit-background-size: 95%;
		background-size: 95%;
		display: flex;
		flex-wrap: wrap;
	}

	header nav ul li {
	padding: 0;
	cursor: pointer;
	margin: 0 16px;
	}
	header nav ul li a {
		padding: 5px 0;
		font-size: 17px;
		display: block;
		position: relative;
		text-decoration: none;
		letter-spacing: 0;
		cursor: pointer;
		transition: .5s;
		display: block;
		z-index: 100;
	}

	header nav ul li.nolink a {
	color: #a29e9a;
	}


	.sns {
		padding-top: 30px;
		padding-left: 15px;
	}

	.fb_iframe_widget span {
	    vertical-align: top !important;
	}
	.sns_ttl {
		border-bottom: solid 1px #aaaaaa;
		position: relative;
		margin-left: 30px;
		margin-bottom: 40px;
	}

	.sns_ttl p {
		position: absolute;
		top:-12px;
		left:-30px;
		color: #aaaaaa;
		font-size: 10px;
	}
}

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


							 bnr_area


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


.bd_banner {
	display: block;
	margin: 0 auto;
	width: 95%;
	margin-bottom: 30px;
}
.bd_banner img {
	display: block;
	margin: 0 auto;
	width: 100%;
}
#bnr_area {
   background-image: url(../../img/common/bg-bnr_area.gif);
		padding: 30px 0 40px 0;
}
#bnr_area .bnr_area_inner {
	width: 90%;
		margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#bnr_area .bnr_area_inner .youtube {
	padding: 0;
}
#bnr_area .bnr_area_inner a {
   width: 49%;
}
#bnr_area .bnr_area_inner a img{
   width: 100%;
}
#bnr_area .bnr_area_inner a {
	margin-bottom: 2%;
}

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

	.bd_banner {
		max-width: 1000px;
	}

	.bd_banner,.bd_banner img {
		width: 100%;
	}
	#bnr_area .bnr_area_inner {
		width: 1020px;
	}
	#bnr_area .bnr_area_inner a img,#bnr_area .bnr_area_inner a {
      width: 320px;
	}
	#bnr_area .bnr_area_inner {
		justify-content: center;
	}
	#bnr_area .bnr_area_inner a {
		margin: 5px 10px;
	}
}


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


							 footer


-----------------------------------------------------------------*/
footer {
	text-align: center;
	padding-bottom: 40px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background: #fff;
	box-sizing: border-box;
	position: relative;
}
footer::before {
	content: "";
	display: block;
	width: 100%;
	height: 30px;
	background-image: url(../../img/common/bg-ftr.png);
	-webkit-background-size: 1000px;
	background-size: 1000px;
	background-repeat: repeat-x;
	position: absolute;
	top:-30px;
	left: 0;
}
#copyright {
	font-size: 0.6em;
	color: #9c948b; 
	display: block;
}
#gotop {
	display: block;
	height: 60px;
	width: 60px;
	right: 10px;
	position: fixed;
	bottom: 17px;
	background-image: url(../img/common/gotop.png);
	-webkit-background-size: 60px 60px;
	background-size: 60px 60px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	z-index: 10000;
}
#bnr_area2 {
	text-align: center;
}
#bnr_area2 a {
	display: inline-block;
   width: 45%;
   line-height: 1em;
}
#bnr_area2 a img {
	display: inline-block;
   margin-bottom: 0;
   width: 100%;
   line-height: 1em;
}

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

	footer {
		padding: 20px 0;
		position: absolute;
		width: 100%;
		z-index: 2;
	}
	footer::before {
		top:-29px;
		left: 0;
	}

	#gotop {
	width: 70px;
	height: 70px;
	right: 20px;
	-webkit-background-size: 70px 70px;
	background-size: 70px 70px;
	}
	.bnr-area {
		padding: 0 25px;
		width: 1050px;

	}
	#bnr_area2 a {
		margin-bottom: 10px;
		margin-right: 7px;
		width:auto;
	}
	#bnr_area2 a img {
		width: 280px;
	}


}


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


							 colorbox


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


body #cboxLoadedContent {
	position: relative;
}
body #cboxClose {
    position: fixed;
    top: 10px;
    right: 10px;
    display: block;
    background: url(../../img/common/close.png) no-repeat top center;
    width: 35px;
    height:48px;
    text-indent: -9999px;
    z-index: 10000000;
    border: none;
}
#cboxContent #cboxLoadedContent {
	height: 40%!important;
	padding-top: 25%;
}

#colorbox, #cboxOverlay, #cboxWrapper {
	z-index: 9999999!important;
}

img.colorbox_btn {
	cursor: pointer;
}
@media screen and (min-width:960px) {

	#cboxContent #cboxLoadedContent {
		height: 488px!important;
	}

}

