@charset "UTF-8";
/*レスポンシブサイズ設定*/
/*沿革*/
/* line 19, ../scss/page.scss */
.enkaku_page {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

@media only screen and (max-width: 736px) {
/* line 19, ../scss/page.scss */
.enkaku_page {
	padding: 0 5px;
}
}
/* line 25, ../scss/page.scss */
.enkaku_page .text p {
	font-size: 16px;
	line-height: 1.6em;
	padding-bottom: 30px;
}

@media print, screen and (min-width: 737px) {
/* line 32, ../scss/page.scss */
.enkaku_page .pic1 {
	-js-display: flex;
	display: flex;
	justify-content: space-between;
	padding: 0 10px 30px;
}
}

@media only screen and (max-width: 736px) {
/* line 38, ../scss/page.scss */
.enkaku_page .pic1 li {
	margin-bottom: 20px;
	text-align: center;
}
}
/*交通のご案内*/
/* line 49, ../scss/page.scss */
.access_page {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
/* line 51, ../scss/page.scss */
.access_page .top_area {
	background: #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	margin-bottom: 35px;
}

@media print, screen and (min-width: 737px) {
/* line 51, ../scss/page.scss */
.access_page .top_area {
	-js-display: flex;
	display: flex;
	justify-content: space-between;
	padding: 20px;
}
}

@media only screen and (max-width: 736px) {
/* line 51, ../scss/page.scss */
.access_page .top_area {
	padding: 10px;
}
}

@media print, screen and (min-width: 737px) {
/* line 66, ../scss/page.scss */
.access_page .top_area .pic {
	width: 45%;
}
}
/* line 71, ../scss/page.scss */
.access_page .top_area .text {
	line-height: 1.6em;
	text-align: center;
}

@media print, screen and (min-width: 737px) {
/* line 71, ../scss/page.scss */
.access_page .top_area .text {
	width: 50%;
	font-size: 24px;
	padding: 75px 0 0 0;
}
}

@media only screen and (max-width: 736px) {
/* line 71, ../scss/page.scss */
.access_page .top_area .text {
	font-size: 18px;
}
}
/* line 86, ../scss/page.scss */
.access_page #map_canvas {
	width: 100%;
}

@media print, screen and (min-width: 737px) {
/* line 86, ../scss/page.scss */
.access_page #map_canvas {
	height: 540px;
	margin-bottom: 35px;
}
}

@media only screen and (max-width: 736px) {
/* line 86, ../scss/page.scss */
.access_page #map_canvas {
	height: 330px;
	margin-bottom: 10px;
}
}
/* line 97, ../scss/page.scss */
.access_page .syudan {
	background: #fff;
	padding: 45px 20px 1px;
}
/* line 100, ../scss/page.scss */
.access_page .syudan .box {
	font-size: 18px;
	line-height: 1.6em;
}

@media print, screen and (min-width: 737px) {
/* line 100, ../scss/page.scss */
.access_page .syudan .box {
	margin-bottom: 50px;
}
}

@media only screen and (max-width: 736px) {
/* line 100, ../scss/page.scss */
.access_page .syudan .box {
	margin-bottom: 35px;
}
}
/* line 109, ../scss/page.scss */
.access_page .syudan .box .s_tit {
	margin-bottom: 15px;
  font-size: 1.4rem;
}

@media print, screen and (min-width: 737px) {
/* line 112, ../scss/page.scss */
.access_page .syudan .box .s_tit .parking {
	position: relative;
	top: 5px;
	margin-left: 10px;
}
}
/*永代供養について*/
/* line 124, ../scss/page.scss */
.eidai_page {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
/* line 126, ../scss/page.scss */
.eidai_page p {
	font-size: 16px;
	line-height: 1.8em;
}
/* line 130, ../scss/page.scss */
.eidai_page .sec1, .eidai_page .sec2 {
	margin-bottom: 30px;
}

@media only screen and (max-width: 736px) {
/* line 130, ../scss/page.scss */
.eidai_page .sec1, .eidai_page .sec2 {
	margin: auto 5px 30px;
}
}
/* line 136, ../scss/page.scss */
.eidai_page .sec1 .under_page_stit, .eidai_page .sec2 .under_page_stit {
	margin-bottom: 30px;
}
/* line 140, ../scss/page.scss */
.eidai_page .text {
	margin-bottom: 30px;
}

@media print, screen and (min-width: 737px) {
/* line 140, ../scss/page.scss */
.eidai_page .text {
	padding: 0 10px;
}
}

@media print, screen and (min-width: 737px) {
/* line 147, ../scss/page.scss */
.eidai_page .sec1 .pic {
	background: url(../image/eidai/sec1_picbg.png) no-repeat;
	padding: 40px;
	text-align: center;
}
}

@media only screen and (max-width: 736px) {
/* line 147, ../scss/page.scss */
.eidai_page .sec1 .pic {
	padding: 5px;
	background: #1c303a;
	text-align: center;
}
}
/* line 158, ../scss/page.scss */
.eidai_page .sec1 .pic .cap {
	display: block;
	text-align: center;
	color: #fff;
}

@media print, screen and (min-width: 737px) {
/* line 158, ../scss/page.scss */
.eidai_page .sec1 .pic .cap {
	padding: 5px 0;
}
}

@media only screen and (max-width: 736px) {
/* line 158, ../scss/page.scss */
.eidai_page .sec1 .pic .cap {
	font-size: 14px;
	padding: 5px 0 0 0;
}
}

@media print, screen and (min-width: 737px) {
/* line 173, ../scss/page.scss */
.eidai_page .sec2 .pic {
	float: right;
	padding: 0 0 15px 15px;
}
}

@media only screen and (max-width: 736px) {
/* line 173, ../scss/page.scss */
.eidai_page .sec2 .pic {
	text-align: center;
}
}
/*行事案内*/
/* line 186, ../scss/page.scss */
.event_page {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
/* line 188, ../scss/page.scss */
.event_page .maitsuki {
	position: relative;
	background: #fff;
}

@media print, screen and (min-width: 737px) {
/* line 188, ../scss/page.scss */
.event_page .maitsuki {
	padding: 30px 10px;
	margin-bottom: 50px;
}
}

@media only screen and (max-width: 736px) {
/* line 188, ../scss/page.scss */
.event_page .maitsuki {
	padding: 60px 5px 20px;
	margin: 50px 5px 60px;
}
}
/* line 199, ../scss/page.scss */
.event_page .maitsuki .icon {
	position: absolute;
	top: -50px;
	left: 0;
	right: 0;
	margin: auto;
	width: 100px;
	height: 100px;
}

@media print, screen and (min-width: 737px) {
/* line 208, ../scss/page.scss */
.event_page .maitsuki .maitsuki_tit {
	margin-bottom: 35px;
}
}

@media only screen and (max-width: 736px) {
/* line 208, ../scss/page.scss */
.event_page .maitsuki .maitsuki_tit {
	margin-bottom: 25px;
}
}
/* line 217, ../scss/page.scss */
.event_page .maitsuki ul li {
	font-size: 16px;
	border-bottom: solid 1px #000;
	padding-bottom: 10px;
	margin-bottom: 20px;
	line-height: 1.6em;
}

@media print, screen and (min-width: 737px) {
/* line 223, ../scss/page.scss */
.event_page .maitsuki ul li .date {
	display: inline-block;
	width: 120px;
}
}

@media only screen and (max-width: 736px) {
/* line 223, ../scss/page.scss */
.event_page .maitsuki ul li .date {
	display: block;
}
}

@media print, screen and (min-width: 737px) {
/* line 236, ../scss/page.scss */
.event_page .kakutsuki .block {
	-js-display: flex;
	display: flex;
	justify-content: space-between;
	margin-bottom: 90px;
	align-items: flex-start;
}
}

@media only screen and (max-width: 736px) {
/* line 236, ../scss/page.scss */
.event_page .kakutsuki .block {
	margin: 0 5px 50px;
}
}
/* line 246, ../scss/page.scss */
.event_page .kakutsuki .block .kaku_tit {
	text-align: center;
}

@media print, screen and (min-width: 737px) {
/* line 246, ../scss/page.scss */
.event_page .kakutsuki .block .kaku_tit {
	max-width: 205px;
	width: 20%;
}
}
/* line 253, ../scss/page.scss */
.event_page .kakutsuki .block .list {
	background: #fff;
}

@media print, screen and (min-width: 737px) {
/* line 253, ../scss/page.scss */
.event_page .kakutsuki .block .list {
	width: 77%;
	padding: 25px 15px;
	min-height: 100px;
}
}

@media only screen and (max-width: 736px) {
/* line 253, ../scss/page.scss */
.event_page .kakutsuki .block .list {
	padding: 30px 5px;
}
}
/* line 263, ../scss/page.scss */
.event_page .kakutsuki .block .list li {
	font-size: 16px;
	border-bottom: solid 1px #000;
	line-height: 1.6em;
}

@media print, screen and (min-width: 737px) {
/* line 263, ../scss/page.scss */
.event_page .kakutsuki .block .list li {
	padding-bottom: 10px;
	margin-bottom: 25px;
}
}

@media only screen and (max-width: 736px) {
/* line 263, ../scss/page.scss */
.event_page .kakutsuki .block .list li {
	padding-bottom: 5px;
	margin-bottom: 15px;
}
}
/* line 275, ../scss/page.scss */
.event_page .kakutsuki .block .list li:last-child {
	margin-bottom: 0;
}

@media print, screen and (min-width: 737px) {
/* line 278, ../scss/page.scss */
.event_page .kakutsuki .block .list li .tit {
	display: inline-block;
	width: 140px;
}
}

@media only screen and (max-width: 736px) {
/* line 278, ../scss/page.scss */
.event_page .kakutsuki .block .list li .tit {
	display: block;
}
}
/* line 288, ../scss/page.scss */
.event_page .kakutsuki .block .list .more {
	padding: 20px 0;
	text-align: center;
}
/* line 294, ../scss/page.scss */
.event_page .kakutsuki .block .dec_hidden_area .dec_tit {
	text-align: center;
	padding: 20px 0;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  font-size:24px;
}
/* line 299, ../scss/page.scss */
.event_page .kakutsuki .block .dec_hidden_area .inner p {
	font-size: 16px;
	line-height: 23px;
}

@media print, screen and (min-width: 737px) {
/* line 298, ../scss/page.scss */
.event_page .kakutsuki .block .dec_hidden_area .inner {
	-js-display: flex;
	display: flex;
	justify-content: space-between;
}
/* line 306, ../scss/page.scss */
.event_page .kakutsuki .block .dec_hidden_area .inner .pic {
	width: 46%;
}
/* line 309, ../scss/page.scss */
.event_page .kakutsuki .block .dec_hidden_area .inner .text {
	width: 52%;
}
}

@media only screen and (max-width: 736px) {
/* line 314, ../scss/page.scss */
.event_page .kakutsuki .block .dec_hidden_area .inner .pic {
	text-align: center;
	padding: 10px 0;
}
}
/* line 322, ../scss/page.scss */
.event_page .kakutsuki .block .more a.dec_btn {
	display: inline-block;
	padding: 0 20px 0 40px;
	text-align: right;
	position: relative;
}
/* line 327, ../scss/page.scss */
.event_page .kakutsuki .block .more a.dec_btn:before {
	content: '▼';
	position: absolute;
	left: 10px;
}
/* line 332, ../scss/page.scss */
.event_page .kakutsuki .block .more a.dec_btn.active {
	padding: 0 30px 0 50px;
}
/* line 334, ../scss/page.scss */
.event_page .kakutsuki .block .more a.dec_btn.active:before {
	content: '▲';
	position: absolute;
	left: 10px;
}
/* line 345, ../scss/page.scss */
.event_page .other .under_page_tit {
	padding-bottom: 25px;
}
/* line 348, ../scss/page.scss */
.event_page .other .block {
	background: #fff;
}

.event_page .other .block.shukatu_no_zikan{
	background: #FFF8CC;
}

@media print, screen and (min-width: 737px) {
/* line 348, ../scss/page.scss */
.event_page .other .block {
  margin-bottom: 20px;
	padding: 40px 10px;
  font-size: 16px;
  line-height: 1.6em;    
}
}

@media only screen and (max-width: 736px) {
/* line 348, ../scss/page.scss */
.event_page .other .block {
	margin: 0 5px auto;
	padding: 25px 5px 10px;
}
}

@media print, screen and (min-width: 737px) {
/* line 357, ../scss/page.scss */
.event_page .other .block .other_stit {
	margin-bottom: 20px;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  font-size: 24px;
}
}

@media only screen and (max-width: 736px) {
/* line 357, ../scss/page.scss */
.event_page .other .block .other_stit {
	text-align: center;
	margin-bottom: 15px;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  font-size: 20px;
}
}

.event_page .other .block .inner.photo_h_wrap .photo_h img{
  max-width: 100%;
  border: 20px solid #e5e5e5;
  box-sizing: border-box;
}
@media print, screen and (min-width: 737px) {
/* line 366, ../scss/page.scss */
.event_page .other .block .inner {
	-js-display: flex;
	display: flex;
	justify-content: space-between;
  margin-bottom: 15px;
}
.event_page .other .block .inner.photo_h_wrap{
	-js-display: flex;
	display: flex;
	justify-content:space-around;
  margin-bottom: 15px;
}
.event_page .other .block .inner.photo_h_wrap .photo_h{
  width: 360px;
  text-align: center;
}
}

@media print, screen and (min-width: 737px) {
/* line 371, ../scss/page.scss */
.event_page .other .block .inner .pic {
	width: 55%;
}
}

@media only screen and (max-width: 736px) {
/* line 371, ../scss/page.scss */
.event_page .other .block .inner .pic {
	text-align: center;
	margin-bottom: 10px;
}
.event_page .other .block .inner.photo_h_wrap .photo_h{
  max-width: 100%;
  margin: auto;
  text-align: center;
}
}
/* line 380, ../scss/page.scss */
.event_page .other .block .inner .text {
	font-size: 16px;
	line-height: 1.6em;
}

@media print, screen and (min-width: 737px) {
/* line 380, ../scss/page.scss */
.event_page .other .block .inner .text {
	width: 43%;
	margin-top: 15px;
}
.event_page .other .block .inner.photo_h_wrap .text {
	width: 100%;
	margin-top: 15px;
}
}

@media only screen and (max-width: 736px) {
/* line 380, ../scss/page.scss */
.event_page .other .block .inner .text {
	padding: 0 0 15px;
}
}
/*常住寺のご案内*/
/* line 397, ../scss/page.scss */
.guide_page {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
/* line 399, ../scss/page.scss */
.guide_page p {
	font-size: 16px;
	line-height: 1.6em;
}
/* line 403, ../scss/page.scss */
.guide_page .top_text {
	margin-bottom: 20px;
}

@media only screen and (max-width: 736px) {
/* line 403, ../scss/page.scss */
.guide_page .top_text {
	padding: 0 5px;
}
}
/* line 409, ../scss/page.scss */
.guide_page .sec1, .guide_page .sec3, .guide_page .sec4 {
	background: #fff;
}

@media print, screen and (min-width: 737px) {
/* line 409, ../scss/page.scss */
.guide_page .sec1, .guide_page .sec3, .guide_page .sec4 {
	padding: 15px;
	margin-bottom: 75px;
}
}

@media only screen and (max-width: 736px) {
/* line 409, ../scss/page.scss */
.guide_page .sec1, .guide_page .sec3, .guide_page .sec4 {
	margin: auto 5px 20px;
	padding: 35px 5px;
}
}

@media print, screen and (min-width: 737px) {
/* line 419, ../scss/page.scss */
.guide_page .sec1 .s_tit, .guide_page .sec3 .s_tit, .guide_page .sec4 .s_tit {
	margin-bottom: 15px;
  font-size: 1.6rem;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  color: #E92D00;
  text-align: center;
}
}

@media only screen and (max-width: 736px) {
/* line 419, ../scss/page.scss */
.guide_page .sec1 .s_tit, .guide_page .sec3 .s_tit, .guide_page .sec4 .s_tit {
	margin-bottom: 10px;
  font-size: 1.4rem;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  color: #E92D00;
  text-align: center;
}
}

@media print, screen and (min-width: 737px) {
/* line 428, ../scss/page.scss */
.guide_page .sec1 {
	padding: 15px;
	margin-bottom: 75px;
}
}

@media print, screen and (min-width: 737px) {
/* line 435, ../scss/page.scss */
.guide_page .sec1 .pic {
	margin-bottom: 15px;
}
}

@media only screen and (max-width: 736px) {
/* line 435, ../scss/page.scss */
.guide_page .sec1 .pic {
	margin-bottom: 5px;
}
}
/* line 444, ../scss/page.scss */
.guide_page .sec2 {
	background: #1c303a;
}

@media print, screen and (min-width: 737px) {
/* line 444, ../scss/page.scss */
.guide_page .sec2 {
	padding: 50px 15px;
	background: url(../image/guide/sec2_bg.png) no-repeat center top;
}
}

@media only screen and (max-width: 736px) {
/* line 444, ../scss/page.scss */
.guide_page .sec2 {
	padding: 5px;
	margin-bottom: 15px;
}
}
/* line 454, ../scss/page.scss */
.guide_page .sec2 .top {
	max-width: 622px;
	margin: auto;
	text-align: center;
}
/* line 461, ../scss/page.scss */
.guide_page .sec2 .text {
	color: #fff;
	text-align: left;
}

@media print, screen and (min-width: 737px) {
/* line 461, ../scss/page.scss */
.guide_page .sec2 .text {
	margin-bottom: 30px;
}
}

@media only screen and (max-width: 736px) {
/* line 461, ../scss/page.scss */
.guide_page .sec2 .text {
	margin-bottom: 15px;
}
}

@media print, screen and (min-width: 737px) {
/* line 472, ../scss/page.scss */
.guide_page .sec2 .btm_pic {
	-js-display: flex;
	display: flex;
	justify-content: space-between;
}
}

@media only screen and (max-width: 736px) {
/* line 477, ../scss/page.scss */
.guide_page .sec2 .btm_pic li {
	text-align: center;
	margin-bottom: 15px;
}
}
/* line 486, ../scss/page.scss */
.guide_page .sec3 .s_stit {
	text-align: center;
}

@media print, screen and (min-width: 737px) {
/* line 486, ../scss/page.scss */
.guide_page .sec3 .s_stit {
	margin-bottom: 20px;
}
}

@media only screen and (max-width: 736px) {
/* line 486, ../scss/page.scss */
.guide_page .sec3 .s_stit {
	margin-bottom: 15px;
}
}

@media print, screen and (min-width: 737px) {
/* line 495, ../scss/page.scss */
.guide_page .sec3 .pic {
	-js-display: flex;
	display: flex;
	justify-content: space-between;
}
}
/* line 500, ../scss/page.scss */
.guide_page .sec3 .pic li {
	text-align: center;
}
.guide_page .sec3 .pic li img{
	width: 90%;
  margin-bottom: 10px;
}

@media only screen and (max-width: 736px) {
/* line 500, ../scss/page.scss */
.guide_page .sec3 .pic li {
	margin-bottom: 40px;
}
/* line 504, ../scss/page.scss */
.guide_page .sec3 .pic li:last-child {
	margin-bottom: 0;
}
}

@media print, screen and (min-width: 737px) {
/* line 512, ../scss/page.scss */
.guide_page .sec4 .pic {
	-js-display: flex;
	display: flex;
	justify-content: space-between;
}
}

@media only screen and (max-width: 736px) {
/* line 512, ../scss/page.scss */
.guide_page .sec4 .pic {
	text-align: center;
}
}

@media only screen and (max-width: 736px) {
/* line 520, ../scss/page.scss */
.guide_page .sec4 .pic li {
	margin-bottom: 20px;
}
}

@media print, screen and (min-width: 737px) {
/* line 524, ../scss/page.scss */
.guide_page .sec4 .pic li:first-child {
	max-width: 320px;
}
}

@media print, screen and (min-width: 737px) {
/* line 529, ../scss/page.scss */
.guide_page .sec4 .pic li:last-child {
	max-width: 630px;
}
}

@media only screen and (max-width: 736px) {
/* line 529, ../scss/page.scss */
.guide_page .sec4 .pic li:last-child {
	margin-bottom: 0;
}
}
/* line 537, ../scss/page.scss */
.guide_page .sec4 .pic li .text {
	text-align: left;
}

@media print, screen and (min-width: 737px) {
/* line 537, ../scss/page.scss */
.guide_page .sec4 .pic li .text {
	padding: 0 10px;
}
}
/*ご依頼の内容*/
/* line 549, ../scss/page.scss */
.request_page {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
/* line 551, ../scss/page.scss */
.request_page .sec1, .request_page .sec2, .request_page .sec3, .request_page .sec4 {
	background: #fff;
}

@media print, screen and (min-width: 737px) {
/* line 551, ../scss/page.scss */
.request_page .sec1, .request_page .sec2, .request_page .sec3, .request_page .sec4 {
	margin-bottom: 110px;
	padding: 45px 30px;
}
}

@media only screen and (max-width: 736px) {
/* line 551, ../scss/page.scss */
.request_page .sec1, .request_page .sec2, .request_page .sec3, .request_page .sec4 {
	margin: 0 5px 50px;
	padding: 35px 5px;
}
}

@media only screen and (max-width: 736px) {
/* line 561, ../scss/page.scss */
.request_page .sec1 .s_tit, .request_page .sec2 .s_tit, .request_page .sec3 .s_tit, .request_page .sec4 .s_tit {
	text-align: center;
	margin-bottom: 15px;
}
}

@media only screen and (max-width: 736px) {
/* line 567, ../scss/page.scss */
.request_page .sec1 .pic, .request_page .sec2 .pic, .request_page .sec3 .pic, .request_page .sec4 .pic {
	text-align: center;
	margin-bottom: 20px;
}
}
/* line 573, ../scss/page.scss */
.request_page .sec1 p, .request_page .sec2 p, .request_page .sec3 p, .request_page .sec4 p {
	font-size: 18px;
	line-height: 2em;
}
/* line 578, ../scss/page.scss */
.request_page .sec1 .list li, .request_page .sec2 .list li, .request_page .sec3 .list li, .request_page .sec4 .list li {
	margin-bottom: 15px;
}
/* line 582, ../scss/page.scss */
.request_page .sec1 .caption1, .request_page .sec2 .caption1, .request_page .sec3 .caption1, .request_page .sec4 .caption1 {
	text-align: center;
}
/* line 584, ../scss/page.scss */
.request_page .sec1 .caption1 .inner, .request_page .sec2 .caption1 .inner, .request_page .sec3 .caption1 .inner, .request_page .sec4 .caption1 .inner {
	background: #53455f;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	color: #fff;
	display: inline-block;
	margin: auto;
}

@media print, screen and (min-width: 737px) {
/* line 584, ../scss/page.scss */
.request_page .sec1 .caption1 .inner, .request_page .sec2 .caption1 .inner, .request_page .sec3 .caption1 .inner, .request_page .sec4 .caption1 .inner {
	padding: 2% 3%;
	font-size: 20px;
}
}

@media only screen and (max-width: 736px) {
/* line 584, ../scss/page.scss */
.request_page .sec1 .caption1 .inner, .request_page .sec2 .caption1 .inner, .request_page .sec3 .caption1 .inner, .request_page .sec4 .caption1 .inner {
	line-height: 1.5em;
	padding: 15px 5px;
}
}

@media print, screen and (min-width: 737px) {
/* line 610, ../scss/page.scss */
.request_page .sec1 .s_tit {
	float: left;
	padding: 90px 0 115px;
}
}

@media print, screen and (min-width: 737px) {
/* line 619, ../scss/page.scss */
.request_page .sec1 .pic {
	float: right;
}
}

@media print, screen and (min-width: 737px) {
/* line 626, ../scss/page.scss */
.request_page .sec1 .text {
	float: left;
	width: 60%;
}
}
/* line 635, ../scss/page.scss */
.request_page .sec1 .list {
	clear: both;
}

@media print, screen and (min-width: 737px) {
/* line 641, ../scss/page.scss */
.request_page .sec2 .inner, .request_page .sec3 .inner, .request_page .sec4 .inner {
	-js-display: flex;
	display: flex;
	justify-content: space-between;
}
/* line 644, ../scss/page.scss */
.request_page .sec2 .inner .s_tit, .request_page .sec3 .inner .s_tit, .request_page .sec4 .inner .s_tit {
	text-align: center;
	padding: 80px 0 115px;
}
/* line 649, ../scss/page.scss */
.request_page .sec2 .text, .request_page .sec3 .text, .request_page .sec4 .text {
	margin-bottom: 35px;
}
}

@media print, screen and (min-width: 737px) {
/* line 657, ../scss/page.scss */
.request_page .sec2 .inner .s_tit, .request_page .sec3 .inner .s_tit {
	order: 2;
}
/* line 660, ../scss/page.scss */
.request_page .sec2 .inner .pic, .request_page .sec3 .inner .pic {
	order: 1;
}
}
/* line 668, ../scss/page.scss */
.request_page .sec4 .caption2 {
	color: #53455f;
	font-size: 24px;
	text-align: center;
}

@media print, screen and (min-width: 737px) {
/* line 668, ../scss/page.scss */
.request_page .sec4 .caption2 {
	margin-bottom: 35px;
}
}

@media only screen and (max-width: 736px) {
/* line 668, ../scss/page.scss */
.request_page .sec4 .caption2 {
	line-height: 1.2em;
	margin-bottom: 30px;
}
}
/* line 680, ../scss/page.scss */
.request_page .sec4 .caption3 {
	font-size: 18px;
	line-height: 1.5em;
	text-align: center;
	padding: 20px 0 0 0;
}

@media print, screen and (min-width: 737px) {
/* line 680, ../scss/page.scss */
.request_page .sec4 .caption3 {
	margin-bottom: 50px;
}
}

@media only screen and (max-width: 736px) {
/* line 680, ../scss/page.scss */
.request_page .sec4 .caption3 {
	margin-bottom: 10px;
}
}
/* line 692, ../scss/page.scss */
.request_page .sec4 .info {
	max-width: 790px;
	margin: auto;
	text-align: center;
	border: solid #53455f 2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}

@media print, screen and (min-width: 737px) {
/* line 692, ../scss/page.scss */
.request_page .sec4 .info {
	padding: 20px 0;
}
}

@media only screen and (max-width: 736px) {
/* line 692, ../scss/page.scss */
.request_page .sec4 .info {
	padding: 15px;
}
}
/* line 708, ../scss/page.scss */
.request_page .sec4 .info .info_tit {
	text-align: center;
	font-size: 30px;
	color: #53455f;
	font-weight: initial;
	line-height: 1.2em;
}

@media print, screen and (min-width: 737px) {
/* line 708, ../scss/page.scss */
.request_page .sec4 .info .info_tit {
	-js-display: flex;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
}
}

@media only screen and (max-width: 736px) {
/* line 708, ../scss/page.scss */
.request_page .sec4 .info .info_tit {
	margin-bottom: 30px;
}
}

@media print, screen and (min-width: 737px) {
/* line 723, ../scss/page.scss */
.request_page .sec4 .info .info_tit .tit_text {
	margin-left: 15px;
}
}
/* line 729, ../scss/page.scss */
.request_page .sec4 .info .info_cap {
	color: #53455f;
	font-size: 30px;
	line-height: 1.3em;
}

@media only screen and (max-width: 736px) {
/* line 729, ../scss/page.scss */
.request_page .sec4 .info .info_cap {
	text-align: left;
	margin-bottom: 20px;
}
}
/* line 738, ../scss/page.scss */
.request_page .sec4 .info .info_text {
	line-height: 1.5em;
	margin-bottom: 35px;
}

@media only screen and (max-width: 736px) {
/* line 738, ../scss/page.scss */
.request_page .sec4 .info .info_text {
	text-align: left;
}
}
/*ご依頼の流れ*/
/* line 750, ../scss/page.scss */
.flow_page {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
/* line 752, ../scss/page.scss */
.flow_page .sec1 {
	text-align: center;
}
.email_end{
	font-size: 1rem;
}
@media print, screen and (min-width: 737px) {
/* line 754, ../scss/page.scss */
.flow_page .sec1 .text1 {
	font-size: 24px;
	line-height: 1.5em;
}
}

@media only screen and (max-width: 736px) {
/* line 754, ../scss/page.scss */
.flow_page .sec1 .text1 {
	font-size: 18px;
	line-height: 1.5em;
}
}
/* line 764, ../scss/page.scss */
.flow_page .sec1 .tel {
	background: #53455f;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	color: #fff;
	display: inline-block;
	margin: 10px auto;
}

@media print, screen and (min-width: 737px) {
/* line 764, ../scss/page.scss */
.flow_page .sec1 .tel {
	padding: 15px 120px 0;
}
}

@media only screen and (max-width: 736px) {
/* line 764, ../scss/page.scss */
.flow_page .sec1 .tel {
	padding: 10px;
}
}

@media print, screen and (min-width: 737px) {
/* line 785, ../scss/page.scss */
.flow_page .sec1 .text2 {
	font-size: 18px;
	line-height: 1.5em;
	margin-bottom: 40px;
}
}

@media only screen and (max-width: 736px) {
/* line 785, ../scss/page.scss */
.flow_page .sec1 .text2 {
	font-size: 16px;
	line-height: 1.5em;
	margin-bottom: 15px;
}
}
/* line 798, ../scss/page.scss */
.flow_page .sec2, .flow_page .sec4 {
	background: #fff;
	line-height: 1.6em;
}

@media print, screen and (min-width: 737px) {
/* line 798, ../scss/page.scss */
.flow_page .sec2, .flow_page .sec4 {
	padding: 25px 15px;
	font-size: 18px;
	margin: auto auto 60px;
}
}

@media only screen and (max-width: 736px) {
/* line 798, ../scss/page.scss */
.flow_page .sec2, .flow_page .sec4 {
	padding: 10px 5px;
	font-size: 16px;
	margin: 0 5px 50px;
}
}
/* line 812, ../scss/page.scss */
.flow_page .sec3 {
	text-align: center;
	font-size: 24px;
	line-height: 1.6em;
}

@media print, screen and (min-width: 737px) {
/* line 812, ../scss/page.scss */
.flow_page .sec3 {
	margin-bottom: 85px;
}
}

@media only screen and (max-width: 736px) {
/* line 812, ../scss/page.scss */
.flow_page .sec3 {
	margin-bottom: 40px;
}
}
/* line 824, ../scss/page.scss */
.flow_page .sec5 {
	background: #964650;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	color: #fff;
	margin: auto;
	max-width: 795px;
}

@media print, screen and (min-width: 737px) {
/* line 824, ../scss/page.scss */
.flow_page .sec5 {
	padding: 20px 25px;
	margin-bottom: 85px;
}
}

@media only screen and (max-width: 736px) {
/* line 824, ../scss/page.scss */
.flow_page .sec5 {
	padding: 20px 10px;
	margin-bottom: 35px;
}
}
/* line 845, ../scss/page.scss */
.flow_page .form .form_tit {
	margin-bottom: 30px;
	text-align: center;
}
/* line 849, ../scss/page.scss */
.flow_page .form .form_table {
	font-size: 16px;
	color: #333333;
	width: 100%;
	margin: auto auto 30px;
	background-color: #fff;
}

@media print, screen and (min-width: 737px) {
/* line 849, ../scss/page.scss */
.flow_page .form .form_table {
	border-top: dashed 1px #a6a6a6;
}
}

@media only screen and (max-width: 736px) {
/* line 849, ../scss/page.scss */
.flow_page .form .form_table {
	border-top: dashed 1px #a6a6a6;
	width: 96%;
}
}

@media print, screen and (min-width: 737px) {
/* line 862, ../scss/page.scss */
.flow_page .form .form_table tr {
	border-bottom: dashed 1px #D0D0D0;
}
/* line 865, ../scss/page.scss */
.flow_page .form .form_table tr:nth-child(4), .flow_page .form .form_table tr:nth-child(5), .flow_page .form .form_table tr:nth-child(6) {
	border-bottom: dashed 1px #a6a6a6;
}
}

@media only screen and (max-width: 736px) {
/* line 862, ../scss/page.scss */
.flow_page .form .form_table tr {
	border-bottom: dashed 1px #a6a6a6;
}
}
/* line 873, ../scss/page.scss */
.flow_page .form .form_table tr:nth-child(odd) {
	background-color: #f7f5f0;
}
/* line 877, ../scss/page.scss */
.flow_page .form .form_table th {
	text-align: left;
}
/* line 879, ../scss/page.scss */
.flow_page .form .form_table th.req:after {
	content: '※';
	color: #ff0000;
}
.Required{
	color: red;
}
@media print, screen and (min-width: 737px) {
/* line 877, ../scss/page.scss */
.flow_page .form .form_table th {
	width: 26%;
	padding: 30px 20px;
	font-weight: inherit;
	vertical-align: middle;
}
}

@media only screen and (max-width: 736px) {
/* line 877, ../scss/page.scss */
.flow_page .form .form_table th {
	display: block;
	width: 90%;
	padding: 20px 10px 10px;
}
}

@media print, screen and (min-width: 737px) {
/* line 896, ../scss/page.scss */
.flow_page .form .form_table td {
	padding: 30px 10px;
}
}

@media only screen and (max-width: 736px) {
/* line 896, ../scss/page.scss */
.flow_page .form .form_table td {
	display: block;
	padding: 0 10px 20px 10px;
}
}

@media print, screen and (min-width: 737px) {
/* line 904, ../scss/page.scss */
.flow_page .form .form_table td .name {
	width: 225px;
}
}

@media only screen and (max-width: 736px) {
/* line 904, ../scss/page.scss */
.flow_page .form .form_table td .name {
	width: 97%;
}
}
/* line 913, ../scss/page.scss */
.flow_page .form .form_table td .email {
	margin-bottom: 20px;
}

@media print, screen and (min-width: 737px) {
/* line 913, ../scss/page.scss */
.flow_page .form .form_table td .email {
	width: 285px;
}
}

@media only screen and (max-width: 736px) {
/* line 913, ../scss/page.scss */
.flow_page .form .form_table td .email {
	width: 97%;
}
}

@media print, screen and (min-width: 737px) {
/* line 922, ../scss/page.scss */
.flow_page .form .form_table td .tel {
	width: 225px;
}
}

@media only screen and (max-width: 736px) {
/* line 922, ../scss/page.scss */
.flow_page .form .form_table td .tel {
	width: 97%;
}
}

@media print, screen and (min-width: 737px) {
/* line 931, ../scss/page.scss */
.flow_page .form .form_table td .add {
	width: 435px;
}
}

@media print, screen and (min-width: 737px) {
/* line 936, ../scss/page.scss */
.flow_page .form .form_table td .note {
	width: 425px;
	height: 205px;
	font-size: 1rem;
}
}

@media only screen and (max-width: 736px) {
/* line 936, ../scss/page.scss */
.flow_page .form .form_table td .note {
	width: 99%;
	height: 150px;
	font-size: 1rem;
}
}
/* line 948, ../scss/page.scss */
.flow_page .form .form_table td.label1 label {
	display: block;
	margin: 5px 0;
}
/* line 956, ../scss/page.scss */
.flow_page .form .submit_area {
	text-align: center;
}
/* line 958, ../scss/page.scss */
.flow_page .form .submit_area .text {
	padding: 0 0 20px;
}
/* line 960, ../scss/page.scss */
.flow_page .form .submit_area .text a {
	color: #fff;
	text-decoration: underline;
}
/* line 965, ../scss/page.scss */
.flow_page .form .submit_area input {
	background-color: #53455f;
	font-size: 24px;
	font-weight: inherit;
	color: #fff;
	height: 60px;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}

@media print, screen and (min-width: 737px) {
/* line 965, ../scss/page.scss */
.flow_page .form .submit_area input {
	width: 230px;
}
}

@media only screen and (max-width: 736px) {
/* line 965, ../scss/page.scss */
.flow_page .form .submit_area input {
	width: 80%;
	margin: auto;
}
}

/*# sourceMappingURL=page.css.map */
