.main_title_top {
	position: relative;
	max-width: 1085px;
	/*	height: 628px;*/
	margin: 0 auto;
	background: url("../images/top_main_pc.png") no-repeat contain;
}
.ratio_top:before {
	content: "";
	display: block;
	padding-top: 57%;
}
.inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.main_title_top h1 {
	max-width: 614px;
	padding: 0 12px;
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.main_title_top p {
	position: absolute;
	bottom: 12px;
	left: 25px;
}
.main_title_top p:last-child {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1
}

.ratio:before {
	content: "";
	display: block;
	padding-top: 60%;
}
.inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.bt_g2 p {
	text-align: center;
	position: relative;
	margin: 10px auto 0;
}
.bt_g2 a {
	width: 265px;
	display: inline-block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 3px 3px 3px #777;
	-moz-box-shadow: 3px 3px 3px #777;
	box-shadow: 3px 3px 3px #777;
	background-color: #0d9386;
	padding: 10px 10px;
	font-size: 16px;
	line-height: 120%;
	font-weight: 700;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.bt_g2 a:hover {
	background-color: #155e57;
	-webkit-box-shadow: 0 0 0 #fff;
	-moz-box-shadow: 0 0 0 #fff;
	box-shadow: 0 0 0 #fff;
}
.bt_g2 p a span {
	padding: 0px 0px 0px 32px;
	background: url( "../../images/top/arrow.png") no-repeat;
	background-size: 20px 20px;
}
.col2 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between
}
.bt_g p {
	text-align: center;
	position: relative;
	margin: 20px auto 40px;
}
.bt_g a {
	width: 100%;
	display: inline-block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 3px 3px 3px #777;
	-moz-box-shadow: 3px 3px 3px #777;
	box-shadow: 3px 3px 3px #777;
	background-color: #0d9386;
	padding: 20px 20px;
	font-size: 24px;
	line-height: 120%;
	font-weight: 700;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.bt01 a {
	width: 491px;
}
.bt_g a:hover {
	background-color: #155e57;
	-webkit-box-shadow: 0 0 0 #fff;
	-moz-box-shadow: 0 0 0 #fff;
	box-shadow: 0 0 0 #fff;
}
.bt_g p a span {
	padding: 0px 0px 0px 32px;
	background: url( "../../images/top/arrow.png") no-repeat;
	background-size: 27px 27px;
}
.photo_box {
	margin-top: 40px;
	position: relative;
	width: 490px;
	height: auto;
	text-align: center;
}
.photo_box h3 {
	width: 234px;
	position: absolute;
	top: -40px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
}
.fuki01 {
	width: 86px;
	position: absolute;
	top: -20px;
	left: 30px;
	z-index: 2;
}
.copy01 {
	width: 400px;
	position: absolute;
	top: 60px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	font-size: 1.4rem;
	font-weight: 700
}
.copy02 {
	/*	width: 400px;*/
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	font-size: 1.25rem;
	font-weight: 700
}
.photo_box .img01 {
	position: absolute;
	top: 78px;
}
.copy_box_sp {
	display: none;
}
/*///タブレット 縦のみ///*/
@media screen and (max-width: 1024px) and (orientation: portrait) {
.main_title_top h1 {
	padding: 0 12px;
	top: 19px;
}
.container h2 {
	padding: 10px 10px;
	background: url("../images/shiro_title_bg.png") no-repeat center bottom;
	height: 90px
}
	.gokoku_box h2 {
		background: none
	}
.copy01 {
    width: 100%;
    font-size: 1.2rem;

}
}

/*///タブレット 縦から///*/
@media screen and (max-width: 1024px) {
.bt_g p {
	width: 100%;
}
.castle02_top01, .castle03_top01, .castle04_top01, .castle05_top01 {
	width: 49%;
}
.photo_box {
	margin-top: 40px;
	position: relative;
	width: 100%;
}
.fuki01 {
    width: 80px;
    position: absolute;
    top: -20px;
    left: 0px;
    z-index: 2;
}	
	
}

/*///スマホ 横のみ///*/
@media screen and (max-width: 896px) and (orientation: landscape) {
.button {
	top: -65px;
}
}

/*///スマホ 横から///*/
@media screen and (max-width: 896px) {
.copy_box {
	display: none;
}
.copy_box_sp {
	display: block;
	margin-bottom: 30px;
}
.main_title_top h1 {
	width: 70%;
	padding: 0 12px;
	top: 25px;
}
.gokoku_box h3 {
	max-width: 28.8%;
	max-height: 28.8%;
	bottom: 50px;
}
.gokoku_box .copy_box {
	padding: 14px;
	top: 130px;
	left: 30px;
	width: 30%;
}
}

/*///スマホ　縦からは///*/

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

.bt_g p a span {
	padding: 0px 0px 0px 26px;
	background-size: 20px 20px;
}
.main_title_top h1 {
	width: 80%;
	padding: 0 12px;
	top: 5px;
}
.button {
	top: -65px;
}
.main_title_top p.mark {
	width: 80px;
	left: 10px
}
.container h2 {
	padding: 10px 10px;
	background: url("../images/shiro_title_bg.png") no-repeat center bottom;
	height: 80px
}
.gokoku_box h2 {
	background: none;
	top: 0px;
}
.col2 {
	flex-direction: column;
}
.photo_box h3 {
	width: 200px;
	top: -40px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
}
.copy01 {
	width: 320px;
	top: 50px;
	font-size: 1.2rem;
}
.copy02 {
	position: absolute;
	top: -40px;
	font-size: 1rem;
}
.fuki01 {
	width: 60px;
	top: -30px;
	left: 3px;
	z-index: 2;
}
.bt01 a {
	width: 100%;
}
.bt_g p {
	width: 100%;
	margin: 10px auto 20px;
}
.bt_g a {
	padding: 20px 5px 20px 5px;
	font-size: 18px;
	line-height: 120%;
}
.bt_g p a::before {
	width: 20px;
	height: 20px;
	top: 20px;
	left: 10px;
	margin-top: 0px;
}
.castle02_top01, .castle03_top01, .castle04_top01, .castle05_top01 {
	margin-top: 10px;
	width: 100%;
}
}
