@charset "UTF-8";
/* CSS Document */
/*--------------------
01.共通
02.header
03.footer
04.top
05.カテゴリ一覧
--------------------*/
@media only screen and (max-width:1135px){
  #top .top_text .contents02 .cnt_img {
  width: 100px;
  }
  #top .top_text .contents02 .text {
  font-size: 22px;
  }
  #top .top_text .contents02 p {
  margin-top: 10px;
  font-size: 14px;
  }
}
@media only screen and (max-width:1024px){

/*----------
top
----------*/
#top .nittei .cnt_title{
padding: 10px;
}
#top .nittei dl div {
padding: 7px 18px;
}
#top .nittei .link_area {
padding: 20px 30px;
}
#top .top_link_wrap .top_link {
width: 100px;
height: 100px;
padding-top: 13px;
}
#top .top_link_wrap .top_link a {
font-size: 15px;
line-height: 20px;
}
#top .top_link_wrap .top_link a span {
font-size: 11px;
line-height: 15px;
padding-top: 5px;
}
#top .top_link_wrap .top_link a img {
width: 15px;
height: 15px;
margin: 5px auto 0;
}
#top .slide01 .top_link_wrap .top_link:first-child  {
padding-top: 22px;
}
#top .top_link_wrap .top_link:nth-of-type(2) {
padding-top: 22px;
}
#top .top_link_wrap .top_link:nth-of-type(3) {
padding-top: 13px;
}
#top .top_link_wrap .top_link:nth-of-type(3) a {
font-size: 13px;
line-height: 15px;
}
#top .top_link_wrap .top_link:nth-of-type(3) a img {
margin-top:4px;
}
 #top .top_link_wrap .top_link:nth-of-type(3) a span {
padding-top: 0;
}
#top .top_inter .cnt_box.left {
margin-bottom: 0;
}
#top .top_guide .item1 a,#top .top_guide .item2 a,#top .top_guide .item3 a {
font-size: 16px;
 }
 .link_btn03 a,.link_btn04 a {
font-size: 15px;
line-height: 20px;
 }
 #top .top_text .cnt_item:last-child .link_btn03 a {
padding: 10px 35px 10px 19px;
 }
#top .top_text .cnt_item:last-child .link_btn03 a::after {
right: 10px;
}
#top .bottom_link .link_item .cnt_area .cnt_text {
font-size: 18px;
}
#top .bottom_link .link_item .cnt_area {
padding: 20px 10px 30px;
}
#top .top_highly .cnt_title.flex_box {
display: block;
}
#top .top_text .contents02 .item .f_wrp {
display: flex;
justify-content: center;
padding-top: 10px;
}
#top .top_text .contents02 .cnt_img{
width: 80px;
margin: 0;
} 
#top .top_text .contents02 .cnt_img img{
width: 80px;
} 
#top  .top_text .contents02 .text {
text-align: left;
font-size: 21px;
line-height: 30px;
font-weight: 400;
margin-left: 15px;
}
#top .top_text .contents02 .text span {
font-size: 16px;
}
#top .top_text .contents02 p {
font-size: 14px;
line-height: 22px;
font-weight: 400;
margin-top: 10px;
}
/*ページャー*/
.pagination .wp-pagenavi a{
display: inline-block;
font-size: 12px;
width: 33px;
margin: 0 1.5px;
padding: 7px 0;
}
.pagination .wp-pagenavi a.last {
width: 55px;
}
.pagination .wp-pagenavi a.nextpostslink {
width: 27px;
}
.pagination .wp-pagenavi span {
font-size: 12px;
line-height: 21px;
width: 33px;
margin: 0 1.5px;
padding: 7px 0;
}
.pagination .wp-pagenavi span.current {
margin-left: 0;
}
.pagination .wp-pagenavi span.extend {
width: 14px;
}
}
@media only screen and (max-width:840px){
  #top .top_text .contents02 .text {
  font-size: 18px;
  }
  #top .top_text .contents02 p {
  font-size: 11px;
  }
}


@media only screen and (max-width:750px){
/*----------
01.共通
----------*/
.pc{
display: none;
}

.sp{
display: block;
}
.nomal{
display: none;
}
main .contents_in {
padding: 0 16px;
}
/*----------
04.top
----------*/
#top {
padding-top: 49px;
}
#top .top_mv {
padding-bottom: 30px;
}
#top .top_link_wrap {
left: 50%;
transform: translateX(-50%);
}
#top .top_mv .slick-dots {
text-align: center;
}
#top .top_mv .cnt_in {
padding: 0 16px 30px;
width: 100%;
max-width: 1230px;
position:relative;

}
#top .nittei {
width: 100%;
}
#top .nittei .cnt_title {
font-size: 18px;
line-height: 26px;
letter-spacing: .1em;
} 
#top .nittei dl {
width: 90%;
}
#top .nittei dl dd span {
font-size: 22px;
}
#top .nittei dl dd {
font-size: 16px;
line-height: 24px;
}
#top .nittei dl dd span {
font-size: 22px;
}
#top .nittei .sp_flex {
display: flex;
justify-content: space-between;
}
#top .nittei .link_area {
width: 65px;
padding: 80px 0;
margin: 8px 0 0 8px;
text-align: center;
}
 #top .nittei .link_area a {
line-height: 17px;
padding-left: 0;
}
#top .nittei .link_area a::before {
top: -15px;
}
#top .top_info .contents_in {
padding: 0;
}
#top .top_info .news_box {
width: 100%;
margin-bottom: 50px;
}
#top .top_info .wrap.flex_box {
display: block;
} 
#top .top_info .cnt_g.flex_box {
display: block;
position: relative;
padding-top: 15px;
padding-bottom: 15px;
}  
#top .top_info .cnt_title h3 {
font-size: 18px;
line-height: 26px;
text-align: center;
}
#top .top_info .cnt_g a {
font-size: 14px;
line-height: 18px;
position: absolute;
right: 16px;
top: 18px;
} 
#top .top_info .tabmenu_area {
width: 100%;
}
#top .tab_menu__item {
padding: 10px 0;
text-align: center;
}
#top .tab_trigger {
padding: 5px 10px;
}
#top .tab_trigger.is-active::before {
bottom: -11px;
}
#top .tab_trigger.is-active::after {
bottom: -21px;
}
/* #top .top_info .tab_menu {
min-width: 480px;
}*/
#top .news_item .date {
font-size: 13px;
}
#top .news_item .category {
font-size: 13px;
}
#top .news_item {
padding: 15px 16px;
}
#top.news_item .news_title {
padding-top: 10px;
font-size: 14px;
line-height: 24px;
}
#top .news_item:last-child {
border-bottom: 1px solid #E5E5E5;
 }
#top .top_info .nittei_box {
width: 100%;
margin-bottom: 30px;
}
#top .nittei_box .cnt_g .tags span {
font-size: 12px;
} 
#top .nittei_box .top_info .cnt_g a {
top: -30px;
}
#top .nittei_box th {
width: 20%;
font-size: 13px;
padding: 15px 0 15px 5px;
} 
#top .nittei_box td {
font-size: 13px;
padding: 15px 0 15px 5px;
text-align: center;
vertical-align: middle;
} 
#top .nittei_box th:nth-of-type(1) {
padding-left: 16px;
}
#top .nittei_box th:nth-of-type(4) {
width: 30%;
} 
#top .nittei_box th:nth-of-type(5) {
width: 20%;
} 
#top .nittei_box td:nth-of-type(1) {
padding-left: 16px;
}
#top .nittei_box td:nth-of-type(5) {
padding: 15px 16px 5px;
}
#top .nittei_box td a {
display: block;
margin: 0 auto 10px;
}  
#top .top_about {
padding: 80px 0 60px;
}
#top .cnt_title h2{
font-size: 30px;
line-height: 39px;
padding-left: 15px;
}
#top .cnt_title h2::before {
width: 3px;
height: 30px;
top: 7px;
}
#top .cnt_title .sub_text {
font-size: 18px;
line-height:26px;
padding-left: 15px;
padding-top: 6px;
}
#top .top_inter .cnt_title .sub_text {
font-size: 18px;
line-height:26px;
padding-left: 15px;
padding-top: 6px;
}
#top .top_inter .cnt_title h2::before {
width: 3px;
height: 30px;
top: 7px;
}
#top .top_about .contents {
padding-top: 20px;
display: block;
}
#top .top_about .contents .cnt_text {
width: 100%;
}
#top .top_about .cnt_text p {
font-size: 16px;
line-height: 26px;
}
#top .top_about .cnt_text p span {
font-size: 12px;
}
#top .top_about .cnt_text .link_wrap {
text-align: left;
margin-top: 10px;
}
#top .more_link {
font-size: 14px;
line-height: 28px;
}
#top .top_about .contents .cnt_item {
width: 100%;
max-width: 500px;
margin: 25px auto 0;
} 
#top .top_about .link_area {
display: block;
margin-top: 50px;
}
#top .top_about .link_area .link_btn01 {
text-align: center;
margin: 0 auto;
}
#top .top_about .link_area .link_btn02 {
text-align: center;
margin: 40px auto 0;
}
#top .top_about .img02 {
width: 44px;
top: 70px;
right: 30px;
}
#top .top_about .img03 {
width: 71px;
top: 515px;
right: 20px;
}
#top .top_about .img04 {
width: 65px;
bottom: 140px;
left: 5px;
}
#top .top_about .img05 {
width: 35px;
bottom: 95px;
right: 5px;
}
#top .top_inter {
background-position: 80% 0;
}
#top .top_inter .contents {
display: block;
}
#top .top_inter .cnt_box {
width: 100%;
max-width: 500px;
background-color:  rgba(255,255,255,.2);
border: 1px solid rgba(255,255,255,.6);
align-items: flex-start;
padding: 15px 0;
justify-content: space-between;
margin-bottom: 20px;
}
#top .top_inter .cnt_box.left {
margin-bottom: 20px;
}
#top .top_inter .cnt_box.cnt_03,.top_inter .cnt_box.cnt_04 {
flex-direction: row-reverse;
} 
#top .top_inter .cnt_box .cnt_img {
margin-top: -27px;
width: 100px;
}

#top .top_inter .cnt_box .cnt_img .name {
text-align: center;
font-size: 12px;
color: #fff;
line-height: 20px;
margin-top: 10px;
}
#top .top_inter .cnt_box .cnt_img .name span{
font-weight: 600;
display: block;
}  
#top .top_inter .cnt_box .cnt_text {
border: none;
padding: 0 15px;
background-color: transparent;
height: auto;
width: 70%;
} 
#top .top_inter .cnt_box .cnt_text p {
font-size: 14px;
line-height: 25px;
font-weight: 400;
}
#top .top_inter .link_wrap {
text-align: left;
}
#top .top_inter .link_wrap .more_link_wh {
font-size: 14px;
}
#top .top_highly {
padding: 50px 0 30px;
}
#top .top_highly figure p {
font-size: 13px;
border-top: 1px solid #E5E5E5;
padding: 22px 10px;
}  
#top .top_highly figure:nth-of-type(1) p {
padding: 35px 10px;
}
#top .top_highly figure:nth-of-type(5) p ,#top .top_highly figure:nth-of-type(6) p{
padding: 35px 13px;
}
#top .top_highly .contents {
max-width: 550px;
margin: 0 auto;
}
#top .top_guide {
padding: 30px 0 50px;
}
#top .top_guide .cnt_title .sub_text {
padding-left: 5px;
}  
#top .top_guide .cnt_area {
display: block;
}
#top .top_guide .cnt_area .cnt_item {
width: 100%;
max-width: 500px;
margin: 0 auto;
padding-bottom: 30px;
}
#top .top_guide .cnt_g.flex_box {
display: block;
}
#top .top_guide .item1, #top .top_guide .item2,#top .top_guide .item3 {
width: 100%;
}
#top .top_guide .number {
display: flex;
align-items: center;
margin-bottom: 10px;
}
#top .top_guide .number .cnt_img{
width: 90px;
padding-right: 15px;
}
#top .top_guide .cnt_area .cnt_des {
margin: 0;
font-size: 18px;
}
#top .top_guide .cnt_area .cnt_des span {
font-size: 16px;
}
#top .top_guide .pic {
display: flex;
justify-content: space-between;
}
#top .top_guide .pic .cnt_img.left {
width: 48%;
}
#top .top_guide .pic .right{
width: 48%;
}
#top .top_guide .cnt_area .link_wrap {
margin-top: 15px;
}
#top .top_guide .cnt_area .cnt_text p {
font-size: 13px;
}
#top .top_guide .item1 a, #top .top_guide .item2 a, #top .top_guide .item3 a {
font-size: 18px;
width: 60%;
text-align: center;
}
#top .top_guide .item1, #top .top_guide .item2, #top .top_guide .item3 {
height: 120px;
margin-bottom: 10px;
} 
#top  .top_guide .cnt_bnr {
background-image: url("../img/top/img_49.png");
height: 120px;
margin-top: 10px;
} 
#top .top_guide .cnt_bnr .cnt_item {
display: block;
width: 80%;
padding: 13px 18px 23px;
}
#top .top_guide .cnt_bnr .link_btn {
text-align: center;
padding-top: 10px;
}
#top .top_guide .cnt_bnr .link_btn a {
font-size: 14px;
line-height: 28px;
padding: 10px 23px;
}
#top .top_guide .cnt_bnr .cnt_text {
margin: 0 auto;
font-size: 13px;
line-height: 22px;
text-align: center;
}
#top .top_guide .cnt_bnr .cnt_text p{
text-align: left;
display: inline-block;
}
#top .top_text {
padding: 70px 0 50px;
}
#top .top_text .cnt_text {
font-size: 16px;
line-height: 30px;
margin-bottom: 20px;
}
#top .top_text .contents01 {
display: block;
} 
#top .top_text .contents01 .cnt_item {
width: 100%;
max-width: 500px;
margin: 0 auto;
}
#top .top_text .contents02 {
display: block;
width: 100%;
max-width: 375px;
margin: 0 auto;
}
#top .top_text .contents02 .link_wrap {
width: 100%;
}
#top .top_text .contents01 .btn_g {
justify-content: center
}
 #top .top_text .contents01 .cnt_item:nth-child(2) {
padding-top: 30px;
 }
#top .top_text .contents01 .btn_g .link_btn03, #top .top_text .contents01 .btn_g .link_btn04 {
margin: 0 5px;
}
.link_btn03 a, .link_btn04 a{
font-size: 16px;
padding: 8px 53px;
}
#top .top_text .cnt_item:last-child .link_btn03 a {
padding: 8px 60px;
}  
.link_btn03 a::after, .link_btn04 a::after{
right: 25px;
}
#top .top_text .cnt_item:last-child .link_btn03 a::after {
right: 35px;
}  
#top  .top_text .contents02 .link_wrap {
margin-bottom: 15px;
}
#top.top_text .contents02 .item .f_wrp {
display: flex;
justify-content: center;
padding-top: 10px;
}
#top .top_text .contents02 .cnt_img{
width: 80px;
margin: 0;
} 
#top .top_text .contents02 .cnt_img img{
width: 80px;
} 
 #top .top_text .contents02 .text {
text-align: left;
font-size: 21px;
line-height: 30px;
font-weight: 400;
margin-left: 15px;
}
#top .top_text .contents02 .text span {
font-size: 16px;
}
#top .top_text .contents02 p {
font-size: 14px;
line-height: 22px;
font-weight: 400;
margin-top: 10px;
} 
#top .top_column .contents {
display: block;
width: 100%;
}
#top .top_column .cnt_item .cnt_img {
max-width: 70px;
}  
#top .top_column .cnt_item .text h3 {
font-size: 14px;
}
#top .top_column .cnt_item {
max-width: 100%;
border-top: 1px solid #E5E5E5;
padding: 10px 0;
}
 #top .top_column .cnt_item:last-child {
border-bottom: 1px solid #E5E5E5;
}
#top .bottom_link {
padding-bottom: 0;
}
 #top .bottom_link .contents {
display: block;
}
 #top .bottom_link .link_item {
width: 100%;
max-width: 375px;
margin: 0 auto 10px;
}
 #top .bottom_link .link_item .cnt_area .cnt_text {
padding-bottom: 22px;
}
.link_btn05 a {
padding: 15px 40px 15px 23px;
}
/*ページャー*/
.pagination .wp-pagenavi a{
width: 32px;
margin: 0 1px;
padding: 5px 0;
}
.pagination .wp-pagenavi a.last {
width: 45px;
}
.pagination .wp-pagenavi a.nextpostslink {
width: 25px;
}
.pagination .wp-pagenavi span {
font-size: 12px;
width: 32px;
margin: 0 1px;
padding: 5px 0;
}
.single_pagination {
margin-top: 25px;
padding: 0 16px;
}
.back_btn {
margin-top: 55px;
}
}
@media (min-width:1024px) and (max-width:1215px){
  #top .top_inter .contents {
  justify-content: center;
  }
  #top .top_inter .cnt_box.left {
  margin-right: 10px;
  }
  #top .top_text .contents02 .cnt_img {
  width: 100px;
  }
  #top .top_text .contents02 .text {
  font-size: 22px;
  }
  #top .top_text .contents02 p {
  margin-top: 10px;
  font-size: 14px;
  }
#top .top_inter .cnt_box {
width: auto;
}
#top .top_inter .cnt_box .cnt_img {
width: 130px;
}
#top .top_inter .cnt_box .cnt_text {
padding: 10px;
width: 315px;
height: 146px;
}
#top .top_inter .cnt_box .cnt_text p {
font-size: 13px;
line-height: 22px;
}
#top .top_inter .cnt_box .cnt_text .name {
font-size: 12px;
line-height: 23px;
}
}
@media only screen and (max-width:480px) {
  #top .tab_menu {
  background-color: transparent;
  border-bottom: none;
  }
  #top .tab_menu__item {
  background-color: rgba(197,235,224, .15);
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 8px;
  }
  #top .tab_trigger {
  padding: 5px 5px;
  }
}
@media only screen and (max-width:370px) {
#top .top_link_wrap .top_link:nth-of-type(2) {
margin-left: 10px;
}
#top .top_link_wrap .top_link:nth-of-type(3){
margin-left: 10px;
}
#top .top_about .link_btn01 a {
font-size: 15px;
}
#top .top_about .link_btn02 a {
font-size: 15px;
padding: 16px 111px 16px 91px;
}
#top .top_guide .item1 a, #top .top_guide .item2 a, #top .top_guide .item3 a {
font-size: 13px;
}
#top .top_guide .cnt_bnr .cnt_text p {
font-size: 11px;
line-height: 18px;
}
#top .nittei_box .cnt_g .tags span {
font-size: 10px;
}
#top .top_guide .cnt_bnr .link_btn a {
font-size: 12px;
}
#top .top_guide .cnt_bnr .cnt_item {
padding: 17px 16px 26px;
}
.link_btn03 a,  .link_btn04 a {
font-size: 13px;
}
#top .top_text .contents02 .text {
font-size: 16px;
}
#top .top_text .contents02 .text {
font-size: 14px;
}
#top .top_text .contents02 p {
font-size: 12px;
line-height: 18px;
margin-top: 0;
}
.contact .link_btn04 a {
font-size: 14px;
}
}
@media only screen and (max-width:340px) {
 #top .tab_trigger {
  font-size: 13px;
  }
}