@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500&display=swap');


.title-style30 {
    margin-bottom: 30px;
}

.txt_content {
 /*   max-width: 1100px;*/
    display: flex;
    margin: auto;
}
.txt_content .txt {
    width: 100%;
    width: 60%;
    padding-right: 3%;
/*    padding-right: 15px;*/
}
.txt_content .txt2 {
    width: 100%;
    padding-right: 0%;
}
.txt_content .ceramic{
    font-size: 18px;
    padding-bottom: 10px;
    display: block;
}
.txt_content .ceramic span{
    font-size: 75%;
}

.txt_content .txt2 table.rank{
    width: 100%;
	margin-top: 20px;
	    margin-bottom: 40px;
	    width: 33%;
    float: left;
}
.txt_content .txt2 table.rank th{
    background: #747273;
    color: #fff;
    width: 33%;
    border: #000 solid 1px;
    padding: 5px;
    font-size: 18px;
    border-left: none;
    text-align: center;
}
.txt_content .txt2 table.rank td{
	font-size: 15px;
    line-height: 1.4;
    padding: 15px;
    border: 1px solid #000;
    border-left: none;
}
.txt_content .txt2 table.rank td span{
    text-align: center;
    font-weight: bold;
    display: block;
    padding-bottom: 10px;
    font-size: 20px;
}
.txt_content .txt2 table.rank td.td1{
	height: 160px;
	text-align: left;
}
.txt_content .txt2 table.rank th.lef, .txt_content .txt2 table.rank td.lef {
   border-left: 1px solid #000;
}
.txt_content .txt2 table.rank th.rig, .txt_content .txt2 table.rank td.rig {
/*   border-right: none;*/
}


.txt_content .txt2 table.body{
    width: 100%;
	margin-top: 20px;
	    margin-bottom: 40px;
}
.txt_content .txt2 table.body th{
    background: #747273;
    color: #fff;
    width: 22%;
    border: #000 solid 1px;
    padding: 5px;
    font-size: 18px;
    border-left: none;
}
.txt_content .txt2 table.body td{
	font-size: 15px;
    line-height: 1.4;
    padding: 15px;
    border: 1px solid #000;
    border-left: none;
    text-align: center;
    width: 22%;
}
.txt_content .txt2 table.body td.txt{
	text-align: left;
}
.txt_content .txt2 table.body td span{
    text-align: center;
    font-weight: bold;
    display: block;
    padding-bottom: 10px;
    font-size: 20px;
}
.txt_content .txt2 table.body th.lef, .txt_content .txt2 table.body td.lef {
   border-left: 1px solid #000;
   width: 12%;
}
.txt_content .txt2 table.body td.lef {
   background: #ededed;
}
.txt_content .txt2 table.body th.rig, .txt_content .txt2 table.body td.rig {
/*   border-right: none;*/
}

.txt_content .txt3 {
    font-size: 18px;
    font-size: 24px;
}
.txt_content .txt3 ul {
	font-size: 15px;
	padding-top: 10px;
}

.txt_content .txt4 {
    width: 50%;
}
.txt_content .txt4 .asv {
    background: #ededed;
    padding: 5% 7%;
    margin-top: 20px;
    width: 70%;
}
.txt_content .txt4 .asv span {
font-weight: bold;
}
.txt_content .txt5 {
    width: 55%;
        text-align: left;
}
.txt_content .txt6 {
    width: 70%;
    padding-right: 2%;
}
.txt_content .txt6 span {
    font-size: 18px;
    display: block;
    padding-bottom: 10px;
}
.txt_content .txt6 .asv {
    background: #ededed;
    padding: 2% 3%;
    margin-top: 15px;
    width: 75%;
}
.txt_content .txt6 .asv span {
font-weight: bold;
display: contents;
}
.txt_content .txt6 .film {
    border-left: 3px solid red;
    padding-left: 15px;
    font-size: 15px;
        margin-top: 30px;
}
.txt_content .txt6 .film span {
font-weight: bold;
display: contents;
}
.txt_content .txt7 {
        width: 30%;
    padding-right: 2%;
}
.txt_content .txt8 {
        width: 75%;
    padding-right: 2%;
}
.txt_content .txt9 {
        width: 35%;
    padding-right: 2%;
}
.txt_content .txt9 .asv {
    background: #ededed;
    padding: 3% 5%;
    margin-top: 15px;
    width: 90%;
}
.txt_content .txt9 .asv span {
font-weight: bold;
display: contents;
}
.txt_content .txt9 .asv ul {
width: 100%;
}
.txt_content .txt9 .asv ul li {
width: 47%;
    display: inline-table;
}
.txt_content .txt10 {
        font-size: 20px;
        margin-bottom: 10px;
}

.txt_content .txt11 {
    width: 67%;
}
.txt_content .txt11 .asv {
    background: #ededed;
    padding: 5.2% 7%;
    margin-top: 20px;
    width: 55%;
    margin-left: 42%;
}
.txt_content .txt11 .asv span {
font-weight: bold;
}

.txt_content .txt12 {
    width: 70%;
    padding-right: 2%;
}
.txt_content .txt img.mgt-20 {
    margin-top: 20px;
}
.txt_content .txt ol {
	padding-left: 20px;
}
.txt_content .txt ol li {
    list-style: decimal;
    padding-bottom: 20px;
}
.txt_content .img {
    width: 40%;
}

.txt_content .img2 {
    width: 100%;
    padding: 0;
    margin-bottom: 50px;
    text-align: center;
    float: none;
}
.txt_content .img2 img {
    width: 100%;
}

.txt_content .img3 {
    width: 50%;
}
.txt_content .img4 {
    width: 45%;
}
.txt_content .img5 {
    width: 30%;
    line-height: 140%;
    font-size: 14px;
}
.txt_content .img5 img {
    width: 100%;
    margin-bottom: 5px;
}
.txt_content .img6 {
    width: 70%;
}
.txt_content .img6 img {
    width: 100%;
}
.txt_content .img7 {
    width: 25%;
}
.txt_content .img7 img {
    width: 100%;
}
.txt_content .img8 {
    width: 65%;
}
.txt_content .img8 img {
    width: 100%;
}
.txt_content .img9 {
    width: 33%;    
    margin-top: 20px;
}
.txt_content .img9 img {
    width: 100%;
    height: auto;
}

.txt_content .txt i.far {
    padding-right: 7px;
}    

.txt_content .riyu {
text-align: center;
width: 25%;
}
.txt_content .riyu .img {
width: 50%;
    margin: auto;
}
.txt_content .riyu .img2 {
width: 60%;
    margin: auto;
}

.txt_content .riyu .txt {
line-height: 1.4;
padding-top: 15px;
    width: 100%;
    padding-right: 0;
}
.txt_content .riyu .txt span {
font-size: 85%;
}

.txt_content .riyu2 {
text-align: center;
width: 20%;
}
.txt_content .riyu2 .img {
width: 80%;
    margin: auto;
}

.txt_content .riyu2 .txt {
line-height: 1.4;
text-align: left;
    padding: 15px 10px;
    font-size: 15px;
    width: 100%;
}

.txt_content .riyu2 .txt span {
	display: block;
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 16px;
    text-align: center;	
}

.txt_content .room {
text-align: center;
width: 20%;
}
.txt_content .room .img {
width: 90%;
    margin: auto;
}
.txt_content .room .txt {
line-height: 1.4;
text-align: center;
    padding: 5px 10px;
    font-size: 15px;
    width: 100%;
}

.txt_content .front {
text-align: center;
width: 25%;
margin: 0 1%;
    display: -webkit-inline-box;
    line-height: 1.4;
    background: #ededed;
}
.txt_content .front .txt {
line-height: 1.4;
    padding: 2%;
    /* margin: 1%; */
    margin: auto;
    width: 100%;
}
.txt_content .front2 {
text-align: center;
width: 33%;

}
.txt_content .front2 .txt2 {
    padding: 2%;
    /* margin: 1%; */
    margin: auto;
    width: 90%;
    line-height: 1.4;
    background: #99C9D8;
    color: #fff;
    position: relative;
        margin-bottom: 15px;
}
.txt_content .front2 .txt2:after {
    margin-top: -2px;
    border-top: 15px solid #ffffff;
    position: absolute;
    content: '';
    top: 100%;
    left: 145px;
    border: 15px solid transparent;
    border-top: 15px solid #99C9D8;
    width: 0;
    height: 0;
}
.txt_content .front2 .txt {
line-height: 1.4;
    padding: 2% 1%;
    /* margin: 1%; */
    margin: auto;
    width: 100%;
    font-size: 15px;
}

.txt_content .cool {
text-align: center;
width: 33.3333%;
    padding-top: 30px;
}
.txt_content .cool .img {
width: 100%;
}

.txt_content .cool .txt {
    line-height: 1.4;
    padding-bottom: 20px;
    padding-right: 0;
    width: 100%;
    font-size: 15px;
}
.txt_content .cool .txt span {
display: block;
    font-size: 17px;
    color: #0498D3;
    font-weight: bold;
    padding-bottom: 10px;
}

.txt_content .other {
width: 50%;
padding: 0 1%;
}

.txt_content .other .txt {
    padding-bottom: 20px;
    padding-right: 0;
    width: 66%;
    width: 66.8%;
    font-size: 15px;
    float: left;
        background: #464546;
    color: #fff;
    padding: 3%;
        height: 200px;
}
.txt_content .other .txt span {
display: block;
    font-size: 17px;
    font-weight: bold;
        padding-bottom: 7px;
}
.txt_content .other .img {
	width: 175px;
    width: 33.2%;
    float: left;
}

.txt_content .jiri {
width: 100%;
    margin-top: 100px;
}

.txt_content .jiri .txt {
    padding-bottom: 20px;
    padding-right: 0;
    width: 67.5%;
    font-size: 15px;
    float: left;
   background: #ededed;
    color: #000;
    padding: 2%;
        height: 200px;
}
.txt_content .jiri .txt span {
display: block;
    font-size: 17px;
    font-weight: bold;
}
.txt_content .jiri .txt img {
	width: 21%;
    float: left;
        margin-right: 15px;
        margin-top: -10px;
}
.txt_content .jiri .img {
width: 359px;
width: 32.5%;
    float: left;
}
.txt_content .jiri .img img {
	width: 100%;
}

.txt_content .seat {
width: 50%;
    padding-top: 20px;
}

.txt_content .seat .img1 {
width: 100%;
    float: left;
    padding-right: 2%;
}
.txt_content .seat .img2 {
width: 100%;
    float: left;
    padding-left: 2%;
}
.txt_content .semi {
position: absolute;
width: 100%;
margin-top: 40px;
font-size: 20px;
    font-weight: bold;
    border-left: 5px solid red;
    padding-left: 10px;
    line-height: 120%;
}
.txt_content .merit {
    text-align: center;
    width: 20%;
    position: relative;
    top: 40px;
    margin-top: 40px;
}
.txt_content .merit .txt2{
background: #99C9D8;
    border-radius: 100px;
    padding-top: 16%;
        font-size: 20px;
    width: 100px;
    height: 100px;
        color: #fff;
            margin: auto;
}
.txt_content .merit .txt{
	line-height: 1.4;
    padding-top: 15px;
    width: 100%;

}
.txt_content .merit2 {
    text-align: center;
    width: 40%;
    margin-top: 40px;
}
.txt_content .merit2 .img {
    margin-left: 20%;
    width: 80%;
        margin-bottom: 0;
}

.title .big {
	font-size: 50px;
	font-weight: 500;
	text-align: center;
	letter-spacing: 2px;
	margin-bottom: 20px;
	    line-height: 50px;
}
.title .small {
	font-size: 20px;
	text-align: center;
	margin-bottom: 40px;
}
.shop {
	 width: 100%;
	 float: left;
}
.img{
	 width: 60%;
	     /* float: left; */
    margin: auto;

}
.img img{
	 width: 100%;
}
.catch{
	 width: 100%;
	 width: 80%;
	 margin: 50px auto auto;
}

.catch .txt{
	 width: 65%;
	 float: left;
}	 
.catch .txt .desc {
	font-size: 30px;
	text-align: center;
	margin-bottom: 30px;
	line-height: 180%;
	line-height: 140%;
}
.catch .txt .para{

}
.catch .img{
	 width: 35%;
	 float: left;
}
.catch .img img{
	 width: 100%;
}

.catch2{
	 width: 80%;
	 width: 100%;
	 margin: 50px auto auto;
	 margin: auto;
	 float: left;
}

.catch2 .txt{
	 width: 75%;
	 float: left;
}	 
.catch2 .txt .desc {
	font-size: 30px;
	font-size: 35px;
	text-align: center;
	margin-bottom: 30px;
	line-height: 180%;
	line-height: 140%;
}
.catch2 .txt .para{
    text-align: center;
    margin-bottom: 30px;

}
.catch2 .img{
	 width: 25%;
	 float: left;
}
.catch2 .img img{
	 width: 100%;
}


.catch3{
	 width: 100%;
	 width: 80%;
	 margin: 50px auto auto;
}

.catch3 .txt{
	 width: 100%;
	 float: left;
}	 
.catch3 .txt .desc {
	font-size: 30px;
	text-align: center;
	margin-bottom: 30px;
	line-height: 180%;
	line-height: 140%;
}
.catch3 .txt .para{

}
.catch3 .img{
	 width: 66%;
	 float: left;
	 padding-right: 7px;
}
.catch3 .img2{
	 width: 34%;
	 float: left;
	 padding: 0;
}
.catch3 .img img, .catch3 .img2 img{
	 width: 100%;
}

.title-2{
    margin-top: 100px;
}

@media screen and (max-width: 1199px) {
	.title-2 .title-2-wrap strong{
	font-size: 35px;
	}
    .catch{
    width: 90%;
    }
	.catch .img{
	    margin-top: 15px;
	}
	.catch2{
    width: 90%;
	}
	.catch3{
    width: 90%;
	}
	.txt_content .other .txt{
	width: 58.3%;
	height: 225px;
	}
	.txt_content .other .img{
	    width: 41.7%;
	}
	.txt_content .other .img img{
	height: 225px;
	}
	.txt_content .riyu2 .txt{
	padding: 15px 8px;
	}
	.txt_content .txt5 {
    width: 60%;
    }
    
	.txt_content .txt2 table.rank td.td1{
		height: 185px;
	}
	.txt_content .jiri .txt{
	width: 63.7%;
	}
	.txt_content .jiri .img{
	width: 36.3%;
	}
	.btn_story ul a span.body{
	font-size: 14px;
	}
	.txt_content .riyu .txt{
	font-size: 15px;
	}
	.txt_content .front2 .txt{
	letter-spacing: -1px;
	}
	.txt_content .room .txt{
	padding: 5px;
	}
	.txt_content .txt4 .asv{
	width: 80%;
	}
	.txt_content .txt7{
	width: 35%;
	}
	.txt_content .img6{
	    width: 65%;
	}
	.txt_content .txt6 .asv{
	    width: 80%;
	}
	.txt_content .txt9 .asv{
	    width: 100%;
	}
	.txt_content .front2 .txt2:after{
	left: 130px;
	}
}
@media screen and (max-width: 992px) {
    .btn_story {
        padding: 0 10px;
    }
    .txt_content {
        padding: 0 10px;
        padding: 0;
    }
    .txt_content .txt{
    	width: 50%;
    }
    .txt_content .img{
    	width: 50%;
    }
    .txt_content .txt5{
        width: 100%;
    	padding-right: 0;
    	padding-bottom: 20px;
    }
    .txt_content .img4{
        width: 100%;
    	margin-bottom: 40px;
    }
    .img{
    	width: 90%;
    }
    .catch{
    	width: 100%;
    }
    .catch .txt{
    	width: 100%;
    }
    .catch .img{
	    width: 100%;
	    margin-top: 0;
	    margin-bottom: 40px;
    }
    .catch .img img{
    	width: 70%;
    }
    .catch2{
    	width: 100%;
    }
    .catch2 .txt{
    	width: 100%;
    }
    .catch2 .img{
	    width: 100%;
	    margin-top: 0;
	    margin-bottom: 40px;
    }
    .catch2 .img img{
    	width: 70%;
    }
    
    .catch3{
    	width: 100%;
    }
    .btn_story ul li{
    	width: 50%;
    }
    .txt_content .riyu .txt{
    	font-size: 14px;
    }
    .txt_content .front .txt{
    	font-size: 14px;
    }
    .txt_content .cool .txt{
        font-size: 14px;
    	letter-spacing: -1px;
    }
    .txt_content_r{
        display: flow-root;
    }
    .txt_content .other{
    	width: 100%;
    	padding: 0;
    }
    .txt_content .other .txt{
	    width: 74.3%;
	    height: 200px;
    }
    .txt_content .other .img{
    	width: 24.7%;
    }
    .txt_content .other .img img{
	    height: 200px;
    }
    .txt_content .riyu2 .txt span{
    	font-size: 15px;
    	letter-spacing: -1px;
    }
    .txt_content .txt2 table.rank td span{
    	font-size: 18px;
    }
    .txt_content .txt2 table.rank td.td1{
    	height: 196px;
    	height: 215px;
    }
    .txt_content .txt3{
    	width: 100%;
    }
    .txt_content .ceramic span{
/*    	font-size: 70%;*/
    }
    .txt_content .txt4{
    	width: 100%;
    	padding-right: 0;
    	padding-bottom: 20px;
    }
    .txt_content .img3{
	    width: 100%;
	    margin-bottom: 0;
    }
    .txt_content .jiri .txt{
        width: 100%;
    }
    .txt_content .jiri .txt img{
    	margin-top: 0;
    }
    .txt_content .jiri .img{
    	width: 100%;
    }
    .title-2 .title-2-wrap strong.ls{
    	letter-spacing: 0;
    }
    .txt_content .txt2 table.body td{
        padding: 15px 5px;
        font-size: 14px;
    }
    .txt_content .riyu3{
    	width: 27.6%;
    }
    .txt_content .riyu3 .txt{
        font-size: 14px;
    	letter-spacing: -1px;
    }
    .txt_content .riyu4{
    	width: 17%;
    }
    .txt_content .riyu4 .img2{
    	width: 100%;
    }
    .txt_content .front2 .txt{
        font-size: 11px;
    	padding: 2% 0;
    }
    .txt_content .room .txt{
	    font-size: 12px;
	    letter-spacing: -1px;
	    padding: 5px 0;
    }
    .txt_content .semi{
    	position: unset;
    }
    .txt_content .merit{
    	position: unset;
    	top: 0;
	    margin-top: 20px;
	    float: left;
	    width: 33%;
    }
    .txt_content .merit2{
        width: 100%;
       float: left;
    }
    .txt_content .merit2 .img{
        margin: auto;
    }
    .txt_content .txt11{
    	width: 55%;
    }
    .txt_content .txt11 .asv{
        width: 90%;
    	margin-left: 0;
    }
    .txt_content .img9{
    	width: 45%;
    }
    .txt_content .txt8{
    	width: 70%;
    }
    .txt_content .img7{
        width: 30%;
    }
    .txt_content .txt12{
        width: 100%;
    }
    .txt_content .txt6{
    	width: 60%;
    }
    .txt_content .txt6 .asv{
    	width: 100%;
    }
    .txt_content .img5{
    	width: 40%;
    	margin-top: 15px;
    }
    .txt_content .txt9{
        width: 45%;
    }
    .txt_content .img8{
	    width: 55%;
	    margin-top: 15px;
    }    
	.txt_content .front2 .txt2:after{
	left: 90px;
	}
}
@media screen and (max-width: 767px) {
    .title .desc{
        font-size: 16px;
    }
    .btn_story {
        margin-bottom: 30px;
        padding: 0 10px;
    }
    .btn_story ul a{
        font-size: 14px;
        margin-bottom: 20px;
    }
    .title_style01{
        margin-top: 30px;
        margin-bottom: 10px;
    }
    .title_style01 span {
        padding: 0 20px;
        font-size: 30px;
    }
    .title_style02{
        font-size: 18px;
        margin-top: 20px;
        margin-bottom: 10px;
        padding: 0 10px;
    }
    .btn_story ul li {
        width: 100%;
    }
    .btn_story ul a::after{
        width: 8px;
        height: 8px;
        margin-left: 5px;
    }
    .txt_content{
     /*   font-size: 14px;*/
        flex-wrap: wrap;
        padding: 0 10px;
    }
    .txt_content .txt {
        width: 100%;
        margin-bottom: 20px;
        padding-right: 0;
        font-size: 22px;
    }
    .txt_content .img {
        width: 100%;
        padding: 0;
    }
    .catch .txt .para{
    	text-align: center;
    }
    .catch2 .txt .para{
        padding: 0 10px;
    text-align: left;
    }
    .txt_content .riyu .txt{
        font-size: 13px;
    	letter-spacing: -1px;
    }
    .txt_content .front{
    	width: 23%;
    }
    .txt_content .front .txt{
        font-size: 13px;
    	letter-spacing: -1px;
    	padding: 2% 1%;
    }
    .title-2 .title-2-wrap strong{
    	font-size: 32px;
    }
    .txt_content_r2{
    	display: flow-root;
    }
    .txt_content .cool{
    	width: 100%;
    }
    .txt_content .cool .txt{
	    font-size: 15px;
	    letter-spacing: 0;
	    padding-bottom: 0;
	    margin-bottom: 0;
    }
    .txt_content .cool .img_m{
        margin-top: 20px;
    }
    .txt_content .other .txt{
    	height: 172px;
    }
    .txt_content .other .img img{
    	height: 172px;
    }
    .txt_content .riyu2 .txt{
    padding: 15px 5px;
    font-size: 13px;
    }
    .txt_content .riyu2 .txt span{
    font-size: 13px;
    }
    .txt_content .txt2 table.rank td span{
    font-size: 16px;
    letter-spacing: -1px;
    }
    .txt_content .txt2 table.rank td.td1{
        height: 215px;
    }
    .txt_content .jiri .txt{
    margin-bottom: 0;
    }
    .txt_content .jiri .txt img{
    width: 25%;
    }
    .catch3 .img{
    width: 67%;
    }
    .catch3 .img2{
    width: 33%;
    }
    .txt_content .txt2 table.body th{
    font-size: 16px;
    }
    .txt_content .txt2 table.body td{
        font-size: 13px;
        letter-spacing: -1px;
    }
    .txt_content .riyu .txt{
        font-size: 12px;
    }        
	.txt_content .front2 .txt2:after{
	left: 70px;
	}
	.txt_content .front2 .txt{
	padding: 2% 1%;
    text-align: left;
	}
	.txt_content .room .txt{
	font-size: 11px;
	}
	.txt_content .txt11{
	width: 60%;
	}
	.txt_content .txt11 .asv{
	width: 95%;
	}
	.txt_content .img9{
	width: 40%;
	}
	.txt_content .txt7{
	width: 100%;
	padding-right: 0;
	}
	.txt_content .img6{
	width: 100%;
	    margin-top: 10px;
	}
	.txt_content .txt8{
	width: 100%;
	padding-right: 0;
	}
	.txt_content .img7{
	width: 100%;
	    margin-top: 10px;
	}
	.txt_content .txt6{
	width: 100%;
	padding-right: 0;
	}
	.txt_content .img5{
	width: 100%;
	}
	.txt_content .txt9{
	width: 100%;
	padding-right: 0;
	}
	.txt_content .img8{
	width: 100%;
	}
}


@media screen and (max-width: 650px) {
	.txt_content .riyu2 .txt span {
	    font-size: 12px;
	}
	.txt_content .txt2 table.rank td span {
    font-size: 15px;
    letter-spacing: -1px;
    }
    .txt_content .jiri .txt{
    font-size: 14px;
    height: 190px;
    }
    .title-2 .title-2-wrap strong.ls{
        font-size: 30px;
    }
    .txt_content .txt2 table.body td{
    padding: 15px 3px;
    }
	    
}

@media screen and (max-width: 570px) {
	.title .desc {
        text-align: left;
    }
    .img{
		width: 100%;
    }
    .catch .txt .para{
        text-align: left;
    }
    .catch .txt .desc{
    	font-size: 25px;
    }
    .catch2 .txt .desc{
        font-size: 22px;
    }
    .catch2 .txt .para{
        font-size: 16px;
    }
    .catch3 .txt .desc{
    	font-size: 25px;
    }
    .catch .img img{
        width: 90%;
    }
    .catch2 .img img{
        width: 90%;
    }
    .title-2 .title-2-wrap strong, .title-2 .title-2-wrap strong.ls{
    font-size: 23px;
    }
    .txt_content .riyu{
    width: 100%;
        margin-bottom: 20px;
    }
    .txt_content .riyu .txt{
    font-size: 15px;
    letter-spacing: 1px;
    }
    .txt_content .front{
    width: 100%;
    margin-bottom: 15px;
    }
    .txt_content .front .txt{
    font-size: 15px;
    letter-spacing: 1px;
    }
    .txt_content .other .txt{
    width: 100%;
    height: 190px;
    margin-bottom: 0;
    }
    .txt_content .other .img{
    width: 100%;
    }
    .txt_content .other .img img{
    	height: auto;
    	width: 100%;
    }
    
    .txt_content .riyu2{
    width: 100%;
        margin-bottom: 20px;
    }
    .txt_content .riyu2 .txt{
    font-size: 15px;
    letter-spacing: 1px;
    }
    .txt_content .riyu2 .txt span{
    font-size: 18px;
    letter-spacing: 1px;
    }
    .txt_content .txt2 table.rank{
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    }
    .txt_content .txt2 table.rank td span{
    font-size: 18px;
    letter-spacing: 1px;
    }
    .txt_content .txt2 table.rank td.td1{
    height: 185px;
    }
    .txt_content .txt2 table.rank2{
    border-left: 1px solid #000;
    }
    .txt_content .ceramic{
    margin-top: 30px;
    }
    .txt_content .jiri .txt{
    height: 270px;
    }
    .catch3 .img{
    width: 68%;
    margin-bottom: 30px;
    }
    .catch3 .img2{
    width: 32%;
    margin-bottom: 30px;
    }
    .txt_content .txt2 table.body{
        margin-top: 0;
    }
    .txt_content .txt2 table.body td.txt{
        writing-mode: vertical-rl;
    	height: 335px;
    }
    .txt_content .txt2 table.body td.txt2{
        padding: 5px 3px;
    }
    .txt_content .txt2 table.body th{
    font-size: 15px;
    line-height: 20px;
    }
    .txt_content .txt2 table.body th.lef, .txt_content .txt2 table.body td.lef{
    width: 10%;
    }
    .txt_content .txt2 table.body td{
    vertical-align: middle;
        padding: 5px;
    }
    .title .big{
        font-size: 35px;
        letter-spacing: 0px;
        margin-bottom: 0px;
    }
    .txt_content .front2{
    width: 100%;
    margin-bottom: 15px;
    }
    .txt_content .front2 .txt{
    font-size: 15px;
    letter-spacing: 1px;
    }
    .txt_content .front2 .txt2{
    width: 100%;
    }
    .txt_content .front2 .txt2:after{
        left: 140px;
    }
    .title-2 .title-2-wrap strong.ls2{
        letter-spacing: -1px;
            font-size: 22px;
    }
    .txt_content .room{
    width: 100%;
    }
    .txt_content .room .txt{
        font-size: 15px;
    letter-spacing: 0;
    }
    .txt_content .seat{
    width: 100%;
    }
    .txt_content .seat .img1{
    padding-right: 0;
    }
    .txt_content .seat .img2{
    padding-left: 0;
    }
    .txt_content .merit{
    width: 100%;
    }
    .txt_content .merit .txt2{
        padding-top: 11%;
    }
    .txt_content .merit .txt{
        letter-spacing: 1px;
    }
    .title-2 {
    margin-top: 50px;
	}
	.shop {
    margin-bottom: 20px;
    }
    .txt_content .txt11{
    width: 100%;
    }
    .txt_content .txt11 .asv{
    width: 100%;
    }
    .txt_content .img9{
    width: 100%;
    }
    
    .txt_content .txt {
    text-align: left;
    }
    .spnomi6 {
    display: none;
}
}

@media screen and (max-width: 360px) {
	.catch .txt .desc {
    font-size: 24px;
    }
    .btn_story ul a span.body {
    font-size: 13px;
	}
	.title .big{
	font-size: 33px;
	}
	.title-2 .title-2-wrap strong, .title-2 .title-2-wrap strong.ls {
    font-size: 22px;
    }
    .title-2 .title-2-wrap strong.ls2{
    font-size: 21px;
    }
}

@media screen and (max-width: 320px) {
	.catch .txt .desc {
    font-size: 22px;
    letter-spacing: -1px;
    }
    .btn_story ul a{
    font-size: 13px;
    }
    .txt_content .jiri .txt {
    height: 295px;
    }
    .title .big {
    font-size: 30px;
    letter-spacing: -2px;
    }
    .title-2 .title-2-wrap strong, .title-2 .title-2-wrap strong.ls {
    font-size: 20px;
    letter-spacing: -2px;
    }
    .title-2 .title-2-wrap strong.ls2 {
    font-size: 19px;
    letter-spacing: -2px;
    }
    .txt_content .front2 .txt2:after {
    left: 115px;
    }
    .txt_content .txt9 .asv{
    padding: 3%;
    }
    .txt_content .txt9 .asv ul li{
    width: 49%;
    font-size: 15px;
    }
}