@charset "UTF-8";

#catch {
	width: 91%;
	margin-top: 10px;
}

#catch_sub_bg {
	width: 100%;
	height: 521px;
	background: url("../img/background.png") center no-repeat;
	margin-top: 0px;
	background-attachment:fixed;
}

#catch_sub {
	margin: 65px 0px 0px 145px;
}

.column {
	width: 100%;

	border-bottom: 1px dashed #a0a0a0;
	padding-bottom: 40px;
	margin-bottom: 60px;
}

.c_m {
	padding: 40px 36px 0 36px;
}

.title {
	color: #202020;
	font-size: 22px;
	font-weight: bold;
	float: left;
}

.title_text {
	color: #a0a0a0;
	font-size: 13px;
	margin: 5px 0 0 15px;
	float: left;
}

.thr_outer {
	background-color: #efefef;
}

#thr_jpn {
	width: 100%;
	height: 250px;
	background: url("../img/japan.png") no-repeat;
	background-position: -371px -59px;
}

#pin {
	width: 25%;
	height: 81px;
	color: #565656;
	font-size: 23px;
	font-weight: bold;
	padding: 35px 2% 75px 15%;
	float: left;
}

#pin img {
	width: 90%;
}

#tel_icon {
	width: 60px;
	margin: 100px 35px 65px 0px;
	float: left;
}

.place-text {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;

	font-size:14px;
}

.phone-area {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.phone-area>div{
	width: 49%;
}
.place-text .ttl{
}
.place-text .sub-ttl{
	text-align: center;
	margin-top: 20px;

}

.place-text .phone{
	text-align: center;
	margin-bottom: 20px;
}
.place-text .phone a{
	color: #ff5626;
	font-weight: bold;
	font-size:19px;
}


/* balloon-1 left */
#balloon {
	position: relative;
	display: inline-block;
	margin-top: 42px;
	width: 45%;
	height: 162px;
	color: #19283C;
	text-align: center;
	background: #ffffff;
	border: 1px solid #a2a2a2;
	z-index: 0;
	float: left;
}
#balloon:before {
	content: "";
	position: absolute;
	top: 50%; left: -20px;
	margin-top: -16px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 21px 21px 21px 0;
	border-color: transparent #ffffff transparent transparent;
	z-index: 0;
}
#balloon:after {
	content: "";
	position: absolute;
	top: 50%; left: -22px;
	margin-top: -17px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 22px 22px 22px 0;
	border-color: transparent #a2a2a2 transparent transparent;
	z-index: -1;
}

#balloon p {
	font-size: 18px;
	margin-left: 30px;
	text-align: left;
	margin-top: 10px;
}
#balloon p:nth-child(2){
	font-weight: bold;
}
#balloon img {
	width: 90%;
	margin: 0px auto auto;
	max-width: 538px;
}


.flow_next {
	float: right;
	width: 13px;
}

#blog_top {
	color: #ffffff;
	font-size: 14px;
	margin-top: -2px;
	padding: 6px 10px;
	background-color: #2692d2;
	float: left;
}

#blog_top:hover {
	opacity: 0.8;
}

#blog_top img {
	vertical-align: middle;
}

#blog {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 45px;
}

.blog_b {
	width: 33%;
	background-color: #e1f3ff;
	padding: 20px;
	box-sizing: border-box;
}

.blog_w {
	width: 34%;
	height: 118px;
	float: left;
}

.blog_box {

}

.blog_date {
	font-size: 11px;
}

.blog_text {
	color: #0964ab;
	font-size: 13px;

}
.blog_text .img{
	height: 300px;
}

.blog_text .img img{
object-fit: cover;
	height: 100%;
	width: 100%;
}
.blog_text .text{
	margin-top: 20px;
}
#genre {
	width: 100%;
	height: auto;
}

#g_m {
	padding: 40px 36px 0 36px;
}

#boxes {
	width: 100%;
	height: 1300px;
	margin-top: 65px;
	position: relative;
}

.x1y1 {
	width: 24%;
	height: 290px;
	margin-right: 1%;
	margin-bottom: 10px;
	border: 1px solid #2693d2;
}

.x1y2 {
	width: 24%;
	height: 590px;
	margin-right: 1%;
	margin-bottom: 10px;
	border: 1px solid #2693d2;
}

.x2y1 {
	width: 49%;
	height: 290px;
	margin-right: 1%;
	margin-bottom: 10px;
	border: 1px solid #2693d2;
}

#b1 .group_txt, #b8 .group_txt, #b9 .group_txt {
	width: 70%;
	margin-top: 80px;
	padding-right: 5%;
	float: right;
}

#b1 img, #b8 img, #b9 img {
	height: 60px;
	margin-top: 110px;
	margin-left: 5%;
	float: left;
}

#b2 img, #b4 img, #b6 img, #b10 img {
	height: 60px;
	margin: 20px 40% 0 40%;
}

#b3 img, #b5 img, #b7 img {
	height: 60px;
	margin: 20px 40%;
}

#b1 .group_head,#b8 .group_head, #b9 .group_head {
	color: #2692d2;
	font-size: 15px;
	line-height: 23px;
	padding-top: 18px;
	padding-bottom: 10px;
}

#b2 .group_head,#b3 .group_head,
#b4 .group_head,#b5 .group_head,
#b6 .group_head,#b7 .group_head,
#b10 .group_head {
	color: #2692d2;
	font-size: 15px;
	line-height: 23px;
	padding-top: 18px;
	padding-bottom: 10px;
	text-align: center;
}

.group_detail {
	color: #565656;
	font-size: 13px;
	line-height: 21px;
}

#b2 .group_detail,#b3 .group_detail,#b4 .group_detail,#b5 .group_detail,
#b6 .group_detail,#b7 .group_detail,#b10 .group_detail {
	width: 80%;
	margin-left: 10%;
}

.x2y1 .group_head {
	text-align: left;
}

.x1y2 .group_head {
	padding-top: 36px;
}

.x1y2 .group_detail {
	padding-top: 25px;
}

#b1 {
	position: absolute;
	top: 0;
	left: 0;
}

#b2 {
	position: absolute;
	top: 0;
	left: 50%;
}

#b3 {
	position: absolute;
	top: 0;
	left: 75%;
}

#b4 {
	position: absolute;
	top: 300px;
	left: 0;
}

#b5 {
	position: absolute;
	top: 300px;
	left: 25%;
}

#b6 {
	position: absolute;
	top: 300px;
	left: 50%;
}

#b7 {
	position: absolute;
	top: 600px;
	left: 0;
}

#b8 {
	position: absolute;
	top: 600px;
	left: 50%;
}

#b9 {
	position: absolute;
	top: 900px;
	left: 25%;
}

#b10 {
	position: absolute;
	top: 900px;
	left: 75%;
}

.janre-sub{
	padding-top:40px;
	padding-bottom:20px;
	width: 100%;
	position: absolute;
	top: 1200px;
}

.text_sb {
    font-size: 24px;
    color: #57B4E6;
    font-weight: bold;
    text-align: center;
	margin-bottom:24px;
}
.text_sb a{
	color: #57B4E6;
}
.janre-sub img {
	width: 100%;
}

.case {
	padding-left: 36px;
	padding-right: 36px;
	padding-bottom: 30px;
	padding-top:24px;
}

.case_head {
	width: 35%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	margin-bottom: 33px;
	background-color: white;
	position: relative;
	padding-left: 28px;
	padding-right: 28px;
}

.case_head img {
	width: 100%
}

.case_example {
	overflow: hidden;
	border-top: 2px solid #959595;
	padding-top: 59px;
	margin-top: -60px;
}

.case_example img{
	display: block;
	float: left;
	width: 23.4%;
}

.top-pref-link-cover a{
	display: inline-block;
}

.to-dtl{
	text-align: center;
	margin-top: 20px;
}
.to-dtl a{
	display: inline-block;
	padding: 20px;
	background-color: #fff;
	color: #242568;
	font-weight: bold;
	font-size: 18px;
}

.slick-next:before, .slick-prev:before {
	
	font-size: 60px;
}