@charset "utf-8";
/*////////////////////////////////////
service
////////////////////////////////////*/
/*service1*/
@media screen and (min-width: 768px){
#service_top_image {
	position: relative;
}
#service1 {
	position: relative;
	width: 100%;
	padding: 50px 0;
	background: #f1efeb;
}

#service_area1 {
	position: relative;
	width: 100%;
}
#service1_image {
	position: relative;
	width: 100%;
	margin-bottom: 60px;
	display: flex;
	justify-content: flex-start;
}
#service1_image img {
	width: 50%;
}
#service1_image_word {
	position: relative;
	width: 100%;
	text-align: center;
	background: #f1efeb;
}
#service1_subtitle {
	position: relative;
	font-family: "Noto Serif JP", serif;
	color: #333;
	font-size: 1.4rem;
	font-weight: 400;
	padding: 3px 5px;
	margin-bottom: 20px;
}

#service_image_area {
	position: relative;
	width: 100%;
	background: linear-gradient(180deg, #f1efeb 0%, #f1efeb 50%, #FEFEFE 50%, #FEFEFE 100%);
	z-index: 3;
}
#service1_image_slick {
	position: relative;
	width: 90%;
	max-width: 800px;
	margin: 0 auto;
}
.service1sum_img {
	cursor: pointer;
}
#service1_word_area {
	position: relative;
	width: 100%;
	padding: 50px 0;
	background: #FEFEFE;
}
.service1_word {
	position: relative;
	width: 70%;
	max-width: 800px;
	margin:0 auto;
	color: #333;
	font-size: 1.8rem;
	letter-spacing: 0.2em;
	line-height: 2;
	font-family: "Noto Serif JP", serif;
	margin-bottom: 50px;
}
.service1_word h3 {
	color: rgba(153,92,29,1.00);
}
.service1_word ul {
	padding: 0 0 0 1em;
	margin: 0;
	list-style:disc;
}
.service1_word ul li {
	
}
a.service_contact {
	display: inline-block;
	background: rgba(35,61,89,1.00);
	color: #FFF;
	text-decoration: none;
	padding: 10px 30px;
	margin: 50px 0;
	border-radius: 50px;
	transition: all 0.3s;
}
a:hover.service_contact {
	background:rgba(20,81,141,1.00);
}



#service1_image_title {
	position: relative;
	width: 100%;
}
#service1_image_title h2 {
	color: #333;
	font-size: 3.6rem;
	letter-spacing: 0.2em;
	font-weight: 400;
	margin-bottom: 10px;
	font-family: "Noto Serif JP", serif;
}

.service1_word2 {
	position: relative;
	width: 70%;
	margin-left: 15%;
	color: #333;
	font-size: 1.6rem;
	letter-spacing: 0.2em;
	line-height: 2;
	font-family: "Noto Serif JP", serif;
	text-align: center;
	margin-bottom: 50px;
	padding-top: 50px;
}
.service1_word2 h3 {
	color: #333;
	font-size: 2.4rem;
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 2;
	font-family: "Noto Serif JP", serif;
}
#service1_image02 {
	position: relative;
	width: 40%;
	margin: 0 auto;
	border-top: 1px solid #FEEEEE;
}
}

@media screen and (min-width: 0px) and (max-width: 767px){
#service_top_image {
	position: relative;
}
#service1 {
	position: relative;
	width: 100%;
	padding: 50px 0;
	background: #f1efeb;
}

#service_area1 {
	position: relative;
	width: 100%;
}
#service1_image {
	position: relative;
	width: 100%;
	margin-bottom: 60px;
	display: flex;
	justify-content: flex-start;
}
#service1_image img {
	width: 50%;
}
#service1_image_word {
	position: relative;
	width: 100%;
	text-align: center;
	background: #f1efeb;
}
#service1_subtitle {
	position: relative;
	font-family: "Noto Serif JP", serif;
	color: #333;
	font-size: 1.4rem;
	font-weight: 400;
	padding: 3px 5px;
	margin-bottom: 20px;
}

#service_image_area {
	position: relative;
	width: 100%;
	background: linear-gradient(180deg, #f1efeb 0%, #f1efeb 50%, #FEFEFE 50%, #FEFEFE 100%);
	z-index: 3;
}
#service1_image_slick {
	position: relative;
	width: 90%;
	max-width: 800px;
	margin: 0 auto;
}
.service1sum_img {
	cursor: pointer;
}
#service1_word_area {
	position: relative;
	width: 100%;
	padding: 50px 0;
	background: #FEFEFE;
}
.service1_word {
	position: relative;
	width: 90%;
	max-width: 800px;
	margin:0 auto;
	color: #333;
	font-size: 1.8rem;
	letter-spacing: 0.2em;
	line-height: 2;
	font-family: "Noto Serif JP", serif;
	margin-bottom: 50px;
}
.service1_word h3 {
	color: rgba(153,92,29,1.00);
}
.service1_word ul {
	padding: 0 0 0 1em;
	margin: 0;
	list-style:disc;
}
.service1_word ul li {
	
}
a.service_contact {
	display: inline-block;
	background: rgba(35,61,89,1.00);
	color: #FFF;
	text-decoration: none;
	padding: 10px 30px;
	margin: 50px 0;
	border-radius: 50px;
	transition: all 0.3s;
}
a:hover.service_contact {
	background:rgba(20,81,141,1.00);
}



#service1_image_title {
	position: relative;
	width: 100%;
}
#service1_image_title h2 {
	color: #333;
	font-size: 2.6rem;
	letter-spacing: 0.2em;
	font-weight: 400;
	margin-bottom: 10px;
	font-family: "Noto Serif JP", serif;
}

.service1_word2 {
	position: relative;
	width: 90%;
	margin-left: 5%;
	color: #333;
	font-size: 1.6rem;
	letter-spacing: 0.2em;
	line-height: 2;
	font-family: "Noto Serif JP", serif;
	text-align: center;
	margin-bottom: 50px;
	padding-top: 50px;
}
.service1_word2 h3 {
	color: #333;
	font-size: 2.4rem;
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 2;
	font-family: "Noto Serif JP", serif;
}
#service1_image02 {
	position: relative;
	width: 40%;
	margin: 0 auto;
	border-top: 1px solid #FEEEEE;
}
}

/*////////////////////////////////////
service detail
////////////////////////////////////*/

@media screen and (min-width: 768px){
.service_detail {
	position: relative;
	width: 100%;
	background: #f1efeb;
	padding: 80px 0;
}
.service_detail_area {
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}
.service_section_title {
	position: relative;
	margin-bottom: 100px;
	text-align: center;
}
.service_section_title h2 {
	font-family: "Noto Serif JP", serif;
	font-size: 2.6rem;
	font-weight: 300;
}
.service_section_title h2::before {
	content: "";
	position: absolute;
	bottom: -16px;
	left: 50%;
	transform: translateX(-50%);
	width: 80px;
	height: 2px;
	background: rgba(176,108,22,1.00);
}
.service1_detail_place {
	position: relative;
	width: 100%;
	padding: 100px;
	background: #FEFEFE;
}
.service_section_place_title {
	position: relative;
	margin-bottom: 2em;
}
.service_section_place_title h3 {
	font-family: "Noto Serif JP", serif;
	color: rgba(176,108,22,1.00);
	font-weight: 300;
	font-size: 2rem;
	letter-spacing: 0.06em;
}
.service_section_place_word {
	position: relative;
	margin-bottom: 50px;
}
.service_section_place_word p {
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	font-weight: 300;
	margin-bottom: 1em;
	line-height: 2;
}
.service_section_place_word p:last-child {
	margin-bottom: 0;
}
.service_section_place_photo {
	position: relative;
	width: 100%;
	margin-bottom: 50px;
}

.service_detail_area_flex {
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}
.service_detail_place_flex {
	position: relative;
	width: 100%;
	background: #FEFEFE;
	padding: 100px;
}


.service_detail_item {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	border-bottom: 1px solid #eee;
	padding-top: 50px;
}
.service_section_place_title_left {
	position: relative;
	margin-bottom: 2em;
	width: 20%;
	margin-left: 2%;
}
.service_section_place_title_left h3 {
	font-family: "Noto Serif JP", serif;
	color: rgba(176,108,22,1.00);
	font-weight: 300;
	font-size: 2rem;
	letter-spacing: 0.06em;
}
.service_section_place_word_right {
	position: relative;
	margin-bottom: 50px;
	width: 78%;
}
.service_section_place_word_right p {
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	font-weight: 300;
	margin-bottom: 1em;
	line-height: 2;
}
.service_section_place_word_right p:last-child {
	margin-bottom: 0;
}
.service_section_place_word_right ul {
	padding: 0;
	margin: 0 0 0 1em;
}
.service_section_place_word_right ul li {
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	font-weight: 300;
	margin-bottom: 1em;
	line-height: 2;
}
.service_detail_area_ques {
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}
.service_detail_place_ques {
	position: relative;
	width: 100%;
	background: #FEFEFE;
	padding: 100px;
}
.service_section_ques {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px solid #EEE;
}
.service_section_ques_q {
	position: relative;
	margin-bottom: 10px;
	cursor: pointer;
}
.service_section_ques_q::before {
	content: '';
	width: 10px;
	height: 10px;
	border: 0;
	border-top: solid 2px #333;
	border-right: solid 2px #333;
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%) rotate(45deg);
	bottom: 0;
	margin: auto;
	transition: all 0.3s;
}
.service_section_ques_q.active::before {
	transform: rotate(135deg);
}
.service_section_ques_q p {
	margin: 0 0 5px 0;
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	line-height: 2;
	font-weight: 300;
}
.service_section_ques_a {
	position: relative;
	background: #EEE;
	height: 0;
	opacity: 0;
	transition: all 0.3s;
}
.service_section_ques_a p {
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	line-height: 2;
	font-weight: 300;
	padding: 10px;
}
.service_section_ques_a.active {
	height: auto;
	opacity: 1;
}
}

@media screen and (min-width: 0px) and (max-width: 767px){
.service_detail {
	position: relative;
	width: 100%;
	background: #f1efeb;
	padding: 50px 0;
}
.service_detail_area {
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}
.service_section_title {
	position: relative;
	margin-bottom: 50px;
	text-align: center;
}
.service_section_title h2 {
	font-family: "Noto Serif JP", serif;
	font-size: 2.6rem;
	font-weight: 300;
}
.service_section_title h2::before {
	content: "";
	position: absolute;
	bottom: -16px;
	left: 50%;
	transform: translateX(-50%);
	width: 80px;
	height: 2px;
	background: rgba(176,108,22,1.00);
}
.service1_detail_place {
	position: relative;
	width: 100%;
	padding: 50px 20px;
	background: #FEFEFE;
}
.service_section_place_title {
	position: relative;
	margin-bottom: 2em;
}
.service_section_place_title h3 {
	font-family: "Noto Serif JP", serif;
	color: rgba(176,108,22,1.00);
	font-weight: 300;
	font-size: 2rem;
	letter-spacing: 0.06em;
}
.service_section_place_word {
	position: relative;
	margin-bottom: 50px;
}
.service_section_place_word p {
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	font-weight: 300;
	margin-bottom: 1em;
	line-height: 2;
}
.service_section_place_word p:last-child {
	margin-bottom: 0;
}
.service_section_place_photo {
	position: relative;
	width: 100%;
	margin-bottom: 50px;
}

.service_detail_area_flex {
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}
.service_detail_place_flex {
	position: relative;
	width: 100%;
	background: #FEFEFE;
	padding: 50px 20px;
}


.service_detail_item {
	position: relative;
	width: 100%;
	border-bottom: 1px solid #eee;
	padding-top: 50px;
}
.service_section_place_title_left {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}
.service_section_place_title_left h3 {
	font-family: "Noto Serif JP", serif;
	color: rgba(176,108,22,1.00);
	font-weight: 300;
	font-size: 2rem;
	letter-spacing: 0.06em;
}
.service_section_place_word_right {
	position: relative;
	margin-bottom: 50px;
	width: 100%;
}
.service_section_place_word_right p {
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	font-weight: 300;
	margin-bottom: 1em;
	line-height: 2;
	padding-right: 30px;
}
.service_section_place_word_right p:last-child {
	margin-bottom: 0;
}
.service_section_place_word_right ul {
	padding: 0;
	margin: 0 0 0 1em;
}
.service_section_place_word_right ul li {
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	font-weight: 300;
	margin-bottom: 1em;
	line-height: 2;
}
.service_detail_area_ques {
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}
.service_detail_place_ques {
	position: relative;
	width: 100%;
	background: #FEFEFE;
	padding: 100px;
}
.service_section_ques {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px solid #EEE;
}
.service_section_ques_q {
	position: relative;
	margin-bottom: 10px;
	cursor: pointer;
}
.service_section_ques_q::before {
	content: '';
	width: 10px;
	height: 10px;
	border: 0;
	border-top: solid 2px #333;
	border-right: solid 2px #333;
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%) rotate(45deg);
	bottom: 0;
	margin: auto;
	transition: all 0.3s;
}
.service_section_ques_q.active::before {
	transform: rotate(135deg);
}
.service_section_ques_q p {
	margin: 0 0 5px 0;
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	line-height: 2;
	font-weight: 300;
}
.service_section_ques_a {
	position: relative;
	background: #EEE;
	height: 0;
	opacity: 0;
	transition: all 0.3s;
}
.service_section_ques_a p {
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	line-height: 2;
	font-weight: 300;
	padding: 10px;
}
.service_section_ques_a.active {
	height: auto;
	opacity: 1;
}
}

/*service3*/
@media screen and (min-width: 768px){
#service_top_image_onaoshi {
	position: relative;
	width: 100%;
}
#service_top_image_onaoshi_img {
	position: relative;
	width: 100%;
}
#service_top_image_onaoshi_img_sp {
	display: none;
}
#onaoshi_top {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
}
#onaoshi_top h2 {
	font-family: "Noto Serif JP", serif;
	color: #FFF;
	font-size: 4rem;
	margin-bottom: 10px;
	font-weight: 400;
	letter-spacing: 0.1em;
}
#onaoshi_top p {
	font-size: 1.4rem;
	color: #FFF;
	letter-spacing: 0.1em;
}

#service3 {
	position: relative;
	width: 100%;
	background: #f1efeb;
	padding: 100px;
}
#service_area3 {
	position: relative;
	width: 90%;
	max-width: 800px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
}
#service3_about_title {
	position: relative;
	width: 30%;
	margin-right: 10%;
	display: flex;
	justify-content: center;
}
#service3_about_title h3 {
	font-family: "Noto Serif JP", serif;
	font-size: 3rem;
	font-weight: 400;
	writing-mode: vertical-rl;
	line-height: 2;
}
#service3_about_word {
	position: relative;
	font-family: "Noto Serif JP", serif;
	width: 60%;
	font-size: 1.6rem;
	line-height: 3;
}

#service3_01 {
	position: relative;
	width: 100%;
	padding: 100px 0 0 0;
}
#service3_01_area {
	position:relative;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#service3_01_area_title {
	position: relative;
	width: 100%;
	text-align: center;
	margin-bottom: 100px;
}
#service3_01_area_title h3 {
	font-family: "Noto Serif JP", serif;
	font-size: 2.6rem;
	font-weight: 400;
}
}

@media screen and (min-width: 0px) and (max-width: 767px){
#service_top_image_onaoshi {
	position: relative;
	width: 100%;
}
#service_top_image_onaoshi_img_sp {
	position: relative;
	width: 100%;
}
#service_top_image_onaoshi_img {
	display: none;
}
#onaoshi_top {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
}
#onaoshi_top h2 {
	font-family: "Noto Serif JP", serif;
	color: #FFF;
	font-size: 3rem;
	margin-bottom: 10px;
}
#onaoshi_top p {
	font-size: 1.4rem;
	color: #FFF;
}

#service3 {
	position: relative;
	width: 100%;
	background: #f1efeb;
	padding: 100px 0;
}
#service_area3 {
	position: relative;
	width: 90%;
	margin: 0 auto;
	max-width: 800px;
}
#service3_about_title {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
}
#service3_about_title h3 {
	font-family: "Noto Serif JP", serif;
	font-size: 2.6rem;
	font-weight: 400;
	writing-mode: vertical-rl;
	line-height: 2;
	margin-bottom: 2em;
}
#service3_about_word {
	position: relative;
	font-family: "Noto Serif JP", serif;
	width: 100%;
	font-size: 1.6rem;
	line-height: 3;
}

#service3_01 {
	position: relative;
	width: 100%;
	padding: 100px 0 0 0;
}
#service3_01_area {
	position:relative;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#service3_01_area_title {
	position: relative;
	width: 100%;
	text-align: center;
	margin-bottom: 100px;
}
#service3_01_area_title h3 {
	font-family: "Noto Serif JP", serif;
	font-size: 2.6rem;
	font-weight: 400;
}
}

@media screen and (min-width: 1200px){
#service3_01_item_area {
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin-bottom: 80px;
	display: flex;
	justify-content: flex-start;
	flex-direction:row-reverse;
	flex-wrap: wrap;
}
.service3_01_item {
	position: relative;
	width: 23%;
	margin: 0 1%;
	
	display: flex;
	justify-content: flex-start;
	flex-direction:row-reverse;

}
.service3_01_item_title {
	position: relative;
	display: inline-block;
	writing-mode:vertical-rl;
	margin: 0 auto 0 1em;
	font-family: "Noto Serif JP", serif;
	font-size: 2rem;
	font-weight: 400;
}
.service3_01_item_word {
	position: relative;
	display: inline-block;
	writing-mode:vertical-rl;
	margin: 0 0 0 auto;
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 2;
}
}
@media screen and (min-width: 768px) and (max-width:1199px){
#service3_01_item_area {
	position: relative;
	width: 100%;
	max-width: 1000px;
	margin-bottom: 80px;
	display: flex;
	justify-content: flex-start;
	flex-direction:row-reverse;
	flex-wrap: wrap;
}
.service3_01_item {
	position: relative;
	width: 45%;
	margin: 0 2.5% 50px;
	
	display: flex;
	justify-content: flex-start;
	flex-direction:row-reverse;

}
.service3_01_item_title {
	position: relative;
	display: inline-block;
	writing-mode:vertical-rl;
	margin: 0 auto 0 1em;
	font-family: "Noto Serif JP", serif;
	font-size: 2rem;
	font-weight: 400;
}
.service3_01_item_word {
	position: relative;
	display: inline-block;
	writing-mode:vertical-rl;
	margin: 0 1em 0 auto;
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 2;
}
}
@media screen and (min-width: 0px) and (max-width:767px){
#service3_01_item_area {
	position: relative;
	width: 100%;
	max-width: 1000px;
	margin-bottom: 80px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.service3_01_item {
	position: relative;
	width: 100%;
	margin: 0 auto 50px;
	
	display: flex;
	justify-content: flex-start;
	flex-direction:row-reverse;

}
.service3_01_item_title {
	position: relative;
	display: inline-block;
	writing-mode:vertical-rl;
	margin: 0 auto 0 1em;
	font-family: "Noto Serif JP", serif;
	font-size: 2rem;
	font-weight: 400;
}
.service3_01_item_word {
	position: relative;
	display: inline-block;
	writing-mode:vertical-rl;
	margin: 0 1em 0 auto;
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 2;
}
}




@media screen and (min-width: 768px){
.service3_section {
	position: relative;
	width: 100%;
	padding: 100px 0;
}
.service3_section_area {
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}
.service3_section_title {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}
.service3_section_title h3 {
	font-family: "Noto Serif JP", serif;
	font-size: 3rem;
	font-weight: 600;
}
.service3_section_word {
	position: relative;
	font-family: "Noto Serif JP", serif;
	text-align: center;
	font-size: 1.6rem;
	line-height: 2;
	font-weight: 400;
	max-width: 600px;
	margin: 0 auto;
	margin-bottom: 50px;
}

.service3_section_place {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.service3_section_item {
	position: relative;
	width: 48%;
	margin: 0 1%;
	border: 1px solid #333;
	padding: 30px;
}
.service3_section_item h4 {
	font-family: "Noto Serif JP", serif;
	font-size: 1.8rem;
	font-weight: 600;
}
.service3_section_item p {
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	margin-bottom: 1em;
}
.service3_section_item ul {
	padding: 0;
	margin: 0 0 0 2em;
}
.service3_section_item ul li {
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	line-height: 2em;
}
.service3_section_item2_left {
	position: relative;
	width: 45%;
	margin: 0 4% 30px 1%;
}
.service3_section_item2_right {
	position: relative;
	width: 45%;
	margin: 0 0 30px 5%;
}
.service3_section_item2_right h4 {
	font-family: "Noto Serif JP", serif;
	font-size: 1.8rem;
	font-weight: 600;
}
.service3_section_item2_right p {
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	line-height: 2;
}
.service3_section_item2_right ul {
	padding: 0;
	margin: 0 0 0 1em;
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	line-height: 2em;
}
}
@media screen and (min-width: 0px) and (max-width: 767px){
.service3_section {
	position: relative;
	width: 100%;
	padding: 100px 0;
	overflow: hidden;
}
.service3_section_area {
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}
.service3_section_title {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}
.service3_section_title h3 {
	font-family: "Noto Serif JP", serif;
	font-size: 2.6rem;
	font-weight: 600;
}
.service3_section_word {
	position: relative;
	font-family: "Noto Serif JP", serif;
	text-align: left;
	font-size: 1.6rem;
	line-height: 2;
	font-weight: 400;
	max-width: 600px;
	margin: 0 auto;
	margin-bottom: 50px;
}

.service3_section_place {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.service3_section_item {
	position: relative;
	width: 100%;
	margin-bottom: 50px;
	border: 1px solid #333;
	padding: 30px;
}
.service3_section_item h4 {
	font-family: "Noto Serif JP", serif;
	font-size: 1.8rem;
	font-weight: 600;
}
.service3_section_item p {
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	margin-bottom: 1em;
}
.service3_section_item ul {
	padding: 0;
	margin: 0 0 0 2em;
}
.service3_section_item ul li {
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	line-height: 2em;
}
.service3_section_item2_left {
	position: relative;
	width: 100%;
	margin: 0 0 50px 0;
}
.service3_section_item2_right {
	position: relative;
	width: 100%;
}
.service3_section_item2_right h4 {
	font-family: "Noto Serif JP", serif;
	font-size: 1.8rem;
	font-weight: 600;
}
.service3_section_item2_right p {
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	line-height: 2;
}
.service3_section_item2_right ul {
	padding: 0;
	margin: 0 0 0 1em;
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	line-height: 2em;
}
}

@media screen and (min-width: 768px){
#service3_price_area {
	position: relative;
	width: 100%;
}
#service3_price_place {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.service3_price_img {
	position: relative;
	width: 18%;
	margin: 0 1% 20px 1%;
	text-align: center;
}
.service3_price_img img {
	width: 80%;
	text-align: center;
}
.service3_price_midashi {
	position: relative;
	width: 18%;
	margin: 0 1% 10px 1%;
	text-align: center;
	padding: 20px 0;
	font-size: 1.4rem;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
.service3_price {
	position: relative;
	width: 18%;
	margin: 0 1% 20px;
	background: rgba(242,236,202,1.00);
	padding: 20px;
	text-align: center;
	font-size: 1.4rem;
}
}

@media screen and (min-width: 0px) and (max-width: 767px){
.pcbr {
	display: none;
}
.spbr {
	font-size: 1.4rem;
	text-align: center;
}
#service3_price_area {
	position: relative;
	width: 100%;
	overflow: scroll;
}
#service3_price_place {
	position: relative;
	width: 1200px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.service3_price_img {
	position: relative;
	width: 18%;
	margin: 0 1% 20px 1%;
	text-align: center;
}
.service3_price_img img {
	width: 80%;
	text-align: center;
}
.service3_price_midashi {
	position: relative;
	width: 18%;
	margin: 0 1% 10px 1%;
	text-align: center;
	padding: 20px 0;
	font-size: 1.4rem;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
.service3_price {
	position: relative;
	width: 18%;
	margin: 0 1% 20px;
	background: rgba(242,236,202,1.00);
	padding: 20px;
	text-align: center;
	font-size: 1.4rem;
}
}

@media screen and (min-width: 768px){
.service3_section2 {
	position: relative;
	width: 100%;
	padding: 100px 0;
	background: #f1efeb;
}
.service3_section_word_area {
	position: relative;
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
}
.service3_section_word_area h4 {
	font-family: "Noto Serif JP", serif;
	font-size: 1.8rem;
	font-weight: 600;
}
.service3_section_word_area p {
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 2;
}
.service3_section_word_area ul {
	padding: 0;
	margin: 0 0 0 2em;
}
.service3_section_word_area li {
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 2;
}

}

@media screen and (min-width: 0px) and (max-width:767px){
.service3_section2 {
	position: relative;
	width: 100%;
	padding: 100px 0;
	background: #f1efeb;
}
.service3_section_word_area {
	position: relative;
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
}
.service3_section_word_area h4 {
	font-family: "Noto Serif JP", serif;
	font-size: 1.8rem;
	font-weight: 600;
}
.service3_section_word_area p {
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 2;
}
.service3_section_word_area ul {
	padding: 0;
	margin: 0 0 0 2em;
}
.service3_section_word_area li {
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 2;
}
}