@charset "utf-8";

/*===============================================
●共通項目
===============================================*/
.fleft {
float: left;
}
.fright {
float: right;
}
.clearfix {
clear: both;
}

ul {
margin: 0px;
padding: 0px;
}
li {
margin: 0px;
list-style-type: none;
list-style-position: outside;
}

h1,
h2,
h3,
h4{
margin-top: 0px;
}

/* -----------------------------------
	for Responsive
----------------------------------- */
._pc {
	display: block;
}
._sp {
	display: none;
}
._non {
	display: none;
}
/* for SP */
@media screen and (max-width: 640px) {
._pc {
	display: none;
}
._sp {
	display: block;
}
._non {
	display: none;
}
}

/* ---------------------------------------------------------
for link
--------------------------------------------------------- */
a {
color: #303030;
text-decoration: none;
border:none;
outline:none;
}
a:hover {
color: #5c6a57;
}
a[href^="tel:"] {
pointer-events: none;
}
.link {
margin-top : -80px;
padding-top : 80px;
display: block;
}
/* for SP */
@media screen and (max-width: 640px) {
a {
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
a[href^="tel:"] {
pointer-events: auto;
}
.link {
margin-top : -70px;
padding-top : 70px;
display: block;
}
}

/* ---------------------------------------------------------
for body
--------------------------------------------------------- */
body {
margin: 0;
padding: 0;
font-family:"Verdana", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", sans-serif;
font-family: 'Roboto Slab', sans-serif;
font-family: 'Arial', sans-serif;
font-size: 18px;
font-display: swap;
color: #303030;
line-height: 1.8em;
letter-spacing: 0.05em;
background: #ffffff;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}

/* ---------------------------------------------------------
for main
--------------------------------------------------------- */
#main {
clear: both;
width: 100%;
min-width: 1200px;
margin: 0 auto;
padding: 0;
padding-bottom: 80px;
text-align: center;
}

/* for SP */
@media screen and (max-width: 640px) {
#main {
min-width: 100%;
padding-bottom: 3%;
}
}

/* ---------------------------------------------------------
                                for ttl02
--------------------------------------------------------- */
.ttl02 {
    width: 100%;
    min-width: 1200px;
    height: auto;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 0.8;
    color: #303030;
    letter-spacing: ;
    background: #d0cac0;
}
.ttl02 ul {
    width: 1200px;
    margin: 0 auto;
    padding-top: 70px;
    padding-bottom: 20px;
}
.ttl02 span {
    font-family: 'Hiragino Sans W6';
    font-size: 20px;
    line-height: ;
    color: #303030;
    letter-spacing: ;
}
.ttl02 p {
    margin-top: 40px;
    font-family: 'Hiragino Sans W3';
    font-size: 24px;
    line-height: 1.8;
    color: #303030;
    letter-spacing: ;
}
.ttl02 img {
    margin-bottom: 40px;
}
.mt120 {
margin-top: 120px;
}

/* for SP */
@media screen and (max-width: 640px) {
.ttl02 {
    min-width: 100%;
    font-size: 8.4vw;
}
.ttl02 ul {
    width: 100%;
    padding-top: 12%;
    padding-bottom: 6%;
}
.ttl02 ul img {
    width: 26%;
    height: auto;
}
.ttl02 span {
    font-size: 4.0vw;
}
.ttl02 p {
    margin-top: 10%;
    font-size: 5.0vw;
    line-height: 1.4;
}
.ttl02 img {
    margin-bottom: 6%;
}
.mt120 {
margin-top: 70px;
}
}

/* ---------------------------------------------------------
                                for ttl03
--------------------------------------------------------- */
.ttl03 {
    width: 100%;
    min-width: 1200px;
    height: 300px;
    margin-bottom: 100px;
    padding-top: 80px;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    color: #303030;
    letter-spacing: ;
    background: #d0cac0;
}
.ttl03 ul {
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
    text-align: left;
}
.ttl03 span {
    font-family: 'Hiragino Sans W3';
    font-size: 50px;
    font-weight: 300;
    line-height: ;
    letter-spacing: 0.1em;
    color: #303030;
    letter-spacing: ;
}

/* for SP */
@media screen and (max-width: 640px) {
.ttl03 {
    min-width: 100%;
    font-size: 4.0vw;
    height: auto;
    margin-bottom: 6%;
    padding-top: 12%;
}
.ttl03 ul {
    width: 100%;
    padding-top: 12%;
    text-align: center;
}
.ttl03 ul img {
    width: 26%;
    height: auto;
}
.ttl03 span {
    font-size: 7.0vw;
}
}

/* ---------------------------------------------------------
                                for ttl04-ttl06
--------------------------------------------------------- */
.ttl04,
.ttl05,
.ttl06 {
    width: 100%;
    min-width: 1200px;
    height: 328px;
    background: #d0cac0;
}
.ttl04 ul,
.ttl05 ul,
.ttl06 ul {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    text-align: left;
}
.ttl04 li:first-child,
.ttl05 li:first-child,
.ttl06 li:first-child {
    width: 50%;
    min-width: 600px;
    height: 328px;
    padding-top: 80px;
    text-align: left;
    float: left;
    box-sizing: border-box;
}
.ttl04 li:last-child,
.ttl05 li:last-child,
.ttl06 li:last-child {
    width: 50%;
    min-width: 600px;
    height: 328px;
    text-align: left;
    float: right;
    box-sizing: border-box;
}
.ttl04 p,
.ttl05 p,
.ttl06 p {
    width: 600px;
    height: 140px;
    padding-top: 45px;
    padding-left: 160px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.4;
    color: #303030;
    letter-spacing: ;
    float: right;
    box-sizing: border-box;
}
.ttl04 p.ver2 {
    padding-top: 20px;
}
.ttl04 span,
.ttl05 span,
.ttl06 span {
    font-family: 'Hiragino Sans W3';
    font-size: 32px;
    font-weight: 400;
    line-height: ;
    letter-spacing: 0.1em;
    color: #303030;
    letter-spacing: ;
}

/* for SP */
@media screen and (max-width: 640px) {
.ttl04,
.ttl05,
.ttl06 {
    min-width: 100%;
    font-size: 4.0vw;
    height: auto;
    padding-top: 22%;
}
.ttl04 ul,
.ttl05 ul,
.ttl06 ul {
    min-width: 100%;
    padding-top: 0;
    text-align: center;
}
.ttl04 li:first-child,
.ttl05 li:first-child,
.ttl06 li:first-child {
    width: 100%;
    min-width: 100%;
    height: auto;
    padding-top: 0;
    padding-left: 0;
    text-align: center;
    float: none;
}
.ttl04 ul img,
.ttl05 ul img,
.ttl06 ul img {
    width: 26%;
    height: auto;
}
.ttl04 li:last-child,
.ttl05 li:last-child,
.ttl06 li:last-child {
    width: 100%;
    min-width: 100%;
    height: 270px;
    text-align: left;
    float: none;
}
.ttl04 p,
.ttl04 p.ver2,
.ttl05 p,
.ttl06 p {
    width: 100%;
    margin-bottom: 9%;
    padding-top: 18%;
    padding-left: 0;
    font-size: 20px;
    float: none;
}
.ttl04 span,
.ttl05 span,
.ttl06 span {
    font-size: 6.0vw;
}
}

/* ---------------------------------------------------------
for footer
--------------------------------------------------------- */
#footer {
clear: both;
width: 100%;
min-width: 1200px;
margin: 0 auto;
padding: 0;
text-align: center;
}
#footer ul {
width: 1200px;
margin: 0 auto;
margin-top: 10px;
margin-bottom: 55px;
padding: 0;
text-align: center;
display:flex;
align-items: flex-start;
justify-content: space-between;
}
#footer li {
font-family: 'Hiragino Sans W3';
font-size: 16px;
font-weight: normal;
line-height: ;
color: #303030;
letter-spacing: ;
text-align: center;
}
p.cap {
width: 1200px;
margin: 0 auto;
padding: 0;
font-family: 'Hiragino Sans W3';
font-size: 12px;
font-weight: normal;
line-height: 1.4;
color: #5a6469;
letter-spacing: ;
text-align: left;
}
#f_navi {
width: 100%;
min-width: 1200px;
margin-top: 20px;
padding: 0;
background: #f0ede9;
display: inline-block;
}
#f_navi ul {
width: 1200px;
margin: 0 auto;
padding: 10px 0 0 0;
}
#f_navi li {
margin-bottom: 8px;
font-family: 'Hiragino Sans W3';
font-size: 12px;
font-weight: normal;
line-height: 1.4;
color: #8d8d8d;
letter-spacing: ;
text-align: left;
}
#f_list {
clear: both;
width: 100%;
min-width: 1200px;
margin: 0 auto;
margin-top: 50px;
margin-bottom: 90px;
padding: 0;
text-align: center;
}
#f_list ul {
width: 1200px;
margin: 0 auto;
}
#f_list li {
font-family: 'Hiragino Sans W3';
font-size: 12px;
font-weight: normal;
line-height: 2.4;
color: #303030;
letter-spacing: ;
text-align: left;
float: left;
}
#f_list li:last-child {
float: right;
}
span.copyright {
margin-top: 10px;
margin-bottom: 30px;
font-family: 'Roboto Slab', sans-serif;
font-size: 10px;
font-weight: 100;
line-height: ;
color: #303030;
letter-spacing: ;
display: inline-block;
}

/* for SP */
@media screen and (max-width: 640px) {
#footer {
min-width: 100%;
}
#footer ul {
width: 100%;
}
p.cap {
width: 92%;
font-size: 2.6vw;
margin-bottom: 6%;
}
#f_navi {
min-width: 100%;
}
#f_navi ul {
width: 100%;
}
#f_list {
min-width: 100%;
}
#f_list ul {
width: 100%;
}
span.copyright {
font-size: 2.0vw;
}
}

/* ---------------------------------------------------------
for footer_sp
--------------------------------------------------------- */

/* for SP */
@media screen and (max-width: 640px) {
#footer_sp {
width: 100%;
text-align: center;
}
#footer_sp ul {
width: 100%;
margin-bottom: 3%;
background: #5C6A57;
display: inline-block;
}
#footer_sp li {
width: 50%;
border-bottom: 1px solid #ffffff;
box-sizing: border-box;
float: left;
}
#footer_sp li a {
width: 100%;
height: 100%;
padding: 9% 0;
font-family: 'Roboto Slab', sans-serif;
font-size: 4.0vw;
line-height: ;
color: #ffffff;
letter-spacing: ;
line-height: 1.2;
text-align: center;
box-sizing: border-box;
display: block;
}
#footer_sp li:nth-child(2n) a {
border-left: 1px solid #ffffff;
}
#footer_sp li a span {
font-family: 'Hiragino Sans W3';
font-size: 3.2vw;
line-height: ;
color: #ffffff;
letter-spacing: ;
line-height: 1.2;
}
#footer_sp img.staff_logo {
width: 78%;
height: auto;
margin-top: 18%;
margin-bottom: -3%;
}
}

/* ---------------------------------------------------------
for PageSideBtn
--------------------------------------------------------- */
#PageSideBtn {
width: 80px;
height: 180px;
text-align: center;
box-sizing: border-box;
position: fixed;
top: 200px;
right: 0;
z-index: 20;
}
#PageTopBtn a {
display: block;
width: 100%;
height: 100%;
padding-top: 12px;
font-size: 20px;
font-weight: 300;
color: #ffffff;
box-sizing: border-box;
}

/* for SP */
@media screen and (max-width: 640px) {
#PageSideBtn {
display: none;
}
}

/* ---------------------------------------------------------
for PageTopBtn
--------------------------------------------------------- */
#PageTopBtn {
width: 80px;
height: 80px;
text-align: center;
box-sizing: border-box;
position: fixed;
right: 15px;
bottom: 25px;
z-index: 20;
}
#PageTopBtn a {
display: block;
width: 100%;
height: 100%;
}

/* for SP */
@media screen and (max-width: 640px) {
#PageTopBtn {
display: none;
}
}

/* ---------------------------------------------------------
for PageBottomBtn
--------------------------------------------------------- */

/* for SP */
@media screen and (max-width: 640px) {
#PageBottomBtn {
width: 100%;
height: auto;
text-align: center;
position: fixed;
left: 0;
bottom: 0;
z-index: 19;
}
#PageBottomBtn li {
width: 100%;
height: auto;
text-align: center;
background: #edea0d;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
float: left;
}
#PageBottomBtn a {
width: 100%;
height: auto;
padding: 4% 0 4% 0;
font-family: 'Hiragino Sans W6';
font-size: 4.0vw;
font-weight: 700;
color: #5c6a57;
letter-spacing: ;
line-height: 1.2;
box-sizing: border-box;
display: inline-block;
}
}

/* ---------------------------------------------------------
for sp_h_navi
--------------------------------------------------------- */
.sp_h_navi {
display: none;
}

/* for SP */
@media screen and (max-width: 640px) {
.sp_h_navi {
display: block;
width: 100%;
}
.sp_h_navi ul {
width: 100%;
    background-color: rgba(255, 255, 255, 1.0);
  position: fixed;
  top: 0;
z-index: 10000;
height: 70px;
box-sizing: border-box;
}
.sp_h_navi li {
margin-top: 15px;
margin-left: 18px;
text-align: left;
}
.sp_h_navi li img.h_logo {
width: 65%;
height: auto;
}
}

/* ===============================================
ヘッダーのスタイリング
=============================================== */
.header {
  height: 70px;
  text-align: left;
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
.header img.h_logo {
width: 80%;
  height: auto;
  margin-top: 30px;
}
.header__container {
  max-width: 1000px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: inherit;
  color: #303030;
  padding: 0 25px;
  margin-right: auto;
  margin-left: auto;
}

/* ===============================================
ハンバーガーボタンのスタイリング
=============================================== */
input[type="checkbox"] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.hamburger {
  display: block;
  width: 50px;
  height: 80px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.hamburger span,
.hamburger span::before,
.hamburger span::after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 4px;
  background-color: #303030;
  transition: all 0.5s;
}
.hamburger span::before {
  top: -10px;
}
.hamburger span::after {
  bottom: -10px;
}
input[type="checkbox"]:checked + .hamburger span {
  background-color: transparent;
}
input[type="checkbox"]:checked + .hamburger span::before {
  top: 0;
  transform: rotate(45deg);
}
input[type="checkbox"]:checked + .hamburger span::after {
  bottom: 0;
  transform: rotate(-45deg);
}

/* ===============================================
メニューのスタイリング
=============================================== */
.nav {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 70px;
  right: -120%;
  background-color: #ffffff;
  color: #fff;
  padding: 20px 0 100px 0;
  transition: all 0.5s;
  text-align: center;
  overflow-y: scroll;
}
.nav__item a {
  display: block;
  width: 90%;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: ;
    color: #303030;
    letter-spacing: ;
  margin: 0 auto;
  padding: 15px 0 15px 10px;
  text-transform: uppercase;
  text-align: left;
border-top: 1px solid #303030;
}
.nav__item:last-child a {
margin-bottom: 40px;
border-bottom: 1px solid #303030;
}
.nav__item a span {
    font-family: 'Hiragino Sans W3';
    font-size: 14px;
    font-weight: 400;
    line-height: ;
    color: #303030;
    letter-spacing: ;
}
.nav__item a:hover {
  color: #0f5474;
  background-color: #fff;
}
input[type="checkbox"]:checked ~ .nav {
  right: 0;
}
span.tel01 {
font-family: 'Roboto Slab', sans-serif;
font-size: 24px;
font-weight: 700;
line-height: ;
color: #303030;
letter-spacing: ;
}
span.tel02,
span.tel-link {
font-family: 'Roboto Slab', sans-serif;
font-size: 32px;
font-weight: 700;
line-height: ;
color: #303030;
letter-spacing: ;
}
span.tel03 {
margin-top: -5px;
margin-left: 38px;
font-family: 'Hiragino Sans W3';
font-size: 16px;
font-weight: ;
line-height: ;
color: #303030;
letter-spacing: ;
display: block;
}
span.sub_btn {
width: 90%;
font-family: 'Hiragino Sans W6';
font-size: 18px;
font-weight: 700;
line-height: ;
color: #303030;
letter-spacing: ;
background: #F0EDE9;
display: inline-block;
position: relative;
}
span.sub_btn a {
width: 100%;
height: 100%;
padding: 15px 0;
display: block;
}
}

/* ===============================================
フリーBOX
=============================================== */

.box_1200 {
width: 1200px;
margin: 0 auto;
}
.box_w {
width: 100%;
margin: 0 auto;
}

/* for SP */
@media screen and (max-width: 640px) {
.box_1200 {
width: 100%;
margin: 0 auto;
}
}



.loading {
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,1.0);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 20000;
}

.loading img {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
}

/* ---------------------------------------------------------
                                for read_more_btn_white
--------------------------------------------------------- */
.read_more_btn_white {
    width: 300px;
    height: 52px;
    border: 1px solid #ffffff;
    border-radius: 26px;
    box-sizing: border-box;
    position: relative;
}
.read_more_btn_white a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 8px;
    padding-left: 20px;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: ;
    color: #ffffff;
    letter-spacing: ;
    text-align: left;
    background: url(../images/index/arrow/white_aw.png) no-repeat right+20px center;
    background-size: 6px 10px;
    box-sizing: border-box;
}
.read_more_btn_white a:hover {
    background-color: rgba(0,0,0,.3);
    border-radius: 26px;
}

/* for SP */
@media screen and (max-width: 640px) {
.read_more_btn_white {
    width: 100%;
    height: 52px;
    margin-bottom: 12%;
    border: 1px solid #ffffff;
    border-radius: 26px;
    box-sizing: border-box;
    position: relative;
}
.read_more_btn_white a {
    display: block;
    width: 100%;
    height: 100%;
}
}

/* ---------------------------------------------------------
                                for read_more_btn_black
--------------------------------------------------------- */
.read_more_btn_black {
    width: 300px;
    height: 52px;
    border: 1px solid #303030;
    border-radius: 26px;
    box-sizing: border-box;
    position: relative;
}
.read_more_btn_black a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 8px;
    padding-left: 20px;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: ;
    color: #303030;
    letter-spacing: ;
    text-align: left;
    background: url(../images/index/arrow/black_aw.png) no-repeat right+20px center;
    background-size: 6px 10px;
    box-sizing: border-box;
}
.read_more_btn_black a:hover {
    background-color: rgba(255,255,255,.5);
    border-radius: 26px;
}

/* for SP */
@media screen and (max-width: 640px) {
.read_more_btn_black {
    width: 100%;
    height: 52px;
    margin-bottom: 12%;
    border: 1px solid #303030;
    border-radius: 26px;
    box-sizing: border-box;
    position: relative;
}
.read_more_btn_black a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 8px;
    padding-left: 20px;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: ;
    color: #303030;
    letter-spacing: ;
    text-align: left;
    box-sizing: border-box;
}
.read_more_btn_black a:hover {
    background-color: rgba(255,255,255,.5);
    border-radius: 26px;
}
}

/* ---------------------------------------------------------
                                for brand_btn
--------------------------------------------------------- */
.brand_btn,
.brand_btn2 {
    width: 394px;
    height: 75px;
    margin-top: -5px;
    box-sizing: border-box;
    position: relative;
}
.brand_btn a,
.brand_btn2 a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 24px;
    padding-left: 23px;
    font-family: 'Hiragino Sans W3';
    font-size: 20px;
    font-weight: normal;
    line-height: ;
    color: #ffffff;
    letter-spacing: ;
    text-align: left;
    background: #303030 url(../images/index/arrow/white_aw.png) no-repeat right+20px center;
    background-size: 12px 20px;
    box-sizing: border-box;
}
.brand_btn a {
    background: #303030 url(../images/index/arrow/white_aw.png) no-repeat right+20px center;
    background-size: 12px 20px;
}
.brand_btn2 a {
    background: #303030 url(../images/index/arrow/white_gaibu.png) no-repeat right+20px center;
    background-size: 12px 20px;
}
.brand_btn a:hover {
    background: #686c64 url(../images/index/arrow/white_aw.png) no-repeat right+20px center;
    background-size: 12px 20px;
}
.brand_btn2 a:hover {
    background: #686c64 url(../images/index/arrow/white_gaibu.png) no-repeat right+20px center;
    background-size: 12px 20px;
}
.brand_btn a span,
.brand_btn2 a span {
    font-family: 'Hiragino Sans W3';
    font-size: 14px;
    font-weight: normal;
    line-height: ;
    color: #ffffff;
}
#brand_img li a:hover + .brand_btn a,
#brand_img li a:hover + .brand_btn2 a {
    background-color: #686c64;
}
.brand_btn .arrow_10_20_white {
    width: 10px;
    height: 10px;
    margin: 0 auto;
    margin-top: 24px;
    border:2px solid;
    border-color: #ffffff #ffffff transparent transparent;
    transform: rotate(-315deg);
    position: absolute;
    top: +6px;
    right: +23px;
}

/* for SP */
@media screen and (max-width: 640px) {
.brand_btn,
.brand_btn2 {
    width: 100%;
    height: 75px;
    margin-top: -5px;
    box-sizing: border-box;
    position: relative;
}
.brand_btn a,
.brand_btn2 a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 24px;
    padding-left: 23px;
    font-family: 'Hiragino Sans W3';
    font-size: 20px;
    font-weight: normal;
    line-height: ;
    color: #ffffff;
    letter-spacing: ;
    text-align: left;
    box-sizing: border-box;
}
.brand_btn a span,
.brand_btn2 a span {
    font-family: 'Hiragino Sans W3';
    font-size: 14px;
    font-weight: normal;
    line-height: ;
    color: #ffffff;
}
#brand_img li a:hover + .brand_btn a {
    background-color: #686c64;
}
.brand_btn .arrow_10_20_white {
    width: 10px;
    height: 10px;
    margin: 0 auto;
    margin-top: 24px;
    border:2px solid;
    border-color: #ffffff #ffffff transparent transparent;
    transform: rotate(-315deg);
    position: absolute;
    top: +6px;
    right: +23px;
}
}

/* ---------------------------------------------------------
                                for plan_btn
--------------------------------------------------------- */
.plan_btn {
    width: 320px;
    height: 90px;
    margin-top: 20px;
    box-sizing: border-box;
    position: relative;
}
.plan_btn a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 30px;
    padding-left: 32px;
    font-family: 'Hiragino Sans W3';
    font-size: 20px;
    font-weight: normal;
    line-height: ;
    color: #ffffff;
    letter-spacing: ;
    text-align: left;
    border-radius: 45px;
    background: #303030 url(../images/index/arrow/white_aw.png) no-repeat right+30px center;
    background-size: 8px 16px;
    box-sizing: border-box;
}
.plan_btn a:hover {
    background-color: rgba(0,0,0,.3);
    border-radius: 45px;
}
.plan_btn .arrow_8_16_white {
    width: 8px;
    height: 8px;
    margin: 0 auto;
    margin-top: 34px;
    border:2px solid;
    border-color: #ffffff #ffffff transparent transparent;
    transform: rotate(-315deg);
    position: absolute;
    top: +6px;
    right: +36px;
}

/* for SP */
@media screen and (max-width: 640px) {
.plan_btn {
    width: 109%;
}
}

/* ---------------------------------------------------------
                                for visit_btn
--------------------------------------------------------- */
.visit_btn {
    width: 420px;
    height: 90px;
    margin: 0 auto;
    margin-top: 90px;
    margin-bottom: 160px;
    box-sizing: border-box;
    position: relative;
}
.visit_btn a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 30px;
    padding-left: 32px;
    font-family: 'Hiragino Sans W3';
    font-size: 20px;
    font-weight: normal;
    line-height: ;
    color: #ffffff;
    letter-spacing: ;
    text-align: left;
    border-radius: 45px;
    background: #79ac8f url(../images/index/arrow/white_aw.png) no-repeat right+30px center;
    background-size: 12px 20px;
    box-sizing: border-box;
}
.visit_btn a:hover {
    background-color: rgba(0,0,0,.3);
    border-radius: 45px;
}
.visit_btn .arrow_8_16_white {
    width: 8px;
    height: 8px;
    margin: 0 auto;
    margin-top: 34px;
    border:2px solid;
    border-color: #ffffff #ffffff transparent transparent;
    transform: rotate(-315deg);
    position: absolute;
    top: +6px;
    right: +36px;
}

/* for SP */
@media screen and (max-width: 640px) {
.visit_btn {
    width: 92%;
    height: 90px;
    margin: 0 auto;
    margin-top: 12%;
    margin-bottom: 18%;
    box-sizing: border-box;
    position: relative;
}
.visit_btn a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 30px;
    padding-left: 32px;
    font-family: 'Hiragino Sans W3';
    font-size: 20px;
    font-weight: normal;
    line-height: ;
    color: #ffffff;
    letter-spacing: ;
    text-align: left;
    border-radius: 45px;
    box-sizing: border-box;
}
.visit_btn a:hover {
    background-color: rgba(0,0,0,.3);
    border-radius: 45px;
}
.visit_btn .arrow_8_16_white {
    width: 8px;
    height: 8px;
    margin: 0 auto;
    margin-top: 34px;
    border:2px solid;
    border-color: #ffffff #ffffff transparent transparent;
    transform: rotate(-315deg);
    position: absolute;
    top: +6px;
    right: +36px;
}
}

/* ---------------------------------------------------------
                                for plot_btn
--------------------------------------------------------- */
.plot_btn {
    width: 420px;
    height: 90px;
    margin: 0 auto;
    margin-bottom: 160px;
    box-sizing: border-box;
    position: relative;
}
.plot_btn a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 30px;
    padding-left: 32px;
    font-family: 'Hiragino Sans W3';
    font-size: 20px;
    font-weight: normal;
    line-height: ;
    color: #ffffff;
    letter-spacing: ;
    text-align: left;
    border-radius: 45px;
    background: #303030 url(../images/index/arrow/white_aw.png) no-repeat right+30px center;
    background-size: 12px 20px;
    box-sizing: border-box;
}
.plot_btn a:hover {
    background-color: rgba(0,0,0,.3);
    border-radius: 45px;
}
.plot_btn .arrow_8_16_white {
    width: 8px;
    height: 8px;
    margin: 0 auto;
    margin-top: 34px;
    border:2px solid;
    border-color: #ffffff #ffffff transparent transparent;
    transform: rotate(-315deg);
    position: absolute;
    top: +6px;
    right: +36px;
}

/* for SP */
@media screen and (max-width: 640px) {
.plot_btn {
    width: 92%;
    height: 90px;
    margin: 0 auto;
    margin-bottom: 18%;
    box-sizing: border-box;
    position: relative;
}
.plot_btn a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 30px;
    padding-left: 32px;
    font-family: 'Hiragino Sans W3';
    font-size: 20px;
    font-weight: normal;
    line-height: ;
    color: #ffffff;
    letter-spacing: ;
    text-align: left;
    border-radius: 45px;
    box-sizing: border-box;
}
.plot_btn a:hover {
    background-color: rgba(0,0,0,.3);
    border-radius: 45px;
}
.plot_btn .arrow_8_16_white {
    width: 8px;
    height: 8px;
    margin: 0 auto;
    margin-top: 34px;
    border:2px solid;
    border-color: #ffffff #ffffff transparent transparent;
    transform: rotate(-315deg);
    position: absolute;
    top: +6px;
    right: +36px;
}
}