@charset "utf-8";

.sns_icon li{
    display: inline-block;
}

@media screen and (min-width:1025px){
    .sns_icon li {
        display: none;
    }
}

@media screen and (max-width:1025px){ 
    .img3 {
        display: none;
}
}

.sns_sp{
    margin: 0px 17px 0px 0px;
    width: 34px;
}

.sp-l10{
    margin-left: 30px;
}

footer div.inner2{
    background-color: white;
}

.contents-box4col_2{
    margin-bottom: 2rem;
    margin-right: 0.8%;
    margin-left: 0.8%;
    padding: 5px;
/*    width: 22%; */
    width: 270px;
    background-color: #FFF;
    border: 1px solid #CC0000;
}

.contents-box4col_2:hover {
    opacity: 0.7;
}

.contents-box4col_2 a{
    color: #3e3e3e;
    text-decoration: none;
}

.contents-box4col_2 img{
    display: block;
    width: 100%;
    height: auto;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
}

.contents-box4col_2 h5{
    font-size: 110%;
    text-align: center;
    color: #CC0000;
    font-weight: bold;
    padding: 13px 0px;
}

.contents-box4col_2 p{
    text-align: left;
    font-size: 80%;
    margin-bottom: 10px
}

.contents-wrap{
/*    width: 65%; */
    max-width: 1230px;
    margin: 20px auto;
    margin-top: 50px;
}

h4{
    font-size: 1.4em;
    color: #CC0000;
    font-weight: bold;
    padding: 0;
    padding-bottom: 0.6rem;
    text-align: center;
    border-bottom: 1px solid #CC0000;
    margin: 0 auto;
    margin-top: 100px;
    width: 40%;
}

.h41{
    font-size: 1.0em;
    color: #CC0000;
    font-weight: bold;
    padding: 0;
    padding-bottom: 0.6rem;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
    width: 40%;
}

.if1{
    display: block;
    margin: 0 auto;
    height: 450px;
}

.shisaku1{
    position: relative;
    width: 100%;
    overflow: hidden;
}

@media screen and (max-width:768px){
.h41{
    font-size: 1.0em;
    color: #CC0000;
    font-weight: bold;
    padding: 0;
    padding-bottom: 0.6rem;
    text-align: center;
    margin: 0 auto;
    margin-top: 0px;
    width: 90%;
}
.if1{
    display: block;
    margin: 0 auto;
}
}

div.intro{
    margin: 0rem auto;
    width: 65%;
}

div.intro .about{
    float: none;
    width: auto;
    padding: 0px;
    line-height: 180%;
    font-size: 1rem;
    box-sizing: border-box;
    margin-top: 100px;
    margin-bottom: 100px;
    max-width: revert;
    font-family: serif;
    text-align: center;
}

div.intro .about strong.head2{
    display: block;
    margin-bottom: 20px;
    padding-bottom: 0.6rem;
    font-size: 1.4em;
    width: 40%;
    margin: 0 auto;
    font-weight: bold;
}

.title{
    width: 65%;
    margin: 0 auto;
}

footer div.footMenu{
    display: flex;
    padding: 1.5rem 0;
    font-size: 0.9rem;
    width: 65%;
    margin: auto;
}

.inner-area {
    display: block;
    background-color: #fff9f2;
    margin: 0 10px;
    padding-bottom: 31px;
    padding-top: 31px;
}

.p_margin{
    margin: 50px auto;
    width: 80%;
    margin-bottom: 30px;
}

address{
    display: inline-block;
    font-style: normal;
    font-size: 0.8rem;
    margin-left: 10px;
}

@media screen and (min-width: 930px){
.header1 {
    position: absolute;
    top: 4px;
    right: 0px;
    margin-right: 3%;
}    
}

footer .footBottom .upper span.logo {
    display: inline-block;
    vertical-align: top;
    margin-left: 2rem;
}

@media screen and (max-width:768px){
    .title {
        width: 100%;
        margin: 0 auto;
    }
}

@media screen and (max-width:768px){
    h4 {
        font-size: 1em;
        color: #CC0000;
        font-weight: bold;
        padding: 0;
        padding-bottom: 0.2rem;
        text-align: center;
        border-bottom: 1px solid #CC0000;
        margin: 0 auto;
        margin-top: 20px;
        width: 90%;
    }
}

@media screen and (max-width:768px){
    div.intro {
        margin: 0rem auto;
        width: 100%;
    }
}

@media screen and (max-width:768px){
    div.intro .about {
        padding: 15px;
        line-height: 180%;
        margin-top: 0;
        margin-bottom: 40px;
}
}

@media screen and (max-width:768px){
    div.intro .about strong.head2 {
        display: block;
        margin-bottom: 20px;
        padding-bottom: 0.2rem;
        font-size: 1em;
        width: auto;
        margin: 0 auto;
        text-align: center;
        font-weight: bold;
    }
}

@media screen and (max-width:768px){
    .p_margin{
        margin: 20px 0;
        margin-bottom: 0px;
        width: auto;
        font-size: 70%;
        line-height: normal;
    }
}

@media screen and (max-width:768px){
    footer div.footMenu {
        display: block;
        padding: 0;
        font-size: 0.9rem;
        width: 100%;
        margin: auto;
    }    
}

@media screen and (max-width:768px){
    address {
        display: none;
    }
}

@media screen and (max-width:768px){
    .contents-wrap {
        width: 90%;
        margin: 10px auto;
    }
}

@media screen and (max-width: 768px){
    .contents-box4col_2 {
        flex: 1 0 41%;
        margin: 5px;
        margin-bottom: 0.5rem;
        margin-right: 0.8%;
        margin-left: 0.8%;
        padding: 5px;
        width: 22%;
        background-color: #FFF;
        border: none;
    }
}

@media screen and (max-width: 768px){
    .contents-box4col_2 h5 {
        font-size: 73%;
        text-align: center;
        color: #CC0000;
        font-weight: bold;
        padding: 13px 0px;
    }
}

@media screen and (max-width: 768px){
    .contents-box4col_2 p {
        text-align: left;
        font-size: 66%;
        margin-bottom: 10px;
    }
}

div.intro .about .click{
    text-align: right;
    margin-bottom: 10px;
}

@media screen and (max-width: 768px){
    .click img{
        width: 10%;
    }
}

.about_catalog {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 14.1%;
    overflow: hidden;
}
.about_catalog iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 768px){
    .about_catalog {
        padding-top: 28.2%;
    }
}

.tab-wrap {
	clear: right;
	width: 65%;
	display: flex;
	flex-wrap: wrap;
	margin: 20px auto;
  }
  .tab-wrap:after {
	content: '';
	width: 100%;
	height: 3px;
	background: #e47737;
	display: block;
	order: -1;
  }
  .tab-label {
	color: #f16623;
	background: #fff;
	font-weight: bold;
	text-shadow: none;
	white-space: nowrap;
	text-align: center;
	padding: 10px .5em;
	order: -1;
	position: relative;
	z-index: 1;
	cursor: pointer;
	border-radius: 5px 5px 0 0;
    flex: 1;
    border-right: 2px solid #f16623;
    border-left: 2px solid #f16623;
    border-top: 2px solid #f16623;
  }

  @media screen and (max-width: 768px){
    .tab-label{
        border-right: 1px solid #f16623;
        border-left: 1px solid #f16623;
        border-top: 1px solid #f16623; 
    } 
  }

  .tab-label:not(:last-of-type) {
	margin-right: 5px;
  }
  .tab-content {
	width: 100%;
	height: 0;
	overflow: hidden;
	opacity: 0;
  }

  @media screen and (max-width: 768px){
    .tab-content {
        width: 95%;
  }
}

  /* アクティブなタブ */
  .tab-switch:checked+.tab-label {
    background: #f16623;
    color: #fff;
  }
  .tab-label:hover {
    background: #e47737;
    color: #fff;
    border-right: 2px solid#e47737;
    border-left: 2px solid #e47737;
    border-top: 2px solid #e47737;
  }

  @media screen and (max-width: 768px){
    .tab-label:hover {
        border-right: 1px solid#e47737;
        border-left: 1px solid #e47737;
        border-top: 1px solid #e47737;
      }  
  }

  .tab-switch:checked+.tab-label+.tab-content {
	height: 575px;
	overflow: auto;
	padding: 15px 0px 15px 15px;
	opacity: 1;
	transition: 2.0s opacity;
	box-shadow: 0 0 3px rgba(0,0,0,.2);
  }
  /* ラジオボタン非表示 */
  .tab-switch {
	display: none;
  }

@media screen and (max-width: 768px){
  .tab-wrap {
      width: 95%;
      display: block;
  }    
}

.sns{
    width: 65%;
    margin: 0 auto;
    text-align: center;
    display: flex;
}

@media screen and (max-width: 768px){
.sns{
    width: auto;
    margin: 0 auto;
    text-align: center;
    display: block;
}   
}

.sns ul{
    display: flex;
    padding: 17px 0;
    align-items: flex-end;
}

@media screen and (max-width: 768px){
    .sns ul{
        margin: 0 20px;
        align-items: flex-start;
        justify-content: end;
    }  
}

.sns_img{
    display: flex;
}

@media screen and (max-width: 768px){
    .sns_img{
        margin: 0 auto;
        display: block;
    } 
}

.accordion-box {
    width: 90%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 10px;
    text-align: left;
    font-size: 14px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #e0e0e0;
}

.accordion-box .accordion-block {
    font-size: 14px;
    display: block;
    /* width: 600px; */
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 5px;
    /* background: url(../img/answer.gif) no-repeat 0pt 5pt; */
    background-size: 36px 36px;
    background-color: #fff;
}

.accordion-box .accordion-top {
    max-width: 1000px;
}

.accordion-box h4 {
    width: 100%;
    height: auto;
    line-height: 24px;
    color: #3e3e3e;
    /* background: url(../img/qa_openclose_faq2.gif) no-repeat; */
    background-position: 0px 5px;
    background-color: #FFF;
    cursor: pointer;
    border-color: #FFF;
    font-size: 14px;
    /* padding: 5px 0 5px 40px; */
    margin: 0px 0 0px 0px;
    text-align: revert;
}

@media screen and (max-width: 768px){
    .accordion-box h4{
        font-size: 0.9em;   
    }
}

@media screen and (max-width: 768px){
    .accordion-box .accordion-block{
        font-size: 0.8em;
    }    
}

.news_span{
    color: #cc0000;
}

.ashiato{
    height: fit-content;
    margin: 0 17px;
    margin-top: auto;
}

@media screen and (max-width: 768px){
    .sns img.ashiato{
        display: none;
    }    
}

.p_span{
    border-bottom: 1px solid #3e3e3e;
}

@media screen and (max-width: 768px){
    .ashiato_mobile{

    }
}

@media screen and (min-width: 769px){
    .ashiato_mobile{
        display: none;
    }
}

.box_center{
    justify-content: center;
}

.hp_txt_sm {
    font-size: small;
}

@media screen and (max-width: 769px) {
    .hp_txt_sm {
        font-size: 9px;
    }
}

.ly_center {
    justify-content: center;
}

@media screen and (max-width: 768px) {
    .pc_only {
        display: none !important;
    }
}