@charset "utf-8";

/* CSS Document */

@media screen and (max-width:640px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
#container{
width:100%;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
    line-height: 1;
    font-family: 'Noto Sans JP', sans-serif;
    font-feature-settings: "palt";
    background-color: #FCFAF2 !important;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

	
#slider p {
    color: #FFFFFF;
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 3px;
    font-weight: 600;
    margin-top: 130px;
    margin-left: 20px;
}
.index_silde .indexneko1 {
	display: none;
}
#index_main .indexneko2 {
	width: 50%;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
#index_main {
    margin-bottom: 50px;
}
#index_nikukyu {
    background-image: url(../image/index_nikukyu.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.nekocenter_title {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.nekocenter_title .ill {
    width: 60%;
    margin-left: auto;
    margin-right: auto;	
    margin-bottom: 10px;
}
.nekocenter_title .title {
    font-size: 20px;
    font-weight: 600;
    color: #454444;
    line-height: 30px;
    margin-bottom: 30px;
}
.index_concept {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}
.index_concept .index_text {
    color: #515151;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
}
.index_conceptlink p a {
    width: 80%;
    height: 80px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    line-height: 80px;
    border-radius: 10px;
    background-color: #515151;
    font-weight: 600;
    letter-spacing: 4px;
    text-shadow: 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
}
.index_conceptlink p a:hover {
    border-radius: 20px;
    background-color: #FFBD7C;
}
#index_minislider {
    margin-bottom: 80px;
}
.index_tokutyou_box {
    margin-bottom: 80px;
}
	
.index_tokutyou {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
	}	
.index_tokutyou_box .index_towerneko {
    width: 90%;
    margin-bottom: 20px;
}
.index_nobiruneko {
    width: 40%;
    margin-bottom: 15px;
}
.index_tokutyou_title {
    color: #454444;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}
.index_tokutyou_text {
    color: #515151;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 44px;
}


.index_tokutyou_link a {
    width: 90%;
	margin-left: auto;
	margin-right: auto;
    height: 80px;
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    line-height: 80px;
    border-radius: 10px;
    background-color: #515151;
    font-weight: 600;
    letter-spacing: 4px;
    text-shadow: 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
}
.index_tokutyou_link a:hover {
    border-radius: 20px;
    background-color: #FFBD7C;
}
.index_white_back {
    background-color: #FFFFFF;
    padding-top: 50px;
    padding-bottom: 100px;
    margin-bottom: 70px;
}
#nekocenter_title {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    text-align: center;
}
#nekocenter_title .ill {
    width: 60%;
    margin-left: auto;
    margin-right: auto;	
    margin-bottom: 10px;
}
#nekocenter_title .title {
    color: #515151;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
#nekocenter_title .text {
    color: #515151;
    font-size: 14px;
}
.index_bukkenlist {
    width: 95%;
    display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
}
.index_bukken {
    width: 48%;
	margin-bottom: 30px;

}

.index_bukken .so {
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(255,255,255,0.6);
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    position: absolute;
    padding-left: 15px;
    padding-right: 15px;
    width: 48%;
}	
	
.index_bukken .photo {
    margin-bottom: 15px;
}
.index_bukken .title {
    color: #515151;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    font-weight: 600;
}

.index_bukken_link a {
    width: 80%;
    height: 80px;
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    line-height: 80px;
    border-radius: 10px;
    background-color: #515151;
    font-weight: 600;
    letter-spacing: 4px;
    text-shadow: 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    margin-left: auto;
    margin-right: auto;
}
.index_bukken_link a:hover {
    border-radius: 20px;
    background-color: #FFBD7C;
}
.index_news {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}
.index_news .index_news_left {
    width: 300px;
}

.index_news .index_news_left .title {
    color: #515151;
    font-size: 30px;
    font-weight: 200;
    border-top: 5px solid #FFBD7C;
    width: 180px;
    text-align: center;
    padding-top: 15px;
    margin-bottom: 30px;
}
.index_news .index_news_left .ja {
display: none;
}
.index_news .index_news_right {
    color: #515151;
    width: 90%;
    margin-left: auto;
    margin-right: auto;	
}
.index_news .index_news_right p {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 22px;
}
	
.index_news_right p a {
    text-decoration: none;
    color: #515151;
}
.index_news_right p a:hover {
    color: #D39021;
}	
	
.index_news_neko {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
}
#cta_back {
    background-color: #FCF2D8;
    padding-top: 50px;
    padding-bottom: 40px;
    margin-bottom: 30px;
}
#cta_midashi {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
#cta_midashi .en {
    color: #DB9958;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 3px;
    margin-bottom: 15px;
}
#cta_midashi .title {
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #515151;
    font-weight: 600;
}

.cta_link a {
    width: 90%;
    height: 80px;
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    line-height: 80px;
    border-radius: 10px;
    background-color: #515151;
    font-weight: 600;
    letter-spacing: 4px;
    text-shadow: 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.cta_link a:hover {
    border-radius: 20px;
    background-color: #FFBD7C;
}
#cta_tel {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#cta_tel .title {
    color: #515151;
    font-size: 14px;
    font-weight: 600;
	margin-bottom: 15px;
}
#cta_tel .number {
    font-size: 30px;
    font-weight: 600;
    color: #515151;
    letter-spacing: 3px;
	margin-bottom: 15px;	
}
#cta_tel .time {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 3px;
}
#footer {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
	padding-top: 40px;
}
#footer .foot_logo {
    width: 159px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 60px;
}
#footer #foot_text {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
	color: #515151;
}
#foot_text .title {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
}
#foot_text .text {
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 24px;
}
#footer #foot_text .text a {
    color: #158608;
    text-decoration: none;
}
#footer #foot_text .text a:hover {
    color: #C48000;
}	
	
#foot_text .link {
    padding-top: 20px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #5C5C5C;
    border-top: 1px solid #BCBCBC;
    margin-bottom: 15px;
}
#foot_text .link a {
    text-decoration: none;
    color: #575757;
}
#foot_text .link a:hover {
    color: #E0820B;
}
#footer #foot_text .insta {
    padding-bottom: 20px;
    text-align: right;
}

.cr {
    background-color: #FFFFFF;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 90px;
    font-size: 12px;
    color: #5C5C5C;
}
.privacy_text {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 26px;
    color: #515151;
}
.page_main {
    display: flex;
    margin-bottom: 40px;
	align-items: center;
	background-color: #F3E6CC;
    height: 160px;
    margin-top: 60px;
	    background-image: url(../image/sp_nikukyu.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.page_main .privacy_photo {
    font-size: 20px;
    font-weight: 600;
    color: #4B4B4B;
    padding-left: 20px;
}
.page_main .page_neko {
    width: 25%;
}
.contact_text {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 24px;
    color: #515151;
    margin-bottom: 30px;
}

.page_main .contact_photo {
    font-size: 20px;
    font-weight: 600;
    color: #4B4B4B;
    padding-left: 20px;
}
		
#page_title {
    width: 90%;
    height: 55px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 600;
    line-height: 55px;
    border-bottom: 2px solid #F9D9A6;
    color: #4F4F4F;
}

#contact_tel {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}
#contact_tel .title {
    color: #515151;
    font-size: 16px;
    font-weight: 600;
    background-color: #F9D9A6;
    padding-top: 15px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 25px;
    border-radius: 30px;
    margin-bottom: 20px;
    text-align: center;	
}
#contact_tel .number {
    font-size: 31px;
    font-weight: 600;
    color: #515151;
    letter-spacing: 3px;
    margin-bottom: 15px;
    text-align: center;
}
#contact_tel .time {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}
.page_nikukyutitle {
    width: 95%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../image/nikukyu.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    color: #4F4F4F;
    background-position: 0 3px;
    letter-spacing: 2px;
}
.company_table {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}
	
.sp-scroll-table table{
border-collapse: collapse;
max-width: 100%;
}
.sp-scroll-table th{
　text-align: center;
　color: #FFFFFF ;
padding: 1em;
}
.sp-scroll-table td{
padding: 1em;
white-space: nowrap;
}
.sp-scroll-table {
overflow-x: auto;
margin-bottom: 0.1em;
max-width: 770px;
}	
	
.company_table tbody tr th {
    background-color: #FBF3E4;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #515151;
    font-size: 14px;
    line-height: 24px;
    width: 150px;
    border-bottom: 1px solid #E6DBCD;
}
.company_table tbody tr td {
    color: #515151;
    font-size: 14px;
    line-height: 24px;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E6DBCD;
}

.company_table tbody tr td a {
    color: #DC8531;
    text-decoration: none;
}
.company_table tbody tr td a:hover {
    color: #935519;
}
#company_photobox {
    width: 95%;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 70px;
    justify-content: space-between;
}
.company_photo {
    width: 48%;

}	
	
.company_photo .caption {
    font-size: 14px;
    margin-top: 10px;
    color: #525252;
}


.gmap{
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.gmap iframe, .gmap object, .gmap embed{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}	
	
.page_main .news_photo {
    font-size: 20px;
    font-weight: 600;
    color: #4B4B4B;
    padding-left: 20px;
}
.news_text {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    color: #515151;
}
.news_text p {
    font-size: 14px;
    line-height: 22px;
	margin-bottom: 20px;
}	
	
.news_text  a {
    text-decoration: none;
    color: #515151;
}
.news_text a:hover {
    color: #D39021;
}
.blog_text {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 24px;
    color: #515151;
    margin-bottom: 40px;
}
#blog_photo {
    width: 90%;	
    margin-left: auto;
    margin-right: auto;	
    text-align: center;
    margin-bottom: 45px;
}

.seiyakuzumi {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 40px;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    font-weight: 600;
    color: #FFFFFF;
    background-color: #C87A2D;
    letter-spacing: 5px;
}	
	
.page_main .bukken_photo {
    font-size: 20px;
    font-weight: 600;
    color: #4B4B4B;
    padding-left: 20px;
}
.bukken_bukkenlist {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
	flex-wrap: wrap;
    margin-bottom: 100px;
    justify-content: space-between;
}
.bukken_bukkenlist .bukken_bukken {
    width: 48%;
    margin-bottom: 35px;
}
	
.bukken_bukken .so {
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(255,255,255,0.6);
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    position: absolute;
    padding-left: 15px;
    padding-right: 15px;
    width: 48%;
}	
	
.bukken_bukkenlist .bukken_bukken .photo {
    margin-bottom: 10px;
}
.bukken_bukkenlist .bukken_bukken .title {
    font-size: 14px;
    line-height: 22px;
}
	
	
.bukken_day {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    color: #3F3F3F;
    font-size: 12px;
    text-align: right;
    letter-spacing: 1px;
}	
	
.bukken_pickup {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}
.bukken_pickup tbody tr th {
    font-size: 16px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color: #FFF3D2;
    border: 1px solid #EDE1C0;
}
.bukken_pickup tbody tr td {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color: #FFFFFF;
    border: 1px solid #EDE1C0;
}
	
.bukken_pickup2 {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}	
	
.bukken_pickup2 tbody tr th {
    font-size: 14px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color: #FFF3D2;
    border: 1px solid #EDE1C0;
    text-align: left;
}
.bukken_pickup2 tbody tr td {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color: #FFFFFF;
    border: 1px solid #EDE1C0;
}	
	
.bukken_title {
    position: relative;
    padding-bottom: 1.2rem;
    border-bottom: 3px solid #ffddb9;
    color: #535353;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.bukken_title:before {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%) skew(-25deg);
    height: 20px;
    width: 10px;
    border-right: 3px solid #ffddb9;
	background-color: #fcfaf2;
    content: "";
}	
	
.bukken_slide {
    text-align: center;
    margin-bottom: 60px;
}	
	
.page_main .about_photo {
    font-size: 20px;
    font-weight: 600;
    color: #4B4B4B;
    padding-left: 20px;
}
	
#about_concept {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
	margin-bottom: 50px;
}
	
#about_concept .about_concept_photo	{
display: none;

	}
#about_concept_text .text {
    font-size: 14px;
    line-height: 30px;
    color: #525252;
}
#about_concept_text .title {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    margin-bottom: 25px;
    color: #515151;
    letter-spacing: 2px;
}
#about_concept_text .caption {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #F8B36E;
    letter-spacing: 5px;
    margin-bottom: 10px;
}

.about_doushite {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    border: 3px solid #FFD991;
    border-radius: 30px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 50px;
}

.about_doushite .title {
    position: relative;
    padding: 0.5rem 0 1.5rem;
    margin-bottom: 2rem;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;	
    text-align: center;
    color: #525252;
    letter-spacing: 2px;
}

.about_doushite .title::before {
    position: absolute;
    border-bottom: 5px solid #ffb254;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 70px;
    content: '';
}

.about_doushite .text {
    font-size: 14px;
    line-height: 24px;
    color: #515151;
    margin-bottom: 20px;
}
.about_doushite .zu {
    text-align: center;
}
.about_osusume_back {
    background-color: #FFF0D7;
    padding-top: 50px;
}
.about_osusume_box {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}
.about_osusume_box .about_osusume {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
}
.about_osusume_box .about_osusume .title {
    color: #634A15;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 15px;
    letter-spacing: 3px;
}
.about_osusume_box .about_osusume .text {
    width: 95%;
    margin-left: auto;
    margin-right: auto;	
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
}
.about_tokutyou .photo {
    margin-bottom: 40px;
}
.about_tokutyou .about_tokutyou_box {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}
.about_tokutyou_left {
    width: 95%;
    margin-left: auto;
    margin-right: auto;	
}

.about_tokutyou_left .caption {
    color: #FAB295;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 8px;
    text-align: center;
}
.about_tokutyou_left .midashi {
    color: #383434;
    font-size: 22px;
    font-weight: 600;
    line-height: 34px;
    margin-bottom: 20px;
    text-align: center;
}
.about_tokutyou_left .text {
    color: #383434;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}
.about_tokutyou_link p a {
    width: 80%;
    margin-left: auto;
    margin-right: auto;		
    height: 75px;
    display: block;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    line-height: 75px;
    text-align: center;
    background-color: #515151;
    text-decoration: none;
    letter-spacing: 3px;
    border-radius: 10px;
    margin-top: 40px;
    margin-bottom: 20px;
	
}

.about_tokutyou_link p a:hover {
    border-radius: 20px;
    background-color: #FFBD7C;
}

.page_main .setsubi_photo {
    font-size: 20px;
    font-weight: 600;
    color: #4B4B4B;
    padding-left: 20px;

}
#setsubi_left {
}

#setsubi_text {
    width: 95%;
    top: -30px;
    left: 10px;
    position: relative;
}

#setsubi_text .title {
    font-size: 20px;
    line-height: 38px;
    width: 95%;	
    margin-left: auto;
    margin-right: auto;	
    font-weight: 600;
    color: #454444;
    margin-bottom: 25px;
}
#setsubi_text .text {
    color: #515151;
    font-size: 14px;
    line-height: 36px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    position: relative;
    top: -15px;
	
}
#setsubi_eiji {
    color: #F9F0CC;
    font-size: 80px;
    width: 100%;	
    margin-left: auto;
    margin-right: auto;		
}
	.setsubi_nekotohito{
    width: 95%;
    margin-left: auto;
    margin-right: auto;		
	}	
	
#setsubi_box {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.setsubi_reason {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}
.setsubi_reason .neko2 {
    display: none;
}	
.setsubi_reason .neko {
    text-align: center;
}		
.setsubi_reason_text .en {
    color: #F69751;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 10px;
}
.setsubi_reason_text .title {
    text-align: center;
    font-size: 22px;
    color: #454444;
    font-weight: 600;
    margin-bottom: 15px;
    letter-spacing: 1px;
}
.setsubi_reason_text .text {
    color: #454444;
    font-size: 14px;
    line-height: 24px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
	
}
#setsubi_reason_contents {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}
#setsubi_reason_contents .setsubi_reason_box {
    width: 100%;
    background-color: #FFFFFF;
    border: 1px solid #E8E6DD;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 20px;
    margin-bottom: 25px;
	
}
.setsubi_reason_box .ill {
    text-align: center;
    margin-bottom: 5px;
}
.setsubi_reason_box .title {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 10px;
    color: #ECA61F;
}
.setsubi_reason_box .text {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 24px;
    color: #515151;
}

.setsubi_listtitle {
    position: relative;
    padding-top: 2rem;
    padding-bottom: 2rem;
    color: #fff;
    background: #eba35c;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 40px;
    border-radius: 15px;
}

.setsubi_listtitle:after {
    position: absolute;
    bottom: -9px;
    left: 10em;
    width: 0;
    height: 0;
    content: '';
    border-width: 10px 10px 0 10px;
    border-style: solid;
    border-color: #eba35c transparent transparent transparent;
}
#setsubi_listtext {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    color: #303030;
    font-size: 14px;
    line-height: 24px;
}
.setsubi {
    width: 95%;
    margin-left: auto;
    margin-right: auto;	
    margin-bottom: 50px;
}
.setsubi .photo {
    margin-bottom: 20px;
}
.setsubi_nikukyutitle {
    display: flex;
    margin-bottom: 15px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    font-weight: 600;
    color: #303030;
    align-items: center;
}
.setsubi_title .dai {
    color: #ECA61F;
    font-size: 20px;
    margin-top: 3px;
}

.setsubi_nikukyutitle .nikukyu {
    width: 62px;
    margin-right: 10px;
}
.setsubi .text {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 24px;
    color: #515151;
}
.setsubi_list {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}
#sp_cta {
    width: 100%;
    height: 50px;
    display: flex;
	position: fixed;
    bottom: 0;
}
	
#sp_cta .tel {
    width: 50%;	
}	
#sp_cta .tel a {
    height: 50px;
    display: block;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    line-height: 50px;
    text-decoration: none;
    background-color: #5EC13C;
    text-align: center;
    border-top-left-radius: 20px;
}
#sp_cta .mail {
    width: 50%;	
}			
#sp_cta .mail a {
    height: 50px;
    display: block;
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 50px;
    background-color: #FF9F5E;
    text-decoration: none;
    border-top-right-radius: 20px;
}

.attention {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 40px;
    color: #474747;
    font-size: 14px;
    line-height: 20px;
    background-color: #E0DED5;
}	
	
}
