/*スマホのみの設定（base.cssに上書き）*/

body {
 overflow-x: hidden!important;
}

.sp_none{
	display:none;
}

.pc_none{
	display:inline-block;
}

section {
    min-height: inherit;
    padding-top: 50px;
    padding-bottom: 50px;
}


h2{
	position: static!important;
	text-align: left;
	font-weight: normal;
	font-size: 8pt;
	float: right;
	padding-top: 2px;
}

h3 {
    text-align: center;
    font-size: 16pt;
}

.hover7__label::after{
display: none;
}

#pink .menu__link{
color: rgba(248,158,194,1.0);
}

address{
	font-size: 10pt;
	margin-left: 10px;
	margin-bottom: 20px;
}

address a{
	color: hsla(0,0%,100%,1.00);
}


/* ---------------------------------------------------------------------------------- */

/*------------トップページ------------*/

/*キャッチ横スライド*/
section.slide{
height: inherit;
background-color:#fff;
}

.slick{
	width:100%;
	height: inherit;
}

.slick img {
    width: 100%;
    height:auto;
}

/*キャッチ横フルスクリーン*/
section.full{
background-position: center bottom;
background-size: cover;
}

section#pr{
padding-top: 0px;
padding-bottom: 0px;
}

section#pr article {
    display: flex;
    table-layout:inherit;
	width: 100%;
	height: auto;
	flex-direction: column;
}

section#pr article div{
display: block;
}

section#pr article div:first-of-type{
order: 2;
padding: 0 20px 20px 20px;
}

section#pr article div:last-of-type{
order: 1;
padding: 20px;
background-color: #fff;
}

section#pr article div p#prtext {
margin-bottom: 10px;
line-height: 1.6em;
}

section#pr article div:last-of-type p{
font-size: 10pt;
}

section#news{
padding-bottom: 50px;
}

section#access{
	padding-bottom: 0;
	/* [disabled]width: 100%; */
	height: 650px;
	overflow: hidden;
}

section#access iframe{
	width: 100%;
	height: 400px;
}


/*------------製品紹介------------*/

section#product{
padding-left: 20px;
padding-right: 20px;
}

section#product img{
display: block;
width: 100%;
height: auto;
}

section#product dl {
    padding: 30px;
    width: 100%;
    margin-top: 0px;
}

section#lineup div {
padding-left: 20px;
padding-right: 20px;
}

section#lineup figure {
    float:none;
    width: 100%;
	margin: 0 auto;
}

section#lineup figcaption{
padding-bottom: 40px;
}

section#lineup figure:last-of-type figcaption{
padding-bottom: 20px;
}

section#lineup figcaption strong {
    margin-top: 8px;
    margin-bottom: 0px;
}

section#lineup figcaption p{
line-height: 1.6em;
}

section#lineup figure img{
width: 100%;
height: auto;
margin: 0 auto;
display: block;
}


/*------------FAQ------------*/
section#faq{
padding-left: 20px;
padding-right: 20px;
}

section#faq div {
padding-top: 20px;
}

section#faq dt::before, section#faq dd::before {
    font-size: 16pt;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    line-height: 30px;
}

section#faq dd {
    padding-left: 40px;
    text-indent: -40px;
}


/*------------チャート------------*/

section#chart{
padding-left: 20px;
padding-right: 20px;
}

section#chart div {
padding-top: 20px;
padding-bottom: 20px;
width: 100%;
}

section#chart dl {
    line-height: 1.8em;
}

section#chart dl br{
display: none;
}

section#chart dl::after {
margin-top: 20px;
}

section#chart dl {
margin-bottom: 25px;
}



/* ---------------------------------------------------------------------------------- */

/*ギャラリー (#pink)*/
section#gallery div{
overflow: hidden;
width: 100%;
padding-top: 20px;
}

section#gallery ul li{
float: none;
margin: 0 auto 30px auto;
}

section#gallery ul li:last-child{
margin-bottom: 10px;
}

section#gallery ul li:nth-child(3n) {
margin-right: auto;
}

section#gallery ul li p{
opacity: 1;
display:block;
vertical-align: baseline;
width: 100%;
height: 60px;
top:inherit;
bottom: -20px;
background-color: rgba(0,0,0,0.5);
text-align: center;
padding-top: 10px;
}

section#gallery ul li:hover p{
opacity: 1;
}


/*メニュー (#pink)*/
.menulist div {
margin-bottom: 0px;
}

.menulist figure {
float:none;
width: 100%;
margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
}

.menulist figure figcaption{
padding-bottom: 40px;
width: 100%;
}

.menulist figure:last-of-type figcaption{
padding-bottom: 0px;
}

.menulist figure figcaption strong {
margin-top: 10px;
margin-bottom: 0px;
text-align: center;
}

.menulist figure figcaption p{
line-height: 1.6em;
}

.menulist figure img{
width: 70%;
height: auto;
margin: 0 auto;
display: block;
}

.menulist02 dl {
margin-left: 20px;
margin-right: 20px;
line-height: 1.4em;
}

.menulist02 dl:last-of-type {
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 0;
}

.menulist02 dd {
padding-left: 0em;
}


/*採用情報 (#pink)*/
section#recruit div#staff01 {
background-image: none;
padding-left:0px;
padding-top:0px;
width: 100%;
}

section#recruit div#staff01:before {
background-image: url(../image/staff01.jpg);
background-size: cover;
background-position: center;
content: "";
display:block;
width: 90%;
height: 300px;
vertical-align: middle;
margin: 0 auto;
}

section#recruit div#staff01 table{
width: 90%;
margin: 0 auto;
}

section#recruit div#staff01 table th, section#recruit div#staff01 table td{
display: list-item;
list-style-type: none;
text-align: left;
padding: 0px;
}

section#recruit div#staff01 table tr:first-child th{
padding-top: 30px;
}

section#recruit div#staff01 table tr:first-child td {
padding-top: 5px;
padding-bottom: 15px;
}

section#recruit div#staff01 table th{
padding-bottom: 0;
border-bottom: 0;
padding-top: 15px;
padding-left: 20px;
}

section#recruit div#staff01 table td{
padding-top: 5px;
padding-bottom: 15px;
padding-left: 20px;
padding-right: 20px;
}

section#recruit div#staff01 table tr:last-child th{
padding-bottom: 0;
}
.newstitle   {
	float: left;
	clear: left;
}

section#recruit div#staff01 table tr:last-child td{
padding-bottom: 30px;
}

/* ---------------------------------------------------------------------------------- */

/*Marker用*/
#access article p {
	font-size: 14px;
	text-align: left;
}
.slider {
	height: 100vh;
}
.slider-contents p {
	font-size: 14px;
}
#news {
	overflow-x: hidden;
}
.news-list {
	padding: 0 10px;
	border-style: none;
	font-size: 14px!important;
	display: block;
	clear: left;
}
.up_ymd   {
	float: left;
	border-style: none;
	margin-bottom: 5px;
	clear: left;
	width: auto;
	padding-right: 0px;
	margin-right: 0px;
	font-size: 14px;
}
.newstitle {
	font-size: 14px;
}
#newsWrap {
	padding: 10px!important;
	border-style: none!important;
}
.newMark {
	font-size: 12px;
	padding-top: 0px;
	font-weight: bold;
}
.sp-newslink {
	position: static;
	width: 150px;
	font-size: 12px!important;
	padding: 5px;
	text-align: center;
	border: 1px solid rgba(93,93,93,1.00);
	margin-right: auto!important;
	margin-left: auto!important;
	display: block;
}
#detail {
	font-size: 14px;
	width: 100%;
}
.newsdetail h2 {
	font-size: 18px!important;
	float: left;
}
.newsdetail {
	margin: 0px 10px;
	width: calc(100% - 20px);
}

.contact-title {
	width: 100%;
	height: 400px;
	margin-bottom: 20px;
}
.contact-title div {
	width: 100%;
	padding: 10px;
	/* [disabled]height: 400px; */
}
.contact-title h3 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 24px;
	width: 100%;
	text-align: center;
	padding-left: 0px;
}
.contact-title p {
	margin-left: 0px;
	font-size: 14px;
	margin-bottom: 5px;
}
#thanks p {
	width: calc(100% - 20px);
	font-size: 14px;
}
.img-responsive {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
.pl20 {
	padding-left: 0px;
}
.pl40 {
	padding-left: 0px;
}
.pl60 {
	padding-left: 0px;
}
