@charset "utf-8";



.pager_grd {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    margin: 60px auto 0;
    flex-wrap: wrap;
	max-width: 600px;
}

.pager_box {
    text-align: center;
    position: relative;
    width: 55px;
    margin: 0 0.5% 20px 0.5%;
}

.pager_box a {
    color: #000;
	display: block;
		cursor: pointer;
	padding: 18px 0 16px 0;
}

.pager_box a:hover {
	background: #6C8B6E;
	color: #fff;
	transition: 0.9s;
}

_:-ms-lang(x)::-ms-backdrop, .pager_box {
  /* IE11 のみ適用される */
	width: 22%;
	float:left;
	margin-right: 3%;
	margin-bottom: 20px;
}

.pag_on {
    background: #BEC3B9;
padding: 18px 0 16px 0;
}






p.term_txt2 {
    font-size: 100%;
    letter-spacing: 0.1em;
    padding: 10px 0 20px 0;
    max-width: 760px;
    margin: 0 auto;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    text-align: justify;
    line-height: 1.8;
}

p.term_txt2 img {
    width: 80%;
	height: auto;
}

h4.hterm_h4_title2 {
    margin: 0 auto 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1.8;
    font-size: 120%;
    max-width: 760px;
}

.grad-btn_en {
z-index: 2;
    position: absolute;
    right: 0;
    bottom: 120px;
    left: 0;
    max-width: 402px;
    margin: 0 auto;
    padding: 20px 0;
    background: #fff;
    color: #233219;
    font-size: 100%;
    text-align: center;
    cursor: pointer;
    transition: .2s ease;
    border: 2px solid #233219;
	letter-spacing: 0.07em;
font-family: 'Noto Sans JP', sans-serif;
	
}
.grad-btn_en::before {
  content: "I will see more"
}



.grad-trigger:checked ~ .grad-btn_en::before {
  content: "close" /*チェックされていたら、文言を変更する*/
}
.grad-trigger:checked ~ .grad-item {
  height: auto; /*チェックされていたら、高さを戻す*/
}
.grad-trigger:checked ~ .grad-item::before {
  display: none; /*チェックされていたら、grad-itemのbeforeを非表示にする*/
}

p.ac06_txt_en {
font-size: 100%;
letter-spacing: 0.1em;
padding: 0px 0 60px 0;
max-width: 700px;
margin: 0 auto;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
text-align: left;
line-height: 1.8;
}
p.ac_txt_en {
letter-spacing: 0.03em;
padding: 20px 0px 20px 0;
text-align: left;
}
p.en_top_txt {
text-align: center;
letter-spacing: 0.1em;
line-height: 1.8;
}

a {
display: inline-block;
color: #fff;
text-decoration: none;
}
.gr_box_hert {
    background-color: #E6E6E6;
    width: 100%;
    margin: 0 auto 30px;
    padding: 30px;
}
.heritage_box {
    max-width: 960px;
    width: 90%;
    position: relative;
    padding-top: 60px;
    margin: 0 auto;
    padding-bottom: 60px;
	
}

p.hert_p_txt {
    max-width: 760px;
    margin: 0 auto;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.1em;
    line-height: 1.8;
    text-align: justify;
    padding-bottom: 30px;
	padding-top: 30px;
}

p.hert_img {
	max-width: 600px;
	margin: 0 auto;
	padding: 30px 0;
}

p.hert_img img {
	width: 100%;
	height: auto;
}

.hert_link_box {
    
    padding: 10px 10px;
    margin-bottom: 3px;
}


h2.mainlogo_en {
    text-align: left;
    font-size: 130%;
    padding-top: 19px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
	padding-left: 30px;
}

h2.mainlogo_en a {
color: #233219;
}

.grid_ft_eng {
display: grid;
grid-gap: 10px 10px;
grid-template-columns: repeat(auto-fit, minmax(300px,1fr));
}
.box_bottom_en {
width: 100%;
}


.cloud_r1_en {
    position: absolute;
    right: -500px;
    top: 250px;
    max-width: 800px;
}
.cloud_r2_en {
    position: absolute;
    right: -600px;
    top: 300px;
    max-width: 800px;
}
.po_box p.st_copy1en {
    position: absolute;
    z-index: 10;
    top: 180px;
    right: 0px;
	max-width: 220px;
}
.po_box p.st_copy1en img {
    width: 100%;
	height: auto;
}
.po_box p.st_copy2en {
    position: absolute;
    z-index: 10;
    top: 180px;
    left: -30px;
	max-width: 220px;
}
.po_box p.st_copy2en img {
    width: 100%;
	height: auto;
}
.po_box p.st_copy3en {
    position: absolute;
    z-index: 10;
    top: 180px;
    left: -120px;
	max-width: 380px;
}
.po_box p.st_copy3en img {
    width: 100%;
	height: auto;
}
.po_box p.st_copy4en {
position: absolute;
z-index: 10;
top: 180px;
right: -80px;
max-width: 340px;
}
.po_box p.st_copy4en img {
    width: 100%;
	height: auto;
}
.po_box p.st_copy5en {
 position: absolute;
z-index: 10;
top: 180px;
left: -100px;
max-width: 300px;
}
.po_box p.st_copy5en img {
    width: 100%;
	height: auto;
}
.po_box p.st_copy6en {
    position: absolute;
    z-index: 10;
    top: 180px;
    left: -120px;
	max-width: 330px;
}
.po_box p.st_copy6en img {
    width: 100%;
	height: auto;
}
.po_box p.st_copy7en {
position: absolute;
z-index: 10;
top: 180px;
right: -20px;
max-width: 230px;
}
.po_box p.st_copy7en img {
    width: 100%;
	height: auto;
}
.po_box p.st_copy8en {
position: absolute;
z-index: 10;
top: 180px;
left: -100px;
max-width: 320px;
}
.po_box p.st_copy8en img {
    width: 100%;
	height: auto;
}

p.st_txt_en {
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
color: #233219;
letter-spacing: 0.1em;
line-height: 1.5;
padding-bottom: 20px;
text-align: left;
}


@media screen and (max-width: 880px) {
.box_bottom_en {
position: -webkit-sticky;
position: sticky;
top: 0;
}
	.po_box p.st_copy1en_sp {
    top: 330px;
    left: 0;
	position: absolute;
    z-index: 10;
	max-width: 220px;
}
.po_box p.st_copy2en {

top: 340px;
left: 380px;
max-width: 220px;
}
.po_box p.st_copy3en {
position: absolute;
z-index: 10;
top: 340px;
left: 250px;
max-width: 380px;
}
.po_box p.st_copy4en {
position: absolute;
z-index: 10;
top: 335px;
right: 320px;
max-width: 320px;
}
	.po_box p.st_copy5en {
position: absolute;
z-index: 10;
top: 340px;
left: 360px;
max-width: 250px;
}
	.po_box p.st_copy6en {
position: absolute;
z-index: 10;
top: 340px;
left: 300px;
max-width: 290px;
}
.po_box p.st_copy7en {
position: absolute;
z-index: 10;
top: 330px;
right: 300px;
max-width: 200px;
}
.po_box p.st_copy8en {
position: absolute;
z-index: 10;
top: 340px;
left: 300px;
max-width: 280px;
}
}

@media screen and (max-width: 415px) {
	
.gr_box_hert {

    padding: 20px;
}
	
.heritage_box {

    padding-bottom: 0px;
}
	
	h2.mainlogo_en {
font-size: 100%;
padding-top: 15px;
padding-left: 20px;
}
	
	.box_bottom_en {
position: -webkit-sticky;
position: sticky;
top: 0;
}
	p.st_txt_en {
padding-bottom: 25px;
font-size: 90%;
line-height: 1.6;
}
	
	.grid_ft_eng {
width: 90%;
margin: 0 auto;
}
		p.en_top_txt {
text-align: left;
letter-spacing: 0.08em;
line-height: 1.6;
width: 80%;
margin: 0 auto;
font-size: 90%;
padding: 70px 0 20px 0;
}
		.po_box p.st_copy1en_sp {
        top: 230px;
    left: 0;
max-width: 190px;
}
.po_box p.st_copy2en {
top: 170px;
left: 90px;
max-width: 220px;
}
.po_box p.st_copy3en {

top: 250px;
left: 20px;
max-width: 380px;
}
.po_box p.st_copy4en {
top: 250px;
right: 60px;
max-width: 320px;
}
.po_box p.st_copy5en {

top: 180px;
left: 70px;
max-width: 250px;
}
.po_box p.st_copy6en {

top: 240px;
left: 70px;
max-width: 290px;
}

.po_box p.st_copy7en {

top: 235px;
right: 100px;
max-width: 150px;
}
.po_box p.st_copy8en {

top: 240px;
left: 75px;
max-width: 280px;
}
	
	
	
.cloud_r1_en {
    position: absolute;
right: -560px;
top: 410px;
max-width: 750px;
}
.cloud_r2_en {
    position: absolute;
 right: -400px;
top: 430px;
max-width: 500px;
}
	
}
@media screen and (max-width: 376px) {
		p.en_top_txt {
text-align: left;
letter-spacing: 0.08em;
line-height: 1.6;
width: 80%;
margin: 0 auto;
font-size: 90%;
padding: 70px 0 20px 0;
}
		.po_box p.st_copy1en_sp {
        top: 230px;
    left: 0;
max-width: 190px;
}
.po_box p.st_copy2en {
top: 160px;
left: 90px;
max-width: 220px;
}
.po_box p.st_copy3en {

top: 240px;
left: 20px;
max-width: 380px;
}
.po_box p.st_copy4en {
top: 240px;
right: 60px;
max-width: 320px;
}
.po_box p.st_copy5en {

top: 170px;
left: 70px;
max-width: 250px;
}
.po_box p.st_copy6en {

top: 230px;
left: 70px;
max-width: 290px;
}

.po_box p.st_copy7en {

top: 225px;
right: 100px;
max-width: 150px;
}
.po_box p.st_copy8en {

top: 230px;
left: 75px;
max-width: 280px;
}
	
	
	
.cloud_r1_en {
    position: absolute;
    right: -590px;
    top: 500px;
    max-width: 800px;
}
.cloud_r2_en {
    position: absolute;
    right: -500px;
    top: 460px;
    max-width: 600px;
}
	
}
@media screen and (max-width: 325px) {
	
	.grid_ft_eng {
display: grid;
grid-gap: 10px 10px;
grid-template-columns: repeat(auto-fit, minmax(250px,1fr));
}
		p.en_top_txt {
text-align: left;
letter-spacing: 0.08em;
line-height: 1.6;
width: 80%;
margin: 0 auto;
font-size: 90%;
padding: 70px 0 20px 0;
}
		.po_box p.st_copy1en_sp {
        top: 210px;

max-width: 180px;
}
.po_box p.st_copy2en {
top: 140px;

}
.po_box p.st_copy3en {

top: 225px;
left: 20px;
max-width: 380px;
}
.po_box p.st_copy4en {
top: 220px;

}
.po_box p.st_copy5en {

top: 150px;

}
.po_box p.st_copy6en {

top: 210px;
left: 70px;
max-width: 290px;
}

.po_box p.st_copy7en {

top: 205px;
right: 100px;
max-width: 140px;
}
.po_box p.st_copy8en {

top: 220px;
left: 55px;
max-width: 280px;
}
	
	
	
.cloud_r1_en {
    position: absolute;
    right: -590px;
    top: 500px;
    max-width: 800px;
}
.cloud_r2_en {
    position: absolute;
    right: -500px;
    top: 460px;
    max-width: 600px;
}
	
}





.item_ac_link {
    text-align: center;
    position: relative;
    width: 24%;
    margin: 0 0.5% 20px 0.5%;
}

_:-ms-lang(x)::-ms-backdrop, .item_ac_link {
  /* IE11 のみ適用される */
	width: 22%;
	float:left;
	margin-right: 3%;
	margin-bottom: 20px;
}

.item_ac_link a {
	display: block;
  padding: 20px 0;
  text-align: center;
	background-color: #233219;
}

.item_ac_link a:hover {
	background-color: #6C8B6E;
	transition: 0.9s;
}
.item_ac_link2 {
    text-align: center;
    position: relative;
    width: 24%;
    margin: 0 0.5% 20px 0.5%;
}

_:-ms-lang(x)::-ms-backdrop, .item_ac_link2 {
  /* IE11 のみ適用される */
	width: 22%;
	float:left;
	margin-right: 3%;
	margin-bottom: 20px;
}

.item_ac_link2 a {
	display: block;
  padding: 20px 0;
  text-align: center;
	background-color: #233219;
}

.item_ac_link2 a:hover {
	background-color: #6C8B6E;
	transition: 0.9s;
}





h2.main_logo_e {
    text-align: left;
    font-size: 130%;
    padding-top: 20px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
	padding-left: 20px;

}

h2.main_logo_e a {

	color: #233219;
}

.sub_link {
    max-width: 960px;
    width: 90%;
    position: relative;
    padding-top: 90px;
    margin: 0 auto;
    padding-bottom: 100px;
}


h4.doc_ti_2 {
	background-color: #BEC3B9;
	    font-size: 100%;
    text-align: center;
    letter-spacing: 0.1em;
    padding: 25px ;
font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	color: #233219;
	
}

p.doc_l_txt {
   padding-top: 7px;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.1em;
}

.doc_link_box {
	background-color: #FFFFFF;
	padding: 10px 10px ;
	margin-bottom: 3px;
}
.doc_l_b {
	float: left;
	width: 55%;
}
.doc_r_b{
	float: right;
	width: 40%;
}

.doc_2clm_link {
    text-align: center;
    position: relative;
    width: 49%;
    margin: 0 0.5% 0px 0.5%;
	    letter-spacing: 0.1em;
font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
}

_:-ms-lang(x)::-ms-backdrop, .doc_2clm_link {
  /* IE11 のみ適用される */
	width: 48%;
	float:left;
	margin-right: 2%;
	margin-bottom: 0px;
}

.doc_2clm_link a {
	display: block;
  padding: 10px 0;
  text-align: center;
	background-color: #233219;
}

.doc_2clm_link a:hover {
	background-color: #6C8B6E;
	transition: 0.9s;
}


h3.doc_ti {
    font-size: 120%;
    text-align: center;
    letter-spacing: 0.1em;
    padding: 25px ;
font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
    width: 100%;
    border: 2px solid #233219;
    margin: 0 auto 20px;
	background-color: #FFFFFF;
}
.green_box {
	background-color: #BEC3B9;
	max-width: 800px;
	margin: 0 auto;
	padding: 20px;
}
.gr_box_doc {
	background-color: #E6E6E6;
	width: 100%;
	margin: 0 auto 30px;
	padding: 30px;
}
.sub_innner_nobg_npt {
    padding: 35px 0 0 0;
    position: relative;
}


.pf_box {
	width: 20%;
	float: left;
}
.pf_box img {
	width: 100%;
	height: auto;
}
.pfr_box {
	width: 70%;
	float: right;
}


.sub_innner_doc_nobg {
    padding: 90px 0 60px 0;
    position: relative;

}


.doc_dl_box {
	border: 1px solid #233219;
	padding: 25px;
}

p.doc_txt_center {
    letter-spacing: 0.03em;
    padding: 20px 0px 20px 0;
    text-align: center;
}

.doc_f_link {
    text-align: center;
    position: relative;
    width: 24%;
    margin: 0 0.5% 20px 0.5%;
}

_:-ms-lang(x)::-ms-backdrop, .doc_f_link {
  /* IE11 のみ適用される */
	width: 22%;
	float:left;
	margin-right: 3%;
	margin-bottom: 20px;
}

.doc_f_link a {
	display: block;
  padding: 20px 0;
  text-align: center;
	background-color: #233219;
}

.doc_f_link a:hover {
	background-color: #6C8B6E;
	transition: 0.9s;
}


p.doc_p_txt_intro {
    max-width: 760px;
    margin: 0 auto;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.1em;
    line-height: 1.8;
    text-align: justify;
    padding-bottom: 30px;
}
p.doc_p_txt_intro2 {
    max-width: 760px;
    margin: 0 auto;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.1em;
    line-height: 1.8;
    text-align: justify;
    padding-bottom: 30px;
	padding-top: 30px;
}

p.doc_p_txt {
    font-size: 100%;
    letter-spacing: 0.1em;
    padding: 30px 0 0 0;
    max-width: 700px;
    margin: 0 auto;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    text-align: center;
    line-height: 1.8;
}
table.doc_tb{
	width: 90%;
	margin: 0 auto;
}
table.doc_tb th {
	text-align: left;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	border-bottom: 1px solid #E6E6E6;
	margin-bottom: 10px;
    padding-bottom: 10px;
	letter-spacing: 0.05em;
}
table.doc_tb td {
	text-align: left;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	border-bottom: 1px solid #E6E6E6;
	margin-bottom: 10px;
    padding-bottom: 10px;
	padding-top: 5px;
	letter-spacing: 0.05em;
}

table.doc_tb td a {
	color: #233219;
}
table.doc_tb td a:hover {
	opacity: 0.7;
	transition: 0.8s;
}


.search-submit input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    margin: auto;
    width: 100%;
    max-width: 360px;
    line-height: 36px;
    background-color: #233219;
    text-align: center;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    transition: all .3s;
}

.search-input{
	width: 70%;
	float: left;
}
.search-submit{
	width: 28%;
	float: right;
}
p.doc_txt_s {
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1.8;
	padding: 20px 0 30px 0;
	
}
.sub_innner_doc {
    padding: 90px 0 60px 0;
    position: relative;
    background: url(../image/gre_bg_bottm.png) repeat-x bottom;
	background-size: 3px;
}

ul.doc_bt {
max-width:  408px;
	margin: 0 auto;

}

ul.doc_bt li {
	font-size: 100%;
	background-color: #233219;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	border: 2px solid #233219;
	letter-spacing: 0.1em;
}


ul.doc_bt li a {
	display: block;
	color: #FFFFFF;
	padding: 20px 0 20px 10px;
	
}

ul.doc_bt li a:hover {
transition: 0.9s;
	background-color: #fff;
	color: #233219;
}

ul.top_serc_bt {
max-width:  408px;
	margin: 30px auto 0;

}

ul.top_serc_bt li {
	font-size: 100%;
	background-color: #233219;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	border: 2px solid #233219;
	letter-spacing: 0.1em;
}


ul.top_serc_bt li a {
	display: block;
	color: #FFFFFF;
	padding: 15px 0 15px 0px;
	
}

ul.top_serc_bt li a:hover {
transition: 0.9s;
	background-color: #fff;
	color: #233219;
}

p.sec_top_txt {
    max-width: 760px;
    margin: 0 auto;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.1em;
    line-height: 1.8;
    text-align: justify;
    padding-bottom: 20px;
}



p.link_terms {
	text-align: right;
	width: 100%;
	padding-right: 10px;
	padding-top: 10px;
}
p.link_terms a {
	font-size: 80%;
    letter-spacing: 0.1em;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
	
}
p.link_terms a:hover {
	opacity: 0.7;
	transition: 0.8s;
	
}	

.arw-6::before {
    right: 0px;
	top:46px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}




.snap_w_box {
	position: relative;
	padding:60px 0 30px 0;
}
p.over_r {
	position: absolute;
	width: 100%;
	z-index: 100;
	
}
p.over_r img {
	width: 100%;
	height: auto;
	
}



h3.term_ti {
	font-size: 130%;
    text-align: left;
    letter-spacing: 0.1em;
    padding: 0 0 12px 0;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    max-width: 616px;
    border-bottom: 2px solid #233219;
    margin-bottom: 40px;
	margin-top: 30px;
}
p.term_txt_s {
    font-size: 100%;
    letter-spacing: 0.1em;
    padding: 10px 0 30px 0;
    max-width: 760px;
    margin: 0 auto;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    text-align: justify;
    line-height: 1.8;
}








h4.hterm_h4_title {
    margin: 0 auto 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1.8;
    font-size: 120%;
    max-width: 760px;
}
p.term_txt {
    font-size: 100%;
    letter-spacing: 0.1em;
    padding: 10px 0 60px 0;
    max-width: 760px;
    margin: 0 auto;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    text-align: justify;
    line-height: 1.8;
}
p.term_txt a {
    color: #233219;
	
}

p.term_txt a:hover {
	opacity: 0.7;
	transition: 1s;
	
}


span.news_day {
	padding-right: 6em;
}
h3.heri_ti {
	font-size: 130%;
    text-align: left;
    letter-spacing: 0.1em;
    padding: 0 0 12px 0;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    max-width: 616px;
    border-bottom: 2px solid #233219;
    margin-bottom: 60px;
	margin-top: 30px;
}

h4.heri_ti_h4_title {
    margin: 0 auto 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1.8;
    font-size: 120%;
	max-width: 700px;
}

.heri_im {
    max-width: 700px;
    margin: 0 auto 40px;
    border: 2px solid #FFFFFF;
    position: relative;
    text-align: center;
}

.heri_im img {
    width: 100%;
	height: auto;
}

p.hert_link {
	margin: 60px auto 0;
	background-color: #E6E6E6;
	max-width: 700px;
	line-height: 1.8;
	
}
p.hert_link a {
	padding: 30px;
	display: block;
	color: #233219;
	    letter-spacing: 0.1em;
    font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
}


h2#cast_ti {
    text-align: center;
    font-size: 170%;
    letter-spacing: 0.2em;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
	border-bottom: 2px solid #233219;
	padding-bottom: 30px;
}
h3.h3_cast_ti {
    font-size: 120%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    letter-spacing: 0.1em;
    padding: 40px 15px 0px 0px;
    color: #233219;
   max-width: 700px;
	text-align: left;
	margin: 0 auto;
}
.ac_8_img {
	padding: 40px 0 0 0;
	margin: 0 auto;
	max-width: 400px;
}
.ac_8_img img {
	width: 100%;
	height: auto;
}



/*20191202*/
/*** SIDE MENU ***/
#sideMenu{
    position: fixed;
    top: 0;
    right: -480px;
    width: 480px;
    height: 100%;
    background: #233219;
    z-index: 2002;
    overflow: scroll;
    padding-bottom: 40px;
}

.closeBtnArea{
    height: 80px;
}

.mCloseBtn{
    width: 80px;
    height: 100%;
    text-align: center;
    line-height: 65px;
    cursor: pointer;
    font-size: 3em;
}

.mCloseBtn:hover {
	opacity: 0.6;
}

.mCloseBtn p {
    text-align: center;
   color: #FFFFFF;
}

.menuList{
    position: relative;
}

.menuList ul li.menu_none {

	background: url(../image/menu_bord.png) 53px 22px no-repeat;
}




.menuList a,
.menuLang a {
    color: #fff;
}

.menuList a:hover {
	opacity: 0.6;
}


ul#sidemenu {
	padding: 0 50px 20px 50px;
}

ul#sidemenu li {
	background: url( ../image/side_arw_1.png) 0px 6px no-repeat;
	background-size: 8px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #6C8B6E;
	
	margin-bottom: 10px;
	text-align: left;
	font-size: 110%;
	letter-spacing: 0.08em;
}
ul#sidemenu li a {
display: block;
	padding: 0 0 10px 30px;
}

ul#sidemenu li.side_home {

	background:none;
	font-size: 110%;
}

ul#sidemenu li.oya {

	background:none;
	border-bottom:none;
	font-size: 110%;
	margin-bottom: 0px;
}

ul#sidemenu li.co {

	border-bottom:none;
	font-size: 90%;
}

ul#sidemenu li.coend {

	margin-bottom: 10px;
	font-size: 90%;
	padding: 0 0 20px 0px;
}

ul#sidemenu li.side_item {
    height: 40px;
    padding:12px 0 0 120px;
	
	
}




ul#sidemenu li.side_sns img {
	width: 60%;
	height: auto;
	
}

ul#sidemenu li.side_sns2 {
	
	font-size: 90%;
	background: none;
	padding: 30px 0 50px 20px;
	float: left;
	width: 40%;
	
}


ul#sidemenu li.side_sns2 img {
	width: 50%;
	height: auto;
	
}





/*20191122*/
.map_im {
    max-width: 600px;
    margin: 0 auto 60px;
    
    position: relative;
    width: 80%;
    text-align: center;
}

p.map_txt {
	margin: 10px auto 0;
		font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	text-align: justify;
	line-height: 1.8;
	letter-spacing: 0.1em;
	border-top: 2px solid #233219;
	padding-top: 20px;
}

.map_box{
	max-width: 700px;
	margin: 0 auto;
}

.map_box img {
	width: 100%;
	height: auto;
}

p.ac06_txt {
    font-size: 100%;
    letter-spacing: 0.1em;
    padding: 0px 0 60px 0;
	max-width: 700px;
	margin: 0 auto;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	text-align: justify;
	line-height: 1.8;
}

.item_ac_link_5clm {
    text-align: center;
    position: relative;
    width: 19%;
    margin: 0 0.5% 20px 0.5%;
}
_:-ms-lang(x)::-ms-backdrop, .item_ac_link_5clm {
  /* IE11 のみ適用される */
	width: 18%;
	float:left;
	margin-right: 2%;
	margin-bottom: 20px;
}

.item_ac_link_5clm a {
	display: block;
  padding: 20px 0 40px 0;
  text-align: center;
	background-color: #233219;
}

.item_ac_link_5clm a:hover {
	background-color: #6C8B6E;
	transition: 0.9s;
}
.arrow_bc{
position: relative;

padding: 0 0 0 0;
color: #000;
vertical-align: middle;
text-decoration: none;

}
.arrow_bc::before,
.arrow_bc::after{
position: absolute;
bottom: 20px;
right: 0;

margin: auto;
content: "";
vertical-align: middle;
}
.arw-bottom_c::before {
bottom: 20px;
    right: -6px;

    width: 8px;
    height: 8px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.grad-btn2 {
    z-index: 2;
    position: absolute;
    right: 0;
    bottom: -25px;
    left: 0;
    max-width: 300px;
    margin: 0 auto;
    padding: 15px 0;
    
    color: #233219;
    font-size: 90%;
    text-align: center;
    cursor: pointer;
    transition: .2s ease;
    border: 2px solid #233219;
}
.grad-btn3 {
    z-index: 2;
    position: absolute;
    right: 0;
    bottom: 50px;
    left: 0;
    max-width: 300px;
    margin: 0 auto;
    padding: 15px 0;
    
    color: #233219;
    font-size: 90%;
    text-align: center;
    cursor: pointer;
    transition: .2s ease;
    border: 2px solid #233219;
}
.bg_gre_pb {
	width: 100%;
padding-top: 60px;
	background-color: #E6E6E6;
	margin-bottom: 60px;
	padding-bottom: 60px;
}
.grid_ac_5 {
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    margin: 0 auto;
    flex-wrap: wrap;
}

h2.year {
	max-width: 140px;
	padding: 12px 0;
	background-color: #E6E6E6;
	    color: #233219;
    font-size: 90%;
    text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}

.item_ac_3clm {
    padding: 0 0 45px 0;
    text-align: center;
    background-color: #FFFFFF;
    position: relative;
    max-width: 31%;
    margin: 0 1% 60px 1%;
}

.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
p.img_box {
	max-width: 55%;
	float: right;
	
	padding-bottom: 90px;
}
p.img_box img {
	width: 100%;
	height: auto;
}
.about_txt_l {
	width: 40%;
	float: left;
	font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.1em;
    line-height: 1.8;
    text-align: justify;
    padding-bottom: 70px;
    font-weight: 300;
}
p.ac_04_txt {
		font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.1em;
    line-height: 1.8;
    text-align: justify;
    padding-bottom: 70px;
    font-weight: 300;
	border-top: 1px solid #233219;
	max-width: 830px;
    margin: 0 auto ;
	padding-top: 90px;
}
.bold {
	font-weight: 500;
}
.item_img_ac img {
	width: 100%;
	height: auto;
	padding-bottom: 5px;
	
}
@media screen and (max-width: 599px) {
	
	h2.main_logo_e {
    text-align: left;
    font-size: 110%;
    padding-top: 13px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
	padding-left: 20px;

}
	
	.sub_link {
    padding-bottom: 140px;
}
	
	.doc_l_b {
	float: none;
	width: 100%;
		padding-bottom: 10px;
}
.doc_r_b{
	float: none;
	width: 100%;
}
	
	h3.doc_ti {
    font-size: 100%;
    
    padding: 25px ;
	font-weight: 500;
    margin: 0 auto 30px;
	
}
	
	.pf_box {
	width: 100%;
	float: none;
		margin-bottom: 20px;
}
.pf_box img {
	width: 100%;
	height: auto;
}
.pfr_box {
	width: 100%;
	float: none;
}
	
	
	.sub_innner_doc_nobg {
    padding: 40px 0 30px 0;
    margin-bottom: 0px;
}
	
	.doc_f_link {
    width: 100%;
    margin: 0 0.5% 12px 0.5%;
}
	
	table.doc_tb {
    width: 100%;
    margin: 0 auto;
}

table.doc_tb td {
	font-size: 90%;
}

table.doc_tb td a {
	color: #233219;
	font-size: 90%;
}
	
	
	
	
	.item_ac_link_5clm {
    text-align: center;
    position: relative;
    width: 48%;
    margin: 0 1% 10px 1%;
}
ul#sidemenu {
    padding: 0 20px 20px 20px;
}
ul#sidemenu li {

   
    margin-bottom: 10px;
    text-align: left;
    font-size: 90%;
}
.item_ac_3clm {
    padding: 0 0 45px 0;
    text-align: center;
    background-color: #FFFFFF;
    position: relative;
    max-width: 100%;
    margin: 0 1% 60px 1%;
}
	
}



/*20191120*/
.nomal_824 {
    width: 90%;
    max-width: 824px;
    margin: 0 auto;
    position: relative;
   
}

h3.about_ti {
    font-size: 140%;
    text-align: center;
    letter-spacing: 0.1em;
    padding: 25px 0;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    width: 100%;
    border: 2px solid #233219;
    margin: 0 auto 1px;
}
h3.about_ti2 {
    font-size: 180%;
    text-align: center;
    letter-spacing: 0.1em;
    padding: 25px 0;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    width: 100%;
    border-bottom: 2px solid #233219;
    margin: 0 auto 30px;
}

h4.about_ti {
    font-size: 140%;
    text-align: left;
    letter-spacing: 0.1em;
    padding: 25px 0;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    width: 100%;

}


p.about_Ptxt {
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.1em;
    line-height: 1.8;
    text-align: center;
    padding: 25px 0;
	background-color: #E6E6E6;
	font-weight: 300;
}
p.about_Ptxt span {
	font-weight: 500;
}

.mb40 {
	margin-bottom: 40px;
}
.mb1 {
	margin-bottom: 1px;
}

p.about_txt {
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.1em;
    line-height: 1.8;
    text-align: justify;
    padding-bottom: 70px;
	font-weight: 300;
}

article.about_bd {
	border-bottom: 2px solid #E6E6E6;
	width: 100%;
	
}
article.about_art_box {
	padding-bottom: 90px;
}



table.table_about {
	width: 100%;
	
	border-spacing:0;
	margin-bottom: 30px;
}
table.table_about th {
	background-color: #BEC3B9;
	border-bottom: 1px solid #233219;
	border-right: 1px solid #233219;
	 font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.1em;
	font-weight: 400;
	padding: 10px 0;
	font-size: 90%;
	
}

table.table_about th.left {
	background-color: #D7DCD7;
	
}

table.table_about th.noboder {
	border-right: none;
}
table.table_about td {
	background-color: #fff;
	border-bottom: 1px solid #BEC3B9;
	border-right: 1px solid #BEC3B9;
	 font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.1em;
	font-weight: 300;
	padding: 10px 0;
	font-size: 90%;
	text-align: center;
}

.color_1 {
	color: #BEC3B9;
}

.about_flex {
	display: flex;
	display: -webkit-flex;
margin: 0 auto 30px;
justify-content: space-between;
	background-color: #E6E6E6;
	flex-wrap: wrap;
	padding: 20px;
}

p.about_Ptxt2 {
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.1em;
    line-height: 1.8;
    padding: 0px 0 0 15px ;
	font-weight: 300;
	width: 49%;
	text-align: left;
}
p.about_Ptxt2 span {
	font-weight: 500;
}

dl.about_list {
	border: 2px solid #E6E6E6;
	padding: 20px 0 20px 25px;
	margin-bottom: 12px;
	    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.1em;
    line-height: 1.8;
 
}

dl.about_list dt {
	font-weight: 400;
	font-size: 120%;
}

dl.about_list dd {
	font-weight: 300;
}


.item_ac_4clm {
    padding: 0 0 50px 0;
    text-align: center;
    background-color: #FFFFFF;
    position: relative;
    max-width: 23%;
    margin: 0 1% 60px 1%;
}

.doc_4clm {
    padding: 0 0 0px 0;
    text-align: center;
    background-color: #FFFFFF;
    position: relative;
    max-width: 23%;
    margin: 0 1% 0px 1%;
}



p.ac_txt {
   
    letter-spacing: 0.03em;
    padding: 20px 0px 20px 0;
	text-align: justify;
}
.serch_bt_ac_2 {
    background-color: #233219;
    width: 100%;
    margin: 0 auto ;
    position: absolute;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
	bottom: 0;
	left:0;
	right:0;
}
.serch_bt_ac_2 a {
	display: block;
	text-align: center;
	color: #fff;
	padding: 12px 0;
}
.serch_bt_ac_2 a:hover {
	background-color: #6C8B6E;
	transition: 1s;
}
.bg_gre {
	width: 100%;
padding-top: 90px;
	background-color: #E6E6E6;
	margin-bottom: 60px;
}
.bg_gre2 {
	background-color: #E6E6E6;
}

.nomal_960_ac {
    width: 90%;
    max-width: 960px;
    margin: 0 auto;
    padding-bottom: 0px;
    position: relative;
}
.nomal_960_ac2 {
    width: 90%;
    max-width: 960px;
    margin: 0 auto;
    padding-bottom: 180px;
    position: relative;
}

p.ac_list_txt {
    float: left;
    padding: 10px 0 10px 0px;
}

ul.ac_ul {
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 200px;
}

ul.ac_ul li a{
	display: block;
	background-color: #233219;
	text-align: center;
	padding: 8px 0 8px 0;
	font-size: 90%;
	
}
ul.ac_ul li a:hover {
	background-color: #6C8B6E;
	transition: 1s;
	
}
.grad-btn {
  
}
.grad-item {
  position: relative;
  overflow: hidden;
  height: 80px; /*隠した状態の高さ*/
}
.grad-item::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px; /*グラデーションで隠す高さ*/
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
  background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
  content: "";
}
.grad-trigger {
  display: none; /*チェックボックスは常に非表示*/
}
.grad-trigger:checked + .grad-btn2 {
  display: none; /*チェックされていたら、grad-btnを非表示にする*/
}
.grad-trigger:checked + .grad-btn3 {
  display: none; /*チェックされていたら、grad-btnを非表示にする*/
}

.grad-trigger:checked ~ .grad-item {
  height: auto; /*チェックされていたら、高さを戻す*/
}
.grad-trigger:checked ~ .grad-item::before {
  display: none; /*チェックされていたら、grad-itemのbeforeを非表示にする*/
}

.main_im {
    max-width: 960px;
    margin: 0 auto 20px;
    border: 2px solid #FFFFFF;
    position: relative;
    width: 80%;
	text-align: center;
}
p.arw_l {
    position: absolute;
    width: 30px;
    top: 42%;
    left: -60px;
}
p.arw_r {
    position: absolute;
    width: 30px;
    top: 42%;
    right: -60px;
}
h5.ac03_ti {
	text-align: center;
	padding-bottom: 20px;
		 font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.1em;
	font-weight: 400;
	font-size: 140%;

}
p.ac03_txt {
    font-size: 100%;
    letter-spacing: 0.1em;
    padding: 30px 0 0 0;
	max-width: 700px;
	margin: 0 auto;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	text-align: justify;
	line-height: 1.8;
}

.rt_bt {
	max-width: 402px;
	margin: 60px auto 0;
	    border: 2px solid #233219;
}

.rt_bt a {
	    padding: 20px 0;
	display: block;
	color: #233219;
	text-align: center;
		 font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.1em;
	font-weight: 400;
}
.rt_bt a:hover {
	background-color: #233219;
	color: #fff;
	transition: 1s;

}

.grid_his {
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    margin: 0 auto;
    flex-wrap: wrap;
}

.grid_his_2 {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    flex-wrap: nowrap;
}

.grid_arc_pager {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    margin: 40px auto 0;
    flex-wrap: wrap;
	max-width: 800px;
}


.item_his {
    padding: 0 0 0px 0;
    text-align: center;
    background-color: #FFFFFF;
    position: relative;
    max-width: 304px;
    margin: 0 1% 20px 1%;
}
.item_his2 {
    padding: 0 0 0px 0;
    text-align: center;
    background-color: #FFFFFF;
    position: relative;
    max-width: 408px;
    margin: 0 1% 20px 5%;
}


ul.item_his_bt {
	width: 350px;
	

}

ul.item_his_bt li {
	font-size: 90%;
font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
	
}
ul.item_his_bt li span img {
	width: 35px;
	height: auto;
	padding-left: 10px;
}

ul.item_his_bt li a {
	display: block;
	color: #233219;
	padding: 20px 0;
	border: 1px solid #233219;
	
}

ul.item_his_bt li a:hover {
transition: 0.9s;
	background-color: #233219;
	color: #FFFFFF;
}
.sub_innner_nobg_2 {
    padding: 40px 0 0 0;
    position: relative;
}
.co_main_txt{
	font-size: 80%;
	padding: 0 20px 20px 20px;
	letter-spacing: 0.1em;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
}

.bt_off {
	width: 52px;
    font-family: 'Hind Madurai', sans-serif;
    letter-spacing: 0.1em;
    text-align: center;
    margin: 0 7px 0 7px;
    border-radius: 2px;
    font-size: 90%;

}
.bt_off a {
color: #233219;
    display: block;
    cursor: pointer;
    padding: 18px 0 16px 0;
}
.bt_off a:hover {
	background: #6C8B6E;
	color: #fff;
	transition: 0.9s;
}

.bt_on {
	width: 52px;
    font-family: 'Hind Madurai', sans-serif;
    letter-spacing: 0.1em;
    text-align: center;
    margin: 0 7px 0 7px;
    border-radius: 2px;
    font-size: 90%;
	background: #6C8B6E;
	color: #fff;
	padding: 18px 0 16px 0;
}


@media screen and (max-width: 599px) {
	
	.item_ac_link {
    text-align: center;
    position: relative;
    width: 100%;
    margin: 0 0.5% 10px 0.5%;
}
.item_ac_link2 {
    text-align: center;
    position: relative;
    width: 49%;
    margin: 0 0.5% 10px 0.5%;
}
	
	.sub_innner_doc {
    padding: 40px 0 30px 0;
    position: relative;
    background: url(../image/gre_bg_bottm.png) repeat-x bottom;
		background-size: 7px;
		margin-bottom: 0px;
}

p.about_Ptxt2 {
    padding: 0px ;
	width: 100%;
}

dl.about_list {
	padding: 18px 22px;
 
}

dl.about_list dt {
	font-size: 110%;
	
}

dl.about_list dd {
	font-size: 90%;
	text-align: justify;
}
	
p.ac_list_txt {
    padding: 0px 0 40px 0%;
    width: 100%;
}
ul.ac_ul {
    max-width: 120px;

}

.main_im {
    width: 90%;
}
.grid_his {
    display:block;
	
	}
	
.sub_innner_nobg_2 {
    padding: 35px 0 0 0;
    position: relative;
}
.grid_his_2 {

    display: block;
	}

.item_his {
    padding: 0 0 20px 0;
    text-align: center;
width: 100%;
    margin: 0 auto;
}
	
.item_his2 {
width: 100%;
   margin: 0 auto;
}
ul.item_his_bt {
    width: 100%;
}
p.about_txt {
    padding-bottom: 30px;

}
.item_ac_4clm {

    max-width: 48%;
    margin: 0 1% 20px 1%;
}

.doc_4clm {

    max-width: 100%;
    margin: 0 1% 20px 1%;
}
	
.co_main_txt{
	padding: 0 5px 20px 5px;

}

.nomal_960_ac2 {

    padding-bottom: 160px;

}
p.arw_l {
    position: absolute;
    width: 20px;
    top: 42%;
    left: -30px;
}
p.arw_r {
    position: absolute;
    width: 20px;
    top: 42%;
    right: -30px;
}
	
	
	
	
	
}

/*about*/





p.top_p{
	font-size: 70%;
}

section.title_zone {
	background-color: #BEC3B9;
	padding: 4% 0;
}

/*ストーリメイン画像*/
section.st_img_zone {
	max-width: 1440px;
	padding: 4% 0;
	background: url(../story/story1/image/main.jpg) no-repeat center top;
	margin: 0 auto;
	position: relative;
	height: 430px;
}


section.st_img_zone2 {
	max-width: 1440px;
	padding: 4% 0;
	background: url(../story/story2/image/main.jpg) no-repeat center top;
	margin: 0 auto;
	position: relative;
	height: 430px;
	background-size: 115%;
}
section.st_img_zone3 {
	max-width: 1440px;
	padding: 4% 0;
	background: url(../story/story1/image/main3.jpg)no-repeat center top ;
	margin: 0 auto;
	position: relative;
	height: 430px;
	background-size: 115%;
}
section.st_img_zone4 {
	max-width: 1440px;
	padding: 4% 0;
	background: url(../story/story1/image/main4.jpg)no-repeat center top;
	margin: 0 auto;
	position: relative;
	height: 430px;
	background-size: 110%;
}
section.st_img_zone5 {
	max-width: 1440px;
	padding: 4% 0;
	background: url(../story/story1/image/main5.jpg)no-repeat center top;
	margin: 0 auto;
	position: relative;
	height: 430px;
	background-size: 110%;
}
section.st_img_zone6 {
	max-width: 1440px;
	padding: 4% 0;
	background: url(../story/story1/image/main6.jpg)no-repeat center top;
	margin: 0 auto;
	position: relative;
	height: 430px;
	background-size: 125%;
}
section.st_img_zone7 {
	max-width: 1440px;
	padding: 4% 0;
	background: url(../story/story1/image/main7.jpg)no-repeat center top;
	margin: 0 auto;
	position: relative;
	height: 430px;
	background-size: 110%;
}
section.st_img_zone8 {
	max-width: 1440px;
	padding: 4% 0;
	background: url(../story/story1/image/main8.jpg)no-repeat center top;
	margin: 0 auto;
	position: relative;
	height: 430px;
	background-size: 100%;
	
}


section.st_youtube {
	max-width: 800px;
	padding: 5% 0;
	
	margin: 0 auto;
	position: relative;
	
}
.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 80px;
	z-index: 100;
}

.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}






section.co_main {
	
	padding: 0 0 50px 0;
	margin: 0 auto 90px;
	position: relative;
		background: url(../story/story1/image/b_bg_1.png) no-repeat;
	background-position: -100% 0;
}

section.co_main2 {
	padding: 0 0 50px 0;
	margin: 0 auto 90px;
	position: relative;
		background: url(../story/story1/image/b_bg_2.png) no-repeat;
	background-position: -100% 0;
}
section.co_main3 {
	
	padding: 0 0 50px 0;
	
	margin: 0 auto 90px;
	position: relative;
		background: url(../story/story1/image/b_bg_3.png) no-repeat;
	background-position: -100% 0;
}

section.co_main4 {
	padding: 0 0 50px 0;
	margin: 0 auto 90px;
	position: relative;
		background: url(../story/story1/image/b_bg_4.png) no-repeat;
	background-position: -100% 0;
}
section.co_main5 {
	
	padding: 0 0 50px 0;
	
	margin: 0 auto 90px;
	position: relative;
		background: url(../story/story1/image/b_bg_5.png) no-repeat;
	background-position: -100% 0;
}

section.co_main6 {
	padding: 0 0 50px 0;
	margin: 0 auto 90px;
	position: relative;
		background: url(../story/story1/image/b_bg_6.png) no-repeat;
	background-position: -100% 0;
}
section.co_main7 {
	
	padding: 0 0 50px 0;
	
	margin: 0 auto 90px;
	position: relative;
		background: url(../story/story1/image/b_bg_7.png) no-repeat;
	background-position: -100% 0;
}

section.co_main8 {
	padding: 0 0 50px 0;
	margin: 0 auto 90px;
	position: relative;
		background: url(../story/story1/image/b_bg_8.png) no-repeat;
	background-position: -100% 0;
}



section.co_main_en {
	
	padding: 0 0 50px 0;
	margin: 0 auto 90px;
	position: relative;
		background: url(../image/story1/b_bg_1_en.png) no-repeat;
	background-position: -100% 0;
}

section.co_main2_en {
	padding: 0 0 50px 0;
	margin: 0 auto 90px;
	position: relative;
		background: url(../image/story1/b_bg_2_en.png) no-repeat;
	background-position: -100% 0;
}
section.co_main3_en {
	
	padding: 0 0 50px 0;
	
	margin: 0 auto 90px;
	position: relative;
		background: url(../image/story1/b_bg_3_en.png) no-repeat;
	background-position: -100% 0;
}

section.co_main4_en {
	padding: 0 0 50px 0;
	margin: 0 auto 90px;
	position: relative;
		background: url(../image/story1/b_bg_4_en.png) no-repeat;
	background-position: -100% 0;
}
section.co_main5_en {
	
	padding: 0 0 50px 0;
	
	margin: 0 auto 90px;
	position: relative;
		background: url(../image/story1/b_bg_5_en.png) no-repeat;
	background-position: -100% 0;
}

section.co_main6_en {
	padding: 0 0 50px 0;
	margin: 0 auto 90px;
	position: relative;
		background: url(../image/story1/b_bg_6_en.png) no-repeat;
	background-position: -100% 0;
}
section.co_main7_en {
	
	padding: 0 0 50px 0;
	
	margin: 0 auto 90px;
	position: relative;
		background: url(../image/story1/b_bg_7_en.png) no-repeat;
	background-position: -100% 0;
}

section.co_main8_en {
	padding: 0 0 50px 0;
	margin: 0 auto 90px;
	position: relative;
		background: url(../image/story1/b_bg_8_en.png) no-repeat;
	background-position: -100% 0;
}






section.g_map {
	width: 90%;
	padding: 0 0 0 0;
	margin: 0 auto 90px;
max-width: 960px;
}





.book_bg_1{

	margin: 0 auto;
	width: 100%;

	
}

.co_mainBox {
	max-width: 800px;
	padding: 80px 0;
	margin: 0 auto;
	position: relative;
}

.co_mainBox .fukidashi_l {
	position: absolute;
	left:-180px;
	top:-100px;
	max-width: 670px;
	
}
.co_mainBox .fukidashi_r {
	position: absolute;
	right:-100px;
	bottom:-50px;
	max-width: 670px;
	
}


.st_title_position {
	width: 100%;
	position: relative;
}
.ti_kazari {
	width: 16px;
	height: 16px;
	position: absolute;
	transform:rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
	background-color: #006E3C;
	top:7px;
	left:-8px;
	z-index: 100;
}
.ti_kazari_2 {
	width: 16px;
	height: 16px;
	position: absolute;
	transform:rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
	background-color: #8C0A8C;
	top:7px;
	left:-8px;
	z-index: 100;
}

.color_3 {
	background-color: #967800;
}


.color_4 {
	background-color: #BE2800;
}


.color_5 {
	background-color: #69A000;
}


.color_6 {
	background-color: #E68200;
}


.color_7 {
	background-color: #48489D;
}


.color_8 {
	background-color: #0091D2;
}


.faqArea {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0px 0 0px;
    background: none;
}

.faqArea .listArea {
    width: 100%;
    margin: 30px auto 0;
    color: #6B3818;
    background: #EFEFEF;
    height: auto;
}
ul.faqList {
    width: 100%;
}

ul.faqList li {
	padding: 15px 25px 15px 25px;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0.1em;
font-family: "Noto Sans JP";
	line-height: 1.8;
}
ul.faqList li a {
	color: #0A234D;
}

ul.faqList li:nth-child(even) {
	background: #E9E9E9;
	color: #000000;
	display: none;
	border-bottom: 1px solid #ffffff;
}
ul.faqList li:nth-child(odd) {
	position: relative;
	width: 100%;
	border-bottom: 5px solid #fff;
	cursor: pointer;
	background-color: #233219;
	color: #FFFFFF;
}
ul.faqList li:nth-child(odd)::after {
	position: absolute;
	display: inline-block;
	content: "";
	top: 53%;
	right: 18px;
	width: 20px;
	height: 13px;
	background-image: url(../image/arw.png);
	background-size: 16px;
	background-repeat: no-repeat;
	margin-top: -8px;
}
ul.faqList li.open:nth-child(odd)::after {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}

h3.st_h3_title {
	background-color: #233219;
	margin-bottom: 15px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
		letter-spacing: 0.1em;
	line-height: 1.8;
	color: #FFFFFF;
	padding: 0 0 0 30px;
	font-size: 13pt;
}

p.st_txt {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	color: #233219;
	letter-spacing: 0.1em;
	line-height: 1.5;
	padding-bottom: 20px;
	text-align: justify;
}

.hf_box_l {
	width: 48%;
	float: left;
	
}

h4.st_h4_title {
		margin: 10px 0 3px 0;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
		letter-spacing: 0.1em;
	line-height: 1.8;
	font-size: 120%;
}

.txt_r {
	text-align: right;
}



.hf_box_r {
	width: 48%;
	float: right;
	
}

.box_30_l {
	width: 36%;
	float: left;
	padding-bottom: 20px;
}
.box_30_l img {
	width: 100%;
	height: auto;
}


.box_60_r {
	width: 60%;
	float: right;
	position: relative;
}


.box_30_r {
	width: 36%;
	float: right;
	padding-bottom: 20px;
}
.box_30_r img {
	width: 100%;
	height: auto;
}


.box_60_l {
	width: 60%;
	float: left;
	position: relative;
}




.box_bottom {
	position: absolute;
	right:0;
	top:80px;
	width: 100%;
	
}
.box_bottom_l {
    position: absolute;
    right: 0;
    top: 50px;
    width: 100%;
}






.st_box_nomal {
	padding-bottom: 30px;
}

.st_flex {
	display: flex;
	display: -webkit-flex;
margin: 0 auto;
justify-content: space-between;
}
.st_img_box {
	width: 30%;
	
}









section.title_zone_2 {
	background-color: #E6E6E6;
	padding: 3% 0;
}



section.title_zone_bred {
	background-color: #BEC3B9;
	
	height: 50px;
}


h2#page_ti{
	text-align: center;
	font-size: 170%;
   letter-spacing: 0.3em;
	font-family: 'Noto Serif JP', serif;
font-weight: 600;
}

h4.sec_ul_ti{
	text-align: center;
		font-size: 140%;
   letter-spacing: 0.2em;
	font-family: 'Noto Serif JP', serif;
font-weight: 600;
	padding-bottom: 25px;
	border-bottom: 2px solid #233219;
	margin-bottom: 25px;
}

h4.sec_ul_ti_2{
	text-align: center;
		font-size: 140%;
   letter-spacing: 0.2em;
	font-family: 'Noto Serif JP', serif;
font-weight: 600;
	padding-bottom: 25px;
	border-bottom: 2px solid #233219;
	margin-bottom: 45px;
}


ul.ac_list {
	padding-bottom: 0px;
}
ul.ac_list li {
	border-bottom: 1px solid #E6E6E6;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
}
ul.ac_list li:last-child {
	
	margin-bottom: 60px;

}
ul.ac_list li span img{
	width: 35px;
	padding-left: 10px;
}
ul.ac_list li a {
	color: #233219;
}
ul.ac_list li a:hover {
	color: #6C8B6E;
}

h2#st_ti{
max-width: 640px;
	position: absolute;
	left:155px;
	bottom:-195px;
}

h2#st_ti img{
width: 100%;
	height: auto;
}




h2#page_ti_2{
	text-align: center;
	font-size: 170%;
   letter-spacing: 0.3em;
	font-family: 'Noto Serif JP', serif;
font-weight: 600;
}


h5.page_ti_bred {
	text-align: center;
	font-size: 110%;
   letter-spacing: 0.3em;
	font-family: 'Noto Serif JP', serif;
	padding-top: 10px;
	
}

h5.page_ti_bred a {
	color: #233219;
	font-weight: 600;
}


.h_box {
    max-width: 1032px;
    padding: 0px 0px 30px 0px;
    
    margin: 0 auto ;
}





/*検索結果*/

.bunka_box_r{
	width: 47%;
	float: right;
}
p.bunka_img {
	padding-bottom: 5px;
}
p.bunka_img img {
	width: 100%;
	height: auto;
}

ul.bunka_gm {
	margin: 20px 0;
}
ul.bunka_gm li {
	width: 48%;
	float: left;
	border: 1px solid #233219;
	border-radius: 30px;
	padding: 10px;
	font-size: 80%;
	text-align: center;
	margin: 0 1%;
}


.bunka_box_l {
	width: 47%;
	float: left;
}
p.tag_green {
	max-width: 150px;
	padding: 8px 0 8px 0;
	background-color: #233219;
	text-align: center;
	color: #FFFFFF;
}
p.bunka_result_txt {
	background-color: #D7DCD7;
	padding: 10px 12px;
	letter-spacing: 0.1em;
	
}
p.bunka_r_txt {
	letter-spacing: 0.1em;
	padding: 10px 0 30px 0;
	text-align: justify;
	
}

p.bunka_tad_txt{
	letter-spacing: 0.1em;
	padding: 10px 0;
	border-bottom: 1px solid #233219;
	border-top:  1px solid #233219;
	margin-bottom: 10px;
}

table.tbl-r02 {
    border: 0;
    border-collapse: collapse;
	width: 100%;
}

.tbl-r02 th {
  border-bottom: 1px solid #D3D6D1;
  padding: 5px 0 5px 0;
	width: 9em;
	text-align: left;
		font-family: 'Noto Sans JP', sans-serif;
	font-weight: 600;
	font-size: 90%;
	vertical-align: top;
}
.tbl-r02 td {
border-bottom: 1px solid #D3D6D1;
padding: 5px 0 5px 0;
font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	font-size: 90%;
}
 
 



h3.mess_ti_s {
    font-size: 120%;
    text-align: left;
    letter-spacing: 0.1em;
    padding: 0 0 12px 0;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    width: 304px;
    border-bottom: 2px solid #233219;
    margin-bottom: 30px;
}

h3.mess_ti_2 {
	
	font-size: 140%;
	text-align: left;
	letter-spacing: 0.1em;
	padding: 0 0 12px 0;
	font-family: 'Noto Serif JP', serif;
font-weight: 600;
	width: 616px;
	border-bottom: 2px solid #233219;
	margin-bottom: 30px;
}





.photo_flex {
display: flex;
display: -webkit-flex;
margin: 0 auto;
justify-content: space-between;
}
.other_p {
	width: 33%;
}





h3.mess_ti a {
	color: #000;

}

h3.mess_ti a:hover {
	color: #000;
	opacity: 0.5;
	transition: 0.9s;

}

.sub_innnerSora3 {
	padding: 90px 0 0 0;
position: relative;
background:  url(../image/gre_bg_bottm.png) repeat-x bottom;

}


.sub_innnerSora_ac {
	padding: 90px 0 0 0;
position: relative;
background:  url(../image/gre_bg_bottm.png) repeat-x bottom;
	background-size: 8px;

}

.sub_innner_kanren {
	padding: 90px 0 0 0;
position: relative;
background:  url(../image/gre_bg_bottm.png) repeat-x bottom;

}

.sub_innner_ft_link {
	padding: 50px 0 30px 0;
position: relative;
	background-color: #E6E6E6;

}





.sub_innner_nobg {
	padding: 90px 0 0 0;
position: relative;

}




.sub_innnerTop_white {
	padding: 90px 0 0 0;
position: relative;
background:#fff url(../image/gre_bg_bottm_l.png) repeat-x bottom;
	
	

}

.sub_innnerSt_1 {
    padding: 0px 0 0 0;
    position: relative;
    background: url( ../image/st_bg_bottm_1.png) repeat-x bottom;
}

.sub_innnerSt_2 {
    padding: 0px 0 0 0;
    position: relative;
    background: url( ../image/st_bg_bottm_2.png) repeat-x bottom;
}

.sub_innnerSt_3 {
    padding: 0px 0 0 0;
    position: relative;
    background: url( ../image/st_bg_bottm_3.png) repeat-x bottom;
}

.sub_innnerSt_4 {
    padding: 0px 0 0 0;
    position: relative;
    background: url( ../image/st_bg_bottm_4.png) repeat-x bottom;
}

.sub_innnerSt_4_v2 {
    padding: 0px 0 60px 0;
    position: relative;
    background: url( ../image/st_bg_bottm_4.png) repeat-x bottom;
	margin-bottom: 60px;
}

.sub_innnerSt_5 {
    padding: 0px 0 0 0;
    position: relative;
    background: url( ../image/st_bg_bottm_5.png) repeat-x bottom;
}

.sub_innnerSt_6 {
    padding: 0px 0 0 0;
    position: relative;
    background: url( ../image/st_bg_bottm_6.png) repeat-x bottom;
}
.sub_innnerSt_7 {
    padding: 0px 0 0 0;
    position: relative;
    background: url( ../image/st_bg_bottm_7.png) repeat-x bottom;
}
.sub_innnerSt_8 {
    padding: 0px 0 0 0;
    position: relative;
    background: url( ../image/st_bg_bottm_8.png) repeat-x bottom;
}

section.bnr_area {
	margin-bottom: 60px;
}
ul.bnr_2clm {
	
	max-width: 960px;
	margin: 0 auto;
}

ul.bnr_2clm li {
	width: 48%;
	float: left;
	border: 1px solid #606060;
}
ul.bnr_2clm li.r {
	width: 48%;
	float: right;
}




.nomal_960_st_ft {
    width: 90%;
    max-width: 960px;
    margin: 0 auto;
    
    position: relative;
}

.st_ft_bg {
	padding-top: 20px;
	
}
.st_ft_bg img {
	width: 100%;
	height: auto;
	
}

.st_ft_bt_box {
	    width: 90%;
    max-width: 700px;
    margin: 0 auto;
	display: flex;
	display: -webkit-flex;
	padding: 80px 0 120px 0;
justify-content: space-between;
	
}
.st_ft_link_bk {
	width: 250px;
	background-color: #233219;
	position: relative;
}

.st_ft_link_bk a {
	display: block;
	
	padding: 25px 0;
	text-align: center;
}
.st_ft_link_top{
	width: 160px;
	background-color: #233219;
	position: relative;
}
.st_ft_link_top a {
	display: block;
	background-color: #233219;
	padding: 25px 0px;
	text-align: center;
}
.st_ft_link_next {
	width: 250px;
	background-color: #233219;
	position: relative;
}

.st_ft_link_nobg {
	width: 250px;
	background-color: #fff;
	position: relative;
}

.st_ft_link_next a {
	display: block;
	background-color: #233219;
	padding: 25px 0px;
	text-align: center;
}

.st_ft_link_bk a:hover,.st_ft_link_top a:hover,.st_ft_link_next a:hover{
		background-color: #6C8B6E;
	transition: 1s;
}





.st_ft_link_bk span {
    position: relative;
    display: block;
    background: #fff;
    height: 1px;
    margin-top: 6px;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: -webkit-transform 0.3s 0.7s cubic-bezier(0.66, 0.45, 0.14, 0.79);
    transition: -webkit-transform 0.3s 0.7s cubic-bezier(0.66, 0.45, 0.14, 0.79);
    transition: transform 0.3s 0.7s cubic-bezier(0.66, 0.45, 0.14, 0.79);
    transition: transform 0.3s 0.7s cubic-bezier(0.66, 0.45, 0.14, 0.79), -webkit-transform 0.3s 0.7s cubic-bezier(0.66, 0.45, 0.14, 0.79);
    width: 100px;
}

.st_ft_link_bk span {
    background: #fff;
    max-width: 30px;
    width: 20.8333333vw;
    position: absolute;
    left: 10px;
    top:30px;
}

.st_ft_link_bk span::before {
    position: absolute;
    left: 13px;
    bottom: -14px;
    border-bottom: solid 1px #fff;
    content: '';
    height: 10px;
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    width: 10px;
}

.st_ft_link_bk span::before {
    border-bottom: solid 1px #fff;
}

.st_ft_link_next span {
    position: relative;
    display: block;
    background: #fff;
    height: 1px;
    margin-top: 6px;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: -webkit-transform 0.3s 0.7s cubic-bezier(0.66, 0.45, 0.14, 0.79);
    transition: -webkit-transform 0.3s 0.7s cubic-bezier(0.66, 0.45, 0.14, 0.79);
    transition: transform 0.3s 0.7s cubic-bezier(0.66, 0.45, 0.14, 0.79);
    transition: transform 0.3s 0.7s cubic-bezier(0.66, 0.45, 0.14, 0.79), -webkit-transform 0.3s 0.7s cubic-bezier(0.66, 0.45, 0.14, 0.79);
    width: 100px;
}

.st_ft_link_next span {
    background: #ffffff;
    max-width: 30px;
    width: 20.8333333vw;
	position: absolute;
	right: 10px;
	top:30px;
	
}

.st_ft_link_next span::before {
    position: absolute;
    right: 1px;
    bottom: 0;
    border-bottom: solid 1px #fff;
    content: '';
    height: 10px;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
    width: 10px;
}

.st_ft_link_next span::before {
    border-bottom: solid 1px #ffffff;
}














.sub_TopItem {
	max-width: 960px;
	width: 80%;
position: relative;
	padding-top: 0px;
	margin: 0 auto;
	padding-bottom: 100px;
}

.sub_TopItem_W {
padding: 90px 0 0 0;


	background-color: #FFFFFF;
}

.sub_serch {
	max-width: 960px;
	width: 90%;
position: relative;
	padding-top: 30px;
	margin: 0 auto;
	padding-bottom: 100px;
}




#video-background,
#video-overlay {
  position: fixed;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
 
#video-background {
  z-index: -2;
}
 
#video-overlay {
  z-index: -1;
	background: rgba(0,0,0,0.1) url(../image/coverblack.png) repeat-x;
	
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/*mov.js */
.sa {
  opacity: 0;
  transition: all .5s ease;
}
 
.sa.show {
  opacity: 1;
  transform: none;
}
 
.sa--lr {
  transform: translate(-200px, 0);
}
 
.sa--rl {
  transform: translate(100px, 0);
}

.sa--up {
  transform: translate(0, 100px);
}
 
.sa--down {
  transform: translate(0, -100px);
}



.cl-effect-11 a {
	padding: 0px 0 8px 0;
	
	color: #000;
	text-shadow: none;
	font-size: 80%;
	
} 

.cl-effect-11 a::before {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	padding: 0px 0 8px 0;
	max-width: 0;
	border-bottom: 2px solid #fff;
	color:rgba(62,20,133,0.3);
	content: attr(data-hover);
	-webkit-transition: max-width 0.5s;
	-moz-transition: max-width 0.5s;
	transition: max-width 0.5s;

}

.cl-effect-11 a:hover::before,
.cl-effect-11 a:focus::before {
	max-width: 100%;
}


.cl-effect-10  {
	position: relative;
	z-index: 1;
}

.cl-effect-10 a {
	overflow: hidden;
	margin: 0 15px;
}

.cl-effect-10 a span {
	display: block;
	padding: 10px 20px;
	background: #0f7c67;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}

.cl-effect-10 a::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	padding: 10px 20px;
	width: 100%;
	height: 100%;
	background: #fff;
	color: #0f7c67;
	content: attr(data-hover);
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform: translateX(-25%);
}

.cl-effect-10 a:hover span,
.cl-effect-10 a:focus span {
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	transform: translateX(100%);
}

.cl-effect-10 a:hover::before,
.cl-effect-10 a:focus::before {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	transform: translateX(0%);
}


.saw_font {
	font-family: 'Sawarabi Mincho', sans-serif;
}



.arrow{
position: relative;
display: inline-block;
padding: 0 0 0 16px;
color: #000;
vertical-align: middle;
text-decoration: none;

}
.arrow::before,
.arrow::after{
position: absolute;
bottom: 32px;
right: 0;
margin: auto;
content: "";
vertical-align: middle;
}

.arrow_his {
position: relative;
display: inline-block;
padding: 0 0 0 16px;
color: #fff;
vertical-align: middle;
text-decoration: none;

}
.arrow_his::before,
.arrow_his::after{
position: absolute;
top:0;
right: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.arw-his2::before {
	top:-10px;
    right: -230px;
    width: 8px;
    height: 8px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}




.arrowTop {
position: relative;
display: inline-block;
padding: 0 0 0 0px;
color: #000;
vertical-align: middle;
text-decoration: none;

}
.arrowTop::before,
.arrowTop::after{
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}

.arrowTop2 {
position: relative;
display: inline-block;
padding: 0 0 0 0px;
color: #fff;
vertical-align: middle;
text-decoration: none;
font-size: 9px;
}
.arrowTop2::before,
.arrowTop2::after{
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}


.arrowTopSc {
position: relative;
display: inline-block;
padding: 0 0 0 0px;
color: #fff;
vertical-align: middle;
text-decoration: none;

}
.arrowTopSc::before,
.arrowTopSc::after{
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}


.arw-2::before{
right: 20px;
width: 8px;
height: 8px;
border-top: 3px solid #fff;
border-right: 3px solid #fff;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}



.arw-3::before{
left: 30px;
width: 8px;
height: 8px;
border-top: 3px solid #FFFFFF;
border-right: 3px solid #FFFFFF;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}

.arw-green::before{
right: 30px;
	top:25px;
width: 8px;
height: 8px;
border-top: 3px solid #233219;
border-right: 3px solid #233219;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}

.arw-wh::before{
right: 30px;
	top:25px;
width: 8px;
height: 8px;
border-top: 3px solid #fff;
border-right: 3px solid #fff;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}





.arw-4::before{
right: -350px;
width: 8px;
height: 8px;
border-top: 3px solid #000;
border-right: 3px solid #000;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}

.arw-top::before{
right: -98px;
width: 5px;
height: 5px;
border-top: 2px solid #000;
border-right: 2px solid #000;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}

.arw-top2::before{
right: -68px;
width: 5px;
height: 5px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}


.arrowTopSc::before{
right: 0;
	bottom: -20px;
width: 5px;
height: 5px;
border-top: 2px solid #000;
border-right: 2px solid #000;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}



.ad_box h5 {
	font-size:100%;
	color:#333333;
	border-bottom: #8CD79B 1px solid;
	padding-bottom: 10px;
	letter-spacing: 0.2em;
}

.ad_box p {
	font-size:70%;
	color:#333333;
	padding-top:10px;
	
}


.pt80 {
	padding-top: 80px;
}








.f_Hind {
	font-family: 'Hind Madurai', sans-serif;
}
.f_noto {
	font-family: 'Noto Serif JP', serif;
}

.no_bdR {
	margin-right: 20px;
}



/*グリッドメイン........................................................................*/

.grid {
	
	 display: -webkit-flex;
   display: flex;
	justify-content: center;
	
	margin: 0 auto;
	flex-wrap: nowrap;
	 
}

.grid_ac {
	
	 display: -webkit-flex;
   display: flex;
	justify-content: space-between;
	
	margin: 0 auto;
		flex-wrap: wrap;
}


.his_pager {
		 display: -webkit-flex;
   display: flex;
	justify-content: space-between;
	
	margin: 0 auto 60px;
		flex-wrap: nowrap;
	max-width: 500px;
}

.his_arw_l{
	width: 50px;
}
.line {
	border-right: 1px solid #233219;
}
.pg_his {
	width: 200px;
	text-align: center;
}
.pg_his a {
	padding: 15px 30px 0px 0px;
	color: #233219;
	display: block;
}

.pg_his_2 {
	width: 200px;
	text-align: center;
}
.pg_his_2 a {
	padding: 15px 00px 0px 30px;
	color: #233219;
	display: block;
}


.his_arw_l img,.pg_his img {
	width: 100%;
	height: auto;
}





.grid_ac_2 {
	 display: -webkit-flex;
   display: flex;
	justify-content: center;
	margin: 0 auto;
		flex-wrap: wrap;
}

.grid_ac_3 {
	 display: -webkit-flex;
   display: flex;
	justify-content: space-between;
	margin: 0 auto;
		flex-wrap: wrap;
}


.grid_ft {
  display: grid;
  grid-gap: 10px 10px;
  grid-template-columns: repeat(auto-fit, minmax(300px,1fr));
}

.grid_fv {
  display: grid;
  grid-gap: 10px ;
  grid-template-columns: repeat(auto-fit, minmax(120px,1fr));
}



.item {
  padding: 0 0 0px 0 ;
  text-align: center;
	background-color: #FFFFFF;
	
	position: relative;
	max-width: 334px;
	margin: 0 10px;
}

_:-ms-lang(x)::-ms-backdrop, .item {
  /* IE11 のみ適用される */
	width: 30%;
	float:left;
	margin-right: 3%;
	margin-bottom: 20px;
}

.item_ac {
  padding: 0 0 0px 0 ;
  text-align: center;
	background-color: #FFFFFF;
	
	position: relative;
	max-width: 31%;
	margin: 0 1% 20px 1%;
}

_:-ms-lang(x)::-ms-backdrop, .item_ac {
  /* IE11 のみ適用される */
	width: 30%;
	float:left;
	margin-right: 3%;
	margin-bottom: 20px;
}

.item_ac_2 {
  padding: 0 0 0px 0 ;
  text-align: center;
	background-color: #FFFFFF;
	
	position: relative;
	max-width: 48%;
	margin: 0 1% 20px 1%;
}

_:-ms-lang(x)::-ms-backdrop, .item_ac {
  /* IE11 のみ適用される */
	width: 30%;
	float:left;
	margin-right: 3%;
	margin-bottom: 20px;
}

.ac_title_box {
	width: 100%;
	border: 10px solid #BEC3B9;
	padding: 5%;
	margin-bottom: 60px;

}

p.ac_img_cap {
	max-width: 830px;
	margin: 0 auto 30px;
	padding: 20px;
	background-color: #BEC3B9;
	    letter-spacing: 0.1em;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	line-height: 1.5;
	text-align: justify;
	
}


p.ac_txt_box830 {
	max-width: 830px;
	margin: 0 auto 90px;
	    
    letter-spacing: 0.1em;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;
	line-height: 1.5;
	text-align: justify;
}
p.his_txt_box {
	max-width: 830px;
	width: 90%;
	margin: 0 auto 90px;
    letter-spacing: 0.1em;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;
	line-height: 1.5;
	text-align: justify;
}

.img_r {
	float: right;
	margin: 0 0 30px 30px;
	width: 30%;
}

.img_r img {

	width: 100%;
	height: auto;
}

.im_cap {
	    letter-spacing: 0.1em;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	font-size: 90%;
}


ul.accordion {
	max-width: 620px;
	margin: 0 auto 90px;

}
ul.accordion li{
	cursor:pointer;
	
	background-color: #233219;
	color:#fff;
		    letter-spacing: 0.1em;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;

}

p.area_01 {
	    padding: 20px;
    background-color: #233219;
    color: #fff;
    letter-spacing: 0.1em;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
	text-align: center;
}

ul.accordion ul {
    display: none;
    padding: 0px ;
    margin-bottom: 20px;
}
ul.accordion ul li {
    
    background-color: #D7DCD7;
    
    line-height: 1.5;
    border-bottom: #FFF 1px solid;
    text-align: center;
}
ul.accordion ul li a {
    display: block;
    padding: 15px 0;
    color: #233219;
    line-height: 1.5;
    border: #FFF 1px solid;
    text-align: center;
}
ul.accordion ul li a:hover {
   background-color: #A5AA9F;
	transition: 1s;
	
}


h3.h3_ti_ac {
	    font-size: 120%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    letter-spacing: 0.1em;
	padding: 20px 15px 20px 15px;
	color: #233219;
	border-bottom: 1px solid #233219;
	margin: 0 20px 20px 20px;
}
h3.h3_ti_ac_04 {
	    font-size: 140%;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
    letter-spacing: 0.1em;
	text-align: center;
	color: #233219;

}

p.ac_txt_s {
    font-size: 80%;
    letter-spacing: 0.1em;
    padding: 0px 0px 10px 0;
	text-align: center;
}

.item_img_ac {
	max-width: 370px;
	margin: 0 auto 60px;
	
}

.serch_bt_ac  {
	background-color: #233219;
	width: 50%;
	margin: 0 auto 60px;
	position: relative;
		font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	
	
}

.serch_bt_ac a {
	display: block;
	text-align: center;
	color: #fff;
	padding: 15px 0;
}
.serch_bt_ac a:hover {
	background-color: #6C8B6E;
	transition: 1s;
}





.sec_c_760 {
	max-width: 760px;
	margin: 0 auto;
	padding: 30px;
	margin-bottom: 90px;
	background-color: #E6E6E6;
}


.serch_bt_1 {
		 display: -webkit-flex;
   display: flex;
	justify-content: left;
	   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
}




.serch_bt_1_center {
		 display: -webkit-flex;
   display: flex;
	justify-content: space-between;
	   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
}

h4.serch_h4{
		font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	padding: 0 0 15px 55px;
	font-size: 120%;
}

h4.serch_h4_2 {
		font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	padding: 20px 0 15px 55px;
	font-size: 120%;
}



.serch_bt_item2 {
	background-color: #FFFFFF;
	width: 48%;
	margin: 0 1% 1% 1%;
	text-align: center;
	
}

.serch_bt_item2 img {
	width: 100%;
	height: auto;

}

.serch_bt_item2_txt {
	background-color: #FFFFFF;
	width: 48%;
	margin: 0 1% 1% 1%;
	position: relative;
		font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	
}

.serch_bt_item2_txt a {
	display: block;
	text-align: center;
	color: #233219;
	padding: 20px 0;
}
.serch_bt_item2_txt a:hover {

	color: #fff;
	background-color: #6C8B6E;
	transition: 1s;
}

.serch_bt_itemG_txt {
	background-color: #233219;
	width: 48%;
	margin: 0 1% 1% 1%;
	position: relative;
		font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	
}

.serch_bt_itemG_txt a {
	display: block;
	text-align: center;
	color: #fff;
	padding: 20px 0;
}
.serch_bt_itemG_txt a:hover {

	
	background-color: #6C8B6E;
	transition: 1s;
}









.serch_bt_item3_txt {
	background-color: #FFFFFF;
	width: 31%;
	margin: 0 1% 1% 1%;
	text-align: center;
	position: relative;
			font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}

.serch_bt_item2_txt a,
.serch_bt_item3_txt a {
	display: block;
	text-align: center;
	color: #233219;
	padding: 20px 0;
}
.serch_bt_item2_txt a:hover,
.serch_bt_item3_txt a:hover {

	color: #fff;
	background-color: #6C8B6E;
	transition: 1s;
}

.serch_bt_item2_txt span {
    position: relative;
    display: block;
    background: #fff;
    height: 1px;
    margin-top: 6px;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: -webkit-transform 0.3s 0.7s cubic-bezier(0.66, 0.45, 0.14, 0.79);
    transition: -webkit-transform 0.3s 0.7s cubic-bezier(0.66, 0.45, 0.14, 0.79);
    transition: transform 0.3s 0.7s cubic-bezier(0.66, 0.45, 0.14, 0.79);
    transition: transform 0.3s 0.7s cubic-bezier(0.66, 0.45, 0.14, 0.79), -webkit-transform 0.3s 0.7s cubic-bezier(0.66, 0.45, 0.14, 0.79);
    width: 100px;
}

.serch_bt_item2_txt span {
    background: #233219;
    max-width: 60px;
    width: 20.8333333vw;
	position: absolute;
	left: 10px;
	top:25px;
	
}

.serch_bt_item2_txt span::before {
    position: absolute;
    right: 1px;
    bottom: 0;
    border-bottom: solid 1px #fff;
    content: '';
    height: 10px;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
    width: 10px;
}

.serch_bt_item2_txt span::before {
    border-bottom: solid 1px #233219;
}



.serch_bt_item3_txt span {
    position: relative;
    display: block;
    background: #fff;
    height: 1px;
    margin-top: 6px;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: -webkit-transform 0.3s 0.7s cubic-bezier(0.66, 0.45, 0.14, 0.79);
    transition: -webkit-transform 0.3s 0.7s cubic-bezier(0.66, 0.45, 0.14, 0.79);
    transition: transform 0.3s 0.7s cubic-bezier(0.66, 0.45, 0.14, 0.79);
    transition: transform 0.3s 0.7s cubic-bezier(0.66, 0.45, 0.14, 0.79), -webkit-transform 0.3s 0.7s cubic-bezier(0.66, 0.45, 0.14, 0.79);
    width: 100px;
}

.serch_bt_item3_txt span {
    background: #233219;
    max-width: 30px;
    width: 20.8333333vw;
	position: absolute;
	left: 10px;
	top:25px;
	
}

.serch_bt_item3_txt span::before {
    position: absolute;
    right: 1px;
    bottom: 0;
    border-bottom: solid 1px #fff;
    content: '';
    height: 10px;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
    width: 10px;
}

.serch_bt_item3_txt span::before {
    border-bottom: solid 1px #233219;
}


.search_map {
	position: relative;
	width: 80%;
	margin: 0 auto;
	cursor: default;
	
}
.search_map img {
	width: 100%;
	height: auto;
	
}

.serch_map_bt_1 {
position: absolute;
	max-width: 180px;
	top:54%;
	left:9%;
	
}
.serch_map_bt_2 {
position: absolute;
	max-width: 180px;
	top:34%;
	left:-12%;
}

.serch_map_bt_3 {
position: absolute;
	max-width: 180px;
	top:74%;
	left:-12%;
}

.serch_map_bt_4 {
position: absolute;
	max-width: 180px;
	top:66%;
	right:-12%;
}

.serch_map_bt_5 {
position: absolute;
	max-width: 180px;
	top:34%;
	right:-12%;
}


.serch_map_bt_6 {
position: absolute;
	max-width: 180px;
	top:2%;
	left:-12%;
}


.serch_map_bt_7 {
position: absolute;
	max-width: 180px;
	top:2%;
	right:-12%;
}


 h4.serc_h4 {
	max-width: 120px;
margin: 0 auto;
	padding-bottom: 10px;
}

h5.serc_h5 {
	text-align: center;
			font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	font-size: 120%;
}
p.serc_p {
	text-align: center;
font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;
	font-size: 90%;
}

.serch_map_bt_1 a,.serch_map_bt_2 a,.serch_map_bt_3 a,.serch_map_bt_4 a,.serch_map_bt_5 a,.serch_map_bt_6 a,
.serch_map_bt_7 a {
color: #233219;
}

.serch_map_bt_1 a:hover,.serch_map_bt_2 a:hover,.serch_map_bt_3 a:hover,.serch_map_bt_4 a:hover,.serch_map_bt_5 a:hover,.serch_map_bt_6 a:hover,.serch_map_bt_7 a:hover {
color: #6C8B6E;
	transition: 1s;
}

/*文化財検索結果一覧リスト*/

.bunka_list {
	width: 100%;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #233219;
	position: relative;
}
.bunka_thm {
	width: 140px;
	float: left;
	
}
p.bunka_list_txt {
	float: left;
	padding: 35px 0 0 35px;
	
}
ul.bunka_ul{
	position: absolute;
	bottom: 10px;
	right: 0;
	width: 200px;
	
}
ul.bunka_ul li a{
	display: block;
	background-color: #233219;
	text-align: center;
	padding: 8px 0 8px 0;
	font-size: 90%;
	
}
ul.bunka_ul li a:hover {
	background-color: #6C8B6E;
	transition: 1s;
	
}


.item_ct {
  padding: 0 0 0px 0 ;
  text-align: center;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	position: relative;
	
}

_:-ms-lang(x)::-ms-backdrop, .item_ct {
  /* IE11 のみ適用される */
	width: 32%;
	float:left;
	margin-right: 1%;
}

.item_fv {
  padding: 0 0 0px 0 ;
  text-align: center;
	background-color: #E6E6E6;
	margin-bottom: 20px;
	position: relative;
	
}

_:-ms-lang(x)::-ms-backdrop, .item_fv {
  /* IE11 のみ適用される */
	width: 19%;
	float:left;
	margin-right: 1%;
}

h4.inst_ti {
	max-width: 408px;
	width: 80%;
	margin: 0 auto;
	padding-bottom: 40px;
}






.cat_f_s {
	font-size: 90%;
}

.cat_f_ss {
	font-size: 80%;
}

.cat_f_sss {
	font-size: 70%;
}



.item h4 {
    font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.1em;
	padding:0px 20px 10px 20px;
	
	text-align: left;
	
	font-size: 90%;
	
}


.item p {
font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.1em;
	padding:0px 20px 20px 20px;
	text-align: left;
	font-size: 60%;
	
}

ul.top_bt {
	
	

}

ul.top_bt li {
	font-size: 120%;
font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	letter-spacing: 0.1em;
	
}


ul.top_bt li a {
	display: block;
	color: #233219;
	padding: 20px 15px 20px 15px;
	
}

ul.top_bt li a:hover {
transition: 0.9s;
	background-color: #233219;
	color: #FFFFFF;
}

ul.top_bt li span.pdf_ico {
	float: right;
	padding-right: 20px;
	
}

ul.top_bt li span.pdf_ico img {
	width: 60%;
	height: auto;
	
}

p.top_bt_p {
	font-size: 80%;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;
	padding: 12px 0px 0px 0px;
}



.tpc_box {
	width: 100%;
	position: relative;
	padding: 40px 0 0 0;
}

.tpc_box ul.tpc_bt {
	width: 408px;
	margin: 0 auto;

	
}

.tpc_box ul.tpc_bt li {
	font-size: 80%;
	background-color: #233219;
	text-align: center;
}


.tpc_box ul.tpc_bt li a {
	display: block;
	color: #FFFFFF;
	padding: 20px 0 20px 10px;
	
}

.tpc_box ul.tpc_bt li a:hover {
transition: 0.9s;
	background-color: #E60012;
}



.serch_bt_box {
	width: 100%;
	position: relative;
	padding: 60px 0 0 0;
}

.serch_bt_box ul.serch_bt {
	width: 408px;
	margin: 0 auto;

	
}

.serch_bt_box ul.serch_bt li {
	font-size: 80%;
	background-color: #233219;
	text-align: center;
}


.serch_bt_box ul.serch_bt li a {
	display: block;
	color: #FFFFFF;
	padding: 20px 0 20px 0px;
	
}

.serch_bt_box ul.serch_bt li a:hover {
transition: 0.9s;
	background-color: #E60012;
}




















.no_bd {

	border-bottom: none;
	
}



.clm3_on {
	display: none;
	border-bottom: none;
}


.item img {
width:auto;
	height: 100%; 
	
	
}

.item_img {
overflow: hidden;

	
 

}

.item_img img{
	transition: 0.3s;
	vertical-align:middle;
width: 100%;
	height: auto;
	
}

/*
.item_img img:hover {
-webkit-transform: scale( 1.1 ) ;
	-moz-transform: scale( 1.1 ) ;
	-ms-transform: scale( 1.1 ) ;
	-o-transform: scale( 1.1 ) ;
	transform: scale( 1.1 ) ;
}*/

.mod_img {
	background-color: #F0F0F0;
	margin-bottom: 20px;
	position: relative;
}

.item_ov {
	
  padding: 0 0px 30px 0px ;
  text-align: left;
	
	width: 100%;
	margin: 0 auto;
	
}


.item_ov2 {
	
  padding: 30px 0 30px 0 ;
  text-align: center;
	width: 90%;
	margin: 0 auto ;
	
}

h5.item_h5 {
	width: 100%;
	padding: 5px;
	color: #000000;
	text-align: center;
	background-color: #F0F0F0;
	margin-bottom: 10px;
}

p.item_ov_txt {
	color: #000000;
	font-size: 80%;
	line-height: 1.8;
}

p.item_ov_txt2 {
	color: #000000;
	font-size: 70%;
	line-height: 1.8;
	text-align: right;
	position: absolute;
	right: 10px;
	bottom: 10px;
}



.item_main_box {
    width: 80%;
    max-width: 1100px;
    margin: 0 auto;
    padding-bottom: 100px;
}


_:-ms-lang(x)::-ms-backdrop, .item_main_box {
    width: 80%;
    max-width: 1100px;
    margin: 0 auto;
    padding-bottom: 400px;
}









.contact_main_box {
    width: 80%;
    max-width: 960px;
    margin: 0 auto;
    padding-bottom: 100px;
}
.topic_main_box {
    width: 80%;
    max-width: 1100px;
    margin: 0 auto;
    padding-bottom: 30px;
	padding-top: 80px;
	border-bottom: #000000 2px solid;
}

.item_top_box {
   
    max-width: 1280px;
    margin: 0 auto;
    padding-bottom: 20px;
	background: url(../item/image/bg_green.png) no-repeat;
	background-position: center top;
	background-size: 500px;
	z-index: -1;
	
}

.item_top_box2 {
   
    max-width: 1280px;
    margin: 0 auto;
    padding-bottom: 20px;

}


.item_top_box3 {
    max-width: 1280px;
    margin: 0 auto;
    padding-bottom: 20px;
	background: url(../item/image/bg_green.png) no-repeat;
	background-position: center center;
	background-size: 500px;
	z-index: -1;
	
}









.img_hfR {
	width: 49.5%;
	margin: 10px 0 0 0;
	float: right;
}

.img_hfL img {
	width: 100%;
	height: auto;
}
.img_hfR img {
	width: 100%;
	height: auto;
}










.item_ov h4 {
font-family: 'Hind Madurai', sans-serif;
	letter-spacing: 0.1em;
	padding-bottom: 2px;
	
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 180%;
	
}


.item_ov p {

	letter-spacing: 0.1em;
	color: #000000;
	text-align: left;
	font-size: 100%;
	
}

.target img {
	transition:0.3s;
}



.target img:hover  {
	-webkit-transform: rotateZ( 90deg ) ;
	-moz-transform: rotateZ( 90deg ) ;
	-ms-transform: rotateZ( 90deg ) ;
	-o-transform: rotateZ( 90deg ) ;
	transform: rotateZ( 90deg ) ;
}

p.item_txt {

	letter-spacing: 0.1em;
	color: #000000;
	text-align: left;
	font-size: 90%;
	padding-bottom: 40px;
	
}



.second_box800 {
	max-width: 800px;
	margin: 0 auto;
}



P.caption {
	text-align: right;
	color: #000000;
	font-size: 80%;
	padding-top: 10px;
}




h5.item_price {
	color: #000000;
	text-align: left;
	padding: 20px 0 10px 0;
	font-size: 120%;
}




ul.pager {
	max-width: 420px;
	
	margin: 0 auto;
	padding-top: 90px;
	
}

ul.pager li {
	width: 52px;
	
	float: left;
	    font-family: 'Hind Madurai', sans-serif;
    letter-spacing: 0.1em;
	text-align: center;
    margin: 0 7px 0 7px;
    border-radius: 2px;
    
    color: #000;
    font-size: 90%;
    text-align: center;
    
  
}

ul.pager li.green {
padding: 18px 0 16px 0;
    
    border-radius: 2px;
    
    color: #fff;
    font-size: 90%;
    text-align: center;
    background: #BEC3B9;
  
}

ul.pager li.on a {
	color: #000;
	display: block;
	

	cursor: pointer;
	padding: 18px 0 16px 0;
}


ul.pager li.on a:hover {
	background: #6C8B6E;
	color: #fff;
	transition: 0.9s;
}

ul.pager li img {
    width: 100%;
	height: auto;
  
}



.animation {


visibility:hidden;
}

.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:0.6s;
 -ms-animation-duration:0.6s;
 animation-duration:0.6s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}



/* Opening
-----------------------------------------*/
.Opening {
position:relative;
background-color: #FFF;
}
.Opening ul li{
  position: relative;
  overflow: hidden;
  width: 100%;
  text-align: center;
}
.Opening ul li img.Opening__text{
  position: absolute;
  top:50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform:translate(-50%, -50%);
  z-index: 9;
}
.Opening ul li span {
}
.Opening ul li span img.Opening__img{
  max-width: inherit;
  width: 100%;
  height: auto;
}


.modal .checkbox{
  display: none;
}

/* Gray background */
.modal .modal-overlay{
  opacity: 0;
  transition: all 0.3s ease;
  width: 50%;
  position: absolute;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -100;
  transform: scale(1);
  display: flex;
  background-color: rgba(0,0,0,0.7);
}

/* Box */
.modal .modal-wrap {
  background-color: #fff;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
  padding: 20px;
  width: 50%;
	max-width: 550px;
  margin: 90px auto;
  align-self: flex-start;
  border-radius: 5px;
  transition: all 0.5s ease;
}
.modal .modal-wrap.small{
  width: 30%;
}
.modal .modal-wrap.full{
  width: 100%;
  height: 100%;
}

.modal .modal-wrap.a-center {
  align-self: center;
}
.modal .modal-wrap.from-left {
  transform: translateX(-100%);
}
.modal .modal-wrap.from-right {
  transform: translateX(100%);
}
.modal .modal-wrap.from-top {
  transform: translateY(-100%);
}
.modal .modal-wrap.from-bottom {
  transform: translateY(100%);
}

/* Box */
.modal .modal-wrap2 {
  background-color: #000;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
  padding: 40px 50px;
  width: 80%;
  margin: 20px auto;
  align-self: flex-start;
  border-radius: 2px;
  transition: all 0.5s ease;
}
.modal .modal-wrap2.small{
  width: 30%;
}
.modal .modal-wrap2.full{
  width: 100%;
  height: 100%;
}

.modal .modal-wrap2.a-center {
  align-self: center;
}
.modal .modal-wrap2.from-left {
  transform: translateX(-100%);
}
.modal .modal-wrap2.from-right {
  transform: translateX(100%);
}
.modal .modal-wrap2.from-top {
  transform: translateY(-100%);
}
.modal .modal-wrap2.from-bottom {
  transform: translateY(100%);
}


/* Close button */
.modal .modal-overlay .close{
  position: fixed;
  right: 0px;
  top: -80px;
  font-size: 50px;
  width: 80px;
  height: 80px;
	color:#E8E8E8;
	text-align: center;
	z-index: 1000;
}


_:-ms-lang(x)::-ms-backdrop, .modal .modal-overlay .close{

  right: 30%;
  top: 0px;

}




.modal .modal-overlay .close:hover{
  cursor: pointer;
  color: #4b5361;
}

/* Close button */
.modal .modal-overlay .close2{
  position: absolute;
  right: 12%;
  top: 5%;
  font-size: 40px;
  width: 30px;
  height: 30px;
  color: #fff;
}

.modal .modal-overlay .close2:hover{
  cursor: pointer;
  color: #4b5361;
}

/* Close button */
.modal .modal-overlay .close3{
  position: absolute;
  right: 12%;
  top: 5%;
  font-size: 40px;
  width: 30px;
  height: 30px;
  color: #fff;
}

.modal .modal-overlay .close3:hover{
  cursor: pointer;
  color: #4b5361;
}


 .modal .o-close {
   width: 100%;
   height: 100%;
   position: fixed;
   left: 0;
   top: 0;
   z-index: -100;
 }

.modal input:checked ~ .o-close {
  z-index: 9998;
}
.modal input:checked ~ .modal-overlay{
  transform: scale(1);
  opacity:1;
  z-index: 9997;
  overflow: auto;
}
.modal input:checked ~ .modal-overlay .modal-wrap {
  transform: translateY(0);
  z-index: 9999;
}

.open-modal {
	cursor: pointer;
}


a img:hover{
    opacity: .7;
}

.pc {
    
	display: block;
}

.pc960 {
    
	display: block;
}

.pc959 {
    
	display: none;
}

.pc2 {
    display: block;
}


.pconly {
    display: block;
}

.pc_otherOn {
    display: none;
}
	



.pc3 {
    display: block;
}

.ipd {
    display: none;
}

.sp {
    display: none;
}

.mt0{
    margin-top: 0 !important;
}

.mt10{
    margin-top: 10px;
}

.mt20{
    margin-top: 20px;
}

.mt30{
    margin-top: 30px;
}

.mb10{
    margin-bottom: 10px;
}

.mb20{
    margin-bottom: 20px;
}

.both {
	clear:both;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

/*** load ***/
.loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #000;
  z-index: 10;
}

#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 55%;
  width: 70px;
  height: 70px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: right;
  color: #fff;
  z-index: 20;
}




.swiper-container12 {
	
}

p.top_main_txt {
	color: #000000;
	max-width: 408px;
	width: 100%;
	line-height: 2.5;
	margin: 0 auto;
	padding: 30px 0 30px 0;
	letter-spacing: 0.1em;
}

p.top_Item_txt {
	color: #000000;
	max-width: 408px;
	width: 100%;
	line-height: 2.5;
	margin: 0 auto;
	padding: 30px 0 30px 0;
	letter-spacing: 0.1em;
	border-bottom: #000000 3px solid;
}


/*** color ***/
.blueBack{
    background:#fff;
	border-top:1px solid #CCC;
}

.redBack{
    background: #333333;
}

.yellowBack{
    background: #6B3818;
	border-bottom:1px #CCC solid;
}

.lightBlueBack {
    background: none;
}

/*** font-family(Google font) ***/
.fmOswald{
    font-family: 'Oswald', sans-serif;
}

.fzBig{
    font-size: 1.5em;
}

.fzMiddle{
    font-size: 1.25em;
}

.fzSmall{
    font-size: 0.8em;
}

.fontB{
    font-weight: 700;
}

.spaceS{
    letter-spacing: -0.02em;
}

/*** button ***/
.btn{
    width: 390px;
    height: 65px;
    display: inline-block;
    color: #FFFFFF;
    border: 2px solid #FFFFFF;
    line-height: 65px;
    font-size: 1.2em;
    text-align: center;
}



.btn.gray{
    border: none;
    background-image: url(./img/common/btn_gray_back.png);
}

.btn.blue{
    border: none;
    background: #0A234D;
}

.btn a{
    display: block;
}

.btn.yellow a{
    color: #0A234D;
    font-weight: bold;
}

.btn.gray a{
    color: #0A234D;
    font-weight: bold;
}

.btn a span{
    position: relative;
	transition: .3s;
}

.btn a span::after {
	position: absolute;
	bottom: -5px;
	left: 0;
	content: attr(data-btn);
	width: 0;
	height: 1px;
	background-color: #FFFFFF;
	transition: .3s;
}

.btn.yellow a span::after,
.btn.gray a span::after {
	background-color: #0A234D;
}

.btn a:hover span::after {
	width: 100%;
}


/*** Line ***/
.botomAreaLine{
    display: inline-block;
    width: 100%;
    height: 5px;
    background-image: url(./img/common/middle_line.png);
    margin-top: 30px;
}

/*** mainTitle ***/
.mainTtl h2{
    width: 315px;
    display: inline-block;
    line-height: 85px;
    height: 85px;

    text-align: center;
}

.mainTtl h2.red {
    background: #333333;
}

.mainTtl h2.yellow{
    background: #FACD34;
    color: #0A234D;
}

/*** overlay ***/
#overLay{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    z-index: 1000;
    
}

#overLay_nomal {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    top: 0;
    left: 0;
    z-index: -1;
}


#overLay_bg {
    
    width: 100%;
    height: 256px;
	background: #D7F5D7 url( ../item/image/hed_bg.png) no-repeat;
	background-position: center;
	background-size: cover;
    z-index: -1;
}

#overLay_tri {
    position: fixed;
    width: 100%;
    height: 100%;
   
	

	margin-bottom: 140px;
    top: 0;
    left: 0;
    z-index: -2;
}

#overLay_tri_second {
    position: fixed;
    width: 100%;
    height: 100%;
   
	background: url(../image/top_bg3.jpg) no-repeat;

	margin-bottom: 140px;
    top: 0;
    left: 0;
    z-index: -2;
}

#overLay_tri_other {
    position: fixed;
    width: 100%;
    height: 100%;
   
	background: url(../image/bg_other.jpg) no-repeat;

	margin-bottom: 140px;
    top: 0;
    left: 0;
    z-index: -2;
}


#overLay_tri_bg2 {
    position: fixed;
    width: 100%;
    height: 100%;
   
	background: url(../image/bg_2.jpg) no-repeat;

	margin-bottom: 140px;
    top: 0;
    left: 0;
    z-index: -2;
}

#overLay_tri_bg3 {
    position: fixed;
    width: 100%;
    height: 100%;
   
	background: url(../image/bg_3.jpg) no-repeat;

	margin-bottom: 140px;
    top: 0;
    left: 0;
    z-index: -2;
}


#overLay_tri_bg4 {
    position: fixed;
    width: 100%;
    height: 100%;
   
	background: url(../image/bg_4.jpg) no-repeat;

	margin-bottom: 140px;
    top: 0;
    left: 0;
    z-index: -2;
}


#overLay_tri_bg5 {
    position: fixed;
    width: 100%;
    height: 100%;
   
	background: url(../image/bg_5.jpg) no-repeat;

	margin-bottom: 140px;
    top: 0;
    left: 0;
    z-index: -2;
}












#overLay_v {
    position: fixed;
    width: 100%;
    height: 100%;
   
	background: url(../image/sec_voice_bg.jpg) no-repeat;
	background-size: 100%;
	background-position: 0px 0;
  padding-top:60px;
	margin-bottom: 140px;
    top: 0;
    left: 0;
    z-index: -2;
}

#overLay_form {
    position: fixed;
    width: 100%;
    height: 100%;
   
	background: url(../image/triangle_bg.png);
	background-position: 0px 0;
  
  padding-top:60px;
	margin-bottom: 140px;
    top: 0;
    left: 0;
    z-index: -1;
}




h4.cont_name {
	color: #003c1c;
	padding: 20px 0 5px 0;
	font-weight: bold;
	letter-spacing: 1px;
}

h4.cont_name2 {
	color: #003c1c;
	padding: 0px 0 15px 0;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 120%;
}



/*新タブ*/
/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
 
  width: 700px;
  margin: 0 auto;}

/*タブのスタイル*/
.tab_item {
  width: calc(100%/3);
  height: 50px;
  border-bottom: 3px solid #5ab4bd;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 40px 40px 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#programming:checked ~ #programming_content,
#kres:checked ~ #kres_content,
#zimu:checked ~ #zimu_content

{
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #5ab4bd;
  color: #fff;
}





p.img_main img {
	width: 100%;
	height: auto;
}
p.cont_name_alt {
	color: #003c1c;
	font-size: 80%;
}
p.num1 {
	position: absolute;
	top:1px;
	left:1px;
	width: 55px;
	height: 55px;
	background-color: #003c1c;
	padding: 16px 0 0 16px;
	z-index: 1;
}

p.num1_2 {
	position: absolute;
	top:-27px;
	left:0px;
	width: 55px;
	height: 55px;
	background-color: #003c1c;
	padding: 16px 0 0 16px;
	z-index: 1;
}



span.arw_green {
	
}



.slidetxt {
	width: 100%;
	padding: 10px ;
	font-size: 80%;
	color: #000000;
	text-align: right;
	
}



.sns_bnr {
	background-color: #FFFFFF;
	border: #B4E6B4 2px solid;
	border-radius: 5px ;
	text-align: center;
	padding: 20px 0;
	
}

.sns_bnr img {
width: 45%;
	height: auto;
	
}

.sns_bnr a:hover{
	opacity: 0.7;
	
}

_:-ms-lang(x)::-ms-backdrop, .sns_bnr {
  /* IE11 のみ適用される */
	width: 48%;
	float:left;
	margin: 1%;
}






.closeBtnArea{
    height: 80px;
}

.mCloseBtn{
    width: 80px;
    height: 100%;
    text-align: center;
    line-height: 65px;
    cursor: pointer;
    font-size: 3em;
}

.mCloseBtn:hover {
	opacity: 0.6;
}

.mCloseBtn p {
    text-align: center;
   color: #FFFFFF;
}

.menuList{
    position: relative;
}

.menuList ul li {


}

.menuList ul li.menu_none {

	background: url(../image/menu_bord.png) 53px 22px no-repeat;
}




.menuList a,
.menuLang a {
    color: #fff;
}

.menuList a:hover {
	opacity: 0.6;
}






.menu {
    position: relative;
    width: 50%;
    height: 50px;
    max-width: 800px;
    margin: 25px 220px 0 auto;
}

.menu > li {
    float: left;
    width: 15%; /* グローバルナビ4つの場合 */
    height: 47px;
    line-height: 50px;
   
}

.menu > li a {
    display: block;
    color: #000;
	font-size:70%;
}

.menu > li a:hover {
    color: #999;
}

ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}

ul.menu__third-level {
    visibility: hidden;
    opacity: 0;
}

ul.menu__fourth-level {
    visibility: hidden;
    opacity: 0;
}

.menu > li:hover {
    
    -webkit-transition: all .5s;
    transition: all .5s;
}


/* 下矢印 */
.init-bottom:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 15px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* floatクリア */
.menu:before,
.menu:after {
    content: " ";
    display: table;
}

.menu:after {
    clear: both;
}

.menu {
    *zoom: 1;
}


.menu > li.menu__single {
    position: relative;
	width: 25%;
}

.menu > li.menu__single a:hover {
    background: #006DA3;
    -webkit-transition: all .5s;
    transition: all .5s;
	color: #FFFFFF;
}

li.menu__single ul.menu__second-level {
    position: absolute;
    top: 40px;
	
    width: 250px;
    background: #006DA3;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

li.menu__single:hover ul.menu__second-level {
    top: 50px;
    visibility: visible;
    opacity: 1;
}

li.menu__single ul.menu__second-level a:hover {
     background: #003BA2;
    -webkit-transition: all .5s;
    transition: all .5s;
	color: #FFFFFF;
}











.homeIcon{
    position: absolute;
    top: 0;
    left: 0;
}

.menuLang,
.menuSns{
    padding-left: 80px;
}

.menuLang{
    margin-top: 80px;
    line-height: 1;
}

.menuSns{
    margin-top: 20px;
}

.menuSns ul{
    display: inline-block;
}

.menuSns ul li {
    
    padding: 2px 0 5px 40px;
    
	background-image: url(../img/common/icon_instagram.png);
	background-size: 15%;
	background-repeat: no-repeat;
}

.menuSns ul li a:hover {
	opacity: 0.6;
}

/*baseから*/




/*** AREA MODAL ***/
#areaModal{
    position: fixed;
    width: 60%;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    display: none;
    background:#0A234D;
    z-index: 1500;
    text-align: center;
    padding: 50px;
    max-width: 900px;
}

#areaModal .title{
    font-size: 2.0em;
    font-weight: bold;
    margin-bottom: 30px;
}

#areaModal .areaImage img{
    width: 100%;
}

#areaModal .closeBtn{
    position: absolute;
    width: 50px;
    height: 50px;
    right: 0;
    top: 0;
    cursor: pointer;
    font-size: 40px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
}

#wrapper{
    position: relative;
    width: 100%;
	overflow:hidden;
}
#top_bg {
	
}


/*** header style ***/




#header .headerTop{
    display: table;
    width: 100%;
    height: 80px;
    background: #091736;
}

#header > div{
    
    text-align: center;
}

#header .bkRed{
    position: absolute;
    width: 85px;
    height: 80px;
    top: 0;
    left: 0;
    background: #D21F54;
    font-weight: bold;
    line-height: 80px;
}

#header .headerTxt{
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}

#header .bkShadow{
    position: absolute;
    top: 0;
    right: 0px;
    height: 80px;
    width: 100%;
    background: rgba(255,255,255,0.3);;
}


#header .inner{
    position: relative;
    display: inline-block;
    padding: 20px 0px 0 0;
	margin-left: 50px;
}

#header .navArea .navGlobal,
#header .navArea .snsArea{
    float: left;
}

#header .navArea .snsArea{
    padding-left: 40px;
}

#header .navArea .navGlobal ul li,
#header .navArea .snsArea ul li,
#header .navArea .langArea ul li{
    float: left;
    height: 60px;
    display: -webkit-box; /* safari, Chrome */
    display: -moz-box;    /* Firefox */
    display: -o-box;      /* Opera */
    display: -ms-box;     /* IE */
		display:-ms-flexbox;
    display: box;
    -webkit-box-align: center; /* safari, Chrome */
    -moz-box-align: center;    /* Firefox */
    -o-box-align: center;      /* Opera */
    -ms-box-align: center;     /* IE */
		-ms-flex-align: center;
    box-align: center;         /* ベンダープレフィックスなし */
}

#header .navArea .navGlobal ul li > a:hover,
#header .navArea .snsArea ul li > a:hover,
#header .navArea .langArea ul li a:hover{
    color: #FFFFFF;
}

#header .navArea .navGlobal ul li,
#header .navArea .snsArea ul li{
    padding: 0 15px;
	font-size:80%;
}

#header .navArea .navGlobal ul li > a,
#header .navArea .snsArea ul li > a,
#header .navArea .langArea ul li a{
    color: #333333;
	font-weight:bold;
}


.top_logo .btnArea{
    position:fixed;
    display: inline-block;
    width: 60px;
    height: 60px;
    top: 0px;
    right: 30px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	
    z-index: 3000;
	
	
}



.top_logo {
	max-width: 1240px;
	margin: 0 auto;
	position: relative;
}





.footArea {
	width: 800px;
	margin: 0 auto;
}






.contAreaF {
    display: none;
}

 ul.cont_bt  {
	display: -webkit-flex;
   display: flex;
	 justify-content: flex-end;
}

 ul.cont_bt li {

}



 ul.cont_bt li a {
}


 ul.cont_bt li a:hover {

	transition: 0.9s;
	opacity: 0.7;
}

 ul.cont_bt li img {
	width: 60%;
	height:auto;
	
}


ul.cont_bt2  {
	width: 120px;
	position: absolute;
	right: 0;
	top:15px;
	
	height: 30px;
}


ul.cont_bt2 li {
	font-size:60%;
	
	float: left;
	width: 50%;
	
	font-weight: bold;
	color: #422B18;
	background-size: 30px;
	text-align: center;
	
}

ul.cont_bt2 li.on a {
background-color: #422B18;
color: #FFFFFF;
	
}

ul.cont_bt2 li a {
	padding: 7px 0 6px 0 ;
	color: #422B18;
	display: block;
	border: solid 1px #422B18;
}

ul.cont_bt2 li a:hover {
	text-decoration:underline;
	
}

ul.cont_bt2 li img {
	width: 36%;
	height:auto;
	
}










.logoArea{
    
    width: 420px;
    z-index: 2000;
	padding: 20px 30px 20px 30px;
	margin: 0 auto;
	
}

.logoArea h1 {
	padding:0px 0 0px 0;
	 width: 100%;
	margin:0 auto;

}

.logoArea h1 img {
	width:100%;
	height:auto;
}

#header .btnMenu{
    position: absolute;
    left: 14px;
    top: 32px;
    display: inline-block;
    cursor: pointer;
    width: 36px;
    height: 30px;
    -webkit-tap-highlight-color: transparent;
}

#header .btnMenu:hover {
	opacity: 0.6;
}

#header .btnMenu span{
    display: inline-block;
    transition: all 0.4s;
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #233219;
}

#header .btnMenu span:nth-of-type(1){
    top: 0;
}

#header .btnMenu span:nth-of-type(2){
    top: 40%;
    margin-top: -2.1px;
}

#header .btnMenu span:nth-of-type(3){
	top: 68%;
    bottom: 0;
}

p.menutxt {
    display: inline-block;
    transition: all 0.4s;
    position: absolute;
	top: 80%;
    left: 2px;
    width: 100%;
  font-size: 75%;
	 text-align: center;
	letter-spacing: 0.1em;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	
}

#container{
	position: relative;
	width: 100%;
	height: 100%;
}




.top_center_link {
	
	margin: 0 auto;
	text-align: center;
	z-index: 5;
	
	
	max-width: 580px;
	display: block;
	padding: 110px 0 270px 0;
}

.top_center_linkSec {
	
	margin: 0 auto;
	text-align: center;
	z-index: 5;
	
	
	max-width: 580px;
	display: block;
	padding: 80px 0 50px 0;
}



h3.top_center2 {
	position: absolute;
	top:100px;
	left:200px;
text-align: center;

	width: 120px;
	


}

h3.top_center2 img {
	width: 100%;
	height: auto;

}

p.eng_ti {
	font-family: 'EB Garamond', serif;
	font-size: 180%;
	padding: 30px 0 60px 0;
	letter-spacing: 3px;
}

ul.lang_bt {
	width: 100%;
}

ul.lang_bt li {
	width: 49%;
	float: left;
	border: #FFFFFF 1px solid;
}

ul.lang_bt li.first {
	width: 49%;
	float: left;
	border: #FFFFFF 1px solid;
	margin-right: 2%;
}

ul.lang_bt li a {
	color: #fff;
	text-decoration: none;
	display: block;
}

ul.lang_bt li a:hover {
	background-color: #fff;
	color: #333333;
	transition: all 0.9s;
	opacity: 0.8;
	display: block;
	
}



.topics_box_l {
	width: 55%;
	float: left;
	position: relative;
	padding-bottom: 90px;
	
}

.topics_box_notice {
    width: 100%;
    position: relative;
    padding-bottom: 90px;
}

dl.notice {
	
}

dl.notice dt {
	color: #2A2A2A;
	 letter-spacing: 0.1em;
	padding-bottom: 10px;
}

dl.notice dd {
	color: #2A2A2A;
	    font-family: 'Hind Madurai', sans-serif;
    letter-spacing: 0.1em;
	
	margin: 0;
}

dl.notice dd a {
	color: #2A2A2A;
	    background-color: #DCDCDC;
	padding: 35px;
	display: block;
	text-align: center;
	font-weight: bold;
}

dl.notice dd a:hover {
	color: #fff;
	    background-color: #000;
	transition: 0.9s;
}


.topics_box_r {
		width: 40%;
	float: right;
	
	padding-bottom: 90px;
}




h4.tab_category {
	width: 200px;
	padding: 12px 0 0 0;
	text-align: center;
	color: #fff;
	background-color: #5FC37D;
	font-family: 'Hind Madurai', sans-serif;
	letter-spacing: 0.1em;
	height: 50px;
}

h4.tab_info {
    width: 200px;
    padding: 12px 0 0 0;
    text-align: center;
    color: #fff;
    background-color: #000;
    font-family: 'Hind Madurai', sans-serif;
    letter-spacing: 0.1em;
    height: 50px;
}



p.topics_data{
		width: 200px;
	padding: 12px 0 0 0;
	text-align: center;
	color: #000;
	background-color: #F0F0F0;
	
	position: absolute;
	top:0;
	left:200px;
	height: 50px;
	font-size: 90%;
}


h3.topics_ti {
	padding: 50px 0 30px 0;
	letter-spacing: 0.1em;
	color: #000;
	font-size: 140%;
}

p.mainTxt {
	color: #000000;
	line-height: 2;
	letter-spacing: 0.1em;
}

p.mainTxt a {
	
	line-height: 2;
	letter-spacing: 0.1em;
	    color: #2A2A2A;
    background-color: #DCDCDC;
    padding: 25px;
    display: block;
    text-align: center;
    font-weight: bold;
}

p.mainTxt a:hover {
	color: #fff;
	    background-color: #000;
	transition: 0.9s;
}

span.topics_s {
	font-size: 90%;
}



#sekoArea{
    width: 100%;
    max-width: 1100px;
    margin: 50px auto 0;
    padding: 0 0 50px;
    background: #fff;

}


.pt_none1 {
    padding: 0px 0 30px 0;
}





#left_box {
    width: 75%;
	max-width:850px;
	float:left;
    padding: 0 0 0 0;
	position:relative;

}

#r_box {
	 width: 25%;
	max-width:250px;

	float:right;
    padding: 0 0 0 0;
	margin-top:90px;

}

#left_box .newsWrap_entry {
    width: 85%;
    margin: 0 auto;
    padding: 60px 0 30px 0;

}






#left_box .newsWrap_entry .newsTag {
    position: absolute;
    top: 4px;
    left: 0px;
	width:100%;
	height:40px;
}




/*** common ti ******************************************************************************************/

#content_box {
	width:100%;
	position:relative;

}

#content_box .bred_ul {
	position:absolute;
	top:10px;
	right:140px;
	font-size:70%;
}

#content_box .bred_ul a {
    color: #fff;
}

#content_box .bgA {
	position:absolute;
	left:-40px;
	top:45px;
	width:300px;
    z-index: 5;
}



h2.cont_title2 {
	font-size:60px;
	text-align:center;
	padding:50px 0 20px 0;
}

h2.cont_title {
    font-size: 50px;
    text-align: center;
    padding: 60px 0 20px 0;
}

.sikiri_w {
	width:18%;
	height:3px;
	margin:0 auto;
	background-color:#FFF;
}

.cont_txt {
	padding-top:40px;
	font-size:100%;
	text-align:center;
}

/*** contents style ***/
#contents{

}

#contentsF{
max-width: 960px;
	margin: 0 auto;
}

/*baseからの＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞。*/


.STcloud_l4{
	position: absolute;
	left:-300px;
	top:50px;
	max-width: 700px;
}
.STcloud_r4{
		position: absolute;
	right:-480px;
	top:200px;
	max-width: 700px;
}

p.sec_cont_intro_txt {
	max-width: 760px;
	margin: 0 auto;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.1em;
	line-height: 1.8;
	text-align: justify;
	padding-bottom: 80px;
}



.sub_innnerTop {
	width: 100%;
	
  padding-top:60px;

	padding-bottom: 60px;
	background-color:rgba(230,230,230,0.9);
}

.sub_innnerSearch {
	width: 100%;
  padding-top:120px;
	padding-bottom: 120px;
	background-color: #E6E6E6;
	position: relative;
}




.sub_innnerLogo {
	width: 100%;
	
  padding-top:0%;
	margin-bottom: 90px;
	padding-bottom: 90px;

	

}

.sub_innnerLogo .bg_logo {
	width: 400px;
	
  padding-top:0%;
	margin-bottom: 90px;
	padding-bottom: 90px;
	background: #FFFFFF url(../image/log_bg.png) no-repeat  ;
	background-position: top right;
	background-size: 400px;
	

}


.strac_box {
	width: 80%;
	max-width: 960px;
	margin: 0 auto;
	position: relative;
}

.image_box {
	padding: 40px 0 10px 0;
	position: relative;
}

.image_box img {
	width: 100%;
	height: auto;
}

.image_box .serch {
	position: absolute;
	right: 0;
	bottom: 10px;
	width: 100px;
}





.str_data_l {
	width: 60%;
	float: left;
	padding-left: 80px;
	background: url(../image/data_ti_bg.png) no-repeat left bottom;
	background-size: 60px;
}


.str_data_r {
	width: 40%;
	float: right;
	margin-top: 20px;
	
	
}



.his_data_l {
	width: 55%;
	float: left;
	padding: 0 0 0 0;
	margin-top: 60px;
}


.his_data_r {
	width: 40%;
	float: right;
	margin-top: 60px;
	
	
}

.his_data_r img {
	width: 100%;
	height: auto;
	
	
}



.sub_innnerCont {

  padding-top:60px;
	margin-bottom: 0px;
	
	padding-bottom: 0px;

}

.sub_innnerThanks {

  padding-top:60px;
	margin-bottom: 0px;
	background: url(../image/zimonn2.png) repeat-x;
	background-position: bottom;
	background-size: 150%;
	padding-bottom: 120px;

}

.sub_innnerItem {

  padding-top:100px;
	margin-bottom: 0px;
	position: relative;
	padding-bottom: 180px;
	background: url(../item/image/foot_bg.png) no-repeat ;
	background-position: bottom;
}

.sub_innnerItemTop {


	margin-bottom: 0px;
	position: relative;
	padding-bottom: 180px;
	background: url(../item/image/foot_bg.png) no-repeat ;
	background-position: bottom;
}









.sub_innnerSora2 {

  padding-top:80px;
	padding-bottom: 80px;
	background-color: #FFFFFF;

}





.sub_innnerTopics .top_main_nav {
	width: 80%;
	max-width: 880px;
	margin: 0 auto ;
	padding: 5%;

	background-color:#8CD79B;
	z-index: -1;
	transform:skewY(-2deg);
}

.topics_box {
    
    width: 100%;
	transform:skewY(2deg);
	background-color: #FFFFFF;
	
}

.topics_image {
    float: right;
    width: 55%;
}

.topics_image img {
	width: 100%;
	height: auto;
}


.topics_summary {
  
	padding: 40px 30px 0 30px;
	position: relative;
	z-index: 1000;
}
.topics_heading {
    font-size: 140%;
   
    margin-bottom: 30px;
	color: #000000;
	text-align: center;
	text-decoration: inherit;
	
}

.topics_txt {
    font-size: 100%;
	color: #000000;
	line-height: 2;
	
}



ul.topics {
	position: absolute;
	bottom: -100px;
	
	left: 55px;
	margin: 0 auto;
    font-size: 100%;
	width: 200px;
	background-color: #000000;
	z-index: 1000;
	
}


ul.topics li {
	
    font-size: 90%;
	text-align: center;
	background-color: #000000;
	
}


ul.topics li a {
color: #FFFFFF;
	
}

ul.topics li a {
	padding:4% 2% 4% 2%;
	display: block;
}



ul.topics li a:hover {
	color: #000000;
	background-color:#fff;
	transition: 0.9s;
	
}





ul.itemBt {
	
	
    font-size: 100%;
	width: 65%;
	background-color: #000000;
	z-index: 1000;
	margin-left: 35%;
	margin-top: 10px;
}


ul.itemBt li {
	
    font-size: 70%;
	text-align: center;
	background-color: #000000;
	background: url(../item/image/cart.png) no-repeat 10px 8px;
	background-size: 15px;
	
}


ul.itemBt li a {
color: #FFFFFF;
	
}

ul.itemBt li a {
	padding:4% 2% 4% 2%;
	display: block;
}



ul.itemBt li a:hover {
	
	background-color:#3F3F3F;
	
	transition: 0.9s;
	

}


ul.itemBt2 {
	
	
    font-size: 100%;
	width: 100%;
	background-color: #000000;
	z-index: 1000;
	
	margin-top: 10px;
}


ul.itemBt2 li {
	
    font-size: 100%;
	text-align: center;
	background-color: #000000;
	background: url(../item/image/cart.png) no-repeat 10px 10px;
	background-size: 20px;
	
}


ul.itemBt2 li a {
color: #FFFFFF;
	
}

ul.itemBt2 li a {
	padding:3% 2% 3% 2%;
	display: block;
}



ul.itemBt2 li a:hover {
	
	background-color:#3F3F3F;

	transition: 0.9s;
	

}









.sub_innnerTopics {

position: relative;

	background:  url(../image/hed_red.png) no-repeat top;
	background-size: 1700px;
	padding-top: 120px;
}


.sub_innneraboutL {

position: relative;

background: #F5F0E1 ;
}


.name_box {
	position: relative;
	width: 100%;
	padding-left: 18%;
	padding-bottom: 30px;
	padding-top: 35px;
	border-top: #E6E3DC 1px solid;
}

.bot_no {
	border-top: none;
	padding-top: 0;
}

.pb_80 {
	padding-bottom: 80px;
}












.top_mov {
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
    padding: 205px 0 260px 0;
    z-index: 4000;
}






.top_mov img {
	width: 100%;
	height: auto;
	
}

h1#top_c_logo {
	max-width: 380px;
	margin: 0 auto;
	
}





.tab_link {
	width: 350px;
	margin: 0 auto ;
	height: 55px;
	font-family: 'Hind Madurai', sans-serif;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	
}







.sub_innnerVoice {

padding-top:80px;
padding-bottom: 120px;
	

}

.cont_zone {


	
	padding-bottom: 0px;
	

}

#bg_zone {
	
	padding-bottom: 0px;
	background: url(../image/zimonn2.png) repeat-x bottom;
	background-size: 150%;

}

.nomal_960 {
	width: 90%;
	max-width: 960px;
	margin: 0 auto;
	padding-bottom: 90px;
position: relative;
}

.nomal_top_item {
	width: 70%;
	
	margin: 0 auto;
	padding-bottom: 200px;
position: relative;
	
}


ul.other_link {
	width: 100%;
}
ul.other_link li {
	width: 48%;
	float: left;
	
	margin-right: 2%;
	margin-bottom: 2%;
	
	text-align: center;
	background-color: #FFFFFF;
	
}

ul.other_link li a {
	color: #333333;
	padding: 4%;
	display: block;
	
}

ul.other_link li a:hover {
	color: #FFF;
	background-color: #333333;
	transition: 0.9s;
	
}


.renew_l_box2
 {
  width:48%;

     padding: 4%;
	 float: left;
	 background-color: #FFFFFF;
	 position: relative;
	 height: 450px;
}

.renew_rbox2 {
  width:48%;
float: right;
background-color: #FFFFFF;
	position: relative;
     padding: 4%;
	 height: 450px;
}






.renew_l_box2 img
 {
  width:100%;
  height:auto;
}

.cont_number2 {
	width: 25%;
	position: absolute;
	top:0px;
	right:0px;
	background-color: #003c1c;
	padding: 2%;
	text-align: center;
}



h4.cont_sti_top {
	
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 80%;
  height: 3.2rem;
	text-align: center;
	font-size:150%;
	font-weight:bold;
	
}




.renew_rbox2 h3 {
	
	font-size:40px;
	font-weight:bold;
	color: #212121;
	
}

.renew_rbox2 h4.sti {
	
	font-size:30px;
	font-weight:bold;
	color: #212121;
 
}

.renew_rbox2 h4.sti2 {
	
	font-size:140%;
	font-weight:bold;
	color: #fff;
	
	
	
 
}

.renew_rbox2 span {
	
	color: #212121;
	font-size:20px;
	font-weight:bold;
	border-bottom:  #171717 5px solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
 
}



.renew_rbox2 p.mainTxt {
	
	color: #fff;
	font-size:16px;
	line-height:1.8;
	padding:0px 0px 0px 0;

}

.renew_rbox2 p.vTxt {
	
	color: #fff;
	font-size:90%;
	line-height:1.8;
	

}

.renew_rbox2 span.vTxtL {
	
	
	font-size:120%;
	line-height:1.8;
	color: #fff;
	
	font-weight:bold;
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 0px;

}


.nomal_800 {
	width: 90%;
	max-width: 800px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 180px;

}

.nomal_800_sh {
	width: 90%;
	max-width: 824px;
	margin: 0 auto;
	position: relative;
	

}

.nomal_600_sh {
	width: 90%;
	max-width: 600px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 280px;

}

.nomal_600_nopb {
	width: 90%;
	max-width: 600px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 80px;

}

.nomal_600_cont {
	width: 90%;
	max-width: 600px;
	margin: 0 auto;
	position: relative;
	padding: 60px;
	
	background-color: #F5F0E1;

}

.nomal_600_cont p {
	padding-bottom: 30px;
	letter-spacing: 0.1em;

}

.nomal_600_cont h4{
	color: #827350;
	font-size: 120%;
	letter-spacing: 0.1em;
	text-align: center;
	padding-bottom: 20px;
}

.nomal_600_cont ul li {

	text-align: center;
	width: 100%;
	max-width: 360px;
	margin: 0 auto;
	background-color: #827350;
}
.nomal_600_cont ul li a {
	color: #fff;
	font-size: 100%;
	letter-spacing: 0.1em;
	
	padding-bottom: 18px;
	padding-top: 18px;
	display: block;

}

.nomal_600_cont ul li a:hover {
	background-color: #FA0000;
	transition: 0.9s;

}

.nomal_800_nopb {
	width: 90%;
	max-width: 800px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 80px;

}

.centertxt {
	text-align: center;
	letter-spacing: 0.1em;

}




.v_numb {
	position: absolute;
	width: 20%;
	top:0;
	left:0;
	
 
}


.v_numb img {

	width: 100%;
	height: auto;
	
 
}


.vbox2 {
	
	width: 400px;
 
padding:13% 8% 0 13%;
 background-color:#0089E9;
	height: 260px;
 
}

.edu_box {
	background-color: rgba(204,204,204,0.35);
	padding: 30px 15% 60px 20%;
	position: relative;
	margin-top: 60px;
}

.edu_box .sq_bl {
	width: 100px;
	height: 100px;
	background-color: rgba(0,121,207,0.7);
	position: absolute;
	top:-10px;
	left:-10px;
}

.edu_box .tr_bl {
	width: 60px;
	position: absolute;
	
	left:0;
	right: 0;
	bottom: -29px;
	margin: 0 auto;
	
}
.edu_box .tr_bl img{
	width: 100%;
	height: auto;
	
}

.edu_box2 {
	
	padding: 30px 0 60px 20%;
	position: relative;
	
}

.edu_box2 .sq_bl {
	width: 100px;
	height: 100px;
	background-color: rgba(0,121,207,0.7);
	position: absolute;
	top:-10px;
	left:-10px;
}

.txt_l {
	color: #FFFFFF;
	font-size: 180%;
	font-weight: bold;
}

.txt_l_pre {
	color: #333333;
	font-size: 140%;
	font-weight: bold;
}

.nomal_960w {
	width: 90%;
	max-width: 960px;
	margin: 0 auto ;
	padding: 2%;
	
}



.nomal_100ul {
	width: 100%;
	padding: 15px;
	text-align: center;

}


.nomal_960wnone {
	width: 80%;
	max-width: 1032px;
	margin: 0px auto ;
	display: block;
	
}

.w60_box {
	width: 28%;
	float: right;
	text-align: left;
	
}

.w30_box {
	width: 40%;
	float: left;
	text-align: center;
	margin-right: 40px;
}


h5.foottxt {
	font-size: 110%;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	padding-bottom: 15px;
	text-align: left;
}

p.foottxtE {
	font-size: 70%;
	letter-spacing: 0.1em;
	color: #FFFFFF;
}





.w60_box img {
	width:100%;
	height: auto;
}

.w30_box img {
	width:100%;
	height: auto;
}





.foot_logo{
	width: 200px;
}

_:-ms-lang(x)::-ms-backdrop, .foot_logo {
  /* IE11 のみ適用される */
	width: 23%;
	float:left;
	margin: 1%;
}

_:-ms-lang(x)::-ms-backdrop, .ad_box {
  /* IE11 のみ適用される */
	width: 23%;
	float:left;
	margin: 1%;
}



.ft_contact{
	width: 80px;
	position: absolute;
	top:0;
	right:0;
}

.ft_contact img {
	width: 100%;
	height: auto;
}

h5.foot_h5 {
	text-align: center;
	color: #5FC37D;
	font-size: 110%;
	font-family: 'Hind Madurai', sans-serif;
	letter-spacing: 0.1em;
}

h5.foot_logo img{
	width: 100%;
	height: auto;
	
}

.foot_txtbox{
	width: 84%;
	float: right;
}

h5.txt_logo_img{
	width: 55%;
	padding-bottom: 30px;
}

h5.txt_logo_img img{
	width: 100%;
	height: auto;
}

p.txt_logo{
	color: #333333;
	font-size: 130%;
	
	padding-bottom: 15px;
	text-align: center;
}
p.ad_txt{
color: #333333;
	font-size: 80%;
}

p.ad_txt a {
color: #333333;
	
}















.nomal_960w2 {
	width: 90%;
	max-width: 960px;
	margin: 0 auto;
	padding: 80px;
	background-color: #FFFFFF;
}

h2.vti_h2 {
	color: #007ED8;
	font-size: 180%;
	font-weight: bold;
	background: url(../image/blue_bar.png) no-repeat 0 bottom;
	padding: 0 0 30px 0;
	background-size: 40px;
	margin-bottom: 30px;
}

h2.vti_h2_2 {
	color: #007ED8;
	font-size: 160%;
	font-weight: bold;
	background: url(../image/blue_bar.png) no-repeat 0 bottom;
	padding: 0 0 30px 0;
	background-size: 40px;
	margin-bottom: 30px;
}

.v_txt_bl {
	color: #2F2F2F;
	
}
	
.v_int_img {
	position: relative;
	margin: 60px 0 60px 0;
}

.v_int_img .sq_bl {
	width: 100px;
	height: 100px;
	background-color: rgba(0,121,207,0.7);
	position: absolute;
	top:-10px;
	left:-10px;
	z-index: 1;
}


.v_int_img2 {
	position: relative;
	margin: 0px 0 60px 0;
	width: 100%;
}

.v_int_img2 img {
	width: 100%;
	height: auto;
}

.v_int_img img {
	width: 100%;
	height: auto;
}


.v_int_img2 .sq_bl {
	width: 100px;
	height: 100px;
	background-color: rgba(0,121,207,0.7);
	position: absolute;
	top:-10px;
	left:-10px;
}



ul.v_int_arw {
	width: 90%;
	max-width: 960px;
	padding: 60px 0 0px 0;
	margin: 0 auto;
}


ul.v_int_arw li {
	width: 33.3%;
	float: left;
color: #007ED8;
	font-size: 120%;
	font-weight: bold;
	
	
	
}

ul.v_int_arw li a {
color: #007ED8;
	text-decoration: none;
	display: block;
	
	
}


ul.v_int_arw li a:hover {
color: #007ED8;
	text-decoration:underline;
	
	
	
}

ul.v_int_arw li.l_bt {
	
	background: url(../voice/image/voice_left_bt.png) no-repeat left center;
	padding: 60px 0 60px 60px;
		color: #007ED8;
	
	background-size: 40px;
	
}
ul.v_int_arw li.h_bt {
	text-align: center;
	padding: 60px 60px 60px 60px;
	background: url(../voice/image/voice_home_bt.png) no-repeat center top;
	background-size: 30px;
}

ul.v_int_arw li.r_bt {
	width: 33.3%;
	float: right;
	
	background: url(../voice/image/voice_right_bt.png) no-repeat right center;
	padding: 60px 60px 60px 60px;
		color: #007ED8;
	
	
	
	background-size: 40px;
	text-align: right;
}

ul.v_int_arw li.h_bt2 {
	text-align: center;
	padding: 40px 30px 0px 30px;
	background: url(../voice/image/voice_home_bt.png) no-repeat center top;
	background-size: 20px;
	width: 25%;
	font-size: 90%;
	border-right: #007ED8 1px solid;
}



h3.top_center3 {
	position: absolute;
	bottom: -40px;
	right:0;
	left:0;
text-align: center;
max-width: 960px;
	width: 80%;
	padding: 30px 0 30px 0;
	background-color: rgba(0,121,207,1);
	margin: 0 auto;

}

h3.top_center3 img {
	width: 60px;
	height: auto;

}


h2.cat_ti {
	color: #007ED8;
	margin: 0 auto;
	font-size: 180%;
	text-align: center;
	font-weight: bold;
	background: url(../image/mes_bg.png) no-repeat center 50px;
	padding: 0 0 80px 0;
	background-size: 85px;
	
	
}


h2.cat_ti_2 {
	color: #007ED8;
	margin: 0 auto;
	font-size: 180%;
	text-align: center;
	font-weight: bold;
	background: url(../image/voice_bg.png) no-repeat center 50px;
	padding: 0 0 80px 0;
	background-size: 85px;
	
	
}


h2.cat_ti_3 {
	color: #007ED8;
	margin: 0 auto;
	font-size: 180%;
	text-align: center;
	font-weight: bold;
	background: url(../image/cont_bg.png) no-repeat center 50px;
	padding: 0 0 80px 0;
	background-size: 85px;
	
	
}



.h_box_l {
	max-width: 600px;
	padding: 50px 0px 40px 0px;
	
	margin: 0 auto ;
	
}




.h_box_itemTop {
    width: 250px;
    padding: 40px 50px 40px 50px;
    border: #000000 solid 3px;
    margin: 0 auto 87px;
	position: absolute;
	top: -200px;
	right: 0;
	left: 0;
	z-index: 1;
}





.cont_main_image {
	max-width: 960px;
	width: 90%;
	
	margin: 30px auto;
	padding-bottom: 70px;
}

.cont_main_image img {
	width: 100%;
	height: auto;
	
}

.Scont_main_image {
    width: 100%;
    margin: 30px auto 100px;
    padding-bottom: 70px;
	height: 680px;
	background: url(../salon/image/main.jpg) no-repeat;
	background-position: center;
	background-size: auto;
}

.Scont_main_prof {
    width: 100%;
    margin: 30px auto 100px;
   
	height: 620px;
	background:#D7F5D7 url(../profile/image/img_bg.png) no-repeat;
	background-position: top;
	background-size:cover;
	padding-top: 60px;
}

.boutique_main_image {
    width: 100%;
    margin: 30px auto 100px;
    padding-bottom: 70px;
	height: 680px;
	background: url(../boutique/image/main.jpg) no-repeat;
	background-position: center;
	background-size: auto;
}








h4.cont_main_title {
	
	padding-bottom: 40px;
	
	color: #000000;
	font-size: 150%;
	letter-spacing: 0.1em;
	text-align: center;
}


h4.cont_title_greenbg {
	
	padding: 15px;
	
	color: #000000;
	font-size: 130%;
	letter-spacing: 0.1em;
	text-align: center;
	background-color:#B4E6B4;
	margin: 90px 0 30px 0;
}


h5.cont_title_greentxt {
	
	padding: 0 0 20px 0;
	
	color: #7BC688;
	font-size: 120%;
	letter-spacing: 0.1em;

	
}

.price_box {
	width: 100%;
	padding: 20px 0 20px 0;
	border-top: #000 2px solid;
}

.price_tb_r {
	width: 50%;
	float: right;
}

h5.price_title {
	color: #000000;
	font-size: 120%;
	letter-spacing: 0.1em;
	text-align: left;
	float: left;
}

.bogreen {

	border-top: #B4E6B4 2px solid;

}

.bogreenBT {

	border-bottom: #B4E6B4 2px solid;

}












p.cont_main_p {
	
	padding-bottom: 110px;
	
	color: #000000;
	font-size: 100%;
	letter-spacing: 0.1em;
	line-height: 1.8;
	max-width: 800px;
	width: 90%;
	margin: 0 auto;
}

h4.item_top_ti {
    padding-bottom: 30px;

    width: 100%;
    margin: 0 auto;
	
}


h4.item_top_ti2 {
    padding-bottom: 30px;
	padding-top: 90px;
    width: 100%;
    margin: 0 auto;
	
}
p.item_top_txt {
    padding-bottom: 60px;
    color: #000000;
    font-size: 100%;
    letter-spacing: 0.1em;
    line-height: 1.8;
    max-width: 800px;
    width: 90%;
    margin: 0 auto;
	text-align: center;
}









p.cont_main_p2 {
	padding-top: 90px;
	
	color: #000000;
	font-size: 80%;
	letter-spacing: 0.1em;
	line-height: 1.8;
	
}


p.cont_sec_p {
	
	padding-bottom: 90px;

	color: #000000;
	font-size: 100%;
	letter-spacing: 0.1em;
	line-height: 1.8;
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
}

p.item_top_p {
	
	padding-bottom: 140px;

	color: #000000;
	font-size: 100%;
	letter-spacing: 0.1em;
	line-height: 1.8;
	max-width: 800px;
	width: 80%;
	margin: 0 auto;
}


p.cont_top_p {
	
	padding-bottom: 30px;

	color: #000000;
	font-size: 100%;
	letter-spacing: 0.1em;
	line-height: 1.8;
	max-width: 800px;
	width: 80%;
	margin: 0 auto;
}

.prof_box_L {
	padding-bottom: 300px;
	width: 100%;
	position: relative;
	
}


/*item top*/

.item_top_l {
	width: 49%;
	position: relative;
	float: left;
	margin-bottom: 60px;
}

.item_top_l img {
	width: 100%;
	height: auto;
}

.item_ti_1 {
    width: 216px;
    padding: 50px 0px 50px 0px;
   
	position: absolute;
	bottom: 90px;
	left: 0;
	z-index: 2;
	background-color:#F0F0F0;
}

.item_ti_bg {
    width: 296px;
    padding: 90px;
   
	position: absolute;
	bottom: 50px;
	left: -40px;
	z-index: -1;
	background-color:#D7F5D7;
	border: #D7F5D7 30px solid;
}





ul.item_top_link1 {
    width: 216px;
	position: absolute;
	bottom: 90px;
	left: 0;
	z-index: 2;
	background-color:#F0F0F0;
}

ul.item_top_link1 li {
    font-size: 150%;
	font-family: 'Hind Madurai', sans-serif;
	letter-spacing: 0.1em;
	line-height: 1;
	text-align: center;
	font-weight: bold;
}

ul.item_top_link1 li a {
    color: #000;
	    display: block;
    
    padding: 25% 5% ;
}

ul.item_top_link1 li a:hover {
	
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	transition: 0.9s;
	opacity: 0.8;

	
}








.item_top_img_1 {
	width: 90%;
	position: absolute;
	top:-50px;
	right:0;
	
}

/*R*/
.item_top_r {
	width: 49%;
	position: relative;
	float: right;
	margin-bottom: 60px;
}

.item_top_r img {
	width: 100%;
	height: auto;
}


.item_ti_bg2 {
    width: 296px;
    padding: 90px;
   
	position: absolute;
	top: -90px;
	right: -40px;
	z-index: -1;
	background-color:#D7F5D7;
	border: #D7F5D7 30px solid;
}



.item_top_img_2 {
	width: 90%;
	position: absolute;
	top:50px;
	left:0;
	
}


ul.item_top_link2 {
    width: 216px;
	position: absolute;
	top: -50px;
	right: 0;
	z-index: 2;
	background-color:#F0F0F0;
}

ul.item_top_link2 li {
    font-size: 150%;
	font-family: 'Hind Madurai', sans-serif;
	letter-spacing: 0.1em;
	line-height: 1;
	text-align: center;
	font-weight: bold;
}

ul.item_top_link2 li a {
    color: #000;
	    display: block;
    
    padding: 25% 5% ;
}

ul.item_top_link2 li a:hover {
	
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	transition: 0.9s;
	opacity: 0.8;

	
}


























.prof_box_L_2 {
	padding-bottom: 90px;
	width: 100%;
	position: relative;
	
}


.prof_box_L_3 {
	padding-top: 60px;
	width: 100%;
	position: relative;
	border-top:  #000000 solid 3px;
	
}

.pb_no100 {
	padding-bottom: 100px;
}


.prof_box_R {
	padding-bottom: 170px;
	width: 100%;
	position: relative;
	
}

.prof_txt {
	color: #000000;
	font-size: 90%;
	letter-spacing: 0.1em;
	line-height: 1.8;
	margin-right: 50%;
	position: relative;
	padding-top: 50px;
}

.prof_txtR {
	color: #000000;
	font-size: 90%;
	letter-spacing: 0.1em;
	line-height: 1.8;
	margin-left: 50%;
	position: relative;
	padding-top: 50px;
}

.prof_txt_noimg {
	color: #000000;
	font-size: 90%;
	letter-spacing: 0.1em;
	line-height: 1.8;
	
	position: relative;
	padding-top: 50px;
}


.prof_sign {
	width: 96px;
	height: 3px;
	background-color: #B4E6B4;
	position: absolute;
	top:0;
	left:0;
}

.prof_sign2 {
	width: 96px;
	height: 3px;
	background-color: #B4E6B4;
	position: absolute;
	top:0;
	left:0;
}

.prof_sq1 {
	width: 300px;
	height: 400px;
	background-color: #B4E6B4;
	position: absolute;
	top:110px;
	right:120px;
	z-index: -2;
}

.prof_sq2 {
	width: 250px;
	height: 400px;
	background-color: #B4E6B4;
	position: absolute;
	top:0px;
	left:160px;
	z-index: -2;
}


.prof_sq3 {
	width: 300px;
	height: 200px;
	background-color: #B4E6B4;
	position: absolute;
	top:110px;
	right:80px;
	z-index: -2;
}

.prof_sq4 {
	width: 380px;
	height: 200px;
	background-color: #B4E6B4;
	position: absolute;
	top:110px;
	right:0px;
	z-index: -2;
}


.prof_sq5 {
	width: 348px;
	height: 250px;
	background-color: #B4E6B4;
	position: absolute;
	top:110px;
	left:0px;
	z-index: -2;
}





.prf_img_r {
	position: absolute;
	top:0;
	right:0;
	width: 30%;
}

.prf_img_r img {
	width: 100%;
	height: auto;
}


.itemTop_img_r {
	position: absolute;
	top:0;
	right:0;
	width: 90%;
}

.itemTop_img_r img {
	width: 100%;
	height: auto;
}

.itemTop2_img_r {
	position: absolute;
	bottom:0;
	right:0;
	width: 90%;
}

.itemTop2_img_r img {
	width: 100%;
	height: auto;
}
















.prf_img_r2 {
	position: absolute;
	top:340px;
	right:90px;
	width: 35%;
}

.prf_img_r2 img {
	width: 100%;
	height: auto;
}

.prf_img_r3 {
	position: absolute;
	top:50px;
	right:20px;
	width: 40%;
}

.prf_img_r3 img {
	width: 100%;
	height: auto;
}





.prf_img_l {
	position: absolute;
	top:200px;
	left:0;
	width: 35%;
}

.prf_img_l img {
	width: 100%;
	height: auto;
}


.prf_img_l2 {
	position: absolute;
	top:0px;
	left:96px;
	width: 30%;
}

.prf_img_l2 img {
	width: 100%;
	height: auto;
}




p.cont_sec_p2 {
	
	padding-bottom: 60px;

	color: #000000;
	font-size: 100%;
	letter-spacing: 0.1em;
	line-height: 1.8;
	max-width: 800px;
	width: 100%;
	margin: 0 auto;

}


p.cont_sec_p3 {
	
	padding-bottom: 60px;

	color: #000000;
	font-size: 100%;
	letter-spacing: 0.1em;
	line-height: 1.8;
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	padding-top: 50px;
}






.h_box_cont {
    width: 90%;
	max-width: 600px;
    padding: 50px 0px 0px 0px;
    margin: 0 auto;
}

.h_box_tpc {
    width: 100%;
    padding: 40px 0px 0px 0px;
    
	border-bottom: #422B18 1px solid;
    margin: 0 auto 30px;
	
}




h4.mess_tpc {
    
    font-size: 140%;
   
    letter-spacing: 0.1em;
    padding: 0 0 15px 0;
    font-family: 'Noto Serif JP', serif;
   
}

p.tpc_main_txt {
	font-size: 90%;
	    letter-spacing: 0.1em;
    
    font-family: 'Noto Serif JP', serif;
	
}

h5.h5_tpc {
	padding-bottom: 10px;
}

p.tpc_img {
	padding: 40px 0 40px 0;
	width: 100%;
	
}

p.tpc_img img {
	
	width: 100%;
	height: auto;
	
}









p.bl_center_txt {
	color: #000;
	margin: 0 auto;
	font-size: 90%;
	
	line-height: 1.85;
	padding: 0 0 0px 0;
	text-align: center;
	
}

p.bl_center_txt2 {
	color: #FFFFFF;
	margin: 0 auto;
	font-size: 85%;
	
	line-height: 1.8;
	padding: 0 0 40px 0;
	
	width: 80%;
	max-width: 880px;
	text-align: center;
	
}

p.bl_center_txt3 {
	color: #003c1c;
	margin: 0 auto;
	font-size: 90%;
	
	line-height: 1.85;
	padding: 30px 0 60px 0;
	
	width: 100%;
	max-width: 880px;
	
}


p.bl_center_txt4 {
	color: #003c1c;
	margin: 0 auto;
	font-size: 90%;
	
	line-height: 1.85;
	padding: 30px 60px 80px 30px;
	
	width: 80%;
	max-width: 880px;
	text-align: left;
}

p.bl_center_txt_his {
	color: #003c1c;
	margin: 0 auto;
	font-size: 90%;
	
	line-height: 1.85;
	padding: 0px 0 60px 0;
	
	width: 100%;
	
	
}






ul.str_bt_ul {
	width: 100%;
}

ul.str_bt_ul li.l {
	width: 49%;
	float: left;
	text-align: center;
}

ul.str_bt_ul li.r {
	width: 49%;
	float: right;
	text-align: center;
}

ul.str_bt_ul li.l a {
	background-color: #003c1c;
	display: block;
	padding: 4%;
	background:#003c1c url(../image/icon1.png) no-repeat 20px 10px;
	background-size: 25px;
}

ul.str_bt_ul li.l a:hover {
	background-color: #333333;
	transition: 0.9s;
	
	
}


ul.str_bt_ul li.r a {
	background-color: #003c1c;
	display: block;
	padding: 4%;
	background:#003c1c url(../image/icon2.png) no-repeat 20px 10px;
	background-size: 25px;
}

ul.str_bt_ul li.r a:hover {
	background-color: #333333;
	transition: 0.9s;
	
	
}


.image_center {
	
	margin: 0 auto;
	padding: 0 0 80px 0;
	width: 80%;
	max-width: 880px;
	
}

.image_center img {
	
	
	width: 100%;
	height: auto;
	
}

p.bl_right_txt {
	color: #333333;
	margin: 0 auto;
	font-size: 100%;
	text-align: right;
	line-height: 1.8;
	padding: 0 0 140px 0;
	font-weight: bold;
	max-width: 900px;
	width: 65%;
	
}

p.bl_right_txt span.txt_l {
	
	font-size: 120%;

	
}





.three_box {
	width: 33.3%;
	float:left;
	
}

.three_box_v {
	width: 30%;
	float:left;
	margin-right: 3%;
	margin-bottom: 30px;
	
}








.renew_rbox h3 {
	
	font-size:40px;
	font-weight:bold;
	color: #212121;
	
}

 h4.sti {
	
	font-size:30px;
	font-weight:bold;
	color: #212121;
 
}

 h4.sti2 {
	
	font-size:150%;
	font-weight:bold;
	color: #fff;
	 text-align: center;
 
}

.renew_rbox span {
	
	color: #212121;
	font-size:20px;
	font-weight:bold;
	border-bottom:  #171717 5px solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
 
}



.renew_rbox p.mainTxt {
	
	color: #fff;
	font-size:16px;
	line-height:1.8;
	padding:20px 0px 0px 0;

}


ul.sq_link {
	margin: 40px auto 0;
	max-width: 408px;
	width: 100%;
}

ul.sq_link li {
	
	
	text-align: center;
	
	font-size: 100%;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.1em;
	line-height: 1;
}


ul.sq_link li.green {
	width: 100%;
	border: 2px solid #827350 ;
	text-align: center;
	background-color: #FFF;
	margin-bottom: 10px;
	
}


ul.sq_link li.black {
	width: 100%;
	border: 3px solid #000 ;
	text-align: center;
	background-color: #000;
	margin-bottom: 10px;
	
	
	
}

span.s_txt {
	font-size: 50%;
	
}


ul.sq_link li.l {
	width: 48%;
	float: left;
	display: inline;
	margin-right: 2%;
	
}


ul.sq_link li a {
	display: block;
	color: #827350;
	padding: 5% 0 5% 5%;
	border: 2px solid #827350 ;

	
}

ul.sq_link li a:hover {
	
	
	color: #fff;
	font-weight: bold;
	transition: 0.9s;
background-color: #E60012;
	border:2px solid #F5F0E1;
}

ul.sq_link li.green a {
	color: #827350;
	
}

ul.sq_link li.green a:hover {
	
	background-color: #E60012;
	color: #FFF;
	font-weight: bold;
	transition: 0.9s;
	
}

ul.sq_link li span.pls {
float: right;
	
	width: 20px;
	padding-right: 30px;
}



ul.topics_link {
	max-width: 200px;
	width: 100%;
	position: absolute;
	right:0;
	bottom: 0;
}

ul.topics_link li {
	
	border: 3px solid #333333 ;
	text-align: center;
	background-color: #fff;
	font-size: 90%;
	font-family: 'Hind Madurai', sans-serif;
	letter-spacing: 0.1em;
	line-height: 1;
}

ul.topics_link li a {
	display: block;
	color: #000;
	padding: 12px 0 12px 0;
	

	
}

ul.topics_link li a:hover {
	
	background-color: #333;
	color: #fff;
	font-weight: bold;
	transition: 0.9s;
	
}



























.ip2 {
    display: none;
}





/*モーダル設定　>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/


.modal .checkbox{
  display: none;
}

/* Gray background */
.modal .modal-overlay{
  opacity: 0;
  transition: all 0.3s ease;
  width: 50%;
  position: absolute;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -100;
  transform: scale(1);
  display: flex;
  background-color: rgba(0,0,0,0.6);
}






/*モーダル設定　>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/


/*新タブ*/
/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
 
  
  width: 100%;
  margin: 0 auto;}

/*タブのスタイル*/
.tab_item {
  width: 33.333%;
  height: 80px;
  border-bottom: 3px solid #B4E6B4;
  
  line-height: 77px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
 
  font-weight: bold;
  transition: all 0.2s ease;
	border-right: #FFFFFF 1px solid;
	background:#D7F5D7 url(../boutique/image/uarw.png) no-repeat right center;
	background-size: 40px;
}
.tab_item:hover {
  opacity: 0.75;
	cursor: pointer;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 8% 8% 0 8%;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#programming:checked ~ #programming_content,
#design:checked ~ #design_content,
#zimu:checked ~ #zimu_content
{
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #B4E6B4;
  color: #000;
	
}


.his_im {
	width: 100%;
	padding-bottom: 40px;
}

.his_im img {
	width: 100%;
	height: auto;
}




.work_box {
	width: 45%;
	float: left;
}

.work_boxR {
	width: 55%;
	float: right;
	padding-left: 40px;
}















.top-work {
	max-width:960px;
	width:80%;
	margin:0 auto;
	padding-bottom:30px;
}


.slider li {
  position: relative;
  width: 23%;
  max-width:220px;
  
  margin: 0 2% 0 0;
  padding:0px;
 
  float:left;
	border-bottom: 1px solid #DBDBDB;
}

.slider li.prod {
  position: relative;
  width: 25%;
  max-width:240px;
  
  margin: 0 0 0 0;
  padding:0px;
 
  float:left;
	border-bottom: 1px solid #DBDBDB;
}


.slider img {
  display: block;
  width: 100%;
	height: auto;
}

.slider__img {
  position: relative;
 
}



.sub_box_f {
	width:100%;
	max-width: 960px;
	margin: 0 auto;
}



















.backFitImage{
    background-image: url(./img/slider/dada_main_v2.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
	background-attachment: fixed;
    padding-bottom: 90px;

}

ul.cat_sel_bt {
	width:700px;
	margin:40px auto 0;
}

ul.cat_sel_bt li {
	width:320px;
	height:70px;
	float:left;
	margin-right:20px;
	background:#E6E6E6 url(./img/top/m_a_bla.png) no-repeat 15px 15px;
	color:#333;
	padding:24px 0 0 50px;
}

ul.cat_sel_bt li.cat_sel_tg {
	width:320px;
	height:70px;
	float:left;
	background:#E6E6E6 url(./img/top/foot_a.png) no-repeat  15px 15px;
	padding:24px 0 0 50px;
}

ul.cat_sel_bt li a{
	font-weight:bold;
	color:#333;
}


.infoArea {
    width: 100%;
    height: auto;
	background-color:#F1EEE9;

}

.infoArea .infoareaBox {
    width: 500px;
	margin:0 auto;
	padding:40px 0 40px 0;

}

.infoArea .infoareaBox p {
	color:#6B3818;
	text-align:center;

}


.info {

    width: 340px;
    text-align: center;
    padding: 14px 0 0 20px;
	background: #6B3818 url(./img/common/icon_top_mail.png) no-repeat 50px 16px;
	margin:20px auto 0;
	height:55px;

}







.thanks_ti {
	color:#333;
	font-weight:bold;
	padding-bottom:5px;
}












.bottomBack{
    background-color: #FFF;
    margin-top: 90px;
}




.common_underArea {
    padding: 0px 0 0px;

}







.listArea {
	background: url(./img/top/list_bg.png) no-repeat ;
	background-size:cover;
	margin-top:60px;
	height:300px;
}

.listArea1 {

	margin-top:60px;
	height:270px;
}

.listArea2 {
	margin-top:0px;
	height:500px;
}

.lar_max {
	width:1110px;
	margin:0 auto;
	padding-top:0px;
	height:300px;
}

ul.cube_bnr {
	width:960px;
	margin:0 auto;
	padding-top:40px;
	padding-left:0px;

}

.rmbnone {

	margin-right:0px;
}


.ptno {
	padding-top:0;
}







.bottomImage{
    height: 185px;
}





/*** news Style ***/
#news .backFitImage{
    padding-top: 135px;
}




#contArea{
    width: 80%;
    max-width: 1100px;
    margin: 0 auto;
}

.newsContent {
        background: rgba(255,255,255,1);
}



.infoImage{
    position: relative;
}

.infoArrow{
    position: absolute;
    bottom: 5px;
    right: -10px;
}



span.line{
    display: inline-block;
    width: 40px;
    height: 1px;
    background: #0A234D;
}

span.bottomLine{
    display: block;
    width: 95%;
    height: 5px;
    background: #0A234D;
    margin: 0 auto;
}





/*** cationArea style ***/
#cation .backFitImage{
    padding-top:135px;
}




/*** footer style ***/



#footer {
	
	background-color: #233219;
	padding: 0;
	position: relative;
	
	
}


ul#foot_up {
	position: absolute;
	top: -80px;
	right: 5%;
	
	


	
}

ul#foot_up li {

	width: 90px;
	height:90px;
	
	text-align: center;
	padding-top: 10px;
	display: block;
	
}

ul#foot_up a {
	display: block;
	
	
}


ul#foot_up a:hover {
	opacity: 0.8;
	transition: 0.9s;
}





ul#foot_up li img{
	
	width: 60%;
	height:auto;
	
	
}





.mrno {
	margin-right:0px;

}








#footer ul li.cop_link {
	border-top: 1px solid ;
	border-bottom: 1px solid ;
	border-color: rgba(255,255,255,0.5);
	padding: 30px;
	width: 80%;
	margin: 30px auto 0;
}

#footer ul li.cop_link a {
	
}

#footer ul li.cop_link a:hover {
	opacity: 0.8;
	transition: 0.9s;
}



#footer p.copyright {
    font-size: 70%;
	padding-top: 60px;
	padding-bottom: 10px;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}



#foot_comp_box {
	
	width: 100%;
	
	
}

.foot_in_box {
	
	border-bottom: 1px solid #656F5E;
	border-top:  1px solid #656F5E;
	padding: 10px 0;
	margin: 30px 0 0 0;
	
}

p.bunka {
    font-size: 80%;
    letter-spacing: 0.1em;
    color: #FFFFFF;
	padding: 8px 0 0 0;
}







.backFitImageB {
	
	
}


.backFitImagefd_c {
	background: url(../image/fd_c_bg.jpg) no-repeat bottom;
	background-size:150%;
	
}

#tab_area{
	width:85%;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:40px;


}

.fd_c_ti {
	color: #827350;
	letter-spacing: 0.1em;
	text-align: center;
	line-height: 1.8;
	font-size: 180%;
	padding-bottom: 50px;
	
}





.ins_box{
	width:100%;
	


}
                                                                                                                                                                                     
.g_box{
	
    width: 33.3%;
	max-width: 320px;
	
    margin: 0;
    position: relative;
    float: left;
}

.gImg{
	
	background-color: #BCBCBC;
}

.gImg img {
	width: 100%;
	height: auto;
}



/*
*******************************************************************************************************************************************************************/


#left_box_w {
    width: 700px;

	float:left;
    padding: 0 0 0 50px;
	position:relative;

}

#r_box_w {
	 width: 30%;
	max-width:300px;

	float:right;
    padding: 0 0 0 0;
	margin-top:90px;
	margin-right:20px;

}



#left_box_w .workWrap_entry {
    width: 100%;
	max-width:700px;
    margin: 0 auto;
    padding: 90px 0 30px 0;

}



#r_box_w h5 {
	background: url(./img/common/m_a_brown.png) no-repeat 0 3px;
	padding:5px 0 0 40px;
	color:#333;
	font-size:38px;
	line-height:1;

}


ul.m_txt {
	margin-top:20px;

}

ul.m_txt li {
	float:left;
	width:40%;
	color:#333;
	font-size:80%;
}


ul.s_txt {
	margin-top:20px;
	padding-bottom:30px;

}

ul.s_txt li {
	color:#333;
	font-size:80%;
	padding:0 20px 2px 0;
}

.sikiri_brown {
	width:40px;
	height:2px;
	background-color:#6B3818;
	margin:20px 0 0 0;
}



.works_tagBox {
	width:90%;
	background:url(./img/common/dt_gr_bg.png) repeat ;
	padding:10px;
}


.works_tagBox span {
    margin: 0 5px 5px 0;
    font-size: 11px;
	float:left;

       background: #CFCFCF;
	   padding: 5px 10px 5px 10px;
    color: #6B3818;
}



.pic_bt {
	width:100%;
	height:50px;
	background:url(./img/common/dt_brown_bg.png) ;
	margin-top:10px;
	text-align:center;
}


ul.gbt {
	width:70%;
	margin:0 auto;
}

ul.gbt li {
	font-size:70%;
		background: url(./img/common/musimegane.png) no-repeat 30px 12px ;
		padding:15px 0 10px 0;
}






/*　
*******************************************************************************************************************************************************************/

.backFitImageC {
    background-image: url(./img/project/main_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
	background-attachment: fixed;
    padding-bottom: 0px;
	padding-top:60px;
}

ul.proj_txt li {
	width:90%;
	color:#333;
	font-size:70%;
}

ul.s_txt {
	margin-top:20px;
	padding-bottom:30px;
}

ul.s_txt li {
	color:#333;
	font-size:80%;
	padding:0 20px 2px 0;
}

.sikiri_brown {
	width:50px;
	height:4px;
	background-color:#252525;
	margin:20px 0 0 0;
}




.proj_text {
    font-size: 80%;
    padding: 5px 10px 25px 0px;
}











.proj_l_box {

    width: 20%;
    padding: 0 0 0 0;
	float:left;
	margin-right:45px;
}

.proj_r_box {

    width: 70%;
    padding: 0 0 0 0;
	float:left;

}



.pro_sikiri_brown {
    margin: 0 5px 5px 0;
    font-size: 11px;


       background:#6B3818;
	   width:50px;
	   height:2px;
}


.cat_bc_bt2 {
	background:#6B3818 url(./img/common/right_arw.png) no-repeat right;
	margin-top:7px;
	padding:10px 0 0.5em 25px;
	margin-bottom:7px;
	height:45px;

}

.cat_bc_bt2 a {
	font-size:85%;
	color:#fff;

}

.cat_bc_bt2 a:hover{
    opacity: .7;
}


.newsArea .mainTtl_news h2.proj_e_c {
    font-size: 15px;
	font-weight:bold;
	color:#6B3818;
	width:100%;
	padding:20px 0 20px 50px;
	background: url(./img/common/m_a_brown.png) no-repeat 10px 10px;
}



h2#cont_tih2 {
    font-size: 15px;
	font-weight:bold;
	color:#217ECB;
	
	padding:90px 0 30px 0px;
	background: url( ../produce/image/pro_ti_bg.png) no-repeat center;
	background-size: 160px;
	text-align: center;
}




h2#site_tih2 {
    font-size: 15px;
	font-weight:bold;
	color:#217ECB;
	
	padding:90px 0 30px 0px;
	background: url( ../image/sitemap.png) no-repeat center;
	background-size: 160px;
	text-align: center;
}


h2#contact_tih2 {
    font-size: 15px;
	font-weight:bold;
	color:#217ECB;
	
	padding:90px 0 30px 0px;
	background: url( ../contact/img/cont_ti.png) no-repeat center;
	background-size: 160px;
	text-align: center;
}


p.ti_p {
    font-size: 14px;
	font-weight:bold;
	color:#212121;
	
	padding:0px 0 90px 0px;

	text-align: center;
	width: 50%;
	margin: 0 auto;
}




.bl_line_s {
	width: 1px;
	height: 50px;
	background-color: #027FD0;
	margin: 0px auto 0px;
}

h3.prodh3ti {
	width: 30%;
	
	
	margin: 0px auto 30px;
}

h3.prodh3ti img {
	width: 100%;
	height: auto;
	
	
}




dl.prof2 {
  width: 100%;
	margin: 0 auto ;
	background-color: #e5ebe8;
	padding: 3% 0 0 3%;
}

dl.prof2 dt {
  clear: left;
  float: left;
  width: 25%; 
  margin-bottom: 0px;
  color:#252525;
  font-size:75%;
  line-height:1.4;
  font-weight:bold;
}

dl.prof2 dd {
  margin-left: 5em;
  margin-bottom: 0px;
  zoom: 1;
  line-height:1.4;
  color:#252525;
  font-size:75%;
	padding-right: 1em;
}

dl.prof2 dd a{
	color: #6D3919;
	text-decoration:underline;
}



dl.prof3 {
  width: 100%;
	margin: 0 auto ;
	
	padding: 0% 0 0% 0%;
}

dl.prof3 dt {
  clear: left;
  float: left;
  width: 50%; 
  margin-bottom: 10px;
  color:#422B18;
  font-size:80%;
  line-height:1.4;
font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.1em;
}

dl.prof3 dd {
  margin-left: 5em;
  margin-bottom: 10px;
  zoom: 1;
  line-height:1.4;
  color:#422B18;
  font-size:80%;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.1em;
	background: url(../image/blank_ico.png) no-repeat 230px 6px;
	background-size: 12px;
}

dl.prof3 dd a{
	color: #422B18;
	text-decoration:none;
}

dl.prof3 dd a:hover {
	opacity: 0.7;
	
}


dl.prof_his {
  width: 100%;
	margin: 0 auto 30px ;
	
	padding: 3% 0 3% 3%;
	border-bottom: 1px solid #003c1c;
}

dl.prof_his dt {
  clear: left;
  float: left;
  width: 25%; 
  margin-bottom: 8px;
  color:#252525;
  font-size:80%;
  line-height:1.6;
  font-weight:bold;
}

dl.prof_his dd {
  margin-left: 5em;
  margin-bottom: 8px;
  zoom: 1;
  line-height:1.6;
  color:#252525;
  font-size:80%;
}

dl.prof_his dd a{
	color: #6D3919;
	text-decoration:underline;
}

h4.his_ti {
	width: 35%;
	padding: 2%;
	background-color: #003c1c;
	color: #FFFFFF;
	font-size: 110%;
	text-align: center;
}

h5.his_ti2 {
	
	padding: 3% 0 0 3%;
	
	color: #003c1c;
	font-size: 100%;
	
}

h5.his_ti2_2 {
	
	padding: 0% 0 0 3%;
	
	color: #003c1c;
	font-size: 100%;
	
}


.gr_line {
width: 100%;
	max-width: 960px;
	height: 1px;
	background-color: #D0D0D0;
	margin: 0 auto 30px;
}

p.green_txt{
	color: #003c1c;
	font-size: 80%;
}






/* sdl
================================================== */

/*
.animation {


visibility:hidden;
}

.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
*/

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

section.co_main,section.co_main2,section.co_main3,section.co_main4,section.co_main5,section.co_main6,section.co_main8,section.co_main7 {

   background-position: -60% 0;
}
section.co_main_en,section.co_main2_en,section.co_main3_en,section.co_main4_en,section.co_main5_en,section.co_main6_en,section.co_main8_en,section.co_main7_en {

   background-position: -60% 0;
}
	
}

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

section.co_main,section.co_main2,section.co_main3,section.co_main4,section.co_main5,section.co_main6,section.co_main8,section.co_main7 {

   background-position: -50% 0;
}
section.co_main_en,section.co_main2_en,section.co_main3_en,section.co_main4_en,section.co_main5_en,section.co_main6_en,section.co_main8_en,section.co_main7_en {

   background-position: -50% 0;
}
	
}



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

section.co_main,section.co_main2,section.co_main3,section.co_main4,section.co_main5,section.co_main6,section.co_main8,section.co_main7 {

   background-position: -40% 0;
}

	
}

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

section.co_main,section.co_main2,section.co_main3,section.co_main4,section.co_main5,section.co_main6,section.co_main8,section.co_main7 {

   background-position: -30% 0;
}
section.co_main_en,section.co_main2_en,section.co_main3_en,section.co_main4_en,section.co_main5_en,section.co_main6_en,section.co_main8_en,section.co_main7_en {

   background-position: -30% 0;
}
	
}


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

section.co_main,section.co_main2,section.co_main3,section.co_main4,section.co_main5,section.co_main6,section.co_main8,section.co_main7 {

   background-position: -20% 0;
}
section.co_main_en,section.co_main2_en,section.co_main3_en,section.co_main4_en,section.co_main5_en,section.co_main6_en,section.co_main8_en,section.co_main7_en {

   background-position: -20% 0;
}
	
}

	
	
	

/*1370スタイル
*******************************************************************************************************************************************************************/
@media screen and (max-width: 1370px) {

	
	
	/*** header style ***/

	
.modal .modal-wrap {
    background-color: #fff;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
    padding: 20px;
    width: 40%;
    max-width: 400px;
    margin: 90px auto;
    align-self: flex-start;
    border-radius: 5px;
    transition: all 0.5s ease;
}
	
	
.modal .modal-wrap2 {
  background-color: #000;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
  padding: 15px 50px;
  width: 65%;
  margin: 10px auto;
  align-self: flex-start;
  border-radius: 2px;
  transition: all 0.5s ease;
}
	
h2.top_center {
    text-align: center;
    font-size: 300%;
    line-height: 1.6;
    font-family: 'Sawarabi Mincho', sans-serif;
    letter-spacing: 7px;
}
	
h3.top_center2 {
    position: absolute;
    top: 90px;
    left: 210px;
    text-align: center;
    width: 90px;
}

section.co_main,section.co_main2,section.co_main3,section.co_main4,section.co_main5,section.co_main6,section.co_main8,section.co_main7 {

    background-position: 180px 0;
}
	
section.co_main_en,section.co_main2_en,section.co_main3_en,section.co_main4_en,section.co_main5_en,section.co_main6_en,section.co_main8_en,section.co_main7_en {

    background-position: 180px 0;
}
	
.top_mov {
	
	max-width: 1440px;
	margin: 0 auto;
	position: relative;
	padding: 165px 0 165px 0;
	z-index: 4000;
}
h1#top_c_logo {
	max-width: 330px;
	margin: 0 auto;
	
}
	
}

/*1280スタイル
*******************************************************************************************************************************************************************/
@media screen and (max-width: 1279px) {
	
.menu {
    position: relative;
    width: 50%;
    height: 50px;
    max-width: 780px;
    margin: 25px 180px 0 auto;
}


	
h3.top_center2 {
    position: absolute;
    top: 100px;
    left: 10%;
    text-align: center;
    width: 120px;
}
section.co_main,section.co_main2,section.co_main3,section.co_main4,section.co_main5,section.co_main6,section.co_main8,section.co_main7 {

    background-position: 130px 0;
}
	
section.co_main_en,section.co_main2_en,section.co_main3_en,section.co_main4_en,section.co_main5_en,section.co_main6_en,section.co_main8_en,section.co_main7_en {

    background-position: 130px 0;
}
	
.STcloud_l4{
	position: absolute;
	left:-300px;
	top:50px;
	max-width: 600px;
}
.STcloud_r4{
		position: absolute;
	right:-480px;
	top:200px;
	max-width: 600px;
}
	
	
}

/*1280スタイル
*******************************************************************************************************************************************************************/
@media screen and (max-width: 1165px) {
	
.clm3_on {
	display:block;
	
}
	
.grid_ft {
   
}
	
.w30_box {
	width: 38%;
	float: left;
	text-align: center;
	margin-right: 30px;
}
section.co_main,section.co_main2,section.co_main3,section.co_main4,section.co_main5,section.co_main6,section.co_main8,section.co_main7 {

    background-position: 60px 0;
}
section.co_main_en,section.co_main2_en,section.co_main3_en,section.co_main4_en,section.co_main5_en,section.co_main6_en,section.co_main8_en,section.co_main7_en {

    background-position: 60px 0;
}
	
	}






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

  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
	
.bunka_box_r{
	width: 100%;
	float: none;
	margin-bottom: 40px;
}
.bunka_box_l{
	width: 100%;
	float: none;
}
	
  .tbl-r02 {
    width: 80%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
	
	
.item_top_box {
    max-width: 1280px;
    margin: 0 auto;
    padding-bottom: 20px;
    background: url(../item/image/bg_green.png) no-repeat;
    background-position: center top;
    background-size: 500px;
    z-index: -1;
}
	
	
	
	.item_top_img_1 {
    width: 90%;
    position: absolute;
    top: 0px;
    right: 0;
		left:0;
		margin: 0 auto;
}

.item_top_img_2 {
    width: 90%;
    position: absolute;
    top: 0px;
    right: 0;
		left:0;
		margin: 0 auto;
}
	
.pconly {
    display: none;
}
	
	
.pc_otherOn {
    display: block;
}
	
	
	
	
	
}

/*1280スタイル
*******************************************************************************************************************************************************************/
@media screen and (max-width: 1024px) {
	
p.top_p {
    padding-left: 50px;
}

h3.top_center2 {
    position: absolute;
    top: 100px;
    left: 8%;
    text-align: center;
    width: 100px;
}
	
	.pc959 {
    
	display: block;
}
	
	.boutique_main_image {
    width: 100%;
    margin: 30px auto 100px;
    padding-bottom: 70px;
    height: 550px;
    
    background-size: cover;
}
	
.prof_sq1 {
    width: 230px;
    height: 380px;

    top: 110px;
    right: 80px;

}
	
.prf_img_r2 {
   
    top: 270px;
    right: 70px;
    width: 35%;
}
	
.prof_box_L {
    padding-bottom: 160px;
    width: 100%;
    position: relative;
}

.prof_sq2 {
    width: 250px;
    height: 300px;
    background-color: #B4E6B4;
    position: absolute;
    top: 0px;
    left: 80px;
    z-index: -2;
}
	
.prf_img_r {
    position: absolute;
    top: 0;
    right: 0;
    width: 35%;
}
	
.prof_sq3 {
    width: 280px;
    height: 180px;
    background-color: #B4E6B4;
    position: absolute;
    top: 100px;
    right: 60px;
    z-index: -2;
}
	
.prof_sq5 {
    width: 320px;
    height: 220px;
    background-color: #B4E6B4;
    position: absolute;
    top: 90px;
    left: 0px;
    z-index: -2;
}
	

	
.btnArea{

	display:block;
	
}
	
ul.cont_bt2 {
   
    right: 100px;
    
    
}

h2.mainlogo {
    padding-left: 50px;
}
	


	h5.serc_h5 {
    
    font-size: 100%;
}
	
section.st_youtube {
    
    padding: 6% 0;
}
	
section.co_main,section.co_main2,section.co_main3,section.co_main4,section.co_main5,section.co_main6,section.co_main8,section.co_main7 {
    background-position: 0px 0;
}
	
	section.co_main_en,section.co_main2_en,section.co_main3_en,section.co_main4_en,section.co_main5_en,section.co_main6_en,section.co_main8_en,section.co_main7_en {
    background-position: 0px 0;
}
	
.co_mainBox .fukidashi_l {
    position: absolute;
    left: -100px;
    top: -80px;
    max-width: 670px;
}
.STcloud_l4{

	left:-350px;
	top:40px;
	max-width: 600px;
}
.STcloud_r4{
	right:-530px;
	top:200px;
	max-width: 600px;
}
	
	
}

/*959スタイル
*******************************************************************************************************************************************************************/
@media screen and (max-width: 959px) {

		.pc2 {
    display: none;
}
	
.pc960 {
    
	display: none;
}

.foot_logo {
    width: 200px;
	margin: 0 auto;
	padding-bottom: 30px;
}
	
	.ad_box {
		padding-bottom: 30px;
	}
	
	
	
	
	.foot_in_box {
   width: 70%;
		display: block;
		   
		margin: 20px auto 0;
}

.ft_contact {
    display: none;
}


	
	
	
	
	#header .inner{
    position: relative;
    display: inline-block;
    padding: 0 0px 0 0px;
}
	
	.menu {
		display: none;
}
	
#overLay_tri {
    position: fixed;
    width: 100%;
    height: 120%;
   

	background-position: 0px 0;
  
  padding-top:0px;
	margin-bottom: 0px;
    top: 0px;
    left: 0px;
    z-index: -2;
}


	.topSlider .mainTxtArea {
    padding-top: 85px;
	padding-bottom:65px;
    color: #FFFFFF;
	width:960px;
	margin:0 auto;
	position:relative;
}


.topSlider .mainTxtArea h2{
    display: inline-block;
    font-size: 75px;
    letter-spacing: 0.05em;
    margin-bottom: 25px;
    line-height: 1.3;
	width:620px;
	float:right;
	display:inline;

}

.topSlider .mainTxtArea .copybox{
    display: inline-block;
    font-size: 130%;
    letter-spacing: 0.09em;

    line-height: 2.5em;
	width:15%;
	float:right;
	display:inline;
	-webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
		  margin-right:60px;
		  padding-top:20px;

}

.topSlider .ticketLink {
    width: 65%;

    max-width: 640px;
    float: left;
	background:#FFF;
	position:relative;
	padding:9px;
	height:86px;
}



.topSlider .ticketLink h4.top_e_ti {

    width: 25%;
    max-width: 180px;
	float: left;
	color:#333333;
	padding-top:20px;
	padding-left:35px;
	padding-right:10px;
	margin-left:9px;
	font-size:95%;
	font-weight:bold;
	height:60px;
	background:url(./img/top_e_bg_a.png) no-repeat 3px 10px;

}

.topSlider .ticketLink .top_e_sCat {

    width: 180px;
	height:27px;
	background-color:#FF6600;
	text-align:center;
	position:absolute;
	left:0;
	top:-27px;


}
.topSlider .ticketLink .top_e_txt {

    width: 50%;
    max-width: 350px;
	float: left;
	color:#333333;
	font-weight:bold;
	padding-top:10px;
height:60px;
font-size:90%;

}


.lar_max {
	width:960px;
	margin:0 auto;
	padding-top:40px;
	height:300px;
}

ul.cube_bnr {
	width:850px;
	margin:0 auto;
	padding-top:60px;
	text-align:left;
	padding-left:0px;
	padding-right:70px;

}

ul.cube_bnr img {
	width:100%;
	height:100%;

}

.listAreabox {

	float:left;
	position:relative;
	text-align:left;
	height:250px;
	margin-right:20px;
	padding:0 15px 0 15px;
}

.listAreabox .area_img2 {
	width:75px;
	height:72px;
	position:absolute;

	bottom:100px;
	right:10px;
}

.listArea2 {
	margin-top:10px;
	height:500px;
}


.listAreabox .area_line {
	width:30px;
	height:5px;
	background-color:#6B3818;
	position:absolute;
	top:15px;
	left:-10px;
}

.listAreabox .area_line2 {
	width:30px;
	height:5px;
	background-color:#6B3818;
	position:absolute;
	top:20px;
	left:-10px;
}

#footer .fBtnArea {
    position: absolute;
    top: 0;
    right: 40px;
}

#footer .inner2 .ft_p_main {
	font-size:20px;
	color:#333333;
	padding-top:5px;
	padding-bottom:3px;
	font-weight:bold;
	
}
#footer .inner2 .ft_p_main a {
	font-size:18px;
	color:#333333;
	padding-top:5px;
	padding-bottom:3px;
	font-weight:bold;

}



.topSlider .sliderFilter{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 60px;
    background-image: url(./img/slider/slider_filter.png);
}




.topSlider .slider .sliderList{
    width: 100%;
    height: 750px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

 /*　baseから　>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

	#renew {
  
  width:90%;
  margin:30px auto 0;
   
 
}

#renew h3.cont_name {
	font-size:280%;
	font-weight:bold;
	color: #fff;
position: absolute;
	top:100px;
	left:10%;
	width: 100%;
	z-index: 1;
}

h3.cont_name2 {
	font-size:40px;
	font-weight:bold;
	color: #212121;
	z-index: 1;
}

	

.renew_rbox span {
	
	color: #212121;
	font-size:20px;
	font-weight:bold;
	border-bottom:  #171717 5px solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
 
}




	

	
ol.main_cont_link li {
    
    padding: 3%;
    
}
	
h4.cont_name {
   font-size: 88%;
	    letter-spacing: 0px;
}
	
	
ul.other_link li {
    width: 90%;
    float: none;
    margin-right: 0%;
    margin-bottom: 2%;
    text-align: center;
    background-color: #FFFFFF;
    font-size: 110%;
	margin: 0 auto 2%;
}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	





 /*　追加*/
	
	.sub_box_f {
	width:100%;
	max-width: 765px;
	margin: 0 auto;
}

	
	ul.insLink {
	width: 80%;
	margin: 30px auto 0;
	max-width: 820px;
}

ul.insLink li {
	text-align: center;
	font-size: 32px;
	
	
	background: url(../image/ins_bt.png) no-repeat 10% 5px  ;
	background-size: 40px;
	padding: 0px 0 10px 0;
}

ul.insLink li a {
	color: #202020;
}




#left_box_w {
    width: 600px;

	float:left;
    padding: 0 0 0 50px;
	position:relative;

}

#r_box_w {
	 width: 30%;
	max-width:300px;

	float:left;
    padding: 0 0 0 35px;
	margin-top:90px;
	margin-right:0px;

}




#r_box_w h5 {
	background: url(./img/common/m_a_brown.png) no-repeat 0 3px;
	padding:5px 0 0 40px;
	color:#333;
	font-size:30px;
	line-height:1;

}


ul.m_txt {
	margin-top:20px;

}

ul.m_txt li {
	float: none;
	width:80%;
	color:#333;
	font-size:80%;
}

#left_box_w .workWrap_entry {
    width: 100%;
	max-width:600px;
    margin: 0 auto;
    padding: 90px 0 30px 0;

}




.pic_bt {
	width:100%;
	height:50px;
	background:url(./img/common/dt_brown_bg.png) ;
	margin-top:10px;
	text-align:center;
}


ul.gbt {
	width:70%;
	margin:0 auto;
}

ul.gbt li {
	font-size:70%;
		background: url(./img/common/musimegane.png) no-repeat 0px 12px ;
		padding:15px 0 10px 0;
}

ul.gbt li a {
    color: #fff;
}

.snsArea{
    width: 70%;
	max-width:700px;
	margin:0 auto;
	padding:40px 0 40px 0;

}

/*6/23　追加  *****************************************************/


}


@media screen and (max-width: 769px) {
	
	h4.serc_h4 {
    max-width: 90px;
  
}
	h5.serc_h5 {
    font-size: 90%;
}

.serch_map_bt_1 {
    position: absolute;
    max-width: 180px;
    top: 53%;
    left: 11%;
}
	
.serch_map_bt_3 {
    position: absolute;
    max-width: 180px;
    top: 76%;
    left: -15%;
}
	
p.serc_p {
  
    font-size: 70%;
}
	
.serch_bt_item2_txt span {
    background: #233219;
    max-width: 25px;
    width: 20.8333333vw;
    position: absolute;
    left: 10px;
    top: 25px;
}
	
	
	.w60_box {
	width: 70%;
	float: none;
	text-align: left;
	margin: 0 auto;
}

.w30_box {
	width: 70%;
	float: none;
	text-align: center;
	margin-right: 0px;
	margin: 0 auto;
}

.box_bottom {
 
    top: 20px;

}
	
.box_bottom_l {
    position:sticky;
	position: -webkit-sticky; /* Safari */
   
    top: 0;
   
}
	
	
	
	
	
h5.foottxt {

    padding-bottom: 15px;
    text-align: center;
	padding-top: 30px;
}
	
p.foottxtE {
    text-align: center;
}

#footer p.copyright {
    padding-top: 30px;
    padding-bottom: 20px;

}
	
	
	
	
.top_center_link {
   
    margin: 0 auto;
    text-align: center;
    z-index: 5;
    padding-left: 0%;
    background-size: 70px;
    max-width: 480px;
    width: 90%;
}
	
.top_center_link_txt {
    width: 90%;
    padding-top: 430px;
    padding-bottom: 30px;
    max-width: 85%;
}
	
h3.top_center2 {
    position: absolute;
    top: 80px;
    left: 8%;
    text-align: center;
    width: 78px;
}
	
.modal .modal-wrap {
    background-color: #fff;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
    padding: 20px;
    width: 50%;
    max-width: 500px;
    margin: 90px auto;
    align-self: flex-start;
    border-radius: 5px;
    transition: all 0.5s ease;
}


.img_hfL {
	width: 49.5%;
	margin: 6px 0 0 0;
	float: left;
}
.img_hfR {
	width: 49.5%;
	margin: 6px 0 0 0;
	float: right;
}
	

h4.tab_category {
	width: 50%;
	padding: 12px 0 0 0;
	text-align: center;
	color: #fff;
	background-color: #5FC37D;
	font-family: 'Hind Madurai', sans-serif;
	letter-spacing: 0.1em;
	height: 50px;
}

h4.tab_info {
    width: 50%;
    padding: 12px 0 0 0;
    text-align: center;
    color: #fff;
    background-color: #000;
    font-family: 'Hind Madurai', sans-serif;
    letter-spacing: 0.1em;
    height: 50px;
}

p.topics_data {
    width: 50%;
    padding: 12px 0 0 0;
    text-align: center;
    color: #000;
    background-color: #F0F0F0;
    position: absolute;
    top: 0;
    left: 50%;
    height: 50px;
    font-size: 90%;
}
	
h2#st_ti {
   
    left: 0;
    bottom: -195px;
	right: 0;
	margin: 0 auto;
}
	
section.st_youtube {
   
    width: 80%;
	    padding: 7% 0;

}
section.co_main,section.co_main2,section.co_main3,section.co_main4,section.co_main5,section.co_main6,section.co_main7,section.co_main8 {
    background-position: 30px 0;
}
	section.co_main_en,section.co_main2_en,section.co_main3_en,section.co_main4_en,section.co_main5_en,section.co_main6_en,section.co_main7_en,section.co_main8_en {
    background-position: 30px 0;
}
	
.co_mainBox {
width: 80%;
}
	
	
	
	
	
	
	
	

}

@media screen and (max-width: 769px) {
	
	
	/*グリッドメイン........................................................................*/
.grid {
    
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
}

.item {
 
  
  text-align: center;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  text-align: left;
}




	
	
	
.Scont_main_image {
    width: 100%;
    margin: 30px auto 100px;
    padding-bottom: 70px;
    height: 340px;
    background: url(../salon/image/main.jpg) no-repeat;
    background-position: center;
    background-size: auto;
}
	
.catgory_1 {
    
    top: 100px;
    left: 10px;
    width: 70px;
    height: 70px;
   
}

.catgory_1 a {
  font-size: 90%;
    padding-top: 25px;
   
}
	
	
	.catgory_2 {
    
    top: 100px;
    left: 10px;
    width: 70px;
    height: 70px;
   
}
	

.catgory_2 a {
  font-size: 90%;
    padding-top: 25px;
   
}
	
	
.catgory_3 {
    
    top: 100px;
    left: 10px;
    width: 70px;
    height: 70px;
   
}

	
.catgory_3 a {
  font-size: 90%;
    padding-top: 25px;
   
}

.catgory_4 {
    
    top: 100px;
    left: 10px;
    width: 70px;
    height: 70px;
   
}

	
.catgory_4 a {
  font-size: 90%;
    padding-top: 25px;
   
}	
	
.catgory_5 {
    
    top: 100px;
    left: 10px;
    width: 70px;
    height: 70px;
   
}

	
.catgory_5 a {
  font-size: 90%;
    padding-top: 25px;
   
}
	
	
ul.top_bt {
    width: 100%;
   
  
}
	
.footArea {
    width: 100%;
    margin: 0 auto;
}
	
	
	
	
	
	
	.pc2 {
    display: none;
}
	
			.pc3 {
    display: none;
}
	
	.ipd {
    display: block;
}

	
.ip2 {
    display: block;
}

.navGlobal {
	display:none;
}

	



	p.mob_txt_top {
		position: absolute;
		left:350px;
		top:38px;
		color: #161616;
		font-size: 90%;
		font-weight: bold;
	}

dl.prof dt {
  
    width: 32%;

}


.backFitImage{
    background-image: url(./img/slider/dada_main_v2.jpg);
    background-repeat: no-repeat;

    background-size: 100%;
	background-attachment: fixed;
    padding-bottom: 0px;
	border-bottom:#CCC 1px solid;

}
	
	#overLay_tri {
    position: fixed;
    width: 120%;
    height: 120%;
   

	background-position: -100px top;
  
  padding-top:0px;
	margin-bottom: 0px;
    top: 0px;
    left: 0px;
    z-index: -2;
}

.top_center_link {

	margin: 0 auto;
	text-align: center;
	z-index: 5;
	padding-left: 0;
	background-size: 70px;
	max-width: 80;
}
	
	
h2.top_center {
	
	text-align: center;
	font-size: 280%;
	font-weight: bold;
	line-height: 1.6;
	

}

.top_center_link_txt {
    margin: 0 auto;
    text-align: left;
    z-index: 5;
    max-width: 75%;
    line-height: 1.85;
    letter-spacing: 1px;
    font-size: 90%;
    padding-bottom: 95px;
}
	
	
	
ul.v_int_arw li {

	font-size: 100%;
	
	
	
	
}

	
	.nomal_960w {
	
	padding: 30px;
	
}
	.nomal_960w2 {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding: 60px;
	background-color: #FFFFFF;
}
	
h2.vti_h2 {
	
	font-size: 160%;

}
	
	
.vbox {
	width: 45%;
 
padding:15% 0 0 15%;
 background-color:#0089E9;
	height: 300px;
 
}
	
.vbox span.vTxtL {
	
	font-size:140%;
	line-height:1.8;
	color: #fff;
	
	font-weight:bold;
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 0px;

}
	
.vbox2 {
	
	width: 50%;
 
padding:13% 0% 0 13%;
 background-color:#0089E9;
	height: 240px;
 
}
	

ul.v_int_arw li.h_bt2 {
	text-align: center;
	padding: 40px 25px 0px 25px;
	background: url(../voice/image/voice_home_bt.png) no-repeat center top;
	background-size: 20px;
	width: 25%;
	font-size: 90%;
	border-right: #007ED8 1px solid;
	
}
	
	ul.v_int_arw li.h_bt2 a {
		display: block;
	
}
	
ol.main_cont_link li {
    width: 100%;
    float: none;
    margin-right: 0%;
    margin-bottom: 2%;
    position: relative;
    padding: 5%;
    background: #FFFFFF url(../image/top_nav_arw_green.png) no-repeat bottom right;
    background-size: 18px;
}
	
	
.rightArea {
   
}

.str_data_l {
    width: 100%;
    float: none;
    padding-left: 80px;
    background: url(../image/data_ti_bg.png) no-repeat left bottom;
    background-size: 60px;
}
	
	
.str_data_r {
    width: 100%;
    float: none;
    margin-top: 20px;
}
	
	
	
.renew_l_box
 {
  width:100%;
  float: none;
  height: auto;
  margin-bottom: 5px;
}

.renew_l_box img
 {
  width:100%;
  height:auto;
}
	
.renew_rbox {
	position: relative;
  width:100%;
  float:none;
padding:7%;
 height: auto;
 
}
	
	

	
h4.cont_name {
   font-size: 110%;
	    letter-spacing: 1px;
}
	
	




.lar_max {
	width:90%;
	margin:0 auto;
	padding-top:40px;
	height:auto;
}

ul.cube_bnr {
	width:80%;
	margin:0 auto;
	padding-top:40px;
	text-align:left;
	padding-left:0px;
	padding-right:30px;
	padding-bottom:40px;

}

ul.cube_bnr img {
	width:100%;
	height:100%;

}

.listAreabox {

	float: left;
	position:relative;
	text-align:left;
	height:250px;
	margin-right:20px;
	padding:0 0px 0 15px;
	width:50%;
	max-width:320px;
}

.listAreabox .area_img2 {
	width:75px;
	height:72px;
	position:absolute;

	bottom:100px;
	right:10px;
}

.listArea2 {
	margin-top:10px;
	height:500px;
}


.listAreabox .area_line {
	width:30px;
	height:5px;
	background-color:#6B3818;
	position:absolute;
	top:15px;
	left:-10px;
}

.listAreabox .area_line2 {
	width:30px;
	height:5px;
	background-color:#6B3818;
	position:absolute;
	top:20px;
	left:-10px;
}


.listArea1 {

	margin-top:60px;
	height:auto;
}

.listArea2 {
	margin-top:0px;
	height:auto;
}


.rmbnone {

	margin-right:0px;
	margin-top:40px;
}



.snsArea{
    width: 80%;
	max-width:600px;
	margin:0 auto;
	padding:40px 0 40px 0;

}

.snsArea ul li{
	float:left;
	width:15%;
	max-width:80px;
	margin-right:20px;
	color:#333;
	font-weight:bold;

}

.snsArea ul li.sns_title {
	float:left;
	width:20%;
	max-width:100px;
	margin-right:40px;
	color:#333;
	font-weight:bold;

}


h3.prodh3ti {
	width: 40%;
	
	
	margin: 0px auto 30px;
}



.topSlider .sliderFilter{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 60px;
    background-image: url(./img/slider/slider_filter.png);
}




.topSlider .slider .sliderList{
    width: 100%;
    height: 750px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}



.mrno {
	margin-right:0px;

}





.menuList{
    position: relative;
}

.menuList ul li {
  
   

}
	
	
ul#sidemenu li.menu_s4 {
    font-size: 90%;
    background: none;
    height: 55px;
    padding: 12px 0 12px 120px;
}
	
	
	
	
	
	

.menuLang{
    margin-top: 40px;
    line-height: 1;
}

.menuSns{
    margin-top: 40px;
}




ul#sitemap {
	width: 60%;
	max-width: 500px;
	margin: 0 auto;
}






#content_box .bgA {
	position:absolute;
	left:-20px;
	top:20px;
	width:180px;


}

#content_box .bgA img {
	width:100%;
	height:100%


}



#left_box {
    width: 90%;
	max-width:700px;
	float: none;
    padding: 0 0 0 0;
	position:relative;

}

#r_box {
	 width: 90%;
	max-width:450px;

	float: none;
    padding: 0 0 0 56px;
	margin-top:0px;

}






 /*6/21　追加******************************************/


.newsArea .mainTtl h2.blue3 {
	display:none;
}




#tab_area{
	width:80%;
	margin:0 auto;
	padding-top:100px;
	padding-bottom:40px;


}


.worksWrap {
    width: 100%;
    margin: 0 auto;
    padding: 0px 0 30px 0;
}





#left_box_w {
    width: 600px;

	float: none;
    padding: 0 0 0 0px;
	position:relative;
	margin:0 auto;

}

#r_box_w {
	 width: 600px;
	max-width:600px;

	float: none;
    padding: 0 0 0 0px;
	margin-top:90px;
	margin-right:0px;
	margin:0 auto;

}




#r_box_w h5 {
	background: url(./img/common/m_a_brown.png) no-repeat 0 3px;
	padding:5px 0 15px 40px;
	color:#333;
	font-size:30px;
	line-height:1;

}


ul.m_txt {
	margin-top:20px;

}

ul.m_txt li {
	float: none;
	width:80%;
	color:#333;
	font-size:80%;
}

#left_box_w .workWrap_entry {
    width: 100%;
	max-width:600px;
    margin: 0 auto;
    padding: 90px 0 30px 0;

}





.pic_bt {
	width:100%;
	height:50px;
	background:url(./img/common/dt_brown_bg.png) ;
	margin-top:10px;
	text-align:center;
}


ul.gbt {
	width:70%;
	margin:0 auto;
}

ul.gbt li {
	font-size:70%;
		background: url(./img/common/musimegane.png) no-repeat 0px 12px ;
		padding:15px 0 10px 0;
}


.snsArea{
    width: 80%;
	max-width:700px;
	margin:0 auto;
	padding:40px 0 40px 0;

}




	


	
	ul.insLink li {
	text-align: center;
	font-size: 32px;
	
	
	background: url(../image/ins_bt.png) no-repeat 30px 5px  ;
	background-size: 40px;
	padding: 0px 0 10px 0;
}
	
	



	
#footer .footerbox_l{
	
	width: 90%;
	float: none;
}

#footer .footerbox_l h5 {
	
	font-size: 120%;
	padding-bottom: 10px;
	font-weight: bold;
}

#footer .footerbox_l p {
	
	font-size: 90%;
	padding-bottom: 10px;
}

#footer .footerbox_l p a {
	
	font-size: 80%;
	padding-bottom: 0px;
}

#footer .footerbox_l p a:hover {
	text-decoration: underline;
}



#footer .footerbox_r {
	
	width: 90%;
	float: none;
	text-align: left;
}

#footer .footerbox_r p.ft_p_main {
	
	font-size: 140%;
	padding-bottom: 40px;
	
}

#footer .footerbox_r h5 {
	
	font-size: 120%;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 10px;
}






#footer .copybox {
    font-size: 70%;
	
}


.modal .modal-wrap.small{
  width: 60%;
}






}

/*スマホ用スタイル
*******************************************************************************************************************************************************************/
@media screen and (max-width: 599px) {

    .pc {
        display: none;
    }

    .sp {
        display: block;
    }

    .fzBig{
        font-size: 1.1em;
    }

section.title_zone_bred {
   
    height: auto;
	padding-bottom: 10px;
}
	
	
.serch_bt_itemG_txt {
	width: 100%;
	
}
	
	
	
.arw-his2::before {
    top: -10px;
    right: -90px;

}
	
.arw-6::before {
    right: 0px;
	top:17px;

}

.serch_bt_itemG_txt {
	width: 100%;
letter-spacing: 0.1em;
}
	
h3.h3_ti_ac {
    font-size: 110%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    letter-spacing: 0.1em;
    padding: 20px 0px 20px 0px;

    margin: 0 0px 20px 0px;
}
.serch_bt_ac {
    background-color: #233219;
    width: 100%;
    margin: 0 auto 30px;

}

p.link_terms {
    text-align: right;
    width: 100%;
    padding-right: 10px;
    padding-top: 10px;
	padding-bottom: 30px;
}
	



p.his_txt_box {

    margin: 0 auto 60px;

}
.pg_his {
   
}
.pg_his a {
    padding: 4px 20px 0px 0px;
font-size: 90%;
}
	.pg_his_2 a {
    padding: 4px 0px 0px 20px;
font-size: 90%;
}
	
.img_r {

    width: 100%;
	margin: 0 0 30px 0px;
}
	
.sub_serch {

    padding-bottom: 140px;
}
	
.serch_bt_item2 {
	width: 100%;
	margin: 0 0% 1% 0%;
}


.serch_bt_item3_txt {
	
	width: 100%;
	margin: 0 0% 1% 0%;
}
	
.serch_bt_item2_txt {
	
	width: 100%;
	margin: 0 0% 1% 0%;
	
}
	
.serch_bt_item2_txt span {
    
    max-width: 30px;

}

.sub_innnerTop_white {
   background-size: 5.8px;
}
.sub_TopItem_W {
    padding: 60px 0 90px 0;
    background-color: #FFFFFF;
}
.grid_ac {
    
    display: block;

}
.item_ac {
    padding: 0 0 0px 0;
    text-align: center;
    background-color: #FFFFFF;
    position: relative;
    max-width: 100%;
    margin: 0 1% 20px 1%;
}
.sub_innnerSora_ac {
    padding: 30px 0 0 0;

    background-size: 19.5px;
	margin-bottom: 30px;
}
p.sec_cont_intro_txt {

    padding-bottom: 40px;
}
	
.search_map {
    width: 100%;
}

	.tpc_box {
    padding: 0px 0 0 0;
}

h4.serc_h4 {
    max-width: 100%;
	padding: 5px 0 0px 0px;
}
	
h4.serch_h4_2 {

	padding: 20px 0 15px 20px;

}

.STcloud_l4{

	left:-300px;
	top:-20px;
	max-width: 400px;
}
.STcloud_r4{
	right:-330px;
	top:30px;
	max-width: 400px;
}
	
ul.faqList li {
    padding: 15px 40px 15px 20px;
    text-align: left;

}
ul.faqList li:nth-child(odd)::after {
    position: absolute;
    display: inline-block;
    content: "";
    top: 53%;
    right: 12px;
    width: 20px;
    height: 13px;
    background-image: url(../image/arw.png);
    background-size: 16px;
    background-repeat: no-repeat;
    margin-top: -8px;
}
	
.serch_map_bt_1,.serch_map_bt_2,.serch_map_bt_3,.serch_map_bt_4,.serch_map_bt_5,.serch_map_bt_6,.serch_map_bt_7 {
	position: static;
	max-width: 100%;
}

.serch_bt_box {
	width: 100%;
	position: relative;
	padding: 60px 0 140px 0;
}

.serch_bt_box ul.serch_bt {
	width: 90%;
	margin: 0 auto;

	
}

.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 30px;
    z-index: 100;
}
.ac_title_box {
    margin-bottom: 30px;
}

.item_img_ac {
    max-width: 370px;
    margin: 0 auto 30px;
}

h3.mess_ti_2 {
    font-size: 140%;

    padding: 0 0 12px 0;
    width: 100%;
    border-bottom: 2px solid #233219;
    margin-bottom: 20px;
}

p.ac_txt_box830 {
    
    margin: 0 auto 60px;
}
	
h2#st_ti {
    left: 0;
    bottom: -50px;
    right: 0;
    margin: 0 auto;
	
}
	
section.st_youtube {
    
    padding: 80px 0 110px 0;
}
	
.co_mainBox .fukidashi_l {
    position: absolute;
    left: 0px;
    top: -100px;
    width: 100%;
	
}
.co_mainBox .fukidashi_r {
  
    right: 0px;
    bottom: -80px;
    width: 100%;
}

section.co_main {
    background-color: #CCE2D8;
}
section.co_main2 {
    background-color: #E8CEE8;
}
	section.co_main3 {
    background-color: #EAE4CC;
}
	section.co_main4 {
    background-color: #F2D4CC;
}
	section.co_main5 {
    background-color: #E1ECCC;
}
	section.co_main6 {
    background-color: #FAE6CC;
}
	section.co_main7 {
    background-color: #D4D4E8;
}
	section.co_main8 {
    background-color: #CCE9F6;
}

section.co_main_en {
    background-color: #CCE2D8;
}
section.co_main2_en {
    background-color: #E8CEE8;
}
	section.co_main3_en {
    background-color: #EAE4CC;
}
	section.co_main4_en {
    background-color: #F2D4CC;
}
	section.co_main5_en {
    background-color: #E1ECCC;
}
	section.co_main6_en {
    background-color: #FAE6CC;
}
	section.co_main7_en {
    background-color: #D4D4E8;
}
	section.co_main8_en {
    background-color: #CCE9F6;
}

	
	
.co_mainBox {
    width: 90%;
	padding: 60px 0;
}
	
	.pd_c_30 {
		padding: 30px 0;
	}
	
.st_flex {
    display: block;

}
	
.box_bottom {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0;
    
}
	h3.st_h3_title {
    margin-bottom: 12px;
		font-size: 12.5pt;
		padding: 5px 0 5px 25px;
}
p.st_txt {

    padding-bottom: 25px;
	font-size: 90%;
	line-height: 1.8;
}
	
	
	
.st_img_box {
    width: 100%;
}
	
.hf_box_l {
	width: 100%;
	float: none;
	
}

.hf_box_r {
	width: 100%;
	float: none;
	
}
.box_30_l {
	width: 100%;
	float: none;
	margin-bottom: 10px;
	padding-bottom: 0;
}

.box_60_r {
	width: 100%;
	float: none;
}

.box_30_r {
	width: 100%;
	float: none;
	margin-bottom: 10px;
	padding-bottom: 0;
}


.box_60_l {
		width: 100%;
	float: none;
}

.txt_r {
    text-align: left;
}
	
	
	
	
section.st_img_zone {
    background: url(../image/story01_mb.jpg)no-repeat center top;
    height: 510px;
	 background-size: 100%;
}
section.st_img_zone2 {
background: url(../image/story02_mb.jpg)no-repeat center top;
    height: 510px;
   background-size: 100%;
}
section.st_img_zone3 {
background: url(../image/story03_mb.jpg)no-repeat center top;
    height: 510px;
   background-size: 100%;
}
section.st_img_zone4 {
background: url(../image/story04_mb.jpg)no-repeat center top;
    height: 510px;
   background-size: 100%;
	
}
section.st_img_zone5 {
background: url(../image/story05_mb.jpg)no-repeat center top;
    height: 510px;
   background-size: 100%;
	
}
section.st_img_zone6 {
background: url(../image/story06_mb.jpg)no-repeat center top;
    height: 510px;
   background-size: 100%;
	
}
section.st_img_zone7 {
background: url(../image/story07_mb.jpg)no-repeat center top;
    height: 510px;
   background-size: 100%;
}
section.st_img_zone8 {
background: url(../image/story08_mb.jpg)no-repeat center top;
    height: 510px;
   background-size: 100%;
}
.item_main_box {
    width: 90%;
	padding-bottom: 0;
	padding-top: 30px;
}

.arw-2::before {
 right:10px;
	
	bottom: 40px;
	margin: 0 auto;
	width: 6px;
    height: 6px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;

}
	
.tpc_box ul.tpc_bt {
    width: 100%;
    
}
	
.contArea {
    display: none;
}
	
section.title_zone {
    
    padding: 12% 0;
}
	
h2#page_ti {

    font-size: 150%;
   
}
	
ul.top_bt li a {
    display: block;
    color: #233219;
    
	font-size: 90%;
}
	
	
.arrow::before, .arrow::after {
    
   

}
	
.pt80 {
	padding-top: 80px;
}
	
#bg_zone {
    
    background-size: 400%;
}
	
.sub_innnerTopics {
    position: relative;
    background: url(../image/hed_red.png) no-repeat top;
    background-size: 1400px;
    padding-top: 120px;
}
	
.grid {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}

.grid_ft {
    width: 90%;
	margin: 0 auto;
}
	
.nomal_100ul {
	display: none;
}
	
ul.top_bt {
    width: 90%;
	margin: 0 auto;
}

.sub_innnerSt_1,.sub_innnerSt_2,.sub_innnerSt_3,.sub_innnerSt_4,.sub_innnerSt_5,.sub_innnerSt_6,.sub_innnerSt_7,.sub_innnerSt_8 {
    background-size: 6px;
}

.sub_innnerSt_4_v2 {
background-size: 5.3px;
}
	
.sub_innnerSt_4 {
    background-size: 8px;
}
	
	
ul.bnr_2clm {
    width: 90%;
    margin: 0 auto;
}
ul.bnr_2clm li {
    width: 100%;
   float: none;
	margin-bottom: 10px;
}
	ul.bnr_2clm li.r {
   width: 100%;
   float: none;
}
	
.st_ft_bg {
    padding-top: 20px;
	width: 80%;
	margin: 0 auto;
}
.st_ft_bt_box {
    width: 90%;

    padding: 40px 0 140px 0;
   
}

.st_ft_link_bk {
    width: 38%;
   
}
.st_ft_link_top{
	width: 20%;
	background-color: #233219;
	position: relative;
	
}
.st_ft_link_next {
     width: 38%;
    background-color: #233219;
    position: relative;
}
.st_ft_link_bk a {
    display: block;
    padding: 20px 0 20px 20px;
	font-size: 80%;
  
}
.st_ft_link_top a {
    display: block;
    padding: 20px 0;
	font-size: 80%;
  
}
.st_ft_link_next a {
    display: block;
    padding: 20px 20px 20px 0;
	font-size: 80%;
  
}

.st_ft_link_bk span {
    
    max-width: 15px;
    width: 20.8333333vw;
    position: absolute;
    left: 10px;
    top:25px;
}


.st_ft_link_next span {
    
    max-width: 15px;
    width: 20.8333333vw;
	position: absolute;
	right: 10px;
	top:25px;
	
}
	
.st_ft_link_nobg {
     width: 38%;
}
	
	
.ti_kazari {

	top:11px;

}
.ti_kazari_2 {
	top:11px;

}

	
	
.item {
    
	margin-bottom: 10px;
	    
}
.item_img {
    overflow: hidden;
	width: 100%;
   
}
	
.catgory_1 {
    top: 150px;
    
    width: 110px;
    height: 110px;
}
	
.catgory_1 a {
    font-size: 100%;
    padding-top: 40px;
}
	
.catgory_2 {
    top: 150px;
    
    width: 110px;
    height: 110px;
}
	
.catgory_2 a {
    font-size: 100%;
    padding-top: 40px;
}

		
.catgory_3 {
    top: 150px;
    
    width: 110px;
    height: 110px;
}
	
.catgory_3 a {
    font-size: 100%;
    padding-top: 40px;
}

			
.catgory_4 {
    top: 150px;
    
    width: 110px;
    height: 110px;
}
	
.catgory_4 a {
    font-size: 100%;
    padding-top: 40px;
}
	
			
.catgory_5 {
    top: 150px;
    
    width: 110px;
    height: 110px;
}
	
.catgory_5 a {
    font-size: 100%;
    padding-top: 40px;
}
	
	
	.contArea {
		display: none;
}
	
.contAreaF {
	display: block;
    position: fixed;
    display: inline-block;
    width: 100%;
    
    bottom: 0;
	left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 2000;
	background-color:rgba(240,240,240,0.9);
	padding: 15px ;
}

	ul.cont_bt {
		width: 100%;
		
	}
	
	ul.cont_bt li.shop {
    font-size: 60%;
    float: right;
		display: inline;
    width: 49%;
    font-weight: bold;
    border: #000000 1px solid;
    background-color: #000000;
}

	ul.cont_bt li {
    font-size: 50%;
    float: left;
		display: inline;
    width: 49%;
    font-weight: bold;
    
    letter-spacing: 0.1em;
    margin-right: 0px;
}

	
.tab_link {
    width: 100%;
    margin: 0 auto ;
    height: 55px;
    font-family: 'Hind Madurai', sans-serif;
    text-align: center;
}
	
	
	.boutique_main_image {

		    padding-bottom: 0px;
    height: 275px;
		background-size: cover;
		margin: 30px auto 0px;
		
}
	
.h_box_itemTop {
    width: 200px;
    padding: 35px 0px 35px 0px;
    border: #000000 solid 3px;
    margin: 0 auto 87px;
    position: absolute;
    top: -180px;
    right: 0;
    left: 0;
    z-index: 1;
}
	
p.item_top_p {
    padding-bottom: 70px;

}
	
.item_top_box {
    max-width: 1280px;
    margin: 0 auto;
    padding-bottom: 0px;
    background:none;
    
    
}

	.item_top_box2 {
    max-width: 1280px;
    margin: 0 auto;
    padding-bottom: 0px;
}
	
.item_top_l {
    width: 100%;
    position: relative;
    float: none;
    margin-bottom: 40px;
}

.item_top_r {
    width: 100%;
    position: relative;
    float: none;
    margin-bottom: 40px;
}
	
.contact_main_box {
    width: 90%;
   
    padding-bottom: 0px;
}
	
.topics_box_l {
    width: 100%;
    float: none;
    position: relative;
    padding-bottom: 90px;
}
	
.topics_box_r {
    width: 100%;
    float: none;
    padding-bottom: 30px;
}
	
.topic_main_box {
   
    padding-top: 0px;
	margin: 0 auto 30px;
   
}
	
.item_ti_2ip {
    width: 70%;
    padding: 20px 0px 20px 0px;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
	background-color: #F0F0F0;
}

ul.item_top_link2ip {
    width: 70%;
	position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
	    background-color: #F0F0F0;
}
	
	ul.item_top_link2ip li  {
		    font-size: 150%;
    font-family: 'Hind Madurai', sans-serif;
    letter-spacing: 0.1em;
    line-height: 1;
    text-align: center;
    font-weight: bold;
}
	
ul.item_top_link2ip li a {
    color: #000;
	    display: block;
    
    padding: 10% 5% ;
}
	
ul.item_top_link2ip li a:hover {
	
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	transition: 0.9s;
	opacity: 0.8;

	
}
.sub_innner_nobg {
    padding: 35px 0 0 0;
    position: relative;
}
.bunka_thm {
    width: 30%;
	max-width: 110px;
    
}
p.bunka_list_txt {
    
    padding: 0px 0 35px 5%;
	width: 65%;
	
}

ul.bunka_ul {
max-width: 120px;
}
ul.pager {
    width: 100%;
    margin: 0 auto;
    padding-top: 60px;
	padding-bottom: 180px;
}

	
.nomal_600_sh {
    
    padding-bottom: 150px;
}
	
	
.catgory_1b {
    position: absolute;
    top: -30px;
    left: 0px;
	right: 0;
	margin: 0 auto;
    width: 120px;
    height: 120px;
 
}

.catgory_1b a {
    
    display: block;
    padding-top: 48px;
    padding-bottom: 30px;
    text-align: center;
}
	
.catgory_2b,.catgory_3b,.catgory_4b,.catgory_5b {
    position: absolute;
    top: -30px;
    left: 0px;
	right: 0;
	margin: 0 auto;
    width: 120px;
    height: 120px;
 
}

.catgory_2b a,.catgory_3b a {
    
    display: block;
    padding-top: 48px;
    padding-bottom: 30px;
    text-align: center;
}
	
.catgory_4b a,.catgory_5b a {
    
    display: block;
    padding-top: 38px;
    padding-bottom: 30px;
    text-align: center;
	
}
	
.name_box {
    position: relative;
    width: 100%;
    padding-left: 0%;
    padding-bottom: 30px;
    padding-top: 120px;
    border-top: none;
	border-bottom:  #E6E3DC 1px solid;
	margin-bottom: 80px;
}
	
	
dl.prof3 dt {
    clear: left;
    float: none;
    width: 100%;
    margin-bottom: 5px;
    color: #422B18;
    font-size: 80%;
    line-height: 1.4;
    font-family: 'Noto Serif JP', serif;
    letter-spacing: 0.1em;
}
	
dl.prof3 dd {
    margin-left: 0em;
  
    font-size: 80%;
   
    letter-spacing: 0.1em;
    background: url(../image/blank_ico.png) no-repeat 0px 6px;
    background-size: 12px;
	padding-left: 20px;
	margin-bottom: 20px;
}
	
	
	
.h_box {
    width: 90%;
    padding: 20px 0px 0px 0px;
    
    margin: 0 auto 10px;
}
	

	
	
	.mob_foot_box {
		width: 100%;
		height: 80px;
		
	}
	
.sub_innnerTopics .top_main_nav {
    width: 100%;
   
    padding: 10% 8%;
    background-color: #8CD79B;
    z-index: -1;
    transform: skewY(-2deg);
}
	
.topics_image {
    float: none;
    width: 100%;
}
	
.topics_summary {
    padding: 40px 30px 30px 30px;
    position: relative;
    z-index: 1000;
}
	
ul.topics {
    position: absolute;
    bottom: -20px;
    left: 25px;
    margin: 0 auto;
    font-size: 120%;
    width: 250px;
    background-color: #000000;
    z-index: 1000;
}
	
	
	
.loading {
	width: 60px;
	height: 60px;
	  left:42%;
	
  margin:-5px 0 0 -5px;
  position:absolute;
  top:40%;
	
	border: 5px solid rgba(255,255,255,0.4);
	border-top-color: rgba(255,255,255,0.9);
	border-radius: 50%;
	animation: spin 1.2s linear 0s infinite;
}
	
	
	
	
	
	
	
    .mainTtl h2{
        width: 70%;
        max-width: 315px;
    }

    .twoColumn > div{
        float: none;
        width: 100%;
    }

    /*add style*/
    .newsWrap article .newsImg {
        width: 100px;
        height: 67px;
        position: relative;
        background-color: #666666;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        overflow: hidden;
        float: left;
    }

    .newsWrap article .newsTag {
        position: absolute;
        top: -10px;
        left: 0px;
        margin-top: 0;
        padding-left: 0;
    }
	
.modal .modal-wrap2 {
  background-color: #000;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
  padding: 20px 30px;
  width: 100%;
  margin: 20px auto;
  align-self: flex-start;
  border-radius: 2px;
  transition: all 0.5s ease;
}
	

    /*** SP header style ***/
    #header .inner{
        padding: 0;
        display: block;
    }

    #header .headerTxt{
        padding-left: 100px;
        text-align: left;
    }

    #header .headerTxt p{
        display: inline-block;
        text-align: left;
    }

    #header .navArea{
        text-align: right;
    }

    #header .navArea .snsArea{
        float: right;
        padding: 0;
    }

    #header .navArea .snsArea img{
        width: 100%;
    }

    #header .navArea .snsArea ul li{
        padding: 0 20px 0 0;
    }

    #header .navArea .navGlobal,
    #header .navArea .langArea{
        display: none;
    }
	
	#overLay_form {
    position: fixed;
    width: 100%;
    height: 100%;
   
	background: none;
	background-position: 0px 0;
  background-size: 200%;
		background-repeat: no-repeat;
  padding-top:80px;
	margin-bottom: 0px;
    top: 0;
    left: 0;
    z-index: -1;
}

	.top_center_link_txt {
width: 90%;
		padding-top: 430px;
		padding-bottom: 30px;
		max-width: 85%;
}
	
h3.top_center2 {
    position: absolute;
    top: 30px;
    left: 30px;
    text-align: center;
    width: 55px;
}

.top_logo .btnArea {

    width: 60px;
    height: 60px;
    top: -10px;
    right: 10px;

}
	
.logoArea{
	width: 250px;
	
	    padding: 10px ;
}



.logoArea h1 {
	padding:0px 0 0px 0px;
	width:100%;
	margin:0 ;

}
    /*** SP contents style ***/

	/*** slider style ***/




h2#cont_tih2 {
    font-size: 15px;
	font-weight:bold;
	color:#217ECB;
	
	padding:90px 0 30px 0px;
	background: url( ../produce/image/pro_ti_bg.png) no-repeat center;
	background-size: 160px;
	text-align: center;
}


	
	#overLay_tri {
    position: fixed;
    width: 140%;
    height: 140%;
   

	background-position: -100px 80px;
  
  padding-top:0px;
	margin-bottom: 0px;
    top: 0px;
    left: 0px;
    z-index: -2;
}
	
	p.mob_txt_top {
		display: none;
	}

	

.top_center_link {

	margin: 0 auto;
	text-align: center;
	z-index: 5;
	padding-left: 0%;
	background-size: 70px;
	max-width: 480px;
	width: 90%;
	padding: 60px 0 280px 0;
}
	
	.top_center_linkSec {
	position: absolute;
	top:-230px;
	right:0;
	left:0;
	margin: 0 auto;
	text-align: center;
	z-index: 5;
	padding-left: 0%;
	background-size: 70px;
	max-width: 480px;
	width: 90%;
	    padding: 90px 0 30px 0;
}
	
		
	.top_center_linkother {
	
	margin: 0 auto;
	text-align: center;
	z-index: 5;
	padding-left: 0%;
	
	max-width: 480px;
	width: 90%;
	    padding: 90px 0 30px 0;
}
	
	h3.mess_ti2 {
    
    font-size: 160%;
    text-align: center;
  
   
    padding: 0 0 20px 0;
    background-size:90%;
}

.fd_c_ti {
   
    font-size: 160%;
    padding-bottom: 50px;
}
	
.backFitImagefd_c {
    
    background-size: 350%;
}
	
	
h2.top_center {
	
	text-align: center;
	font-size: 200%;
	font-weight: bold;
	line-height: 1.6;
	

}
	
	p.eng_ti {
    
    font-size: 110%;
    padding: 20px 0 30px 0;
    letter-spacing: 3px;
}
	
.top_center_link img {
	width: 40px;
	height: auto;
	padding: 20px 0 0 0;
}

	

.sub_innnerTop {
  padding-top:0%;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 60px;

}
	
	
	
ul.cont_bt3 li {
	font-size:90%;
	padding:29px 0 0 30px ;
	float: left;
	width: 50%;
	height: 80px;
	font-weight: bold;
	background: #333333 url( ../image/mail.png) no-repeat 12% center;
	background-size: 20px;
	text-align: center;
	
}

ul.cont_bt3 li.ora {
	background: #ff6600 url(../image/entry.png) no-repeat 10% center;
	background-size: 20px;
	
}
	
.strac_box {
    width: 90%;
  
}
	
.str_data_l {
    width: 100%;
    float: none;
    padding-left: 80px;
    background: url(../image/data_ti_bg.png) no-repeat left top;
    background-size: 60px;
	margin-top: 10px;
}
	
	.str_data_r {
     width: 100%;
    float: none;
    margin-top: 20px;
}
	
ul.str_bt_ul li.l {
    width: 100%;
    float: none;
    text-align: center;
	margin-bottom: 2px;
}
	
ul.str_bt_ul li.r {
    width: 100%;
    float: none;
    text-align: center;
}	
	
p.bl_center_txt3 {
    color: #003c1c;
    margin: 0 auto;
    font-size: 90%;
    line-height: 1.85;
    padding: 30px 0 30px 0;
    width: 100%;
    max-width: 960px;
}
	
	
ul#sidemenu li.side_sns {
    font-size: 90%;
    background: none;
    padding: 30px 0 50px 50px;
    float: left;
    width: 40%;
}
	
	
		h2.mainlogo {
   padding-left: 20px;
		padding-top: 15px;
}

h2.mainlogo_e {
    
}
	
p.top_p {
    padding-left: 20px;
}
	
	
	
	
#header {
    height: 80px;
    
    
}
	
	
	
	
h4.cont_name {
    color: #003c1c;
    padding: 10px 0 5px 0;
    font-weight: bold;
    letter-spacing: 1px;
}
	
.image_box .serch {
    position: absolute;
    right: 0;
    bottom: 10px;
    width: 50px;
}
	
.sub_innnerItem {

  padding-top:90px;
	margin-bottom: 0px;
	
	background-size: 100%;
	background-position: bottom;
	position: relative;

}
	
	
.h_box_abs {
    width: 48%;
    padding: 35px 0px 35px 0px;
    border: #000000 solid 3px;
    margin: 0 auto 87px;
    position: absolute;
    top: -120px;
    right: 0;
    left: 0;
}
	
.cont_main_image {
    max-width: 960px;
    width: 100%;
    margin: 30px auto 0;
    padding-bottom: 30px;
}
	
p.cont_main_p {
    padding-bottom: 30px;
   font-size: 90%;
}
	
ul.itemBt2 li {
    
    background: url(../item/image/cart.png) no-repeat 10px 10px;
    background-size: 18px;
}
	

	
p.bl_center_txt_sp {
	color: #333333;
	margin: 0 auto;
	font-size: 100%;
	text-align: left;
	line-height: 1.8;
	padding: 0 0 80px 0;
	font-weight: bold;
	width: 90%;
	
	
}
	
	.top_main_nav {
    width: 90%;
    
    margin: 0 auto;
    padding-bottom: 20px;
}

ol.main_cont_link li {
    width: 100%;
    float: none;
    margin-right: 0%;
    margin-bottom: 2%;
    position: relative;
    padding: 4%;
    background: #FFFFFF url(../image/top_nav_arw_green.png) no-repeat bottom right;
    background-size: 18px;
}
	
	
.prof_box {
    max-width: 80%;
    margin: 0px auto 0;
    background-color: #FFFFFF;
    padding-bottom: 20px;
}
	
.Scont_main_prof {
    width: 100%;
    margin: 30px auto 20px;
    height: 520px;
   
    background-position: top;
    background-size: cover;
    padding-top: 60px;
}
	
h4.sec_main_title {
    padding-bottom: 50px;
    color: #000000;
    font-size: 160%;
    letter-spacing: 0.1em;
    text-align: center;
}
	
.prof_txt {
    color: #000000;
    font-size: 90%;
    letter-spacing: 0.1em;
    line-height: 1.8;
    margin-right: 0%;
    position: relative;
    padding-top: 50px;
}
	
	
.item_ti_1 {
    width: 70%;
    padding: 20px 0px 20px 0px;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
}

ul.item_top_link1 {
    width: 70%;
	position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
}
	
ul.item_top_link1 li a {
    color: #000;
	    display: block;
    
    padding: 10% 5% ;
}
	
	
	
	
	
	
	
ul.itemBt2 {
    
  
}
	
h5.item_price {
    
    font-size: 100%;
}
	
	
.w30_box {
    width: 100%;
 
}
	
.w60_box {
    width: 100%;
    float: none;
    padding-top: 0px;
}
	
h5.foottxt {
   text-align: center;
	padding-bottom: 20px;
}
	
p.foottxtE {
    text-align: center;
}

.sub_innnerSora2 {

  padding-top:0px;
	
	
	
	padding-bottom: 0px;

}
	
h3.top_center3 {
	position: absolute;
	bottom: -40px;
	right:0;
	left:0;
text-align: center;
max-width: 960px;
	width: 90%;
	padding: 20px 0 20px 0;
	background-color: rgba(0,121,207,1);
	margin: 0 auto;

}
	
h3.top_center3 img {
 width: 45px;
	height: auto;

}
	
h2.cat_ti_2 {
	color: #007ED8;
	margin: 0 auto;
	font-size: 180%;
	text-align: center;
	font-weight: bold;
	background: url(../image/voice_bg.png) no-repeat center 50px;
	padding: 0 0 60px 0;
	background-size: 85px;
	
	
}
	
	ul.cont_bt2  {
		display: none;
	
}

	
ul.cont_bt2 li {
	font-size:130%;
	padding:26px 0 0 0 ;
	float: none;
	width: 100%;
	height: 80px;
	font-weight: bold;
	background: #333333 url( ../image/mail.png) no-repeat 15% center;
	background-size: 30px;
	text-align: center;
	
}

ul.cont_bt2 li.ora {
	background: #ff6600 url(../image/entry.png) no-repeat 15% center;
	background-size: 30px;
	
}
	
	
.cont_zone {

  padding-top:20px;
	
	padding-bottom: 0px;
	

}
	


h2.cat_ti_3 {
	color: #007ED8;
	margin: 0 auto;
	font-size: 140%;
	text-align: center;
	font-weight: bold;
	background: url(../image/cont_bg.png) no-repeat center 80px;
	padding: 50px 0 80px 0;
	background-size: 85px;
	
	
}
	

	
.three_box {
	width: 100%;
	float:none;
	
}

.three_box_v {
	width: 100%;
	float:none;
	margin-right: 0%;
	margin-bottom: 30px;
	margin: 0 auto 30px;
	
}
	
h4.cont_sti_top {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 3.2rem;
	text-align: center;
	font-size:150%;
	font-weight:bold;
	
}
	


.renew_l_box2 {
  width:100%;
 
 height: auto;
	 margin: 0 auto 5px;
	 float: none;
	 
}
	
	.renew_rbox2 {
  width:100%;
 
 height: auto;
	 margin: 0 auto 0px;
	 float: none;
}
	
.nomal_960 {
	
	padding-bottom: 120px;

}

.sub_innnerSora3 {
    padding: 30px 0 0 0;
	    background: url(../image/gre_bg_bottm2.png) repeat-x bottom;
	background-size: 5.5px;
}
	
.sub_innner_kanren {
	padding: 0px 0 80px 0;
position: relative;
background:  url(../image/gre_bg_bottm.png) repeat-x bottom;

}
	
	

	
	
	ul.other_link li {
    width: 100%;
    float: none;
    margin-right: 0%;
    margin-bottom: 2%;
    text-align: center;
    background-color: #FFFFFF;
}

	
	
	
	
.sub_innnerVoice {
padding-top:80px;
padding-bottom: 60px;
	

}
	
	
.vbox {
	width: 100%;
 
padding:15% 0 15% 25%;
 background-color:#0089E9;
	height: auto;
 
}
	

.v_img {
	    position: absolute;
    width: 100%;
    z-index: -1;
    top: 200px;
    right: 0px;
}
	
	.v_img img {

	width: 100%;
	height: auto;
	
 
}

.v_img_s {
	position: absolute;
	width: 100%;
	z-index: -1;
	top:130px;
	right:0px;
 
}

.v_img_s img {

	width: 100%;
	height: auto;
	
 
}

.v_numb {
	position: absolute;
	width: 20%;
	top:0;
	left:0;
	
 
}


.v_numb img {

	width: 100%;
	height: auto;
	
 
}


.vbox2 {
	
	width: 100%;
 
padding:13% 8% 13% 13%;
 background-color:#0089E9;
	height: auto;
 
}
	
	.nomal_960w {
	
	padding: 20px ;
		width: 100%;
	
}
	.nomal_960w2 {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding: 30px 15px 30px 15px;
	background-color: #FFFFFF;
}
	
	
.v_img_cont {
	    position: absolute;
    width: 100%;
    z-index: -1;
    top: 127px;
    right: 0px;
}
	
.v_img_cont img {

	width: 100%;
	height: auto;
	
 
}
	
	
	
	
	
	
h2.vti_h2 {
	
	font-size: 120%;

}
	

.v_int_img .sq_bl {
	width: 50px;
	height: 50px;
	background-color: rgba(0,121,207,0.7);
	position: absolute;
	top:-10px;
	left:-10px;
	z-index: 1;
}


ul.v_int_arw li.l_bt {
	
	background: url(../voice/image/voice_left_bt.png) no-repeat left center;
	padding: 30px 0 30px 30px;
		color: #007ED8;
	
	background-size: 20px;
	font-size: 90%;
}
ul.v_int_arw li.h_bt {
	text-align: center;
	padding: 30px 0px 0px 0px;
	background: url(../voice/image/voice_home_bt.png) no-repeat center top;
	background-size: 20px;
	font-size: 90%;
}

ul.v_int_arw li.r_bt {
	width: 33.3%;
	float: right;
	
	background: url(../voice/image/voice_right_bt.png) no-repeat right center;
	padding: 30px 30px 30px 0px;
		color: #007ED8;
	
	font-size: 90%;
	
	background-size: 20px;
	text-align: right;
}


	

.nomal_800_sh {
	width: 90%;
	max-width: 800px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 0px;

}
	
.tab_item {
  width: 100%;
  height: 55px;
  
 
  line-height: 20px;
  font-size: 13px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
	
  font-weight: bold;
  transition: all 0.2s ease;
	border-right: none;
	padding-top: 15px;
}
	
.work_box {
	width: 100%;
	float: none;
}

.work_boxR {
	width: 100%;
	float: none;
	padding-left: 0px;
}
	
.tab_content {
  display: none;
  
  clear: both;
  overflow: hidden;
	padding: 8% 0% 0 0%;
}
	

.v_int_img2 {
	position: relative;
	margin: 0px 0 30px 0;
	width: 100%;
}
	
h4.his_ti {
    width: 50%;
  margin-bottom: 10px;
}
	
dl.prof_his {
    width: 100%;
    margin: 0 auto 30px;
    padding: 3% 0 3% 0%;
   
	
		
	}
	
dl.prof_his dt {
    clear: left;
    float: none;
    width: 100%;
    margin-bottom: 3px;
    color: #252525;
    font-size: 80%;
    line-height: 1.6;
    font-weight: bold;
}
	
dl.prof_his dd {
    margin-left: 0;
    margin-bottom: 14px;
    zoom: 1;
    line-height: 1.6;
    color: #252525;
    font-size: 80%;
}
	
	
h5.his_ti2_2 {
    padding: 0% 0 0 0%;
 
}
	
	
	
	
	
	
	
	
	
ul.v_int_arw li.h_bt2 {
	text-align: center;
	padding: 20px 30px 20px 30px;
	background: url(../voice/image/voice_home_bt.png) no-repeat left center;
	background-size: 20px;
	width: 100%;
	font-size: 90%;
	border-right: none;
	border-bottom: #007ED8 1px solid;
}
	
ul.v_int_arw {
	width: 90%;
	max-width: 960px;
	padding: 80px 0 0px 0;
	margin: 0 auto;
}
	
	
	.edu_box {
	background-color: rgba(204,204,204,0.35);
	padding: 30px 5% 30px 20%;
	position: relative;
	margin-top: 60px;
}

	
.edu_box .sq_bl {
	width: 50px;
	height: 50px;
	background-color: rgba(0,121,207,0.7);
	position: absolute;
	top:-10px;
	left:-10px;
}
	

.edu_box2 .sq_bl {
	width: 50px;
	height: 50px;
	background-color: rgba(0,121,207,0.7);
	position: absolute;
	top:-10px;
	left:-10px;
}
	
.edu_box2 {
	width: 90%;
	padding: 60px 0 30px 0%;
	position: relative;
	margin: 0 auto;
	
}
	
	
	
.image_center {
    margin: 0 auto;
    padding: 0 0 60px 0;
    width: 85%;
}
	
.price_tb_r {
    width: 100%;
    float: none;
}

table.plc_table th {
    
    color: #000000;
    font-size: 80%;
  
}

table.plc_table td {
    width: 27%;
    color: #000000;
    font-size: 80%;

}	
	
h5.price_title {
    color: #000000;
    font-size: 130%;
    letter-spacing: 0.1em;
    text-align: left;
    float: none;
	padding-bottom: 10px;
}
	

.Scont_main_image {
    width: 100%;
    margin: 30px auto 20px;
    padding-bottom: 70px;
    height: 255px;
    
    background-position: center;
    background-size:cover;
}
	
.h_box_item {
    width: 50%;
    padding: 30px 0px 30px 0px;
    
    margin: 0 auto 87px;
    position: absolute;
    top: 0px;
    right: 0;
    left: 0;
    z-index: 1;
}

h3.mess_ti {
    width: 100%;
	
}
	
.grid {
display: block;
}
	
	
	
	
	
p.bl_center_txt {
    
    
    padding: 0 0 0px 0;
    width: 75%;
    
}
	
	
	
	
	
	
	
.image_box3 {
   
    margin-bottom: 20px;
}
	
p.cont_sec_p {
    padding-bottom: 40px;
        font-size: 90%;
}

p.cont_sec_p3 {
    padding-bottom: 40px;
   
    font-size: 90%;
    
    line-height: 1.8;
    padding-top: 40px;
}
	
h5.cont_title_greentxt {
    padding: 0 0 10px 0;
    color: #7BC688;
    font-size: 100%;
    letter-spacing: 0.1em;
}
	
p.cont_sec_p2 {
    padding-bottom: 40px;
    color: #000000;
    font-size: 90%;
    letter-spacing: 0.1em;
    line-height: 1.8;
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}
	
	
	
	
h4.cont_main_title {
    padding-bottom: 20px;
	font-size: 115%;
	padding: 0 5% 30px 5%;
	
}
	
	
.sns_bnr {
	background-color: #FFFFFF;
	border: #B4E6B4 2px solid;
	border-radius: 5px ;
	text-align: center;
	padding: 20px 0;
	
}

.sns_bnr img {
width: 70%;
	height: auto;
	
}

.sns_bnr a:hover{
	opacity: 0.7;
	
}
	
.prf_img_r {
    position: absolute;
    top: 0;
    right: 0;
    width: 35%;
}
	
.prf_img_rSP {
   
    width: 100%;
	padding-top: 30px;
}
		
.prf_img_rSP img {
	width: 100%;
	height: auto;
}	
	
.prof_box_L {
    padding-bottom: 50px;
    width: 100%;
    position: relative;
	
}
	
	.prof_box_L_2 {
    padding-bottom: 50px;
    
}
	
.prof_txtR {
  
    margin-left: 0%;
    position: relative;
    padding-top: 50px;
}
	
.prof_box_R {
    padding-bottom: 50px;
    width: 100%;
    position: relative;
}
	
h4.sec_main_title_2 {
    padding-bottom: 50px;
    padding-top: 50px;

}
	
.prof_box_L_3 {
    padding-top: 30px;
    width: 100%;
    position: relative;
    border-top: #000000 solid 3px;
}
	
	
ul.itemBt {
    font-size: 100%;
    width: 100%;
    background-color: #000000;
    z-index: 1000;
    margin-left: 0;
    margin-top: 10px;
}
	
	
	




	.newsArea{
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 0 30px;
    background: #fff;

}

#sekoArea{
    width: 100%;
    max-width: 1100px;
    margin: 50px auto 0;
    padding: 0 0 30px;
    background: #fff;

}




.newsArea .mainTtl h2.Tnews {
    position: absolute;
    width: 50%;
    text-align: left;
    padding: 0 0 0 35px;
	background: #333333 url(./img/top/s_a_white.png) no-repeat 10px 12px;

	left:0px;
	top:0px;
	z-index:2001;
	height:45px;
	line-height:1.6;

}
.newsArea .mainTtl h2.Tnews:before{
    content: "";
    display: none;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 53%;
    right: 20px;
    border-top: solid 4px #ffffff;
    border-right: solid 4px #ffffff;
    transform: translate(0, -50%) rotate(45deg);
    -webkit-transform: translate(0, -50%) rotate(45deg);
}


.newsArea .mainTtl h2 .fontMiddle{
    font-size: 60%;
}

.newsArea .mainTtl h2 {
    position: relative;
    width: 50%;
    text-align: left;
    padding: 0 0 0 15px;
    float: right;
	height:45px;
}



.newsArea .mainTtl h2 .ttl {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 0 0;
	line-height:2;
	padding-top:5px;

}

.newsArea .mainTtl h2 .ttl2 {
    position: relative;
    float: left;
    width: 6em;
    margin: 0 0 0 0;
	padding-top:10px;
	line-height:2;
}



.newsArea .mainTtl .tagBox {
    float: left;
    width: 70%;
    padding: 20px 2%;
	display:none;
}




.newsArea .mainTtl h2.Tseko {
    position: absolute;
    width: 50%;
    text-align: left;
    padding: 0 0 0 35px;
background: #6B3818 url(./img/top/s_a_white.png) no-repeat 10px 10px;

	left:0px;
	top:0px;
	z-index:2001;
	height:45px;
	line-height:1.6;

}

.newsArea .mainTtl h2.Tseko:before{
    content: "";
    display: none;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 53%;
    right: 20px;
    border-top: solid 4px #ffffff;
    border-right: solid 4px #ffffff;
    transform: translate(0, -50%) rotate(45deg);
    -webkit-transform: translate(0, -50%) rotate(45deg);
}



.newsArea .mainTtl h2.blue2 {
    font-size: 14px;
	background-color:#E0E0E0;
	color:#000;
	height:45px;
	width:50%;
}




	#renew {
  
  width:100%;
  margin:0px auto 0;
   
 
}

.renew_l_box
 {
  width:100%;
  float: none;
  height: auto;
  margin-bottom: 5px;
}

.renew_l_box img
 {
  width:100%;
  height:auto;
}
	
.renew_rbox {
	position: relative;
  width:100%;
  float:none;
padding:7%;
 height: auto;
 
}

h4.sti2 {
    font-size: 120%;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
	

	


dl.prof dt {
  clear: left;
  float: none;
  width: 100%; 
  margin-bottom: 10px;
  color:#252525;
  font-size:90%;
  line-height:1.4;
  font-weight:bold;
}

dl.prof dd {
  margin-left: 0em;

  zoom: 1;
  line-height:1.8;
  color:#252525;
  font-size:80%;
}
	
	
	
	


/*** 共通コンテンツ *********************************************************************/

#contents{
padding-bottom: 0px;
}

.backFitImageA {
    background-image: url(./img/top/dada_main_v2_sp.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
	background-attachment: fixed;
    padding-bottom: 10px;
	padding-top:60px;
}

#content_box .bgA {
	position:absolute;
	left:-20px;
	top:30px;
	width:100px;
}

#content_box .bgA img {
	width:100%;
	height:100%;

}

.title_box {
	width:100%;
	margin:0 auto;
	position:relative;
	height:190px;
}


h2.cont_title {
	font-size:28px;
	text-align:center;
	padding:30px 0 20px 0;
}

.sikiri_w {
	width:18%;
	height:3px;
	margin:0 auto;
	background-color:#FFF;

}

.cont_txt {
	padding-top:20px;
	font-size:90%;
	text-align:center;
}



ul.cat_sel_bt {
	width:100%;
	margin:40px auto 0;
}

ul.cat_sel_bt li {
	width:49%;
	height:55px;
	float:left;
	margin-right:0px;
	background:#E6E6E6 url(./img/top/s_a_bl.png) no-repeat 15px 12px;
	color:#333;
	padding:16px 0 0 50px;

}

ul.cat_sel_bt li.cat_sel_tg {
	width:49%;
	height:55px;
	float:right;
	background:#E6E6E6 url(./img/top/s_a_brow.png) no-repeat  15px 12px;
	padding:16px 0 0 50px;
}

ul.cat_sel_bt li a{
	font-weight:bold;
	color:#333;

}



.title_box2 {
	width:100%;
	margin:0 auto;
	position:relative;
	height:210px;
}


h2.cont_title2 {
	font-size:30px;
	text-align:center;
	padding:50px 0 20px 0;
}


#left_box {
    width: 90%;
	max-width:700px;
	float: none;
    padding: 0 0 0 0;
	position:relative;
	margin:0 auto;

}

#r_box {
	 width: 90%;
	max-width:450px;

	float: none;
    padding: 0 0 0 0px;
	margin-top:0px;
	margin:0 auto;
}


#left_box .newsWrap_entry {
    width: 100%;
    margin: 0 auto;
    padding: 60px 0 30px 0;

}


.newsWrap_entry .newsContent{
    padding: 0px 0px 40px 0px;

    color: #333333;
	height:150px;

}


.newsWrap_entry .newsContent .date {
    font-size: 12px;
	font-weight:bold;
	float:none;
	width:12em;
	padding:0px 0 0px 0;
	border-left:1px #CCC solid;
	border-right:1px #CCC solid;
	margin-right:40px;
	text-align:center;
}

.newsWrap_entry .newsContent .ttl {
    font-size: 18px;
	color:#6B3818;
	float:none;
	width:100%;
	padding-top:20px;

}

.newsWrap_entry .newsContent .text {
    font-size: 15px;
}


.infoArea .infoareaBox {
    width: 100%;
	margin:0 auto;
	padding:40px 0 40px 0;

}

.infoArea .infoareaBox p {
	color:#6B3818;
	text-align:center;
	padding:0 10px 0 10px;

}


.info {

    width: 80%;
    text-align: center;
    padding: 14px 0 0 20px;
	background: #6B3818 url(./img/common/icon_top_mail.png) no-repeat 35px 16px;
	margin:20px auto 0;
	height:55px;
}


.snsArea{
    width: 80%;
	max-width:600px;
	margin:0 auto;
	padding:40px 0 40px 0;

}

.snsArea ul li{
	float:left;
	width:18%;
	max-width:70px;
	margin-right:15px;
	color:#333;
	font-weight:bold;
	text-align:right;
}

.snsArea ul li.sns_title {
	float: none;
	width:80%;
	max-width:200px;
	margin-right:0px;
	color:#333;
	font-weight:bold;
	margin:0 auto;
	text-align:center;
	padding-bottom:20px;
}






.listArea1 {

	margin-top:30px;
	height:auto;
}

.listArea2 {
	margin-top:0px;
	height:auto;
}



p.ti_p {
    font-size: 14px;
	font-weight:bold;
	color:#212121;
	
	padding:0px 0 90px 0px;

	text-align: center;
	width: 80%;
	margin: 0 auto;
}


h3.prodh3ti {
	width: 70%;
	
	
	margin: 0px auto 20px;
}




.nomal_960wnone {
	width: 80%;
	margin: 40px auto 10px;
}

ul.sq_link {
    margin: 30px auto 0;

}













.listAreabox {

	float: left;
	position:relative;
	text-align:left;
	height:250px;
	margin-right:20px;
	padding:0 0px 0 15px;
	width:100%;
	max-width:490px;
}


.lar_max {
	width:100%;
	margin:0 auto;
	padding-top:0px;
	height:auto;
}



ul.cont_link {
	position: relative;
    width: 100%;
    max-width: 490px;

    text-align: left;
    padding: 5px 0 0 60px;
	background: #6B3818 url(./img/top/m_a_white.png) no-repeat 20px 11px;

	height:55px;
	border-bottom:#FFF 1px solid;

}


ul.cont_link:before{
    content: "";
    display: block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 53%;
    right: 20px;
    border-top: solid 4px #ffffff;
    border-right: solid 4px #ffffff;
    transform: translate(0, -50%) rotate(45deg);
    -webkit-transform: translate(0, -50%) rotate(45deg);
}




h5.cont_h5 {
	font-size:100%;
    }

p.cont_p {
	font-size:80%;
    }






ul.cont_link2 {
	position: relative;
    width: 100%;
    max-width: 490px;

    text-align: left;
    padding: 10px 0 0 60px;


	height:55px;
	border-bottom:#6B3818 1px solid;

}


ul.cont_link2:before{
    content: "";
    display: block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 53%;
    right: 20px;
    border-top: solid 4px #6B3818;
    border-right: solid 4px #6B3818;
    transform: translate(0, -50%) rotate(45deg);
    -webkit-transform: translate(0, -50%) rotate(45deg);
}




h5.cont2_h5 {
	font-size:120%;
	width:140px;
	height:37px;
    }

h5.cont2_h5 img {
	width:100%;
	height:100%;
    }


h5.cont2_h52 {
	font-size:120%;
	width:76px;
	height:37px;
    }

h5.cont2_h52 img {
	width:100%;
	height:100%;
    }


ul.cont_link2 .area_line3 {
	width:40px;
	height:5px;
	background-color:#6B3818;
	position:absolute;
	top:30px;
	left:0px;
}

ul.cube_bnr {
	width:75%;
	margin:0 auto;
	padding-top:40px;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:30px;

}



#footer .inner .ftlogo {
	width:150px;
	float:left;
	padding-top:20px;
}

#footer .inner .ftlogo img {
	width:100%;
	height:100%;
}









    .twoColumn{
        padding-bottom: 65px;
    }

    .twoColumn > div.news{
        z-index: 2;
    }

    .twoColumn .txtArea{
        padding: 10%;
    }

    .twoColumn .arrow{
        max-width: 100%;
    }

    .twoColumn .arrow img{
        width: 100%;
        height: 100%;
    }

    .twoColumn .blueBtnArea{
        width: 100%;
    }

    .twoColumn .blueBtnArea .btn{
        width: 100%;
    }

    .overviewArea{
        width: 95%;
        padding: 70px 0 40px;
        margin-bottom: 40px;
    }

    .overviewArea > h3{
        word-wrap: break-word;
        line-height: 1.2;
        font-size: 40px;
    }

    .overviewArea .tbArea{
        padding-bottom: 15px;
    }

    .overviewArea .tbArea .infoTable th{
        width: 100%;
    }

    table.infoTable th,
    table.infoTable td{
        display: block;
    }

    table.infoTable th{
        text-align: center;
    }

    .sponsorArea .head > h2{
        padding: 40px 0 20px 0;
    }

    .sponsorArea .listArea ul li{
        display: block;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .sponsorArea .listArea ul li:last-child{
        margin-bottom: 0px;
    }

    .bottomImage{
        display: none;
    }

    /*** SP footer style ***/
    #footer{
        height: auto;
		padding: 20px 0 0px 0;
		border: none;
		
    }

    #footer .inner {
        line-height: normal;

        padding: 10px 0;
        width: 85%;
		padding-bottom:40px;
    }
	
		
#footer .footerbox_l{
	
	width: 100%;
	float: none;
}

#footer .footerbox_l h5 {
	
	font-size: 120%;
	padding-bottom: 10px;
	font-weight: bold;
}

#footer .footerbox_l p {
	
	font-size: 90%;
	padding-bottom: 10px;
}

#footer .footerbox_l p a {
	
	font-size: 80%;
	padding-bottom: 0px;
}

#footer .footerbox_l p a:hover {
	text-decoration: underline;
}



#footer .footerbox_r {
	
	width: 100%;
	float: none;
	text-align: left;
}

#footer .footerbox_r p.ft_p_main {
	
	font-size: 140%;
	padding-bottom: 40px;
	
}

#footer .footerbox_r h5 {
	
	font-size: 120%;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 10px;
}

    #footer .fBtnArea {
        width: 100%;
        position: fixed;
        top: inherit;
        left: 0;
        z-index: 500;
        transition: .3s;
    }

    #footer .fTicketBtn{
        width: 50%;
        z-index: 500;
        min-width: 1px
    }

    #footer .fGoodsBtn{
        width: 50%;
        z-index: 500;
        min-width: 1px;
    }

    #footer .fBtnArea.move{
        bottom: 0 !important;
    }

    #footer .fTicketBtn .btnTb,
    #footer .fGoodsBtn .btnTb{
        margin: 0 auto;
    }

    #footer .fTicketBtn .btnTb > div img{
        margin-bottom: 0;
        width:100%;
    }

    #footer .fGoodsBtn .btnTb > div img{
        width: 76%;
    }

    #footer .fTicketBtn .btnTb > div{
        padding-right: 5px;
    }

    #footer .fGoodsBtn .btnTb > div {
        padding-right: 5px;
        padding-left: 7px;
    }

    #footer .fTicketBtn a,
    #footer .fGoodsBtn a {
        padding: 13px 10px 10px;
    }

    #footer .fTicketBtn .btnTb > div img, #footer .fGoodsBtn .btnTb > div img {
        margin-right: 0;
    }

    #footer .fTicketBtn .fmOswald,
    #footer .fGoodsBtn .fmOswald {
        font-size: 4.1vh;
    }

    #footer .fTicketBtn p,
    #footer .fGoodsBtn p {
        font-size: 1.6vh;
    }


    #footer .fSnsArea > div{
        height: auto;
    }

    #footer .fSnsArea > div p{
        line-height: 1.2;
    }

    #footer .fSnsArea > div:first-child{
        float: none;
        margin-bottom: 10px;
        margin-right: 0;
        text-align: center;
    }

    #footer .fSnsArea > div:last-child{
        display: none;
    }

#footer p.copyright {
   padding-top: 0px;
}

p.txt_logo {
    
    font-size: 110%;
    
}
	
.foot_in_box {
    width: 100%;
    
}
	
p.bunka {
    font-size: 70%;
    letter-spacing: 0.1em;
    color: #FFFFFF;
    padding: 0px 0 0 0;
}
	
	
	
	
	
    /*** SIDE NAVI ***/
    #sideNavi{
        display: none;
    }

    /*** SP menu style ***/
    #sideMenu{
        width: 75%;
        max-width: 480px;
        right: -80%;
    }

    /*** SP tickets style ***/
    #tickets .backFitImage {
        padding-top: 100px;
    }

    #ticketsArea{
        width: 95%;
    }

    .ticketsContent .tcInfo{
        margin-bottom: 0;
    }

    .ticketsContent .mainTtl h2{
        width: 100%;
        max-width: inherit;
        padding: 0;
        font-size: 40px;
        font-weight: bold;
        text-align: center;
    }

    .ticketsContent .mainTtl h2 img{
        position: relative;
        vertical-align: middle;
        top: inherit;
        left: inherit;
        margin-right: 10px;
    }




    .infoArrow{
        position: absolute;
        width: 65%;
        bottom: 0;
        right: 0;
    }

    /*** AREA MODAL ***/
    #areaModal{
        position: fixed;
        width: 100%;
        padding: 50px 10px 10px;
    }

    /*** SP faq style ***/
    #faq .backFitImage {
        padding-top: 100px;
    }

    .faqArea{
        width: 95%;
        padding: 25px 0 10px;
    }



    /*** SP cation style ***/
    .cationArea .cationInfoArea .agArea .submitArea button{
        height: auto;
        line-height: 1.2;
        padding: 15px;
    }


 /*6/21　追加******************************************/
.newsArea .mainTtl h2.blue3 {
	display:none;
}

#tab_area{
	width:100%;
	margin:0 auto;
	padding-top:80px;
	padding-bottom:40px;
}

.worksWrap {
    width: 90%;
    margin: 0 auto;
    padding: 0px 0 30px 0;
}

.worksWrap article {
    /*width: 30%;*/
    width: 100%;
    margin: 0 1.5% 2% 0;
    position: relative;
    float: none;
}

.worksWrap article:nth-child(3n){
    /*width: 30%;
    margin: 0 0 1.5% 0;*/
    width: 100%;
    margin: 0 1.5% 2% 0;
}

.worksWrap article a {
    display:block;
}

.worksWrap article .worksImg {
    overflow: hidden;
    width: 270px;
    height: 180px;
    position: relative;
    
    backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    overflow:hidden;
	margin:0 auto;
}
.worksWrap article .worksImg .mask {
	width:			100%;
	height:			100%;
	position:		absolute;
	top:			0;
	left:			0;
	opacity:		0;	/* マスクを表示しない */
	background-color:	rgba(255,255,255,0.7);
	-webkit-transition:	all 0.5s ease;
	transition:		all 0.5s ease;
}
.worksWrap article .worksImg.hover .mask {
	opacity:		1;	/* マスクを表示する */
	padding-top:		80px;	/* ホバーで下にずらす */

}
.worksWrap article .worksImg .caption {
	width:80%;
	margin:0 auto;
	padding:0 0 0 35px;
	background:url(./img/top/m_a_white.png) no-repeat 0 0;
}
.worksWrap article .worksImg .caption h5 {
	font-size:16px;
	padding-bottom:10px;
}

.worksWrap article .worksImg .caption p {
	font-size:65%;
}


.worksWrap article .worksImg img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /*max-width: 100%;
    max-height: 100%;*/
    width: 100%;
    height: 100%;
}

	#left_box_w {
    width: 90%;

	float: none;
    padding: 0 0 0 0px;
	position:relative;
	margin:0 auto;

}

#r_box_w {
	 width: 90%;
	max-width:400px;

	float: none;
    padding: 0 0 0 0px;
	margin-top:90px;
	margin-right:0px;
	margin:0 auto;

}




#r_box_w h5 {
	background: url(./img/common/m_a_brown.png) no-repeat 0 3px;
	padding:5px 0 15px 40px;
	color:#333;
	font-size:30px;
	line-height:1;

}



	ul.gbt {
    	width:100%;
    	margin:0 auto;
    }

    ul.gbt li {
    	font-size:70%;
        background: url(./img/common/musimegane.png) no-repeat 10px 12px ;
        padding:10px 30px 10px 40px;
    }

    /*6/23　追加*******************************************************************************************/


    #tab_area{
   width:100%;
   margin:0 auto;
   padding-top:80px;
   padding-bottom:20px;


}



   #left_box .projWrap_entry {
   width: 100%;
   margin: 0 auto;
   padding: 60px 0 30px 0;

}


.projWrap_entry .newsContent{
   padding: 5px 0px 10px 0px;

   color: #333333;
   height:auto;


}

.proj_l_box {

   width: 100%;
   padding: 0 0 0 0;
   float:none;
   margin-right:45px;
}

.proj_r_box {

   width: 100%;
   padding: 10px 0 0 0;
   float:none;

}




.proj_text {

font-size: 80%;
padding: 5px 10px 20px 0px;

}


.pro_sikiri_brown {
   margin: 0 5px 18px 0;
   font-size: 11px;


      background:#6B3818;
      width:50px;
      height:2px;
}

.bottomBack{
   background-color:#FFF;
   margin-top:0px;
}

/* 20170713 s */
.proj_tagBox {
    width: 90%;
    padding: 0 0 0 0;
}
/* 20170713 e */


/*add style*/
#mask {
    position: fixed;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 1
}

.closeBtn {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.closeBtn::before {
    content:"";
	position:absolute;
	display:inline-block;
    top: 0;
    left: 11px;
    width:4px;
	height:25px;
	border:0;
	margin:0;
	padding:0;
	background-color:#000000;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}

.closeBtn::after {
    content:"";
	position:absolute;
	display:inline-block;
    top: 0;
    left: 11px;
    width:4px;
	height:25px;
	border:0;
	margin:0;
	padding:0;
	background-color:#000000;
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}


#galleryArea {
    position: absolute;
    top: 250px;
    left: 50%;
    background: #FFFFFF;
    width: 80%;
    margin-left: -40%;
    display: none;
    z-index: 1;
}

#galleryArea .inner {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 35px 100px;
}

#galleryArea .sliderWrapper {
    position: relative;
}

.gallerySlider {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.gallerySlider .trim {
    overflow: hidden;
    width: 100%;
    height: 600px;
    position: relative;
}

.gallerySlider img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
}

.gallerySlider.slick-initialized .slick-slide:focus {
    outline: none;
}

#slider-nav {
    padding-top: 15px;
}

#slider-nav.slick-slider .slick-track {
    width: 100% !important;
    left: 0 !important;
}

#slider-nav.slick-initialized .slick-slide {
    width: 11.975% !important;
    margin-right: 0.6%;
    margin-bottom: 10px;
    border: 1px solid #000000;
}

#slider-nav.slick-initialized .slick-slide:focus {
    outline: none;
}

#slider-nav.slick-initialized .slick-slide.slick-current {
    border: 1px solid #ff0000;
}

#slider-nav.slick-initialized .slick-slide:nth-child(8n) {
    margin-right: 0;
}

#slider-nav .thumb_trim {
    overflow: hidden;
    width: 100%;
    height: 60px;
    position: relative;
}

#slider-nav .thumb_trim img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
}

.slick-prev, .slick-next {
    width: 41px !important;
    height: 35px !important;
}

.slick-prev {
    left: -60px !important;
}

.slick-next {
    right: -60px !important;
}

.slick-prev:before, .slick-next:before {
    position: absolute;
    content: "" !important;
    width: 41px;
    height: 35px;
}

.slick-next:before {
    background: url(img/common/slider_arrow_right.png);
    top: 0;
    left: 0;
}

.slick-prev:before {
    background: url(img/common/slider_arrow_left.png);
    top: 0;
    right: 0;
}

.topSlider .ticketLink .top_e_txt a {
    color: #333333;
}

.topSlider .ticketLink .top_e_txt a:hover {
    text-decoration: underline;
}

.head_link_wrap {
    display: block;
    position: relative;
    z-index: 2;
}

.head_link_wrap:hover {
    opacity: .9;
}

.newsWrap .post_box > a:hover .newsContent .ttl {
    opacity: .6;
}

ul#foot_up {
    
    right: 0;
	margin: 0 auto;
	left: 0;
	top: -120px;
}
	
ul#foot_up li {
    width: 90px;
margin: 0 auto;
}
	
.sub_TopItem {
    
    width: 100%;
    position: relative;
    padding-bottom: 0px;
    border:none;
    margin-bottom: 0px;
    padding-top: 0px;
}
h4.inst_ti {
    max-width: 408px;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 40px;
	padding-top: 60px;
}
	
	
}





	
	
	
	
	
	
    #galleryArea {
        width: 100%;
        left: 0;
        margin-left: 0;
    }

    #galleryArea .inner {
        padding: 35px 0;
    }

    #galleryArea .slick-arrow {
        display: none !important;
    }

    .closeBtn {
        top: 5px;
        right: 10px;
    }

    #slider-nav {
        padding: 15px;
    }

    #slider-nav.slick-initialized .slick-slide {
        width: 32% !important;
        margin-right: 2%;
    }

    #slider-nav.slick-initialized .slick-slide:nth-child(8n) {
        margin-right: 2%;
    }

    #slider-nav.slick-initialized .slick-slide:nth-child(3n) {
        margin-right: 0;
    }

    /*add 0713*/
    .pager ul li {
        margin-top: 10px;
    }

    .pager ul li.next {
        width: auto !important;
    }

    .pager ul li.next a {
        margin-left: 0 !important;
    }
    .projectWrap article:nth-child(3n) {
        width: 100%;
    }
	
	
	ul#sitemap {
	width: 80%;
	max-width: 80%;
	margin: 0 auto;
}
	
	

		ul.insLink {
	width: 90%;
	margin: 30px auto 0;
	max-width: 820px;
}
	
	ul.insLink li {
	text-align: center;
	font-size: 22px;
	
	
	background: url(../image/ins_bt.png) no-repeat 0px 5px  ;
	background-size: 30px;
	padding: 5px 0 10px 15px;
}
	
	
/* Box */
.modal .modal-wrap {
    background-color: #fff;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
    padding: 10px;
    width: 80%;
    max-width: 700px;
    margin: 90px auto;
    align-self: flex-start;
    border-radius: 5px;
    transition: all 0.5s ease;
}

.item_ov h4 {
    font-family: 'Hind Madurai', sans-serif;
    letter-spacing: 0.1em;
    padding-bottom: 2px;
    color: #000000;
    text-align: left;
    font-weight: bold;
    font-size: 140%;
}
	
	
#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 55%;
  width: 70px;
  height: 70px;
  margin-top: -100px;
  margin-left: -50px;
  text-align: right;
  color: #fff;
  z-index: 2;
}
	
		.menuSns  {
    
		padding-left: 15%;
			
}
	
	.menuSns ul li {
    
    padding: 2px 0 5px 40px;
    
	background-image: url(../img/common/icon_instagram.png);
	background-size: 15%;
	background-repeat: no-repeat;
		
}


	
#foot_comp_box {
    
   width: 80%;
    max-width: 1032px;
    margin: 0px auto;
   
    padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
}


	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
h5.foot_logo {
    width: 30%;
    float: none;
	margin-bottom: 20px;
}
	
.foot_txtbox {
    width: 100%;
    float: none;
}
	
.arw-3::before {
    left: 20px;
 
}
	
	
.his_data_l {
	width: 100%;
	float: none;
	padding: 30px 0 0 0;
	margin-top: 0px;
}


.his_data_r {
		width: 100%;
	float: none;
	margin-top: 0px;
	padding-bottom: 60px;
	
	
}
	
p.bl_center_txt_his {
	color: #003c1c;
	margin: 0 auto;
	font-size: 90%;
	
	line-height: 1.85;
	padding: 0px 0 20px 0;
	
	width: 100%;
	
	
}
	
	

	
.arw-4::before {
    right: -280px;
    width: 8px;
    height: 8px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}




.leftArea {
    
    width: 70%;
	top:-35px;
	left:-85px;
  
}
	
.rightArea2 {
    
    width: 75%;
    top: 280px;
	right: -20px;
  
}
	
.rightArea {
   
    width: 50%;
    top: 250px;
	position: absolute;
	

}
	
p.top_main_txt {
    color: #000000;
    max-width: 408px;
    width: 100%;
    line-height: 2.0;
    margin: 0 auto;
    padding: 120px 0 120px 0;
    letter-spacing: 0.1em;
}
	
.rightArea_banana {
  
    width: 85%;
    top: -200px;
    right: -150px;

}
	
.leftArea4 {
    position: absolute;
    display: inline-block;
    width: 65%;
    top: 300px;
    left: 0px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: -1;
}
	
.leftArea3 {
    position: absolute;
    display: inline-block;
    width:90%;
    top: -250px;
    left: -220px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: -1;
}
	
.leftArea2 {
    position: absolute;
    display: inline-block;
    width: 100%;
    top: 540px;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: -1;
}
	
.rightArea3 {
  
    width: 40%;
    top: 800px;
    right: -20px;
   
}
	
.leftArea5 {
    position: absolute;
    display: inline-block;
    width: 60%;
    bottom: 390px;
    left: 0px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: -1;
}
	
.rightArea4 {
    position: absolute;
    display: inline-block;
    width: 90%;
    bottom: 0px;
    right: 0px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: -1;
}
	

	
.nomal_top_item {
    width: 85%;
    margin: 0 auto;
    padding-bottom: 60px;
    position: relative;
}
	


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



.catgory_1 {
    top: 110px;
    
}
	

	
.catgory_2 {
    top: 110px;
    
    width: 110px;
    height: 110px;
}
	

		
.catgory_3 {
    top: 110px;
    
    width: 110px;
    height: 110px;
}
	
.catgory_3 a {
    font-size: 100%;
    padding-top: 40px;
}

			
.catgory_4 {
    top: 110px;
    
    width: 110px;
    height: 110px;
}
	
.catgory_4 a {
    font-size: 100%;
    padding-top: 40px;
}
	
			
.catgory_5 {
    top: 110px;
    
    width: 110px;
    height: 110px;
}
	
.catgory_5 a {
    font-size: 100%;
    padding-top: 40px;
}
	
	

	
}


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


	
	
	
.item h4 {
    
    letter-spacing: 0.08em;
    padding-bottom: 2px;
    color: #000000;
    text-align: left;
    font-weight: bold;
    font-size: 90%;
}
	
.item p {
    letter-spacing: 0.1em;
    color: #000000;
    text-align: left;
    font-size: 70%;
}
	

.modal .modal-wrap {
    background-color: #fff;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
    padding: 10px;
    width: 85%;
    max-width: 500px;
    margin: 70px auto;
    align-self: flex-start;
    border-radius: 5px;
    transition: all 0.5s ease;
}
	
.modal .modal-overlay .close {
    position: fixed;
    right: 0px;
    top: -60px;
    font-size: 50px;
    width: 60px;
    height: 60px;
    color: #E8E8E8;
    text-align: center;
    z-index: 1000;
}
	
	
.item_ov {
    padding: 0 0px 10px 0px;
    text-align: center;
    
    width: 90%;
    margin: 0 auto;
}
	
.item_ov h4 {
    font-family: 'Hind Madurai', sans-serif;
    letter-spacing: 0.1em;
    padding-bottom: 0px;
    color: #000000;
    text-align: left;
    font-weight: bold;
    font-size: 110%;
}
.item_ov p {
    letter-spacing: 0.1em;
    color: #000000;
    text-align: left;
    font-size: 80%;
}
	
.item_ov2 {
    padding: 10px 0 10px 0;
    text-align: center;
    width: 90%;
    margin: 0 auto;
}

p.item_txt {
    letter-spacing: 0.1em;
    color: #000000;
    text-align: left;
    font-size: 80%;
    padding-bottom: 10px;
}
table.item_table th {
    width: 42%;
   
    font-size: 60%;
   
}
	
table.item_table td {
    padding: 10px;
    color: #000000;
    font-size: 60%;
    text-align: left;
    letter-spacing: 0.1em;
    border-bottom: #F0F0F0 1px solid;
}
	

	
.sub_innnerItem {
    padding-top: 70px;
    margin-bottom: 0px;
    background-size: 250%;
    background-position: bottom;
    position: relative;
}
	
.target img {
    width: 80%;
	height: auto;
}
	
.mod_img {
    background-color: #F0F0F0;
    margin-bottom: 10px;
}
	
	
}








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

h4.cont_name2 {
    color: #003c1c;
    padding: 0px 0 15px 0;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 90%;
}
	
.cont_number2 {
    width: 30%;
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #003c1c;
    padding: 2%;
    text-align: center;
	font-size: 80%;
}
	
.rightArea2 {
    width: 75%;
    top: 280px;
}
	
.top_center_link {

    padding: 60px 0 250px 0;
}
	
nav a {
    position: relative;
    display: inline-block;
    margin:0px 0px 0 0 ;
    outline: none;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    text-shadow: 0 0 1px rgba(255,255,255,0.3);
    font-size: 1.35em;
	
}
	
	
	
}

@media screen and (max-width: 330px) {
	
		
section.st_img_zone {
    background: url(../story/story1/image/main.jpg)no-repeat center top;
    height: 430px;
}
section.st_img_zone2 {
    
    height: 430px;
   
}
section.st_img_zone3 {
    height: 430px;
    
}
section.st_img_zone4 {
    height: 430px;
    
	
}
section.st_img_zone5 {
height: 430px;
	
}
section.st_img_zone6 {
height: 430px;
	
}
section.st_img_zone7 {
height: 430px;
}
section.st_img_zone8 {
height: 430px;
}



	
.leftArea4 {
    position: absolute;
    display: inline-block;
    width: 75%;
    top: 250px;
    left: 0px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: -1;
}

	.rightArea3 {
    width: 50%;
    top: 830px;
    right: -30px;
}
	
.leftArea5 {

    width: 65%;
    bottom: 380px;
    left: -10px;

}
	
.arw-4::before {
    right: -240px;
    width: 8px;
    height: 8px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

	
	h5.item_price {
    color: #000000;
    text-align: left;
    padding: 20px 0 10px 0;
    font-size: 100%;
}
	
ul.itemBt2 {
    font-size: 90%;
    
}
	
ul.itemBt2 li {
    background: url(../item/image/cart.png) no-repeat 10px 8px;
    background-size: 15px;
}
	
	
ul.pager {
    width: 100%;
    
    padding-top: 90px;
}
	
ul.pager li {
    width: 45px;

    margin: 0 5px 0 5px;
 
}
	
ul.pager li.green {
    padding: 15px 0 13px 0;

}
ul.pager li.on a {
    
   padding: 15px 0 13px 0;
}
	
	
}

