/*content_banner*/
.content_banner{
	
}
.content_banner img{
	width: 100%;
	display: block;
}



/*content*/
.content{
	/*min-height: 1800px;*/
	/*background-color: royalblue;*/
}
.content_tier1{
	/*background-color: peachpuff;*/
	padding: 100px 0 80px;
}
.content_tier1_box{
	width: 1060px;
	border: 2px solid #b48b8b;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin:  0 auto;
	position: relative;
	padding: 60px 0 40px;
}
.content_tier1_title{
	width: 400px;
	background-color: #FFFFFF;
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	margin: auto;
}
.content_tier1_title img{
	display: block;
	margin: 0 auto;
}
.content_tier1_txt{
	overflow: hidden;
	padding: 0 10px;
	/*background-color: skyblue;*/
}
.content_tier1_txt_l{
	/*background-color: aquamarine;*/
	width: 41%;
	float: left;
	text-align: right;
}
.content_tier1_txt_l p{
	font-size: 3.0rem;
	color: #966767;
	font-weight: 500;
}
.content_tier1_txt_r{
	/*background-color: aliceblue;*/
	width: 54%;
	float: right;
	text-align: left;
}
.content_tier1_txt_r p:nth-child(1){
	font-size: 3.0rem;
	color: #966767;
	font-weight: 500;
}
.content_tier1_txt_r p:nth-child(2){
	font-size: 2.1rem;
	color: #333333;
	font-weight: bold;
	line-height: 3rem;
	padding-top: 10px;
}
.content_tier1_txt_r a{
	font-size: 2.1rem;
	color: #333333;
	font-weight: bold;
	opacity: 0.9;
	text-decoration: none;
}
.content_tier1_txt_r img{
	margin-right: 10px;
}
.content_tier1_txt_r a:hover{
	opacity: 1;
	text-decoration: underline;
}



.content_tier1_txt p{
	/*font-size: 2rem;
	color: #333333;*/
	/*text-align: center;*/
}
.content_tier2{
	/*background-color: #fcf1e6;*/
	padding: 60px 0;
}
.content_tier2_box{
	width: 1060px;
	margin: 0 auto;
	/*background-color: skyblue;*/
}
.content_tier2_title{
	padding-bottom: 40px;
}
.content_tier2_title img{
	display: block;
	margin: 0 auto;
}
.content_tier2_txt{
	border-top: 1px dashed #d1b29d;
}
.news_box{
	border-bottom: 1px dashed #d1b29d;
	padding: 25px 0;
}
.news_title{
	font-size: 2.0rem;
	font-weight: 600;
	color: #333333;
	text-align: center;
	line-height: 3.5rem;
	padding: 0 5%;
}
.news_title01{
	font-size: 2.8rem;
	font-weight: 600;
}
.news_title02{
	font-size: 2.0rem;
	/*font-weight: normal;*/
}
.news_box a{
	color: #333333;
	text-decoration: none;
}
.news_box a:hover{
	text-decoration: underline;
}


.news_synopsis{
	font-size: 2.0rem;
	color: #333333;
	text-align: center;
	line-height: 3.4rem;
	padding: 0 5%;
	font-weight: bold;
}
.news_link{
	font-size: 2.0rem;
	color: #333333;
	text-align: center;
	line-height: 3rem;
	padding: 0 4%;
}
.news_link a{
	color: #333333;
}
.news_text{
	/*background-color: skyblue;*/
	padding: 60px 0 40px;
}
.news_text p{
	font-size: 2.0rem;
    color: #333333;
    text-align: left;
    line-height: 3.4rem;
    padding: 0 5%;
}





.content_tier3{
	/*background-color: aqua;*/
	padding: 60px 0 40px;
}
.content_tier3_box{
	width: 1060px;
	margin: 0 auto;
	/*background-color: skyblue;*/
}
.content_tier3_title{
	padding-bottom: 40px;
}
.content_tier3_title img{
	display: block;
	margin: 0 auto;
}
.content_tier3_title_sp{
	padding-bottom: 20px;
	display: none;
}
.content_tier3_title_sp img{
	display: block;
	margin: 0 auto;
}
.content_tier3_txt{
	border-top: 1px dashed #c6a07e;
}
.tier3_txt_modular{
	border-bottom: 1px dashed #c6a07e;
    padding: 20px 0;
}
.tier3_txt_modular_title{
	font-size: 2.0rem;
    font-weight: 600;
    color: #333333;
    text-align: center;
    line-height: 3rem;
    padding: 0 5%;
}
.tier3_txt_modular_synopsis{
	font-size: 2.0rem;
    color: #333333;
    text-align: center;
    line-height: 3rem;
    padding: 0 5%;
}
.tier3_txt_modular_img{
	width: 70%;
	margin: 0 auto;
	/*background-color: royalblue;*/
	overflow: hidden;
	margin-top: 20px;
}
.tier3_txt_modular_img img{
	width: 31.33%;
	float: left;
	margin: 8px 1%;
	opacity: 0.9;
	cursor: pointer;
}
.tier3_txt_modular_img img:hover{
	opacity: 1;
}
.tier3_txt_modular p{
	font-size: 2.0rem;
    font-weight: 600;
    color: #333333;
    text-align: center;
    line-height: 3rem;
    padding: 0 5%;
}
.content_tier4{
	/*background-color: mediumaquamarine;*/
    padding: 50px 0 60px;
}
.content_tier4_box{
	width: 1060px;
    margin: 0 auto;
    /*background-color: skyblue;*/
    background: url(../img/content_tier4_box_bg.jpg);
    background-size: 100% auto;
    position: relative;
}
.content_tier4_txt{
	background: url(../img/content_tier4_center.png);
    background-size: 100% auto;
    padding: 30px 0 20px;
}
.content_tier4_txt p{
	width: 90%;
	margin: 0 auto;
	
	font-size: 2.0rem;
    color: #333333;
    text-align: center;
    line-height: 3rem;
    
}
.content_tier4_txt_border{
	width: 90%;
	height: 9px;
	margin: 15px auto;
	background: url(../img/content_tier4_txt_border.png);
	background-size: auto 100%;
}
.content_tier4_header img{
	width: 100%;
	display: block;
}
.content_tier4_footer img{
	width: 100%;
	display: block;
}
.content_tier4_title{
	width: 352px;
	position: absolute;
	left: 0;
	right: 0;
	top: -35px;
	margin: auto;
}
.content_tier4_title img{
	display: block;
	margin: 0 auto;
}
.content_tier5{
	background-color: #f5e4e4;
    padding: 60px 0;
}
.content_tier5_box{
	width: 1060px;
    margin: 0 auto;
    /*background-color: skyblue;*/
}
.content_tier5_title{
	padding-bottom: 40px;
}
.content_tier5_title img{
	display: block;
	margin: 0 auto;
}
.content_tier5_txt{
	background-color: #FFFFFF;
	overflow: hidden;
}
.content_tier5_txt_l{
	float: left;
	width: 46%;
	background-color: #FFFFFF;
	padding-top: 35px;
	/*background-color: skyblue;*/
}
.tier5_txt_l_p01{
	color: #996d5a;
	font-size: 1.9rem;
	padding: 0 35px;
	line-height: 3rem;
}
.mg_top60{
	margin-top: 60px;
}
.tier5_txt_l_p02{
	color: #333333;
	font-size: 1.9rem;
	padding: 0 35px;
	line-height: 3rem;
}
.content_tier5_txt_r{
	float: left;
	width: 54%;
	position: relative;
}
.content_tier5_txt_r img{
	display: block;
	width: 100%;
	opacity: 0;
}
.content_tier5_txt_r iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}
.content_tier5_mapbtn{
	overflow: hidden;
}
.content_tier5_mapbtn img{
	display: block;
	float: right;
	opacity: 0.9;
}
.content_tier5_mapbtn img:hover{
	opacity: 1;
}
.content_tier5_txt_r iframe {
    /*width: 101%;
    height: 101%;*/
}

.scrollTop_btn {
    cursor: pointer;
    position: fixed;
    bottom: 2%;
    left: 50%;
    margin-left: 610px;
    z-index: 5;
    display: none;
}
.content_en{
	/*background-color: skyblue;*/
	/*display: none;*/
}
.content_en_txt{
	width: 1060px;
	margin: 0 auto;
	/*background-color: royalblue;*/
	overflow: hidden;
	padding-top: 60px;
	padding-bottom: 30px;
}
.content_en_txt_l{
	width: 50%;
	float: left;
	text-align: center;
}
.content_en_txt_r{
	width: 50%;
	float: left;
	text-align: center;
}

.img_pop{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
    z-index: 1001;
    cursor: pointer;
    display: none;
}
.img_pop img{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 95%;
}
.tier5_txt_l_list{
	list-style: none;
	padding: 0 35px;
}
.tier5_txt_l_list li{
	color: #333333;
    font-size: 1.9rem;
    /*padding: 0 35px;*/
	padding-left: 20px;
    line-height: 3rem;
    position: relative;
}
.tier5_txt_l_list span{
	position: absolute;
	top: 0;
	left: 0;
}







/*header2*/

@media only screen and (max-width: 1380px) {
	/* footer
---------------------------------------------------- */
.scrollTop_btn {
    margin-left: 500px;
}




}

@media only screen and (max-width: 1200px) {
	/* header
---------------------------------------------------- */
	/* content
---------------------------------------------------- */
.content_tier1_box {
    width: 95%;
    padding: 60px 0 40px;
}
.content_tier1_txt p {
    /*font-size: 1.8rem;*/
}
.content_tier2_box {
    width: 95%;
}
.content_tier3_box {
    width: 95%;
}
.content_tier4_box {
    width: 95%;
}
.content_tier5_box {
    width: 95%;
}
.content_tier5_txt_r img{
	width: 100%;
}
.content_tier5_txt_l {
    padding: 20px 0;
}
.content_en_txt{
	width: 95%;
}
.content_en_txt img{
	/*width: 95%;*/
}

	
	/* footer
---------------------------------------------------- */
.scrollTop_btn {
    cursor: pointer;
    position: fixed;
    bottom: 2%;
    left:  inherit;
    right: 3%;
    margin-left: 0;
    z-index: 5;
    display: none;
}





}


@media only screen and (max-width: 1080px) {
	/* content
---------------------------------------------------- */
.content_tier5_txt_l {
    padding: 15px 0;
}
.tier5_txt_l_p01 {
    font-size: 1.7rem;
    padding: 0 30px;
    line-height: 2.5rem;
}
.tier5_txt_l_p02 {
    font-size: 1.7rem;
    padding: 0 30px;
    line-height: 2.5rem;
}
.tier5_txt_l_list {
    padding: 0 30px;
}
.tier5_txt_l_list li {
    font-size: 1.7rem;
    padding-left: 18px;
    line-height: 2.5rem;
}



}
@media only screen and (max-width: 1000px) {
	/* content
---------------------------------------------------- */
.content_tier1_txt p {
    /*font-size: 1.5rem;*/
}
.news_title{
	font-size: 1.8rem;
	line-height: 2.5rem;
}
.news_synopsis{
	font-size: 1.8rem;
	line-height: 2.5rem;
}
.news_link{
	font-size: 1.8rem;
	line-height: 2.5rem;
}
.tier3_txt_modular_title {
    font-size: 1.8rem;
    line-height: 2.5rem;
}
.tier3_txt_modular_synopsis {
    font-size: 1.8rem;
    line-height: 2.5rem;
}
.tier3_txt_modular p {
    font-size: 1.8rem;
    line-height: 2.5rem;
}
.content_tier4_txt p {
    font-size: 1.8rem;
    line-height: 2.5rem;
}
.content_tier5_txt_l {
    padding: 15px 0;
}
.tier5_txt_l_p01 {
    font-size: 1.7rem;
    padding: 0 30px;
    line-height: 2rem;
}
.tier5_txt_l_p02 {
    font-size: 1.6rem;
    padding: 0 30px;
    line-height: 2rem;
}
.tier5_txt_l_list li {
    font-size: 1.6rem;
    padding-left: 18px;
    line-height: 2rem;
}



	
	
	
	
}
@media only screen and (max-width: 980px) {
	/* footer
---------------------------------------------------- */
	/*.scrollTop_btn {
	    margin-left: 44%;
	    bottom: 5%;
	}*/
}

@media only screen and (max-width: 780px) {
	/* content
---------------------------------------------------- */
.content_tier1_txt{
    width: 95%;
    margin: 0 auto;
}
.content_tier1_txt p {
    text-align: center;
}
.content_tier1_txt_l{
	width: 100%;
}
.content_tier1_txt_r{
	width: 100%;
}
.content_tier1_txt_l p {
    font-size: 2.8rem;
}
.content_tier1_txt_r a {
    font-size: 2.0rem;
}
.content_tier1_txt_r p:nth-child(1) {
    font-size: 2.5rem;
}
.content_tier1_txt_r p:nth-child(2) {
    font-size: 2.0rem;
}
.news_title{
	font-size: 1.6rem;
	text-align: left;
	padding: 0 2.5%;
	line-height: 2rem;
	padding-bottom: 10px;
}
.news_synopsis{
	font-size: 1.5rem;
	text-align: left;
    padding: 0 2.5%;
    line-height: 2rem;
}
.news_synopsis br{
	/*display: none;*/
}
.news_link{
	font-size: 1.5rem;
	text-align: right;
    padding: 0 2.5%;
    line-height: 2rem;
}
.news_box {
    padding: 10px 0;
}
.news_text {
    /*background-color: skyblue;*/
    padding: 30px 0 30px;
}
.news_text p {
    font-size: 1.6rem;
    line-height: 2.0rem;
    padding: 0 2.5%;
}



.tier3_txt_modular_title {
    font-size: 1.6rem;
	text-align: left;
	padding: 0 2.5%;
	line-height: 2rem;
}
.tier3_txt_modular_synopsis {
    font-size: 1.5rem;
	text-align: left;
    padding: 0 2.5%;
    line-height: 2rem;
}
.tier3_txt_modular p {
    font-size: 1.6rem;
	text-align: left;
	padding: 0 2.5%;
	line-height: 2rem;
}
.tier3_txt_modular_img {
    width: 95%;
    margin: 0 auto;
    /*background-color: royalblue;*/
    overflow: hidden;
    margin-top: 20px;
}
.tier3_txt_modular_img img {
    width: 48%;
    float: left;
    margin: 8px 1%;
}
.content_tier4_txt p {
    font-size: 1.5rem;
    text-align: left;
    line-height: 2rem;
    /*width: 95%;*/
}
.content_tier4_txt p br{
    display: none;
}
.content_tier4_title {
    width: 300px;
    top: -25px;
}
.content_tier4_txt_border {
    /*width: 95%;*/
}
.content_tier5_txt_l {
    float: left;
    width: 100%;
    background-color: #FFFFFF;
    padding: 20px 0 20px;
}
.content_tier5_txt_r {
    width: 100%;
}
.content_tier5_title {
    padding-bottom: 20px;
}
.content_tier2_title img{
	width: 50%;
}
.content_tier2_title {
    padding-bottom: 30px;
}
.content_tier3_title {
    padding-bottom: 30px;
}
.content_tier5_title img {
    width: 65%;
}
.content_en_txt {
    padding-top: 30px;
    padding-bottom: 30px;
}
.content_en_txt_l{
	width: 100%;
}
.content_en_txt_r{
	width: 100%;
}




	



}

@media only screen and (max-width: 480px) {
	/* content
---------------------------------------------------- */
.content_tier1_title {
    width: 270px;
    top: -21px;
}
.content_tier1_title img{
    width: 95%;
}
.content_tier1_box {
    padding: 40px 0 20px;
}
.content_tier1 {
    padding: 50px 0 40px;
}
.content_tier2_title img {
    width: 85%;
}
.content_tier2_title {
    padding-bottom: 20px;
}
.content_tier2 {
    /*background-color: #fcf1e6;*/
    padding: 40px 0;
}
.tier3_txt_modular_img img {
    width: 98%;
}
.content_tier3 {
    /*background-color: aqua;*/
    padding: 40px 0 20px;
}
.content_tier4_title {
    width: 260px;
    top: -25px;
}
.content_tier4 {
    /*background-color: mediumaquamarine;*/
    padding: 50px 0 40px;
}
.content_tier5 {
    padding: 40px 0;
}
.content_tier5_txt_l {
    padding: 10px 0 10px;
}
.tier5_txt_l_p01 {
    font-size: 1.6rem;
    padding: 0;
    line-height: 2rem;
    width: 90%;
    margin: 0 auto;
}
.tier5_txt_l_p02 {
    font-size: 1.5rem;
    padding: 0;
    line-height: 2rem;
    width: 90%;
    margin: 0 auto;
}
.content_tier5_mapbtn img {
    width: 40%;
}
.content_tier3_title{
	display: none;
}
.content_tier3_title_sp {
    display: block;
}
.content_tier3_title_sp img {
    width: 90%;
}
.content_tier5_title img {
    width: 100%;
}
.header_c2 img{
	width: 85%;
}
.news_title01 {
    font-size: 2.0rem;
    font-weight: 600;
}
.news_title02 {
    font-size: 1.6rem;
    /* font-weight: normal; */
}
.content_tier1_txt p {
    text-align: left;
}
.content_tier1_txt_l p {
    font-size: 2.2rem;
}
.content_tier1_txt_r p:nth-child(1) {
    font-size: 2.2rem;
}
.content_tier1_txt_r p:nth-child(2) {
    font-size: 1.8rem;
}
.content_tier1_txt_r a {
    font-size: 1.8rem;
}
.tier5_txt_l_list {
    width: 90%;
    margin: 0 auto;
    padding: 0;
}
.tier5_txt_l_list li {
    font-size: 1.5rem;
    padding-left: 16px;
    line-height: 2rem;
}





}