@charset "utf-8";
.attention {
}

/* CSS Document */

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

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: 45px;
    line-height: 60px;
    letter-spacing: 10px;
    font-weight: 800;
    margin-top: 130px;
    margin-left: 130px;
}
.index_silde {
    display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}
#index_main .indexneko2 {
    position: absolute;
    bottom: 0px;
    right: 150px;
}
#index_main {
    margin-bottom: 110px;
}
#index_nikukyu {
    background-image: url(../image/index_nikukyu.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.nekocenter_title {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.nekocenter_title .ill {
    margin-bottom: 10px;
}
.nekocenter_title .title {
    font-size: 35px;
    font-weight: 600;
    color: #454444;
    letter-spacing: 4px;
    line-height: 48px;
    margin-bottom: 60px;
}
.index_concept {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.index_concept .index_naderuneko img {
    width: 100%;
}

.index_concept .index_text {
    color: #515151;
    font-size: 18px;
    line-height: 38px;
    margin-left: 60px;
    width: 550px;
}
.index_conceptlink p a {
    width: 365px;
    height: 80px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 150px;
    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: 150px;
}
.index_tokutyou_box {
    display: flex;
    align-items: center;
    margin-bottom: 150px;
}
.index_tokutyou_box .index_towerneko {
    margin-right: 80px;

}
.index_tokutyou_box .index_towerneko img {
    width: 100%;
}

.index_nobiruneko {
    margin-bottom: 15px;
}
.index_tokutyou_title {
    color: #454444;
    font-size: 30px;
    line-height: 42px;
    font-weight: 600;
    margin-bottom: 30px;
    letter-spacing: 3px;
}
.index_tokutyou_text {
    color: #515151;
    font-size: 18px;
    line-height: 38px;
    margin-bottom: 44px;
    width: 550px;
}


.index_tokutyou_link a {
    width: 365px;
    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: 85px;
    padding-bottom: 100px;
    margin-bottom: 120px;
}
#nekocenter_title {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 55px;
    text-align: center;
}
#nekocenter_title .ill {
    margin-bottom: 15px;
}
#nekocenter_title .title {
    color: #515151;
    font-size: 30px;
    letter-spacing: 4px;
    font-weight: 600;
    margin-bottom: 15px;
}
#nekocenter_title .text {
    color: #515151;
    font-size: 16px;
    letter-spacing: 3px;
}
.index_bukkenlist {
    width: 1200px;
    display: flex;
    margin-bottom: 50px;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
}
.index_bukken {
    width: 262px;
}

.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: 20px;
    font-weight: 600;
    position: absolute;
    padding-left: 15px;
    padding-right: 15px;
    width: 262px;
}	
	
.index_bukken .photo {
    margin-bottom: 20px;
}
.index_bukken .title {
    color: #515151;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    font-weight: 600;
}

.index_bukken_link a {
    width: 365px;
    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: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}
.index_news .index_news_left {
    width: 300px;
}

.index_news .index_news_left .title {
    color: #515151;
    font-size: 60px;
    font-weight: 200;
    border-top: 5px solid #FFBD7C;
    width: 180px;
    text-align: center;
    padding-top: 30px;
    margin-bottom: 30px;
}
.index_news .index_news_left .ja {
    color: #515151;
    font-size: 16px;
    line-height: 26px;
    padding-left: 18px;
}
.index_news .index_news_right {
    color: #515151;
    font-size: 16px;
    margin-top: 45px;
}
.index_news .index_news_right p {
    margin-bottom: 20px;
}
.index_news_right p a {
    text-decoration: none;
    color: #515151;
}
.index_news_right p a:hover {
    color: #D39021;
}


.index_news_neko {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
}
#cta_back {
    background-color: #FCF2D8;
    padding-top: 90px;
    padding-bottom: 80px;
    margin-bottom: 67px;
    background-image: url(../image/contact_back.png);
    background-position: center center;
    background-repeat: no-repeat;
}
#cta_midashi {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
}
#cta_midashi .en {
    color: #DB9958;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 3px;
    margin-bottom: 10px;
}
#cta_midashi .title {
    font-size: 26px;
    line-height: 38px;
    text-align: center;
    color: #515151;
    font-weight: 600;
    letter-spacing: 3px;
}

.cta_link a {
    width: 475px;
    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: 40px;
}
.cta_link a:hover {
    border-radius: 20px;
    background-color: #FFBD7C;
}
#cta_tel {
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
#cta_tel .title {
    color: #515151;
    font-size: 16px;
    font-weight: 600;
}
#cta_tel .number {
    font-size: 31px;
    font-weight: 600;
    color: #515151;
    letter-spacing: 3px;
}
#cta_tel .time {
    height: 58px;
    border-left: 1px solid #D8D1C0;
    padding-left: 20px;
    padding-top: 5px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 3px;
}
#footer {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
}
#footer .foot_logo {
    width: 159px;
}
#footer #foot_text {
    width: 990px;
    color: #515151;
}
#foot_text .title {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
}
#foot_text .text {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 26px;
}
#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: 40px;
    font-size: 14px;
    color: #5C5C5C;
    border-top: 1px solid #BCBCBC;
    margin-bottom: 20px;
}
#foot_text .link a {
    text-decoration: none;
    color: #575757;
}
#foot_text .insta {
    margin-bottom: 35px;

}

#foot_text .link a:hover {
    color: #E0820B;
}
.cr {
    background-color: #FFFFFF;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 14px;
    color: #5C5C5C;
    letter-spacing: 3px;
}
.privacy_text {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 30px;
    color: #515151;
}
.page_main {
    display: flex;
    margin-bottom: 100px;
    justify-content: flex-end;
    align-items: flex-end;
}
.page_main .privacy_photo {
    background-image: url(../image/privacy_main.png);
    height: 365px;
    width: 1600px;
    font-size: 30px;
    line-height: 365px;
    font-weight: 600;
    color: #4B4B4B;
    letter-spacing: 5px;
    padding-left: 70px;
}

.contact_text {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 30px;
    color: #515151;
    margin-bottom: 50px;
}

.page_main .contact_photo {
    background-image: url(../image/contact_main.png);
    height: 365px;
    width: 1600px;
    font-size: 30px;
    line-height: 365px;
    font-weight: 600;
    color: #4B4B4B;
    letter-spacing: 5px;
    padding-left: 70px;
}
#page_title {
    width: 1000px;
    height: 55px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    font-size: 18px;
    font-weight: 600;
    line-height: 55px;
    border-bottom: 2px solid #F9D9A6;
    color: #4F4F4F;
    letter-spacing: 3px;
}

#contact_tel {
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 80px;
}
#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;
}
#contact_tel .number {
    font-size: 31px;
    font-weight: 600;
    color: #515151;
    letter-spacing: 3px;
}
#contact_tel .time {
    height: 58px;
    border-left: 1px solid #D8D1C0;
    padding-left: 20px;
    padding-top: 5px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 3px;
}
.page_nikukyutitle {
    width: 1000px;
    height: 50px;
    margin-bottom: 35px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../image/nikukyu.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    font-size: 24px;
    font-weight: 600;
    line-height: 50px;
    color: #4F4F4F;
    background-position: 0 13px;
    letter-spacing: 4px;
}
.company_table {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 65px;
}
.company_table tbody tr th {
    background-color: #FBF3E4;
    padding-top: 25px;
    padding-bottom: 25px;
    color: #515151;
    font-size: 16px;
    line-height: 24px;
    width: 250px;
    border-bottom: 1px solid #E6DBCD;
}
.company_table tbody tr td {
    color: #515151;
    font-size: 16px;
    line-height: 26px;
    padding-left: 30px;
    padding-top: 25px;
    padding-bottom: 25px;
    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: 1000px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
    justify-content: space-between;
}
.company_photo .caption {
    font-size: 16px;
    margin-top: 10px;
    color: #525252;
}
.gmap {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.page_main .news_photo {
    background-image: url(../image/news_main.png);
    height: 365px;
    width: 1600px;
    font-size: 30px;
    line-height: 365px;
    font-weight: 600;
    color: #4B4B4B;
    letter-spacing: 5px;
    padding-left: 70px;
}
.news_text {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 55px;
    color: #515151;
}.news_text  a {
    text-decoration: none;
    color: #515151;
}
.news_text a:hover {
    color: #D39021;
}
.blog_text {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 30px;
    color: #515151;
    margin-bottom: 40px;
}
#blog_photo {
    text-align: center;
    margin-bottom: 45px;
}

.page_main .bukken_photo {
    background-image: url(../image/bukken_main.png);
    height: 365px;
    width: 1600px;
    font-size: 30px;
    line-height: 365px;
    font-weight: 600;
    color: #4B4B4B;
    letter-spacing: 5px;
    padding-left: 70px;
}
.seiyakuzumi {
    width: 1000px;
    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;
}

.bukken_bukkenlist {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
	flex-wrap: wrap;
    margin-bottom: 100px;
    justify-content: space-between;
}
.bukken_bukkenlist .bukken_bukken {
    width: 219px;
    margin-bottom: 40px;
}
.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: 219px;
}

.bukken_bukkenlist .bukken_bukken .photo {
    margin-bottom: 15px;
}
.bukken_bukkenlist .bukken_bukken .title {
    font-size: 16px;
    line-height: 22px;
}

	
.bukken_day {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    color: #3F3F3F;
    font-size: 16px;
    text-align: right;
    letter-spacing: 1px;
}
.bukken_pickup {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}
.bukken_pickup table {
    width: 1000px;
}

.bukken_pickup tbody tr th {
    font-size: 18px;
    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: 18px;
    line-height: 26px;
    text-align: center;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    background-color: #FFFFFF;
    border: 1px solid #EDE1C0;
}

.bukken_pickup2 table {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}
.bukken_pickup2 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;
    text-align: left;
}
.bukken_pickup2 tbody tr td {
    font-size: 16px;
    line-height: 24px;
    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: 26px;
    line-height: 38px;
    text-align: center;
    width: 1000px;
    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: 80px;
    width: 1000px;
	margin-left: auto;
	margin-right: auto;
}



.page_main .about_photo {
    background-image: url(../image/about_main.png);
    height: 365px;
    width: 1600px;
    font-size: 30px;
    line-height: 365px;
    font-weight: 600;
    color: #4B4B4B;
    letter-spacing: 5px;
    padding-left: 70px;
}#about_concept {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
}
.about_concept_photo img {
    width: 100%;
}

#about_concept_text .text {
    font-size: 16px;
    line-height: 30px;
    color: #525252;
}
#about_concept_text .title {
    font-size: 36px;
    font-weight: 800;
    line-height: 50px;
    text-align: center;
    margin-bottom: 25px;
    color: #515151;
    letter-spacing: 2px;
}
#about_concept_text .caption {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #F8B36E;
    letter-spacing: 5px;
    margin-bottom: 10px;
}
#about_concept_text {
    padding-top: 30px;
    width: 700px;
}




#about_concept_back {
    background-image: url(../image/about_back.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 20px;
    padding-top: 60px;
    padding-bottom: 60px;
}
.about_doushite {
    width: 1065px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    border: 3px solid #FFD991;
    border-radius: 30px;
    padding-top: 50px;
    padding-right: 50px;
    padding-left: 50px;
    margin-bottom: 90px;
}

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

.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: 16px;
    line-height: 26px;
    color: #515151;
    margin-bottom: 25px;
}
.about_doushite .zu {
    text-align: center;
}
.about_osusume_back {
    background-color: #FFF0D7;
    padding-top: 80px;
}
.about_osusume_box {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
}
.about_osusume_box .about_osusume {
    width: 352px;
    text-align: center;
}
.about_osusume_box .about_osusume .title {
    color: #634A15;
    font-size: 26px;
    font-weight: 600;
    line-height: 34px;
    margin-bottom: 15px;
    margin-top: 15px;
    letter-spacing: 3px;
}
.about_osusume_box .about_osusume .text {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 50px;
}
.about_tokutyou {
    width: 1920px;
    position: relative;
    height: 700px;
}

.about_tokutyou .about_tokutyou_box {
    width: 1400px;
    background-color: #FCFAF2;
    border-top-right-radius: 40px;
    display: flex;
    justify-content: flex-end;
    position: absolute;
    top: 430px;
    left: 0px;
    z-index: 1000;
    padding-top: 90px;
    height: 300px;
    padding-right: 65px;
}
.about_tokutyou_left {
    width: 630px;
}

.about_tokutyou_left .caption {
    color: #FAB295;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 22px;
}
.about_tokutyou_left .midashi {
    color: #383434;
    font-size: 28px;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: 5px;
    margin-bottom: 15px;
}
.about_tokutyou_left .text {
    color: #383434;
    font-size: 16px;
    line-height: 24px;
}
.about_tokutyou_link p a {
    width: 310px;
    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;
}

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

.page_main .setsubi_photo {
    background-image: url(../image/setsubi_main.png);
    height: 365px;
    width: 1600px;
    font-size: 30px;
    line-height: 365px;
    font-weight: 600;
    color: #4B4B4B;
    letter-spacing: 5px;
    padding-left: 70px;
}
#setsubi_left {
    position: relative;
    width: 600px;
}

#setsubi_text {
    width: 570px;
    position: absolute;
    top: 70px;
    left: 45px;
}
#setsubi_text .title {
    font-size: 30px;
    line-height: 52px;
    font-weight: 600;
    color: #454444;
    margin-bottom: 25px;
    letter-spacing: 1px;
}
#setsubi_text .text {
    color: #515151;
    font-size: 18px;
    line-height: 36px;
}
.setsubi_nekotohito  img {
    width: 100%;
}

#setsubi_eiji {
    color: #F9F0CC;
    font-size: 110px;
}
#setsubi_box {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    background-image: url(../image/setsubi_back.png);
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom: 50px;
}
.setsubi_reason {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.setsubi_reason_text .en {
    color: #F69751;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 5px;
    margin-bottom: 15px;
}
.setsubi_reason_text .title {
    text-align: center;
    font-size: 30px;
    color: #454444;
    font-weight: 600;
    margin-bottom: 15px;
    letter-spacing: 3px;
}
.setsubi_reason_text .text {
    color: #454444;
    font-size: 16px;
    line-height: 26px;
    width: 680px;
    margin-left: auto;
    margin-right: auto;
}
#setsubi_reason_contents {
    display: flex;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
    justify-content: space-between;
}
#setsubi_reason_contents .setsubi_reason_box {
    width: 372px;
    background-color: #FFFFFF;
    border: 1px solid #E8E6DD;
    border-radius: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.setsubi_reason_box .ill {
    text-align: center;
    margin-bottom: 10px;
}
.setsubi_reason_box .title {
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    line-height: 33px;
    margin-bottom: 15px;
    color: #ECA61F;
}
.setsubi_reason_box .text {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 28px;
    color: #515151;
}

.setsubi_listtitle {
    position: relative;
    padding-right: 2rem;
    padding-left: 2rem;
    color: #fff;
    border-radius: 10px;
    background: #eba35c;
    width: 850px;
    margin-left: auto;
    margin-right: auto;
    height: 90px;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    line-height: 90px;
    margin-bottom: 40px;
    letter-spacing: 2px;

}

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

.setsubi_nikukyutitle .nikukyu {
    width: 62px;
    margin-right: 10px;
}
.setsubi .text {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 28px;
    color: #515151;
}
.setsubi_list {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}
#sp_cta {
    display: none;
}
.attention {
    width: 850px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-bottom: 80px;
    color: #474747;
    font-size: 16px;
    line-height: 24px;
    background-color: #E0DED5;
}


}
