@charset "utf-8";
/*
Theme Name: portals_responsive
Author: portals
*/
/*==================================
* reset
* html5doctor.com Reset Stylesheet
* v1.6.1
* Last Updated: 2010-09-17
* Author: Richard Clark - http://richclarkdesign.com
* Twitter: @rich_clark
==================================*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
ol,
ul {
	list-style: none;
}
img {
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* change colors to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
/* change colors to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-weight: bold;
}
em {
	font-style: normal!important;
}
del {
	text-decoration: line-through;
}
abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* change border color to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input,
select {
	vertical-align: middle;
}
address {
	font-style: normal;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/*==================================
WordPress Natie Styles
editor
==================================*/
img.wp-smiley,
img.emoji {
	height: 2% !important;
	width: 2% !important;
}
.post p {
	display: block;
	margin: 1em;
}
.post strong {
	font-weight: bold;
}
.post em {
	font-style: oblique;
}
.post blockquote {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 40px;
	-webkit-margin-end: 40px;
}
.post ul {
	list-style: disc;
	margin: 0 3em 1em;
}
.post ol {
	list-style: decimal;
	margin: 0 3em 1em;
}
/* img */
.aligncenter {
	display: block;
	margin: 0 auto 8px;
}
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
	max-width: 100%;
}
/*==================================
SP_base
==================================*/
.clear {
	clear: both;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.img_left,
.img_right {
	margin: 0 auto 0.5em;
}
.img_center {
	display: block;
	margin: 0 auto 16px;
}
.only_pc {
	display: none;
}
img {
	display: block;
	margin: 0 auto;
	width: auto;
	max-width: 100%;
	height: auto;
}
a:link {
	color: #83a139;
}
a:visited {
	color: #fcafa7;
}
a:hover {
	color: #baea83;
}
a:active {
	color: #baea83;
}
body {
	overflow-x: hidden;
	background: #fff;
	color: #323232;
	font-size: 15px;
	line-height: 1.5;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
		Meiryo, Osaka, sans-serif;
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, "Helvetica Neue", Arial, sans-serif;
	/* 游明朝(transform rotateは明朝体の時だけ設定)
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	transform: rotate(.03deg); */
	/* 游ゴシック(font-weightはゴシック体の時のみ設定)
	font-family: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN",	"Hiragino Sans", Meiryo, "Helvetica Neue", Arial, sans-serif;
	font-weight: 500; */
}
.txt_font01{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	/* transform: rotate(.03deg); */
	font-weight: 600;
}
.txt_font02{
	font-family:'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
.txt_font03{
	font-family: "Allura";
	color: #d3c0a7;
}
.txt_font04{
	font-family: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN",	"Hiragino Sans", Meiryo, "Helvetica Neue", Arial, sans-serif;
	font-weight: 500;
}
/*==================================
SP_layout
==================================*/
#main {
	overflow: hidden;
	margin: 0 auto 40px;
	width: 100%;
	max-width: 640px;
}
#contents{
	margin: 1em auto 0;
}
#sidebar {
	margin: 0 auto 40px;
}
.conts {
	margin: 0 12px 16px;
}
.conts:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: "";
	clear: both;
	height: 0;
}
.conts .conts_inner {
	overflow: hidden;
}
.conts p:not([class]) {
	margin-bottom: 8px;
}
.ttl {
	margin: 0 4px 32px;
	text-align: center;
}
.bnr {
	margin: 0 4px 16px;
}
a:active img {
	-webkit-opacity: 0.7;
	opacity: 0.7;
}
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
/*==================================
SP_heading
==================================*/
.h_style01 {
	clear: both;
	margin: 24px auto 16px;
	padding: 8px;
	background: #f7f1de;
	border: solid 1px #d8c691;
	font-size: 20px;
	color: #563522;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    transform: rotate(.03deg);
    font-weight: 400;
}
.h_style01 a {
	color: inherit;
}
.h_style02,
.post h3:not([class]),
.block_wrapper h2:not(.nostyle) {
	clear: both;
	margin: 24px auto 16px;
	padding: 8px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #978177;
}
.h_style03,
.post h4,
.block_wrapper h3:not(.nostyle) {
	clear: both;
	margin: 32px 4px 24px;
	padding: 0 8px;
	font-size: 18px;
	border-left: solid 8px #d8c691;
	border-bottom: dotted 2px #d8c691;
}
.h_style04,
.post h5,
.block_wrapper h4:not(.nostyle) {
	clear: both;
	position: relative;
	overflow: hidden;
	margin: 24px 0 16px;
	padding: 0 8px 2px 32px;
	font-weight: bold;
	border-bottom: dotted 2px #d8c691;
	font-size: 16px;
}
.h_style04::before,
.post h5::before,
.block_wrapper h4:not(.nostyle)::before {
	position: absolute;
	margin-top: -0.25em;
	top: 50%;
	left: 0.5em;
	content: "";
	display: inline-block;
	background: #fff;
	width: 0.5em;
	height: 0.5em;
	border-radius: 50%;
	box-shadow: 0 0 0 8px #d8c691;
}
.h_style05,
.post h6,
.block_wrapper h5:not(.nostyle) {
	clear: both;
	overflow: hidden;
	margin: 24px 0 16px;
	padding: 0 4px 2px;
	font-weight: bold;
	border-bottom: double 4px #d8c691;
	font-size: 16px;
}
/*==================================
SP_header
==================================*/
.h_bg {
	background: #fff;
}
.header_conts_left{
	padding-bottom: 4%;
	border-bottom: 1px solid #333;
}
.h_inner {
	overflow: hidden;
	margin: 0 auto;
	padding: 8px 0;
	width: 95%;
	max-width: 1190px;
	text-align: center;
	font-family: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN",	"Hiragino Sans", Meiryo, "Helvetica Neue", Arial, sans-serif;
}
.h_inner h1{
	font-weight: 500;
}
.h_logo {
	margin: 4px auto;
	width: 44%;
}
.f-fixed{
	display: flex;
	justify-content: space-evenly;
	gap: 4px;
	background-color: #f7f1de;
	padding: 6px 4px;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
}
/*==================================
SP_navigation
==================================*/
nav {
	width: 100%;
	background: #fff;
}
.gnav_sp {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	-webkit-box-shadow: 0 5px 7px -2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 7px -2px rgba(0, 0, 0, 0.2);
}
.gnav_sp li {
	padding: 12px 0;
	width: 20%;
}
.gnav_sp img {
	width: 100%;
}
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}
/*ページ内リンク対策*/
#ryoukin {
	margin-top: -128px;
	padding-top: 128px;
}
.bt_pagetop_box{
	background-color: #978177;
}
.bt_pagetop {
	display: block;
	aspect-ratio: 1/1;
	margin: 0 auto;
	padding: 4% 0 0;
	width: min(15vw,90px);
}
/*==================================
SP_mainimg
==================================*/
.main_img_box{
	position: relative;
}
.main_img_box::before {
	position: absolute;
	content: "";
	background-image: url(image/top/main_txtbox.png);
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	width: 70%;
	height: 50%;
	left: 0;
	top: 60%;
	z-index: 2;
}
.main_img {
	display: block;
	/* margin: 0 auto 1em; */
	width: 100%;
}

.swiper {
	width: 100%;
}
// 各スライド要素の幅と高さ、テキストの位置を設定
.swiper-slide {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
}
.swiper-button-next, .swiper-button-prev {
	color: #434648!important;
}
@keyframes zoomUp {
	0% {
		transform: scale(1);
	}
	100% {
		transform: scale(1.15);
	}
}
.swiper-slide-active .swiper-img,
.swiper-slide-duplicate-active .swiper-img,
.swiper-slide-prev .swiper-img {
	animation: zoomUp 7s linear 0s normal both;
}
.swiper-slide img {
	aspect-ratio: 1/1;
	object-fit: cover;
}
/* .swiper-img03 img{
object-fit: cover;
object-position: 50% 50%;
width: 100%;
height: 100%;
} */
@media screen and (min-width: 782px) {
	.swiper-button-next, .swiper-rtl .swiper-button-prev {
		right: 50px!important;
	}
	.swiper-button-prev, .swiper-rtl .swiper-button-next {
		left: 46px!important;
	}
}
.main_img_bg img{
	object-fit: cover;
	object-position: top;
	max-height: 100px;
	width: 100%;
}
/*==================================
SP_contact
==================================*/
.contact_conts_btnbox.top_inner{
	padding: min(10vw,80px) 8px;
	background-color: #978177;
}
.contact_conts_btnbox .top_h2_en {
	color: #fff!important;
}
.contact_conts_btnbox .top_h2_en::before {
	background-color: #fff;
	width: 2px;
}
.contact_conts_btnbox .top_h2 {
	color: #fff!important;
	background: #978177!important;
}
.contact_conts_btnlist{
	padding: 0 10px;
}
.contact_conts {
	position: relative;
	background: #ecebe9;
}
.contact_conts .h_logo {
	margin: 0 auto 6%;
	width: 44%;
}
.contact_conts_box{
	max-width: 1100px;
	margin: 0 auto;
}
.contact_tel {
	margin: 0 0 16px;
}
.contact_uketsuke {
	overflow: hidden;
	margin: 6% auto;
}
.contact_uketsuke p {
	margin: 4% 0 0;
	text-align: center;
	font-size: clamp(15px,2vw,21px);
}
.contact_uketsuke span {
	margin: 0 auto;
	overflow: hidden;
	display: block;
	max-width: 304px;
}
.contact_conts_rigft .block_uketsuke th, .contact_conts_rigft .block_uketsuke td {
    font-weight: 400!important;
}
.contact_conts_rigft .uketsuke_block_notes {
    font-weight: 400!important;
}
.contact_add {
	text-align: center;
	margin: 0 auto;
}
.contact_add.txt_font04{
	font-weight: 400;
	font-size: clamp(15px,2vw,20px);
}
.contact_add dt {
	margin: 16px 0 0;
	font-weight: 400;
}
.contact_map {
	text-align: center;
}
.page_top_pc {
	display: none;
}
@media screen and (min-width: 600px) {
	.contact_uketsuke {
		width: 64%;
	}
}
/*==================================
SP_map
==================================*/
.map {
	position: relative;
	margin: 0 auto 1em;
	padding-bottom: 250px;
	width: 95%;
	max-width: 600px;
	height: 0;
	overflow: hidden;
}
.map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
address {
	margin: 0 auto 1em;
	font-size: 15px;
}
address span {
	display: block;
}
.add02 {
	margin-left: 3em;
}
.add03 {
	margin-left: 13em;
	color: #e34472;
	font-weight: bold;
}

/*==================================
SP_menu
==================================*/
.sideUpper,
.sideNav,
.sideLower,
.topUpper,
.topLower,
.blogNav {
	margin: 0 0 16px;
}
.side_fixed_menu {
	margin: 0 auto;
	border: none;
	width: 95%;
}
.side_fixed_menu a {
	border: none;
}
.side_fixed_menu li {
	margin: 0 auto 10px;
}
.side_fixed_menu li a/*PCサイドバーHOME・アクセスボタン*/ {
	color: #fff;
	display: inline-block;
	text-decoration: none;
	font-size: 18px;
	text-align: center;
	width: 100%;
	padding: 16px 0;
	background: #978177;
}
/*メニュー共通設定*/
.widget_nav_menu p,
.widget_categories p,
.widget_recent_entries p {
	padding: 8px;
	background: #d8c691;
	text-align: center;
	color: #563522;
	font-size: 18px;
}
/*メニュー（固定ページ/関連メニュー）*/
.widget_nav_menu,
.widget_categories,
.widget_recent_entries {
	margin: 0 auto 1em;
	width: 95%;
	max-width: 640px;
	border: solid 1px #d8c691;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.widget_nav_menu ul,
.widget_categories ul,
.widget_recent_entries ul  {
	margin: 8px 16px 16px;
}
.widget_nav_menu li,
.widget_categories li,
.widget_recent_entries li  {
	border-bottom: dotted 2px #563522;
}
.widget_nav_menu a,
.widget_categories a,
.widget_recent_entries a {
	display: block;
	padding: 10px 1em;
	text-decoration: none;
	color: inherit;
}

/*検索*/
.widget_search {
	text-align: center;
}
.widget_search label {
	display: none;
}
/*月別アーカイブ*/
.widget_archive {
	text-align: center;
}
.widget_archive label::before {
	content: "月別アーカイブ";
}
/*メタ情報*/
.widget_meta {
	border-bottom: solid 1px #bdbdae;
}
.widget_meta p {
	padding: 8px;
	border-bottom: solid 1px #bdbdae;
	text-align: center;
}
.widget_meta ul {
	margin: 16px 8px 0;
}
.widget_meta li {
	position: relative;
	margin: 0 0 8px;
	border-bottom: dotted 1px #bdbdae;
	font-size: 14px;
}
.widget_meta li:last-child {
	border-bottom: none;
}
/*==================================
SP_copyright
==================================*/
.copyright {
	background: #fff;
	text-align: center;
	margin: 0 0 18%;
	border-bottom: 10px solid #978177;
}
.copyright small {
	font-size: 1rem;
	font-size: 10px;
}
/*==================================
SP_footer
==================================*/
.f_inner {
	display: none;
}
/*==================================
SP_voice
==================================*/
.voice {
	margin: 0 0 24px;
}
.voice_list li {
	margin: 0 4px 16px;
	padding: 16px;
	background: #f0f0e1;
	border: solid 1px #bdbdae;
	border-radius: 8px;
}
.voice_conts {
	overflow: hidden;
	padding: 16px;
	background: #fff;
}
.voice_conts h3,
.voice_tit {
	margin: 0 0 8px;
	padding: 8px 16px;
	background: #fff;
	border-bottom: dotted 2px #e3e3da;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.voice_txt p {
	margin: 0 0 1em;
}
.voice_pic {
	width: 150px;
	margin: 0 auto 16px;
}
.voice_pic p > :first-child {
	display: block;
	margin: 0 auto 8px;
}
.menseki {
	overflow: hidden;
	margin: 16px 0 0;
	font-size: 12px;
	color: #79796a;
}

/*==================================
SP_toppage
==================================*/
.top_sejutsu_bt {
	margin: 0 4px 16px;
	text-align: center;
}
.top_sejutsu_bt li {
	display: inline-block;
	margin: 0 0 8px;
	padding: 0 2px;
	width: 49%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.top_point_list {
	margin: 0 8px 16px;
}
.top_point_list li {
	overflow: hidden;
	padding: 24px 0;
	border-bottom: dotted 2px #e3e3da;
}
.top_point_list li:first-child {
	padding: 0 0 24px;
}
.top_point_list h3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	font-size: 18px;
	margin: 0 0 16px;
}
.top_point_list h3 span {
	display: contents;
}
.top_point_list h3 img {
	max-width: 50px;
	margin: 0 2vw 0 0;
}
.top_point_txt {
	clear: left;
	font-size: 14px;
}
.top_flow_list {
	text-align: center;
}
.top_flow_list li {
	display: inline-block;
	width: 47.6%;
	vertical-align: top;
	margin: 0 0 22px;
	max-width: 198px;
	text-align: left;
}
.top_flow_list p {
	padding: 10px 0px;
}

.top_inner {
	padding: min(10vw,80px) 10px;
}
.top_inner02 {
	padding: min(10vw,80px) 10px;
}
.top_inner03 {
	padding: 0 10px min(10vw,80px);
}
.top_inner04 {
	padding: min(10vw,80px) 10px;
}
.top_h2_box{
	text-align: center;
}
.top_h2{
	color: #cf9e55!important;
	font-size: clamp(16px,2vw,28px)!important;
	background: #fff!important;
	margin: 0px auto 16px!important;
}
.top_h2_en{
	font-size: clamp(30px,5vw,48px);
	font-weight: 400;
}
.top_h2_en::before {
	display: block;
	margin: 0 auto min(3vw,16px);
	content: '';
	width: 1px;
	height: 1em;
	background-color: #333;
}

.top_main_point li{
	margin-bottom: 2em;
}
.top_main_point li:last-child{
	margin-bottom: 0;
}
.top_news{
	padding: min(10vw, 80px) 12px;
}
.top_news h2 img{
	width: 16%;
	padding: 3% 0 4%;
}
.top_news_list{
	border: 1px solid #333;
	border-radius: 8px;
	padding: 6% 5%;
	margin: 0 10px;
	max-width: 800px;
	margin: 0 auto;
}
#contents .top_news_list ul{
	list-style: none!important;
	margin-left: 0em!important;
}
.top_news_list ul li{
	border-bottom: 2px dotted #978177;
	line-height: 2em;
	padding: 0 0 .6em;
	margin: 0 0 1em;
}
.top_news_cat{
	display: inline-block;
	background-color: #978177;
	text-align: center;
	color: #fff;
	padding: 1px 3%;
	border-radius: 40px;
	min-width: 60px;
}
.top_news_date{
	font-size: 14px;
	margin: 0 1% 0 2%;
	min-width: 130px;
	display: inline-block;
}
.top_news_list_ttl{
	font-size: 14px;
}
.top_news_list_ttl a {
	text-align: center;
	display: block;
	margin-top: 6px;
	text-decoration: none;
}
.top_news_list_ttl a:visited {
	color: #333;
}
.top_news_list_ttl a:link {
	color: #333;
}
.top_news_more{
	display: block;
	width: 26%;
	margin: 6% auto 0;
}
.se03_img_left {
	max-width: 470px;
	margin: auto;
}
.se03 .top_h2_en::before {
	content: none;
}
.se03 .top_h2_box {
	text-align: left;
	border-bottom: 1px solid #333;
	margin-left: 16px;
}
.se03 .top_h2 {
	background: #f7f1de!important;
	padding: 8px 8px 8px 0!important;
}
.se03 .top_h2_en::before {
	content: none;
}
.se03_txtbox{
	margin: 5% 0 0;
}
.se03_txtbox p{
	line-height: 1.8rem;
}
.se04 a {
	text-decoration: none;
}
.se04 a:visited {
	color: #333;
	text-decoration: none;
}
.se04 a:link {
	color: #333;
}
.se04 .top_menu_box{
	margin: 6% auto 10%;
	max-width: 704px;
}
.se04 .top_menu_box .top_menu_left{
	padding: 4%;
	border: 1px solid #333;
}
.se04 .top_menu_left_txt01{
	font-size: clamp(24px,6vw,60px);
	font-weight: 400;
}
.se04 .top_menu_left_txt02{
	font-size: clamp(24px,6vw,60px);
	margin: -0.9em 0 5% 0;
}
.se04 .top_menu_left_txt03{
	font-size: clamp(15px,2vw,24px);
	line-height: 1.8rem;
}
.se04 .top_menu_lists{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	max-width: 1240px;
	margin: 10% auto 0;
}
.se04 .top_menu_lists li{
	position: relative;
	width: 50%;
	margin: 0 0 10%;
	padding: 0 4%;
	box-sizing: border-box;
	text-align: center;
}
.se04 .top_menu_lists li:nth-child(odd)::before {
	content: "";
	width: 1px;
	height: 0;
	padding: 98% 0 0;
	position: absolute;
	left: 0;
	top: 40%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #333;
}
.se04 .top_menu_lists li::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 0;
	padding: 98% 0 0;
	right: 0;
	top: 40%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #333;
}
.se04 .top_menu_lists li .top_menu_img{
	margin: 0 0 6%;
}
.se04 .top_menu_lists li .top_menu_list_txt01{
	font-size: clamp(18px,3vw,34px);
	font-weight: 400;
}
.se04 .top_menu_lists li .top_menu_list_txt02{
	font-size: clamp(26px,4vw,48px);
	margin: -0.6em 0 6%;
	opacity: .8;
	position: relative;
	z-index: -1;
}
.se04 .top_menu_lists li .top_list_more{
	display: inline-block;
	width: 46%;
}
.se04 .top_menu_btn{
	width: 70%;
}
.se03_img_rigft{
	margin: 6% auto 0!important;
}
.se05 .top_h2_en {
	color: #978177;
}
.se05 .top_h2 {
	background: #ecebe9!important;
}
.se05 .block_voice_ttl {
	font-weight: 400!important;
}
.se05 .top_voice_btn {
	margin: 12% auto 4%!important;
	width: 70%;
}
.se06 {
	background-image: url(image/top/reason_bg01.png), url(image/top/reason_bg02.png), url(image/top/reason_bg03.png), url(image/top/reason_bg04.png);
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
	background-position: left top, right top, left bottom, right bottom;
	background-size: 34%;
}
.se06 .top_h2 {
	background: inherit!important;
}
.se06 .top_reason_lists {
	margin: 10% auto;
}
.se06 .top_reason_lists li{
	width: 94%;
	margin: 0 auto 14%;
}
.se06 .top_reason_list_box01 {
	text-align: center;
	width: 80%;
	margin: 0 auto;
}
.se06 .top_reason_img {
	margin: 0 auto 4%;
}
.se06 .top_reason_list_txt01 {
	position: relative;
	font-size: clamp(30px,4vw,46px);
	color: #cf9e55;
}
.se06 .top_reason_list_txt01::after{
	position: absolute;
	content: "";
	display: block;
	width: 28px;
	height: 1px;
	background-color: #cf9e55;
	bottom: 4px;
	left: 0;
	right: 0;
	margin: auto;
}
.se06 .top_reason_list_txt02  {
	font-size: clamp(18px,3vw,30px);
	color: #978177;
	margin: 4% 0 0;
}
.se06 .top_reason_list_box02 {
	font-size: clamp(15px,2vw,20px);
	color: #362e2b;
	margin: 8% 0 0;
}
.se06 .top_reason_list_box02 p{
	margin: 16px 0!important;
}
@media screen and (max-width: 440px) {
	.top_about_br{
		display: none;
	}
}
@media screen and (min-width: 600px) {
	.top_main_point {
		display: flex;
		justify-content: space-between;
		gap: 10px;
		max-width: 1240px;
		margin: auto;
	}
	.top_main_point li{
		margin-bottom: 0em;
	}
	.top_news h2 img {
		width: 16%;
	}
	.top_news_list ul li {
		padding: 0 0 1em;
	}
	.top_news_cat {
		font-size: 18px;
	}
	.top_news_date {
		font-size: 16px;
	}
	.top_news_list_ttl {
		font-size: 16px;
	}
	.se06 .top_reason_lists li {
		width: 70%;
	}
}
@media screen and (min-width: 650px) {
	.news_br01{
		display: none;
	}
	.top_news_list_ttl a {
		text-align: center;
		display: inline;
		margin-top: 0;
	}
	.top_news_cat {
		padding: 2px 2%;
		min-width: 80px;
	}
}
/*==================================
SP_page
==================================*/
/*キャッチ*/
.banner_area {
	margin: 0 0 32px;
}
.catch_list {
	overflow: hidden;
}
.catch_list ul {
	overflow: hidden;
	margin: 4px 0;
}
.catch_list li {
	margin: 0 0 4px;
	padding: 10px 0 8px 44px;
	background: url(image/page/catch_ico01.png) no-repeat left 4px;
	font-size: 15px;
	border-bottom: dotted 2px #c9c9ba;
}
.catch_list .img_right img {
	width: auto;
	height: auto;
	max-width: 224px;
	max-height: 224px;
}
/*==================================
SP_price
==================================*/
.ryoukin_list01,
.ryoukin_list02 {
	margin: 0 auto 32px;
	width: 100%;
	text-align: center;
}
.ryoukin_list01 th,
.ryoukin_list01 td {
	width: 50%;
}
.ryoukin_list02 th,
.ryoukin_list02 td {
	width: 33.3%;
}
.ryoukin_list01 th,
.ryoukin_list01 td,
.ryoukin_list02 th,
.ryoukin_list02 td {
	padding: 3px;
	border: solid 1px #ccc;
}
.ryoukin_list01 th,
.ryoukin_list02 th {
	background: #f0f0e1;
}
.ryoukin_style01 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin-left: 50px;
}
.ryoukin_chui {
	text-indent: -1em;
	margin: 0 30px;
}
/*==================================
SP_form
==================================*/
.wpcf7-form {
	width: 96%;
	margin: 0 auto 30px;
}
.wpcf7-form p {
	margin: 0 auto 10px;
	line-height: 2em;
}
.privacy_policy {
	width: 92%;
	margin: 0 auto 30px;
	height: 300px;
	overflow: auto;
	border: solid 1px #999;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
}
.privacy_policy dl dt {
	margin: 0 auto 10px;
	font-weight: bold;
}
.privacy_policy dl dd {
	margin: 0 auto 2em;
}
.required {
	background: #ffe6e6;
	color: #ff7373;
	padding: 2px;
	border-radius: 5px;
	font-size: 90%;
}
.any {
	background: #ffe599;
	color: #ff8000;
	padding: 2px;
	border-radius: 5px;
	font-size: 90%;
}
.wpcf7-text,
.wpcf7-textarea {
	width: 100%;
	line-height: 2em;
	font-size: 16px;
}
#form_contents article {
	margin: 0 auto;
	max-width: 640px;
}
.form_atention {
	background: #ffdfdf none repeat scroll 0 0;
	border: 1px solid #f2f2f2;
	margin: 0 auto 20px;
	padding: 15px;
	width: 96%;
	max-width: 640px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.form-width {
	max-width: 100%;
}
/*==================================
SP_blog
==================================*/
ul.blog_list {
	display: flex;
	flex-wrap: wrap;
	margin-top: 2em;
}
ul.blog_list li {
	width: 50%;
	margin-top: 0;
	padding: 0 0.2em;
	box-sizing: border-box;
}
.post_box {
	box-sizing: border-box;
	margin: 1em 0.5em;
}
h2.post_box_post_ttl {
	font-weight: 800;
	font-size: clamp(15px, 1.4vw, 22px);
}
h2.post_box_post_ttl a {
	color: inherit;
	text-decoration: none;
}
.post_box_post time {
	font-size: clamp(10px, 1vw, 14px);
}
.post_box_post time::before {
	font-family: "icomoon";
	content: "\e900";
	display: inline-block;
	margin-right: 2px;
	vertical-align: baseline;
}
.post_box_info {
	box-sizing: border-box;
}
p.post_box_info_cat a {
	display: inline-block;
	text-decoration: none;
	color: inherit;
	font-size: clamp(10px, 1vw, 14px);
	margin-right: 6px;
	transition: 0.4s;
}
p.post_box_info_cat a::before {
	font-family: "icomoon";
	content: "\e901";
	display: inline-block;
	margin-right: 2px;
	vertical-align: bottom;
}
p.post_box_info_cat a:hover {
	letter-spacing: 0.05em;
}
.post_box_thumb {
	overflow: hidden;
}
.post_box_thumb_img {
	width: 100%;
	background-size: cover;
	background-position: center;
	height: auto;
	padding-top: 68%;
	overflow: hidden;
	transition-duration: 0.3s;
}

a:hover .post_box_thumb_img {
	transform: scale(1.1, 1.1); /*画像の拡大*/
}

@media screen and (min-width: 782px) {
	.post_box {
		margin: 14px;
		overflow: hidden;
	}
	.post_box_thumb {
		margin-bottom: 0.5em;
	}
}

/*==================================
SP_pager
==================================*/
.pager {
	text-align: right;
	padding-bottom: 10px;
}
a.page-numbers,
.pager .current {
	color: rgba(214, 176, 78, 1);
	border: solid 1px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	padding: 5px 8px;
	margin: 0 2px;
}
.pager .current {
	background: rgba(214, 176, 78, 1);
	border: solid 1px rgba(0, 0, 0, 0.1);
	color: rgba(255, 255, 255, 1);
}
.navigation {
	overflow: hidden;
	margin: 0 auto;
	width: 95%;
}
.navigation .alignleft {
	width: 48%;
	float: left;
}
.navigation .alignright {
	width: 48%;
	float: right;
	text-align: right;
}
/*==================================
for iPhone Landscape(iPhone 横)
==================================*/
@media screen and (min-width: 480px) {
	.gnav img {
		width: 48%;
	}
	.br_onoff {
		display: none;
	}
	.img_left,
	.alignleft {
		float: left;
		margin: 0 8px 8px 0;
	}
	.img_right,
	.alignright {
		float: right;
		margin: 0 0 8px 8px;
	}
	.voice_pic {
		float: left;
		margin: 0 16px 0 0;
	}
	.voice_pic p > :first-child {
		display: block;
		margin: 0 0 8px;
	}
	.catch_list .img_right {
		max-width: none;
		float: none;
		margin: 0 0 8px;
	}
	/*      スマホ横アクセス
	---------------------------------*/
	.access_box01 .img_left {
		width: 44.64%;
		max-width: none;
	}
	.access_info01 {
		float: right;
		width: 52.08%;
	}
	.access_pic {
		float: left;
		width: 47%;
	}
	.access_info02 {
		clear: both;
	}
}
/*==================================
for iPhone Landscape(iPhone 480px~782px)
==================================*/
@media screen and (min-width: 480px) and (max-width: 782px) {
	.contact_conts .img_left {
		float: none;
	}
}
/*==================================
for iPad~PC
==================================*/
@media screen and (min-width: 782px) {
	/*==================================
	PC_base
	==================================*/
	a:hover img,
	a:active img {
		-webkit-opacity: 0.7;
		opacity: 0.7;
	}
	.only_sp {
		display: none;
	}
	.only_pc {
		display: block;
	}
	body {
		line-height: 1.6;
		width: 100%;
		max-width: 1240px; /*main_imgの幅*/
		margin-top: 0 !important;
	}
	.alignleft img,
	.alignright img {
		max-width: 300px;
		height: auto;
	}
	/*==================================
	PC_layout
	==================================*/
	#page_contents {
		margin: 0 auto 40px;
		width: 96%;
		max-width: 1090px;
		padding: 48px 36px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	#sidebar {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	#sidebar > div {
		width: 48%;
	}
	#sidebar > div:last-of-type {
		margin-right: auto;
	}
	.conts {
		margin: 0 24px 24px;
	}
	.ttl {
		margin: 0 0 32px;
	}
	.bnr {
		margin: 0 0 16px;
		text-align: center;
	}

	/*==================================
	PC_heading
	==================================*/
	.h_style01,
	.h_style02,
	.news_ttl {
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		transform: rotate(.03deg);
	}
	.h_style01 /*下層ページのh2などに利用してください*/ {
		margin: 0 0 32px;
		padding: 20px;
		font-size: 34px;
	}
	.h_style02,
	.post h3:not([class]),
	.block_wrapper h2:not(.nostyle)
	/*トップのh2、下層のh3*/ {
		margin: 32px 0 24px;
		padding: 8px 16px;
		font-size: 18px;
	}
	.h_style03,
	.post h4,
	.block_wrapper h3:not(.nostyle)
	/*トップのh3、下層のh4*/ {
		clear: both;
		overflow: hidden;
		margin: 32px 0 24px;
	}
	.h_style04,
	.post h5,
	.block_wrapper h4:not(.nostyle)
	/*ブログ見出し*/ {
		margin: 24px 0 16px;
		padding: 0 8px 2px 32px;
		font-size: 18px;
	}
	/*==================================
	PC_header
	==================================*/
	.h_inner {
		color: #533a22;
		font-family:'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
	}
	.h_inner h1{
		font-weight: 600;
	}
	.header_conts_left {
		padding-bottom: 3%;
		border-bottom: none;
	}
	.header_address {
		text-align: center;
	}
	.header_conts_right_btn{
		display: flex;
		justify-content: center;
		gap: 20px;
		padding: 0 0 2%;
		border-bottom: 1px solid #978177;
	}
	@media screen and (min-width: 1200px) {
		.h_inner {
			text-align: left;
		}
		.h_logo {
			width: 72%;
			margin: 0 0 10px;
		}
		.h_logo img{
			margin: 0!important;
		}
		.header_conts{
			display: flex;
			justify-content: space-between;
			max-width: 1190px;
			margin: 0 auto 2%;
		}
		.header_conts_left {
			padding-bottom: 0%;
		}
		.header_address {
			text-align: left;
		}
		.header_address p{
			font-size: 16px;
		}
		.header_conts_right{
			width: 57%;
		}
		.header_conts_right_btn{
			justify-content: flex-end;
		}
		.header_conts_right_btn li{
			margin: auto 0;
		}
	}
	/*==================================
	PC_navigation
	==================================*/
	.gnav_pc {
		overflow: hidden;
		max-width: 1240px;
		margin: 0 auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.gnav_pc li {
		text-align: center;
		width: 24.9%;
		border-left: 1px solid #fff;
	}
	.gnav_pc li:last-child {
		border-right: 1px solid #fff;
	}
	.gnav_pc li a {
		display: block;
		padding: 15px 10px;
		color: #323232;
		text-decoration: none;
		font-size: 18px;
	}
	.gnav_pc li:hover {
		opacity: 0.7;
	}
	.bt_pagetop {
		position: fixed;
		z-index: 99999;
		bottom: 16px;
		right: 16px;
		width: min(10vw,90px);
		margin: 0 auto;
		opacity: 0;
		visibility: hidden;
		transition: opacity 1s, visibility 1s;
	}
	.bt_pagetop.active {
		opacity: 1;
		visibility: visible;
	}
	/*==================================
	PC_mainimg
	==================================*/
	.main_img_box {
		display: flex;
		flex-direction: row-reverse;
	}
	.main_img_box::before {
		width: 40%;
		height: 70%;
		left: 10%;
		top: 28%;
	}
	.main_img {
		text-align: center;
	}
	.swiper {
		width: 62%;
	}
	.swiper-slide img {
		aspect-ratio: auto;
		object-fit: cover;
	}
	.main_img_bg {
		width: 38%;
	}
	.main_img_bg img {
		max-height: 100%;
		width: 100%;
		margin: 5% auto 0;
	}
	/*==================================
	PC_contact
	==================================*/
	.contact_conts_btnbox.top_inner{
		padding: min(10vw,100px) calc(50vw - 68%);
		margin: 0 calc(50% - 50vw);
	}
	.contact_conts_btnlist{
		display: flex;
		justify-content: space-between;
		gap: 10px;
		max-width: 1260px;
		margin: 0 auto;
	}
	.contact_conts {
		margin: 0 24px 32px;
		padding: 32px;
	}
	.contact_conts .h_logo img {
		margin: 0 auto!important;
	}
	.contact_conts_box {
		display: flex;
		justify-content: space-between;
		gap: 20px;
	}
	.contact_conts_left{
		width: 40%;
		margin: 22px 0 0;
	}
	.contact_conts_rigft{
		width: 60%;
	}
	.contact_uketsuke {
		width: 100%;
	}
	.contact_add {
		margin: 0 0 16px;
		line-height: 1.4rem;
	}
	.contact_add dt {
		margin: 0;
	}
	.contact_add .contact_add_mg {
		margin: 16px 0 0;
	}
	.contact_map {
		margin: 0 auto;
		max-width: 1100px;
		width: 100%;
		height: 368px;
	}
	.page_top_pc {
		display: block;
		margin: 0 32px 0 0;
		text-align: right;
		font-size: 13px;
	}
	.page_top_pc a {
		color: #6c4c3d;
	}
	.page_top_pc a:hover,
	.page_top_pc a:active {
		color: #baea83;
	}
	@media screen and (min-width: 1400px) {
		.contact_conts_box {
			margin: 0 auto 1%;
		}
		.contact_conts .h_logo {
			margin: 0 auto 5%;
			width: 44%;
		}
		.contact_conts_rigft {
			width: 56%;
		}
		.contact_add {
			line-height: 1.6rem;
		}
		.contact_br01{
			display: none;
		}
		.contact_uketsuke {
			margin: 4% auto;
		}
		.contact_uketsuke p {
			margin: 2% 0 0;
		}
	}
	/*==================================
	PC_menu sidemenu
	==================================*/
	.side_fixed_menu li {
		margin: 0 auto 16px;
	}
	.side_fixed_menu li a/*PCサイドバーHOME・アクセスボタン*/ {
		padding: 16px 0;
	}
	.side_fixed_menu li a:hover {
		opacity: .7;
	}
	/*メニュー（固定ページ/関連メニュー）*/
	.widget_nav_menu,
	#custom_html-13,
	.widget_categories,
	.widget_recent_entries,
	.widget_search,
	.widget_archive,
	.widget_meta {
		width: 100%;
	}
	.widget_nav_menu li a:hover,
	.widget_categories li a:hover,
	.widget_recent_entries li a:hover {
		opacity: 0.7;
	}
	/*==================================
	PC_copyright
	==================================*/
	.copyright {
		padding: 14px 0;
		margin: 0;
	}
	.copyright small {
		font-size: 14px;
	}
	.copyright a {
		color: inherit;
	}
	.copyright a:hover,
	.copyright a:active {
		color: #baea83;
	}
	/*==================================
	PC_footer
	==================================*/
	#footer {
		clear: both;
	}
	.f_inner {
		display: block;
		overflow: hidden;
		margin: 0 auto;
		padding: 16px 0;
		width: 95%;
		max-width: 1024px;
	}
	/*==================================
	PC_voice
	==================================*/
	.voice {
		margin: 0 auto 40px;
		max-width: 1400px;
	}
	.voice_list li {
		margin: 0 24px 32px;
		padding: 24px;
	}
	.voice_conts {
		padding: 24px;
	}
	.voice_conts h3 {
		width: 100%;
	}
	.voice_txt {
		clear: right;
		overflow: hidden;
		padding: 0 0 0 16px;
	}
	.voice_pic {
		float: left;
		margin: 0 16px 0 0;
	}
	.voice_pic img {
		display: inline-block;
		margin: 0 0 8px;
		max-width: 100%;
		height: auto;
	}
	/*==================================
	PC_toppage
	==================================*/
	.top_catch h2 {
		margin: 0 0 32px;
	}
	.top_sejutsu_bt {
		margin: 0 0 24px;
	}
	.top_sejutsu_bt li {
		margin: 0 0 8px;
		width: 32.5%;
		text-align: center;
	}
	.top_point_list {
		margin: 0 24px;
	}
	.top_point_list h3 {
		float: left;
		font-size: 26px;
		line-height: 1.3em;
		margin: 0 0 16px;
	}
	.top_point_list h3 img {
		max-width: 70px;
		margin: 0 1vw 0 0;
	}
	.top_point_txt {
		clear: left;
	}
	.top_flow_list li {
		width: 46%;
		margin: 0 6px 22px;
	}

	.top_inner {
		margin: 0 calc(50% - 50vw);
		padding: min(10vw,80px) calc(50vw - 48%);
	}
	.top_inner02 {
		margin: 0 calc(50% - 50vw);
		padding: min(10vw,40px) 0 min(10vw,80px);
	}
	.top_inner03 {
		margin: 0 calc(50% - 50vw);
		padding: min(10vw,40px) 8px min(10vw,140px);
	}
	.top_inner04 {
		margin: 0 calc(50% - 50vw);
		padding: min(10vw,160px) 8px min(10vw,120px);
	}
	.top_h2_en::before {
		height: 1em;
	}
	.top_h2{
		padding: 0px 16px 8px!important;
		margin: 0px auto 3%!important;s
	}

	.top_news h2 img {
		width: 12%;
		padding: 1% 0;
	}
	.top_news_list {
		padding: 3% 8%;
		border-radius: 18px;
	}
	.top_news_cat {
		font-size: 20px;
		margin-left: 20px;
	}
	.top_news_date {
		font-size: 18px;
		margin: 0 2% 0 3%;
		min-width: 150px;
	}
	.top_news_more {
		margin: 6% auto 0;
	}
	.top_news_list_ttl {
		font-size: 18px;
	}
	.se04 .top_menu_box .top_menu_left {
		padding: 4% 0 4% 6%;
		box-sizing: border-box;
	}
	.se04 .top_menu_left_txt02{
		margin: -1em 0 7% 0;
	}
	.se04 .top_menu_left_txt03 {
		line-height: 2rem;
	}
	.se04 .top_menu_lists li {
		width: 33%;
		margin: 0 auto;
		padding: 0 4%;
	}
	.se04 .top_menu_lists li:nth-child(odd)::before {
		content: none;
	}
	.se04 .top_menu_lists li:first-child::before {
		position: absolute;
		content: "";
		width: 1px;
		height: 0;
		padding: 76% 0 0;
		left: 0;
		top: 38%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		background: #333;
	}
	.se04 .top_menu_lists li::after {
		padding: 76% 0 0;
		right: 0;
		top: 38%;
	}
	.se04 .top_menu_btn {
		margin: 5% auto 1%!important;
	}
	.se05 .top_h2 {
		margin: 0px auto 9%!important;
	}
	.se05 .top_voice_btn {
		margin: 8% auto 4%!important;
	}
	.se06 .top_reason_lists{
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		margin: 8% auto 0;
	}
	.se06 .top_reason_lists li{
		width: 50%;
		box-sizing: border-box;
		margin: 0 auto 8%;
	}
	.se06 .top_reason_lists li:nth-child(odd){
		border-right: 1px solid #978177;
	}
	.se06 .top_reason_lists li:last-child{
		border-right: none;
	}
	.se06 .top_reason_list_box02 p {
		margin: 16px 6%!important;
	}
	@media screen and (min-width: 1100px) {
		.se03.top_inner {
			padding: min(10vw,50px) calc(50vw - 68%);
		}
		.se03_img_box .wp-block-group__inner-container{
			display: flex;
			justify-content: space-between;
		}
		.se03_img_left {
			width: 44%;
			max-width: 530px;
			margin: auto;
		}
		.se03_img_rigft{
			width: 56%;
			margin: 0% auto!important;
		}
		.se03_img_left .wp-block-group__inner-container{
			display: block;
		}
		.se03_img_rigft .wp-block-group__inner-container{
			display: block;
		}
		.se03 .top_h2 {
			padding: 0px 8px 8px 0!important;
			margin: 0px auto 5%!important;
		}
		.se03_txtbox {
			margin: 7% 0 0;
		}
		.se03_txtbox p {
			line-height: 2.4rem;
			font-size: 18px;
		}
	}
	@media screen and (min-width: 1300px) {
		.se03_img_rigft {
			margin: -6% auto!important;
		}
	}
	@media screen and (min-width: 1400px) {
		.top_news {
			padding: min(10vw, 100px) 8px;
		}
		.top_news h2 img {
			width: 8%;
		}
		.top_news_list ul li {
			padding: 0 0 1.2em;
			margin: 0 0 1.6em;
		}
		.se04 .top_menu_box{
			margin: 4% auto;
			max-width: 1400px;
			display: flex;
			justify-content: center;
		}
		.se04 .top_menu_left{
			width: 50%;
		}
		.se04 .top_menu_left_txt03 {
			line-height: 3rem;
		}
		.se04 .top_menu_rigft{
			width: 50%;
		}
		.se04 .top_menu_lists {
			margin: 5% auto 0;
		}
		.se04 .top_menu_lists li:first-child::before {
			padding: 66% 0 0;
			left: 0;
			top: 40%;
		}
		.se04 .top_menu_lists li::after {
			padding: 66% 0 0;
			right: 0;
			top: 40%;
		}
		.se04 .top_menu_lists li .top_menu_list_txt02 {
			margin: -0.8em 0 2%;
		}
		.se06 .top_reason_lists {
			margin: 5% auto 0;
		}
		.se06 .top_reason_lists li {
			width: 33.3%;
			margin: 0 0 7%;
			border-right: 1px solid #978177;
		}
		.se06 .top_reason_lists li:nth-child(3) {
			border-right: none;
		}
		.se06 .top_reason_lists li:nth-child(4), .se06 .top_reason_lists li:nth-child(5){
			margin: 0;
		}
		.se06 .top_reason_img {
			margin: 0 auto 2%;
		}
		.se06 .top_reason_list_txt01::after {
			width: 42px;
			bottom: 10px;
		}
		.se06 .top_reason_list_txt02 {
			margin: 2% 0 0;
			line-height: 2.8rem;
		}
		.se06 {
			background-size: 20%;
		}
	}
	@media screen and (min-width: 1800px) {
		.top_news h2 img {
			width: 7%;
		}
	}
	/*==================================
	PC_page
	==================================*/
	.banner_area {
		text-align: center;
	}
	.catch_list ul {
		margin: 4px 0;
		float: left;
		width: 432px;
	}
	.catch_list li {
		padding: 6px 0 6px 44px;
		font-size: 18px;
	}
	.catch_list .img_right {
		width: 224px;
		float: right;
	}
	.catch_list .img_right img {
		width: auto;
		height: auto;
		max-width: 224px;
		max-height: 224px;
	}
	/*==================================
	PC_access
	==================================*/
	.access_info01 p {
		margin: 0;
	}
	.access_info02 {
		clear: both;
	}
	.access_info03 {
		margin: 0 auto;
		width: 500px;
	}

	/*==================================
	PC_form
	==================================*/
	.form_atention {
		width: 92%;
	}
	.privacy_policy {
		height: 150px;
	}
	/*==================================
	PC_Blog
	==================================*/
	.date {
		font-size: 13px;
		color: #ccc;
		text-align: right;
	}
	/*==================================
	PC_pager
	==================================*/
	.navigation {
		width: 630px;
	}
}
/*==================================
PC iPad landscape ~
==================================*/
@media screen and (min-width: 960px) {
	img {
		image-rendering: -webkit-optimize-contrast;
	}
	#contents {
		margin: 0 auto;
		width: 96%;
		max-width: 1090px;
		padding: 48px 36px 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	#contents::after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: "";
		clear: both;
		height: 0;
	}
	#form_contents {
		width: 720px;
		margin: 0 auto;
	}
	#main {
		z-index: -1;
		float: right;
		width: 74%;
		max-width: 720px;
		margin: 0 auto 80px;
	}
	#sidebar {
		display: block;
		float: left;
		width: 25%;
		max-width: 256px;
		margin: 0 auto 80px;
	}
	#sidebar > div {
		width: 100%;
	}
	/* img */
	.img_left {
		margin: 0 16px 16px 0;
		float: left;
	}
	.img_right {
		margin: 0 0 16px 16px;
		float: right;
	}
	.side_fixed_menu {
		width: 100%;
	}
}
/*==================================
PC Wide
==================================*/
@media screen and (min-width: 1240px) {
	body {
		min-width: 1240px;
		max-width: none;
	}
	.side_fixed_menu {
		width: 100%;
	}
}
