@charset "utf-8";

/* base */
body {
font-family: YakuHanJP,'source-han-sans-japanese', sans-serif;
font-size:1.4rem;
line-height:1.6;
color:#111;
letter-spacing:0.1em;
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%;
}
a img {
	border-style: none;
}
a:link {
	color: #00316C;
	text-decoration: underline;
}
a:visited {
	color: #00316C;
}
a:hover {
	text-decoration: none;
}
.clear  {
	clear: both;
	visibility: hidden;
	height: 0px;
}
::selection {
    background: #CC0000;
    color: #fff;
}

/*Firefox*/
::-moz-selection {
    background: #CC0000;
    color: #fff;
}


/*-------------------------------------------------
	padding margin font-size
-------------------------------------------------*/

.p-0{padding: 0px !important;}
.p-5{padding: 5px !important;}
.p-10{padding: 10px !important;}
.p-15{padding: 15px !important;}
.p-20{padding: 20px !important;}
.p-25{padding: 25px !important;}
.p-30{padding: 30px !important;}
.p-35{padding: 35px !important;}
.p-40{padding: 40px !important;}
.p-45{padding: 45px !important;}
.p-50{padding: 50px !important;}

.pt-0 {padding-top: 0 !important;}
.pt-5 {padding-top: 5px !important;}
.pt-10 {padding-top: 10px !important;}
.pt-15 {padding-top: 15px !important;}
.pt-20 {padding-top: 20px !important;}
.pt-25 {padding-top: 25px !important;}
.pt-30 {padding-top: 30px !important;}
.pt-35 {padding-top: 35px !important;}
.pt-40 {padding-top: 40px !important;}
.pt-45 {padding-top: 45px !important;}
.pt-50 {padding-top: 50px !important;}

.pr-0 {padding-right: 0 !important;}
.pr-5 {padding-right: 5px !important;}
.pr-10 {padding-right: 10px !important;}
.pr-15 {padding-right: 15px !important;}
.pr-20 {padding-right: 20px !important;}
.pr-25 {padding-right: 25px !important;}
.pr-30 {padding-right: 30px !important;}
.pr-35 {padding-right: 35px !important;}
.pr-40 {padding-right: 40px !important;}
.pr-45 {padding-right: 45px !important;}
.pr-50 {padding-right: 50px !important;}

.pb-0 {padding-bottom: 0 !important;}
.pb-5 {padding-bottom: 5px !important;}
.pb-10 {padding-bottom: 10px !important;}
.pb-15 {padding-bottom: 15px !important;}
.pb-20 {padding-bottom: 20px !important;}
.pb-25 {padding-bottom: 25px !important;}
.pb-30 {padding-bottom: 30px !important;}
.pb-35 {padding-bottom: 35px !important;}
.pb-40 {padding-bottom: 40px !important;}
.pb-45 {padding-bottom: 45px !important;}
.pb-50 {padding-bottom: 50px !important;}

.pl-0 {padding-left: 0 !important;}
.pl-5 {padding-left: 5px !important;}
.pl-10 {padding-left: 10px !important;}
.pl-15 {padding-left: 15px !important;}
.pl-20 {padding-left: 20px !important;}
.pl-25 {padding-left: 25px !important;}
.pl-30 {padding-left: 30px !important;}
.pl-35 {padding-left: 35px !important;}
.pl-40 {padding-left: 40px !important;}
.pl-45 {padding-left: 45px !important;}
.pl-50 {padding-left: 50px !important;}

.m-0{margin: 0px !important;}
.m-5{margin: 5px !important;}
.m-10{margin: 10px !important;}
.m-15{margin: 15px !important;}
.m-20{margin: 20px !important;}
.m-25{margin: 25px !important;}
.m-30{margin: 30px !important;}
.m-35{margin: 35px !important;}
.m-40{margin: 40px !important;}
.m-45{margin: 45px !important;}
.m-50{margin: 50px !important;}

.mt-0{margin-top: 0px !important;}
.mt-5{margin-top: 5px !important;}
.mt-10{margin-top: 10px !important;}
.mt-15{margin-top: 15px !important;}
.mt-20{margin-top: 20px !important;}
.mt-25{margin-top: 25px !important;}
.mt-30{margin-top: 30px !important;}
.mt-35{margin-top: 35px !important;}
.mt-40{margin-top: 40px !important;}
.mt-45{margin-top: 45px !important;}
.mt-50{margin-top: 50px !important;}

.mr-0{margin-right: 0px !important;}
.mr-5{margin-right: 5px !important;}
.mr-10{margin-right: 10px !important;}
.mr-15{margin-right: 15px !important;}
.mr-20{margin-right: 20px !important;}
.mr-25{margin-right: 25px !important;}
.mr-30{margin-right: 30px !important;}
.mr-35{margin-right: 35px !important;}
.mr-40{margin-right: 40px !important;}
.mr-45{margin-right: 45px !important;}
.mr-50{margin-right: 50px !important;}

.mb-0{margin-bottom: 0px !important;}
.mb-5{margin-bottom: 5px !important;}
.mb-10{margin-bottom: 10px !important;}
.mb-15{margin-bottom: 15px !important;}
.mb-20{margin-bottom: 20px !important;}
.mb-25{margin-bottom: 25px !important;}
.mb-30{margin-bottom: 30px !important;}
.mb-35{margin-bottom: 35px !important;}
.mb-40{margin-bottom: 40px !important;}
.mb-45{margin-bottom: 45px !important;}
.mb-50{margin-bottom: 50px !important;}
.mb-60{margin-bottom: 60px !important;}
.mb-70{margin-bottom: 70px !important;}
.mb-80{margin-bottom: 80px !important;}
.mb-90{margin-bottom: 90px !important;}
.mb-100{margin-bottom: 100px !important;}
.mb-110{margin-bottom: 110px !important;}
.mb-120{margin-bottom: 120px !important;}

.ml-0{margin-left: 0px !important;}
.ml-5{margin-left: 5px !important;}
.ml-10{margin-left: 10px !important;}
.ml-15{margin-left: 15px !important;}
.ml-20{margin-left: 20px !important;}
.ml-25{margin-left: 25px !important;}
.ml-30{margin-left: 30px !important;}
.ml-35{margin-left: 35px !important;}
.ml-40{margin-left: 40px !important;}
.ml-45{margin-left: 45px !important;}
.ml-50{margin-left: 50px !important;}

.fs-1 {font-size:.1rem !important;}
.fs-2 {font-size:.2rem !important;}
.fs-3 {font-size:.3rem !important;}
.fs-4 {font-size:.4rem !important;}
.fs-5 {font-size:.5rem !important;}
.fs-6 {font-size:.6rem !important;}
.fs-7 {font-size:.7rem !important;}
.fs-8 {font-size:.8rem !important;}
.fs-9 {font-size:.9rem !important;}
.fs-10{font-size:1rem !important;}
.fs-11{font-size:1.1rem !important;}
.fs-12{font-size:1.2rem !important;}
.fs-13{font-size:1.3rem !important;}
.fs-14{font-size:1.4rem !important;}
.fs-15{font-size:1.5rem !important;}
.fs-16{font-size:1.6rem !important;}
.fs-17{font-size:1.7rem !important;}
.fs-18{font-size:1.8rem !important;}
.fs-19{font-size:1.9rem !important;}
.fs-20{font-size:2rem !important;}
.fs-21{font-size:2.1rem !important;}
.fs-22{font-size:2.2rem !important;}
.fs-23{font-size:2.3rem !important;}
.fs-24{font-size:2.4rem !important;}
.fs-25{font-size:2.5rem !important;}
.fs-26{font-size:2.6rem !important;}
.fs-27{font-size:2.7rem !important;}
.fs-28{font-size:2.8rem !important;}
.fs-29{font-size:2.9rem !important;}
.fs-30{font-size:3.0rem !important;}
.fs-31{font-size:3.1rem !important;}
.fs-32{font-size:3.2rem !important;}
.fs-33{font-size:3.3rem !important;}
.fs-34{font-size:3.4rem !important;}
.fs-35{font-size:3.5rem !important;}
.fs-36{font-size:3.6rem !important;}
.fs-37{font-size:3.7rem !important;}
.fs-38{font-size:3.8rem !important;}
.fs-39{font-size:3.9rem !important;}
.fs-40{font-size:4rem !important;}
.fs-41{font-size:4.1rem !important;}
.fs-42{font-size:4.2rem !important;}
.fs-43{font-size:4.3rem !important;}
.fs-44{font-size:4.4rem !important;}
.fs-45{font-size:4.5rem !important;}
.fs-46{font-size:4.6rem !important;}
.fs-47{font-size:4.7rem !important;}
.fs-48{font-size:4.8rem !important;}
.fs-49{font-size:4.9rem !important;}
.fs-50{font-size:5rem !important;}


/* pc / sp */

@media screen and (min-width: 768px) {

.pc-hidden{
	display:none;
}

}

@media screen and (max-width : 480px ){

.sp-hidden{
	display:none;
}
}


/* loader
-------------------------------------------*/
#Loader {
background: white;
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 99999;
}

#Loader #progress {
background: #CC0000;
width: 0;
height: 3px;
position: fixed;
top: 0;
left: 0;
display: block;
}

/* trans
-------------------------------------------*/
#Loader {
transition: all 1s ease;
}

/* anima
-------------------------------------------*/
.load-complete #Loader {
opacity: 0;
}

/* top_mv
---------------------------------------------*/
.top_mv {
width: 100%;
height: 100vh;
}
.top_mv_inline {
width: 100%;
height: 100%;
min-height: 680px;
position: absolute;
top: 0;
left: 0;
}
.top_mv_text_box {
position: absolute;
top: 40%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
z-index: 9;
color: #fff;
text-align: center;
width: 100%;
}
.main_logo {
max-width: 374px;
margin: 0 auto;
margin-bottom: 60px;
}
.main_logo img {
width: 100%;
}
.top_mv_title {
line-height: 100%;
margin-bottom: 25px;
font-size: 5.0rem;
font-weight: 900;
letter-spacing: 0.2em;
display: block;
}
.top_mv_en_title {
font-family: 'Barlow Condensed', sans-serif;
font-weight: 700;
color: #fff;
font-size: 2.2rem;
letter-spacing: 0.3em;
line-height: 100%;
display: block;
}
.top_mv_slide {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.top_mv_slide_item {
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
overflow: hidden;
}
.top_mv_slide_item::after {
content: '';
background: url("../img/bg_bullet.png") left top repeat;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.top_mv_slide_item .item_image {
background-position: center center;
background-size: cover;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
}
.top_mv_slide_item .item_image--standby {
	transform: scale(1.1);
}
.top_mv_slide_item .item_image--animate {
	animation: mv_slide 6000ms linear;
}

@keyframes mv_slide {
	0% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(1);
	}
}
.top_mv_slide_item .item_image img {
	width: 100%;
	max-width: 100%;
	height: 100%;
	max-height: 100%;
	visibility: hidden;
}
.top_mv_slide_item .item_image--pc {
display: block;
}
.top_mv_slide_item .item_image--sp {
display: none;
}
.top_mv_slide_thumb {
background-color: #fff;
width: 100px;
height: 4px;
position: absolute;
bottom: 50px;
right: 110px;
z-index: 99;
overflow: hidden;
border-radius: 4px;
}
.top_mv_slide_thumb span {
background-color: #CC0000;
width: 0;
height: 4px;
display: block;
border-radius: 4px;
}
.top_mv_scroll {
padding-bottom: 40px;
position: absolute;
bottom: 0;
left: 48%;
z-index: 99;
font-family: 'Roboto', sans-serif;
font-size: 12px;
font-weight: 700;
color: #fff;
transform: translateX(-50%);
animation: anim-to-mv-scroll 2.5s ease infinite;
}

@media only screen and (max-width: 767px) {
	.top_mv_scroll {
		left: 5.3%;
		text-indent: -9999px;
	}
}

@keyframes anim-to-mv-scroll {
	0% {
		transform: translateY(0);
		opacity: 1;
	}
	50% {
		transform: translateY(15px);
		opacity: .8;
	}
	80% {
		transform: translateY(0);
		opacity: 1;
	}
	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

.top_mv_scroll::before {
background-color: #fff;
width: 1px;
height: 35px;
position: absolute;
bottom: 0;
left: 50%;
content: '';
}
.top_mv_navwrap {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.about_section {
width: 100%;
margin: 120px 0 30px 0;
}
.about_section_body {
position: relative;
padding-top: 70px;
}
.about_section_body::before {
content: '';
position: absolute;
top: 0;
width: 65%; 
height: 90%;
background: #FAFAFA;
z-index: -1;
display: block;
}
.about_section_inner {
max-width: 1260px;
margin: 0 auto;
display: flex;
justify-content: space-between;
}
.about_txtbox {
width: 47%;
margin-left: 20px;
}
.about_imgbox {
width: 53%;
}
.about_imgbox img {
width: 100%;
}
.menu {
font-family: ff-zwo-corr-web-pro, sans-serif;
font-weight: 400;
font-style: italic;
font-size: 1.6rem;
line-height: 100%;
position: relative;
display: inline-block;
padding-left: 40px;
margin-bottom: 25px;
}
.menu::before {
content: "";
position: absolute;
top: 50%;
left: 0;
display: inline-block;
width: 30px;
height: 1px;
background-color: #111;
}
.about_title {
font-size: 2.2rem;
line-height: 160%;
letter-spacing: 0.3em;
font-weight: 700;
margin-bottom: 35px;
}
@media all and (max-width : 1024px ){
.about_title {
font-size: 2.2rem;
letter-spacing: 0.2em;
}
}

.about_txt {
letter-spacing: 0.2em;
line-height: 220%;
display: block;
}
.main {
max-width: 1260px;
margin: 0 auto;
}

.menu_list {
max-width: 1260px;
margin-bottom: 120px;
display: flex;
flex-wrap: wrap;
}
.more_btn_box {
width: calc(25% - 60px / 4);
margin-right: 20px;
}
.more_btn_box:nth-child(4n) {
margin-right: 0px;
}
.more_btn_box a {
text-decoration: none;
}
.more_btn{
position: relative;
line-height: 100%;
display: flex;
background: #fff;
border: solid 1px #AD9D8F;
}
.more_text{
width: 100%;
color: #AD9D8F;
text-align: center;
padding: 15px 0;
}
.more_btn:hover {
background-color: #AD9D8F;
}
.more_text:hover{
color: #fff;
}
.more_text::after {
content: "\f107";
font-family: "Font Awesome 5 Free";
font-weight: 600;
position: absolute;
top: 35%;
right: 15px;
}
.category_box {
margin-bottom: 150px;
}
#category01 {
background-image: url("../img/category01_bg.jpg");
background-repeat: no-repeat;
background-position: left top;
}
#category02 {
background-image: url("../img/category02_bg.jpg");
background-repeat: no-repeat;
background-position: left top;
}
#category03 {
background-image: url("../img/category03_bg.jpg");
background-repeat: no-repeat;
background-position: left top;
}
#category04 {
background-image: url("../img/category04_bg.jpg");
background-repeat: no-repeat;
background-position: left top;
}
.category_title_box {
max-width: 980px;
margin: 0 auto;
width: 100%;
padding-top: 95px;
margin-bottom: 160px;
}
.sub {
font-family: ff-zwo-corr-web-pro, sans-serif;
font-weight: 400;
font-style: italic;
font-size: 1.3rem;
color: #fff;
margin-bottom: 20px;
line-height: 100%;
position: relative;
display: inline-block;
padding-left: 40px;
}
.sub:before {
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 32px;
height: 1px;
background-color: #fff;
}
.sub:before {
 left: 0;
}
h3 {
font-size: 3.0rem;
line-height: 100%;
color: #fff;
letter-spacing: 0.5em;
font-weight: 700;
font-style: normal;
margin-left: 5px;
margin-bottom: 25px;
}
.sub02 {
font-family: 'Fjalla One', sans-serif;
font-size: 1.3rem;
color: #fff;
line-height: 100%;
margin-left: 10px;
letter-spacing: 0.2em;
}
.main_inner {
max-width: 980px;
margin: 0 auto;
background-color: #fff;
padding: 30px 30px 0 30px;
}
.introTxt {
ont-family: ff-zwo-corr-web-pro, sans-serif;
font-weight: 400;
font-style: italic;
color: #8F6D48;
font-size: 1.4rem;
line-height: 100%;
margin-bottom: 15px;
}
h4 {
font-weight: 700;
font-size: 2.2rem;
letter-spacing: 0.3em;
line-height: 100%;
display: block;
margin-bottom: 30px;
}
.category_txt {
line-height: 200%;
letter-spacing: 0.2em;
margin-bottom: 50px;
}
.category_imgbox {
width: 49%;
position: relative;
margin-bottom: 15px;
overflow: hidden;
background: #000;
margin-bottom: 20px;
}
.category_img {
position: relative;
transform: scale(1.0);
transition-duration: 0.3s;
opacity: 1;
}
.category_img::after {
content: "";
background-color: rgba(0, 0, 0, .4);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.category_img {
width: 100%;
display: block;
transition-duration: 0.3s;
}
.category_img:hover {
transform: scale(1.1);
transition-duration: 0.3s;
opacity: 0.8;
}
.area_title {
font-size: 2.0rem;
font-weight: 700;
line-height: 100%;
color: #fff;
display: block;
margin-bottom: 10px;
white-space: nowrap;
}
.area_sub {
color: #fff;
display: block;
font-size: 1.4rem;
font-weight: 700;
letter-spacing: 0.2em;
}
.area_titlebox {
text-align: center;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
}
.area_box {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
footer {
width: 100%;
background-color: #000;
padding: 30px 0 15px;
}
.footer_logo {
max-width: 141px;
margin: 0 auto;
margin-bottom: 20px;
}
.footer_logo img {
width: 100%;
}
.foot_title {
font-size: 1.6rem;
color: #fff;
display: block;
text-align: center;
font-weight: 700;
line-height: 100%;
margin-bottom: 15px;
letter-spacing: 0.2em;
}
.foot_subtitle {
font-family: 'Barlow Condensed', sans-serif;
font-weight: 400;
color: #fff;
font-size: 1.1rem;
letter-spacing: 0.24em;
line-height: 100%;
display: block;
text-align: center;
margin-bottom: 30px;
}
.copyright {
font-family: 'Barlow Condensed', sans-serif;
font-size: 1.2rem;
letter-spacing: 0.2em;
color: #fff;
text-align: center;
display: block;
}
.page_top {
width: 50px;
height: 50px;
position: fixed;
right: 20px;
bottom: 80px;
background: #444;
opacity: 0.9;
border-radius: 50%;
z-index: 999;
}
.page_top a{
position: relative;
display: block;
width: 50px;
height: 50px;
text-decoration: none;
}
.page_top a::before{
font-family: 'Font Awesome 5 Free';
font-weight: 700;
content: '\f106';
font-size: 16px;
color: #fff;
position: absolute;
width: 30px;
height: 30px;
top: 0px;
bottom: 0;
right: 0;
left: 0;
margin: auto;
text-align: center;
}

@media screen and (min-width:768px) and ( max-width:979px) {

.about_section {
width: 90%;
margin: 30px auto;
}
.about_section_body {
position: relative;
padding-top: 0px;
}
.about_section_body::before {
width: 0%; 
}
.about_section_inner {
max-width: 1260px;
margin: 0 auto;
display: flex;
justify-content: space-between;
flex-direction: column-reverse;
}
.about_txtbox {
width: 100%;
margin-left: 0px;
}
.about_imgbox {
width: 100%;
margin: 0 auto 15px;
}
.sp_menu {
margin-left: 20px;
}
.menu_list {
width: 95%;
margin: 0 auto 50px;;
}
.more_text{
font-size: 1.2rem;
}
.category_box {
margin-bottom: 50px;
}
}


@media only screen and (min-device-width: 390px) and (max-device-width: 896px) and (orientation: landscape){

.top_mv_inline {
min-height: 414px;
}
.top_mv_text_box {
position: absolute;
top:45%;
-webkit-text-size-adjust: 100%;
}
.main_logo {
max-width: 200px;
margin: 0 auto;
margin-bottom: 20px;
}
.top_mv_title {
margin-bottom: 15px;
font-size: 2.0rem;
letter-spacing: 0.3em;
}
.top_mv_en_title {
font-size: 1.2rem;
letter-spacing: 0.2em;
margin-bottom: 30px;
}
.about_section {
margin: 50px auto;
}
}



/*スマートフォン*/
@media all and (max-width : 767px ){
.wrapper {
overflow-x: hidden;
}
.top_mv {
height: auto;
}
.top_mv_inline {
min-height: 480px;
}
.top_mv_text_box {
position: absolute;
top:30%;
-webkit-text-size-adjust: 100%;
}
.main_logo {
max-width: 200px;
margin: 0 auto;
margin-bottom: 20px;
}
.top_mv_title {
margin-bottom: 15px;
font-size: 2.0rem;
letter-spacing: 0.3em;
}
.top_mv_en_title {
font-size: 1.2rem;
letter-spacing: 0.2em;
margin-bottom: 30px;
}
.top_mv_slide_item .item_image--pc {
display: none;
}
.top_mv_slide_item .item_image--sp {
display: block;
}
.top_mv_slide_thumb {
bottom: 25px;
right: 25px;
}
.top_mv_navwrap {
height: 100%;
min-height: 480px;
}
.about_section {
width: 90%;
margin: 30px auto;
}
.about_section_body {
position: relative;
padding-top: 0px;
}
.about_section_body::before {
width: 0%; 
}
.about_section_inner {
max-width: 1260px;
margin: 0 auto;
display: flex;
justify-content: space-between;
flex-direction: column-reverse;
}
.about_txtbox {
width: 100%;
margin-left: 0px;
}
.about_imgbox {
width: 100%;
margin: 0 auto 15px;
}
.menu {
font-size: 1.3rem;
padding-left: 30px;
margin-bottom: 15px;
}
.menu::before {
width: 20px;
}
.sp_menu {
margin-left: 20px;
}
.about_title {
font-size: 1.4rem;
line-height: 160%;
letter-spacing: 0.2em;
margin-bottom: 20px;
}
.about_txt {
font-size: 1.2rem;
letter-spacing: 0.1em;
line-height: 180%;
}
.main {
max-width: 1260px;
margin: 0 auto;
}

.menu_list {
max-width: 1260px;
width: 90%;
margin: 0 auto 30px;;
display: flex;
flex-wrap: wrap;
}
.more_btn_box {
width: calc(50% - 10px / 2);
margin-right: 10px;
margin-bottom: 10px;
}
.more_btn_box:nth-child(2n) {
margin-right: 0px;
}
.more_text{
font-size: 1.1rem;
padding: 13px 0;
}

.category_box {
margin-bottom: 50px;
}
#category01 {
background-image: url("../img/category01_bg.jpg");
background-repeat: no-repeat;
background-position: center top;
}
#category02 {
background-image: url("../img/category02_bg.jpg");
background-repeat: no-repeat;
background-position: center top;
}
#category03 {
background-image: url("../img/category03_bg.jpg");
background-repeat: no-repeat;
background-position: center top;
}
#category04 {
background-image: url("../img/category04_bg.jpg");
background-repeat: no-repeat;
background-position: center top;
}
.category_title_box {
max-width: 980px;
width: 100%;
padding-top: 50px;
margin-left: 15px;
margin-bottom: 60px;
}
.sub {
font-size: 1.1rem;
margin-bottom: 10px;
padding-left: 30px;
}
.sub:before {
width: 22px;
}
h3 {
font-size: 2.0rem;
letter-spacing: 0.3em;
margin-left: 5px;
margin-bottom: 15px;
}
.sub02 {
font-size: 1.0rem;
margin-left: 10px;
letter-spacing: 0.1em;
}
.main_inner {
max-width: 980px;
margin: 0 auto;
background-color: #fff;
padding: 30px 15px 0 15px;
}
.introTxt {
font-size: 1.3rem;
margin-bottom: 15px;
}
h4 {
font-size: 1.6rem;
letter-spacing: 0.2em;
margin-bottom: 20px;
}
.category_txt {
font-size: 1.2rem;
line-height: 180%;
letter-spacing: 0.2em;
margin-bottom: 30px;
}
.category_imgbox {
margin-bottom: 10px;
}


.area_title {
font-size: 1.3rem;
margin-bottom: 5px;
}
.area_sub {
font-size: 1.1rem;
letter-spacing: 0.1em;
}
.footer_logo {
max-width: 100px;
margin: 0 auto;
margin-bottom: 20px;
}

.foot_title {
font-size: 1.3rem;
margin-bottom: 10px;
}
.foot_subtitle {
font-size: 1.0rem;
letter-spacing: 0.1em;
margin-bottom: 20px;
}
.copyright {
font-size: 1.0rem;
letter-spacing: 0.1em;
}
.page_top {
width: 40px;
height: 40px;
position: fixed;
right: 10px;
bottom: 60px;
}
.page_top a{
width: 40px;
height: 40px;
}
.page_top a::before{
top: 1px;
}

}
