@charset "utf-8";


/************************************************
カスタムcss
************************************************ */
/*下層追加CSS*/
img {
    max-width: 100%;
}
a:hover {
    opacity: .8;
    transition: .2s;
    text-decoration: none !important;
}
.center {
    text-align: center;
}
.pcNone {
    display: none;
}
.p_r {
    position: relative;
}
.p_a {
    position: absolute;
}
.mb_10 {
    margin-bottom: 10px;
}
.mb_20 {
    margin-bottom: 20px;
}
.mb_30 {
    margin-bottom: 30px;
}
.mb_40 {
    margin-bottom: 40px;
}
.mb_50 {
    margin-bottom: 50px;
}
.mb_60 {
    margin-bottom: 60px !important;
}
.mt_10 {
    margin-top: 10px;
}
.mt_20 {
    margin-top: 20px;
}
.mt_30 {
    margin-top: 30px !important;
}
.mt_40 {
    margin-top: 40px;
}
.mt_50 {
    margin-top: 50px;
}
.mt_60 {
    margin-top: 60px;
}

.f_l {
    float: left;
}
.f_r {
    float: right;
}
.w_10 {
    width: 10%;
}
.w_20 {
    width: 20%;
}
.w_30 {
    width: 30%;
}
.w_40 {
    width: 40%;
}
.w_50 {
    width: 50%;
}
.w_60 {
    width: 60%;
}
.w_70 {
    width: 70%;
}
.w_80 {
    width: 80%;
}
.w_90 {
    width: 90%;
}
.w_100 {
    width: 100%;
}
.c_set {
    display: block;
    margin: auto;
}
.w_10 img, .w_20 img, .w_30 img, .w_40 img, .w_50 img, .w_60 img, .w_70 img, .w_80 img, .w_90 img, .w_100 img {
    width: 100%;
}
.dinb {
letter-spacing: -8px;
}
.dinb_inner {
letter-spacing: 0;
display: inline-block;
}


/*ヘッダー*/

#header {
    margin: auto;
    width: 1000px;
}
#subnavi {
    float: none;
    margin: 8px;
}
.nav_area {
    width: calc(100% - 292px);
    float: right;
}
#mainMenu {
    background: none;
}
div#mainMenu ul {
    width: 100%;
    height: auto;
}
div#mainMenu ul a {
    text-indent: 0px;
}

/*headerhover*/
#cart_area {
    position: absolute;
    margin: auto;
    right: 0;
    top: 60px;
    z-index: 99999;
    background: #fff;
    transition: .2s;
    border: 1px solid #ccc;
    border-radius: 5px;
}
#cart_area.showcart {
    opacity: 1 !important;
display:block !important;
}
#headertopcolumn {
    width: 1000px;
    position: relative;
    margin: auto;
    display: block;
}
#headertopcolumn .bloc_outer {
    position: fixed;
    width: 1000px;
    height: auto;
    z-index: 99999;
}
#catchArea_wrapper {
    margin-bottom: 40px;
}

#mypage_btn span {
    opacity: 0;
    position: absolute;
    box-sizing: border-box;
    width: 72px;
    bottom: -24px;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
    display: block;
    padding: 4px;
    border-radius: 5px;
    z-index: 1;
    left: -36px;
    margin: auto;
}
#mypage_btn:hover span {
    opacity: 1;
    transition: .2s;
}

/*body*/

.dinb.cont_wrap01 .dinb_inner:nth-child(1),
.dinb.cont_wrap01 .dinb_inner:nth-child(4),
.dinb.cont_wrap01 .dinb_inner:nth-child(3) {
    margin-right: 20px;
}
.dinb.cont_wrap01 .dinb_inner {
    margin-bottom: 20px;
}
/* #calender_area table:nth-child(2) {
    display: none;
} */
#news_area ul {
/*     padding: 20px 0; */
    margin: 0 auto 20px;
    border-top: 2px solid #c0c0c0;
    /* border-bottom: 2px solid #c0c0c0; */
}
#news_area li {
    border-bottom:1px solid #c0c0c0;
}
#news_area li span {
    font-size: 15px;
    display: block;
    margin-bottom: 20px;
    margin-top:20px;
}
#news_area {
    width: 650px;
    margin-top: 24px;
}
#news_area ul li p {
    font-size: 15px;
    line-height: 25px;
    border-bottom: 2px solid #c0c0c0;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
h2.title01 {
    font-size: 20px;
    text-align: center;
    line-height: 20px;
    margin-bottom: 20px;
    margin-top: 24px;
}
h2.title01 span {
    font-size: 15px;
    display: block;
    font-weight: 500;
}
#contents.blog h2 {
    font-weight: 700;
    border-bottom: solid 1px #ddd;
    padding-bottom: 15px;
    font-size: 22px;
    margin: 0 0 20px;
}
#calender_area {
    width: 320px;
}
#calender_area table {
    width: 100%;
    font-size: 15px;
    border: 2px solid #c0c0c0;
}
#calender_area table .month {
    background: none;
    text-align: center;
    border-top: 2px solid #c0c0c0;
    border-right: 2px solid #c0c0c0;
    border-left: 2px solid #c0c0c0;
    margin: auto;
    padding: 5px 0;
}
#calender_area th, #calender_area table td {
    border-right: 2px solid #c0c0c0;
    border-bottom: 2px solid #c0c0c0;
    padding: 5px 0;
}
#calender_area th {
    background: #e2e2e2;
}
.linkbox a {
    border: 2px solid #c0c0c0;
    font-size: 15px;
    padding: 5px 25px;
    font-weight: 600;
}
.linkbox {
    text-align: center;
}

/*フッター*/
#footer_wrap {
    margin: 0 auto;
    background: #dcdcdc;
}


/*下層*/
h1.title02 {
    font-size: 24px;
    margin-bottom: 20px;
}
.secbox01 {
    max-width: 720px;
    margin:0 auto 60px;
}
.secbox01 p {
    font-size: 14px;
    margin-bottom: 20px;
}

.secbox02 {
    max-width: 600px;
    margin: 0 auto 60px;
}
.secbox02 p {
    font-size: 14px;
    margin-bottom: 20px;
    padding: 0 60px;
}

.dinb.list_wrap .dinb_inner {
    width: 48%;
    margin: 1%;
}
.dinb.list_wrap .dinb_inner:nth-child(3),
.dinb.list_wrap .dinb_inner:nth-child(4),
.dinb.list_wrap .dinb_inner:nth-child(5) {
    width: 31.3333%;
}
.dinb.list_wrap .dinb_inner a {
    display: block;
}
h2.title03 {
    margin-bottom: 25px;
    font-size: 21px;
    border-bottom: 4px solid #333;
}
ul.scoollist li {
    font-size: 16px;
    padding: 0 15px 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #999;
}
ul.scoollist li .linkbox a {
    display: block;
}
ul.scoollist li .linkbox {
    max-width: 330px;
    margin: 10px 0 0;
}
ul.scoollist li:last-child {
    border: 0;
}
ul.faqlist {
    margin: 60px auto;
}
ul.faqlist li {
    font-size: 16px;
    padding: 0 15px 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #999;
}
span.a, span.q {
    display: block;
    margin-bottom: 20px;
    line-height: 25px;
    position: relative;
    margin-left: 40px;
}
span.q:before {
    content: "Q";
    color: #fff;
    background: #7aaabc;
    padding: 5px;
    margin-right: 10px;
    position: absolute;
    left: -40px;
    width: 32px;
    height: 32px;
    line-height: 24px;
    box-sizing: border-box;
    font-size: 24px;
    text-align: center;
}
span.a:before {
    content: "A";
    color: #fff;
    background: #cc6600;
    padding: 5px;
    margin-right: 10px;
    position: absolute;
    left: -40px;
    width: 32px;
    height: 32px;
    line-height: 24px;
    box-sizing: border-box;
    font-size: 24px;
    text-align: center;
}
#list02, #list01, #list03, #list04 {
    margin-top: -120px;
    padding-top: 120px;
}

table th, table td {
    font-size: 16px;
}

.dinb.catalog_wrap .dinb_inner {
    width: 24%;
    margin: 0.5%;
}
.dinb.catalog_wrap .dinb_inner span {
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
}
.dinb.catalog_wrap.bar {
    margin-bottom: 40px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #ccc;
}

.pagetop {
    z-index: 9999;
    cursor: pointer;
    position: fixed;
    right: 80px;
    bottom: 60px;
}

/*商品詳細*/
.picture {
    border: 1px solid #ccc;
    max-width: 100%;
}
#two_maincolumn_left div#detailphotobloc, #two_maincolumn_right div#detailphotobloc {
    float: left;
    width: 34%;
}

#two_maincolumn_left div#detailphotobloc, #two_maincolumn_right div#detailphotobloc {
    float: none;
    width: 100%;
}
#undercolumn div.photo {
    width: 100%;
    margin: 0 auto 10px;
    text-align: center;
    background: #eee;
}
#over_image_box {
    width: 100%;
    letter-spacing: -8px;
}
#undercolumn div.over_image {
    width: 24%;
    height: auto;
    margin: 0 1% 1% 0;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}
#undercolumn div.over_image img {
    width: 100%;
    height: auto;
}
#two_maincolumn_left div#detailrightbloc, #two_maincolumn_right div#detailrightbloc {
    float: unset;
    width: 100%;
    margin-top: 15px;
}

#two_maincolumn_right div#detailphotobloc:after {
    content: "";
    clear: both;
    display: block;
}
.sale_price {
    text-align: left;
}

/*商品詳細*/
p.p1 {
  font-size: 10px;
}

/*トップページバナー単列*/
.top_bnr_ex_area{
  margin:0 auto 0;
}
.bnr_ex_area a img{
  display:block;
  width:100%;
  max-width:none;
}
/*中学校標準服案内ページ*/

.cont_area p{
  line-height:1.8;
  font-size:15px;
}
.grid_2_line{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-bottom:2.5em;
}
.grid_box{
  width:100%;
  padding:2%;
  display:block;
  margin:0 auto;
  text-align:center;
}

.grid_box h3{
  font-size:20px;
  font-weight:600;
  margin-bottom:.5em;
}

@media (max-width : 767px) {
  .reset_content{
    padding:0 1.6rem;
  }
  .top_bnr_ex_area{
    margin:10px auto 0;
  }
  .cont_area p{
    line-height:1.8;
    font-size:14px;
  }
.grid_2_line{
grid-template-columns: repeat(1, 1fr);
gap: 10px;
padding:0 1.6rem;
}
.grid_box h3{
  font-size:18px;
  font-weight:600;
}
}

a.link_blank{
text-decoration:none;
padding:1em;
text-align:center;
border: 2px solid #c0c0c0;
display:flex;
justify-content:center;
align-items:center;
}

a.link_blank span{
font-weight:600;
color:#333333;
font-size: 15px;
display:inline-block;
}

a.link_blank span:after{
content: "";
display: inline-block;
width: 1em;
height: 1em;
margin-left: 0.3em;
margin-bottom:.1em;
background: url(https://school-fujiya.jp/blog/wp-content/uploads/2025/01/link_blank_icon.png) no-repeat;
background-size: cover;
vertical-align: middle;
}

@media (max-width : 767px) {
a.link_blank span{
font-weight:600;
color:#333333;
font-size: 14px;
display:inline-block;
}
}
