@charset "UTF-8";
/* css Plan [other] */

@import url("main.css");

/*---------------------------------------------------- */
/* Section */
/*---------------------------------------------------- */
#first {
	margin: 0;
}
#sct002 {
	margin: 0;
}
#sct003 {
	margin: 0;
}
#sct004 {
	margin: 0;
}
#sct005 {
	margin: 0;
}

/*---------------------------------------------------- */
/* Other */
/*---------------------------------------------------- */
/*== Waku ==*/
.waku_other {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

/*---------------------------------------------------- */
/* Title */
/*---------------------------------------------------- */
/*== h3 ==*/
.headtitle2 {
	padding: 0;
	margin: 0 auto;
	height: auto;
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 6%, #fff 94%, rgba(255, 255, 255, 0) 100%);
	position: relative;
	overflow: hidden;
}
.headtitle2:before, .headtitle2:after {
	content: "";
	width: 100%;
	height: 2px;
	background: rgb(77,109,167);
	background: linear-gradient(90deg, rgba(58,87,140,1) 0%, rgba(124,150,197,1) 100%);
	position: absolute;
	left: 0;
}
.headtitle2:before {
	top: 0;
}
.headtitle2:after {
	bottom: 0;
}
.headtitle2 h3 {
	padding: 0;
	margin: 0;
	float: left;
	color: #2d2e2f;
	font-family: "Kosugi Maru", メイリオ, Meiryo, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
	text-align: left;
	line-height: 1.0;
}
.headtitle2 .txt {
	padding: 0;
	margin: 0;
	float: right;
	color: #6d6e6f;
	font-family: "Kosugi Maru", メイリオ, Meiryo, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 500;
	text-align: right;
	line-height: 1.0;
}
.headtitle2 .tel a {
	padding: 0;
	margin: 0;
	float: right;
	color: #2d2e2f;
	font-family: "Kosugi Maru", メイリオ, Meiryo, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 900;
	text-align: right;
	text-decoration: none;
	line-height: 1.0;
}
.headtitle2 .tel a .fa-phone-volume {
	padding: 0;
	margin: 0 6px 0 0;
	color: rgb(58,87,140);
	font-weight: 900;
	font-size: 105%;
	font-style: normal;
	display: inline-block;
}
.headtitle2 .tel a:hover {
	color: rgb(58,87,140);
	text-decoration: underline;
}

/*---------------------------------------------------- */
/* Memorial */
/*---------------------------------------------------- */
/*== img ==*/
.waku_other .photo_memorial {
	padding: 0;
	margin: 0 auto;
	height: auto;
}
.waku_other .photo_memorial img {
	padding: 0;
	margin: 0;
	width: 100%;
	vertical-align: bottom;
}

/*---------------------------------------------------- */
/* Training */
/*---------------------------------------------------- */
/*== img ==*/
.waku_other .photo_training {
	padding: 0;
	margin: 0 auto;
	height: auto;
}
.waku_other .photo_training img {
	padding: 0;
	margin: 0;
	width: 100%;
	vertical-align: bottom;
}




/* PC */
@media print, screen and (min-width: 960px) {
/*---------------------------------------------------- */
/* Section */
/*---------------------------------------------------- */
#first {
	padding-top: 40px;
	padding-bottom: 60px;
}
#sct002 {
	padding-top: 0;
	padding-bottom: 40px;
}
#sct003 {
	padding-top: 0;
	padding-bottom: 40px;
}
#sct004 {
	padding-top: 0;
	padding-bottom: 40px;
}
#sct005 {
	padding-top: 0;
	padding-bottom: 40px;
}

/*---------------------------------------------------- */
/* Other */
/*---------------------------------------------------- */
/*== Waku ==*/
.waku_other {
	width: 98%;
}

/*---------------------------------------------------- */
/* Title */
/*---------------------------------------------------- */
/*== h3 ==*/
.headtitle2 {
	padding: 14px 0;
	margin-bottom: 15px;
	width: 100%;
}
.headtitle2 h3 {
	margin-left: 15px;
	font-size: 25px;
}
.headtitle2 .txt {
	margin-top: 5px;
	margin-right: 15px;
	font-size: 16px;
}
.headtitle2 .tel {
	margin-right: 15px;
	font-size: 25px;
}

/*---------------------------------------------------- */
/* Memorial */
/*---------------------------------------------------- */
/*== img ==*/
.waku_other .photo_memorial {
	width: 100%;
}

/*---------------------------------------------------- */
/* Training */
/*---------------------------------------------------- */
/*== img ==*/
.waku_other .photo_training {
	width: 60%;
}




}

/* Minimum width 959px and Tablet */
@media all and (max-width: 959px) and (min-width: 600px) {
/*---------------------------------------------------- */
/* Section */
/*---------------------------------------------------- */
#first {
	padding-top: 25px;
	padding-bottom: 35px;
}
	
#sct002 {
	padding-top: 15px;
	padding-bottom: 20px;
}
	
#sct003 {
	padding-top: 15px;
	padding-bottom: 20px;
}
	
#sct004 {
	padding-top: 15px;
	padding-bottom: 20px;
}
	
#sct005 {
	padding-top: 15px;
	padding-bottom: 20px;
}

/*---------------------------------------------------- */
/* Other */
/*---------------------------------------------------- */
/*== Waku ==*/
.waku_other {
	width: 98%;
}

/*---------------------------------------------------- */
/* Title */
/*---------------------------------------------------- */
/*== h3 ==*/
.headtitle2 {
	padding: 12px 0;
	margin-bottom: 12px;
	width: 100%;
}
.headtitle2 h3 {
	margin-left: 12px;
	font-size: 22px;
}
.headtitle2 .txt {
	margin-top: 5px;
	margin-right: 12px;
	font-size: 14px;
}
.headtitle2 .tel {
	margin-right: 12px;
	font-size: 22px;
}

/*---------------------------------------------------- */
/* Memorial */
/*---------------------------------------------------- */
/*== img ==*/
.waku_other .photo_memorial {
	width: 99%;
}

/*---------------------------------------------------- */
/* Training */
/*---------------------------------------------------- */
/*== img ==*/
.waku_other .photo_training {
	width: 70%;
}



}


/* Phone */
/* Portrait mode */
@media only screen and (max-width: 599px) {
/*---------------------------------------------------- */
/* Section */
/*---------------------------------------------------- */
#first {
	padding-top: 25px;
	padding-bottom: 30px;
}
	
#sct002 {
	padding-top: 20px;
	padding-bottom: 10px;
}
	
#sct003 {
	padding-top: 20px;
	padding-bottom: 10px;
}
	
#sct004 {
	padding-top: 20px;
	padding-bottom: 10px;
}
	
#sct005 {
	padding-top: 20px;
	padding-bottom: 10px;
}

/*---------------------------------------------------- */
/* Other */
/*---------------------------------------------------- */
/*== Waku ==*/
.waku_other {
	width: 98%;
}

/*---------------------------------------------------- */
/* Title */
/*---------------------------------------------------- */
/*== h3 ==*/
.headtitle2 {
	padding: 12px 0;
	margin-bottom: 10px;
	width: 100%;
}
.headtitle2 h3 {
	margin-left: 10px;
	font-size: 19px;
}
.headtitle2 .txt {
	margin-top: 5px;
	margin-right: 10px;
	font-size: 12px;
}
.headtitle2 .tel {
	margin-right: 10px;
	font-size: 19px;
}

/*---------------------------------------------------- */
/* Memorial */
/*---------------------------------------------------- */
/*== img ==*/
.waku_other .photo_memorial {
	width: 98%;
}

/*---------------------------------------------------- */
/* Training */
/*---------------------------------------------------- */
/*== img ==*/
.waku_other .photo_training {
	width: 98%;
}




}