@charset "utf-8";
/**/
* {
 margin: 0;
 padding: 0;
}
body {
  font-family: 'Lato', 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
 color: #333;
}
a {
 text-decoration: none;
 color: #333;
}
a:visited {
 color: #333;
}
a:hover {
 color: #333;
 text-decoration: underline;
 border-width: 1px;
}
a:active {
 color: #333;
 text-decoration: underline;
 border-width: 1px;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {
 display: block;
}
header {
 text-align: left;
 padding-bottom: 0px;
 border-bottom: 1px solid #ccc;
}
ul li {
 list-style: none outside none;
}
.link_mvbtn a {
 color: #fff !important;
}
.link_mvbtn a:visited {
 color: #fff !important;
}
.link_mvbtn a:hover {
 color: #fff !important;
 text-decoration: none !important;
}
.link_mvbtn :active {
 color: #fff !important;
 text-decoration: none !important;
}
/*for PC*/
@media screen and (min-width:800px) {
 .link_mvbtn img:hover {
  filter: brightness(110%);
 }
}
.wrapper a:hover {
 color: #333 !important;
 text-decoration: none !important;
}
.wrapper {
 font-size: 16px;
 line-height: 1.6;
 padding: 0px;
 background-color: #000;
 color: #fff !important;
 overflow: hidden;
}
.top_logo {
 width: 70px;
 margin: 0px auto 0px auto;
 padding-top: 20px;
}
/*for PC*/
@media screen and (min-width:800px) {
 .top_reclogo {
  width: 115px;
 }
}
.logo_back {
 background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 1) 100%), url(../img/title_back.jpg);
 background-repeat: no-repeat;
 background-position: center;
 background-size: cover;
 padding-bottom: 5px;
 filter: brightness(100%);
}
.logo_back2 {
 background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 1) 100%), url(../img/title_back2.jpg);
 background-repeat: no-repeat;
 background-position: center;
 background-size: cover;
 filter: brightness(100%);
}
.logo_back3 {
 background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 1) 100%), url(../img/title_back.jpg);
 background-repeat: no-repeat;
 background-position: center;
 background-size: cover;
 padding-bottom: 5px;
 filter: brightness(100%);
}
.ashi_logo {
 max-width: 600px;
 width: 70%;
 margin: 0px auto 0px auto;
 display: table;
 padding: 70px 0;
}
.ashi_logo img {
 display: table-cell;
 vertical-align: middle;
}
.about {
 max-width: 980px;
 width: 95%;
 margin: 50px auto;
 text-align: center;
 line-height: 220%;
 font-size: 1rem;
 letter-spacing: 0px;
 padding-top: 30px;
 padding-bottom: 30px;
}
.about_span {
 width: 25%;
 margin: 0px auto 0px auto;
 margin-bottom: 15px;
}
.text1 {
 width: 70%;
 margin: 0px auto 0px auto;
}
/*for PC*/
@media screen and (min-width:800px) {
 .about_span {
  width: 50%;
  max-width: 300px;
  margin-bottom: 30px;
 }
 .about {
  margin: 70px auto 50px auto;
  padding-bottom: 20px;
 }
 .text1 {
  width: 70%;
  max-width: 800px;
  margin: 0px auto 0px auto;
 }
}
.mv {
 max-width: 1200px;
 width: 100%;
 margin: 30px auto 0px auto;
}
.link_mvbtn {
 max-width: 1200px;
 width: 100%;
 margin: -5px auto;
 border-top: solid 5px;
 border-bottom: solid 5px;
}
.link_mvbtn_nolink {
 max-width: 1200px;
 width: 100%;
 margin: 60px auto 20px auto;
 border-top: solid 5px;
 border-bottom: solid 5px;
}
.link_mvbtn img {
 display: block;
}
.link_mvbtn_nolink img {
 display: block;
}
.prof {
 max-width: 1200px;
 width: 100%;
 margin: 0px auto 50px auto;
 text-align: left;
 line-height: 150%;
 padding-bottom: 5px;
}
.prof_waku {
 max-width: 1200px;
 padding: 10px;
 width: 85%;
 margin: 0px auto 0px auto;
}
.nikkan_logo {
 width: 60%;
 margin: 30px auto 0px auto;
}
.sp-display {
 display: block;
}
.pc-display {
 display: none;
}

/*for PC*/
@media screen and (min-width:800px) {
 .prof_waku {
  font-size: 1.2rem;
  line-height: 170%;
 }
 .nikkan_logo {
  width: 30%;
  margin: 50px auto 30px auto;
 }
}
/*新SNSボタン*/
.sns-newbtn {
 margin: 70px auto 0 auto;
 width: 70%;
 height: auto;
 display: flex;
 justify-content: space-around;
 padding: 0;
}
.sns-newbtn li{
	width:20%;
	border:solid 1px #fff;
}

.sns-newbtn li a{
	display:block;
	padding:10px;
}

ul.sns-newbtn img {
    vertical-align: middle;
}

.sns-newbtn li a:hover {
	border:2px solid #e2c4e9;
}

.button{
	text-align:center;
    margin: 50px 0;
}

a.searchbtn{
	color:#fff !important;
	font-size:1.3em;
	padding:15px;
	border:1px solid #fff;
	display:inline-block;
}
a.searchbtn:hover{
	background-color:#fff;
	border:1px solid #ff6010;
	color:#ff6010 !important;
	text-decoration:none;
}
.prof_contents{
	width:100%;
	max-width:1200px;
	margin:auto;
}
.prof_contents img{
	width:100%;
}

.prof_box{
	display:flex;
	justify-content: center;
    align-items: center;
}
.box1{
	width:100%;
	margin:auto .5rem;
}
.box2{
	font-size:1.2em;
	letter-spacing:0.05em;
}

@media screen and (max-width:767px) {
	.prof_box{
		display:block;
	}
	.prof_box .box1{
		width:90%;
		margin:0 auto;
	}
	.prof_box .box2{
		width:90%;
		margin:0 auto;
		font-size:1em;
	}
	.prof_box .box2 .text_center{
		text-align:left;
	}
}
@media screen and (max-width:799px) {
.box2{
	font-size:0.8em;
}
}

/*for PC*/
@media screen and (min-width:800px) {
 .sns-newbtn {
  margin: 70px auto 0 auto;
  width: 40%;
 }
}
.footer {
 margin-top: 0px !important;
}
.copyright a:last-child {
 font-size: 12px;
 color: #435b67;
 text-decoration: underline;
}
.relationSite__title {
 color: #333;
}
.footer__contents {
 padding: 20px 10px 10px;
}
@media screen and (min-width:800px) {
	a.searchbtn{
	width:620px;
	height:80px;
	margin:50px;
	padding:0px;
	line-height:80px;
	font-size:2.5em;
	}
}
@media screen and (max-width:280px) {
	a.searchbtn{
		font-size:1.1em;
}
}
