@charset "UTF-8";
/*
Theme Name: lpsaihuku
*/
/* ----------------------------- リセット */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, .top_header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
article, aside, details, figcaption, figure, footer, .top_header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }
a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }
img { vertical-align: top; font-size: 0; line-height: 0; }
sup { font-size: 8px; }
em { font-style: normal; }
div:before, div:after, ul:before, ul:after, ol:before, ol:after, dl:before, dl:after { content: ""; display: block; }
div:after, ul:after, ol:after, dl:after { clear: both; }
div, ul, ol, dl { zoom: 1; }

ul#wp-admin-bar-root-default:after { clear: none; }

/* ----------------------------- ページネーション */
.pagination { clear: both; padding: 40px 0; position: relative; font-size: 14px; line-height: 14px; text-align: center; }
.control a { display: inline-block; *display: inline; *zoom: 1; width: auto; padding: 10px 10px; margin: 0 8px 8px 0; background: #fff; border: 1px solid #FF8C00; color: #FF8C00; text-decoration: none !important; cursor: pointer; }
.control a.current { background: linear-gradient(0deg, #FFBB32,  #FF8C00 ) fixed; color: #fff !important; }
.control a:hover { background: linear-gradient(0deg, #FFBB32,  #FF8C00) fixed; color: #fff; opacity: 1; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); }

.pagination span, .pagination a { display: inline-block; *display: inline; *zoom: 1; width: auto; padding: 10px 14px; margin: 0 14px 8px 0; background: #fff; 
	border: 1px solid #FF8C00; color: #FF8C00; text-decoration: none !important; cursor: pointer;border-radius: 30px; }
.pagination span.current, .pagination a.current { background:  #FF8C00 ;  color: #fff !important;border-radius: 20px; }

.pagination a:link, .pagination a:visited { color: #FF8C00; }
.pagination a:hover { background: linear-gradient(0deg, #FFBB32,  #FF8C00 ) fixed; color: #fff; opacity: 1; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); }
.pagination a.next, .pagination a.prev { background: transparent; border-color: transparent; padding-right: 8px; padding-left: 8px; font-size: 35px;line-height: 1;vertical-align: middle;font-weight: 100;color: #FFBB32;}
.pagination a.next:hover, .pagination a.prev:hover { color: #FF8C00; }

.control { margin:5% auto;text-align: center; }
.control a { color: #FF8C00!important; padding: 10px 30px;border-radius: 90px; }
.control a:hover { color: #FFF!important; }
.control p {display: inline-block;}

/* ----------------------------- 全体 */
body { font-size: 14px; line-height: 1.8em; color: #585858; font-family: "游ゴシック体", "Yu Gothic","Noto Sans JP","メイリオ", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro",  Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif; background: #fff; position: relative; }

a:link, a:visited { color: #575757; text-decoration: underline; }
a:hover, a:active { text-decoration: none; }
a, a img { -webkit-transition: 0.2s ease all; -moz-transition: 0.2s ease all; -ms-transition: 0.2s ease all; transition: 0.2s ease all; }
a:hover img { opacity: 0.65; -ms-filter: "alpha(opacity=65)"; filter: alpha(opacity=65); }

.sp { display: none; }
.pc { display: block; }
.tablet {display: none;}

.inline_sp { display: none; }
.inline_pc { display: inline-block; }

img, .bx-wrapper img { max-width: 100%; height: auto; }

/* ----------------------------- 共通 */

#container {
	background-color: antiquewhite;
}

.wrap {
	margin: 0 auto;
}

.wrap1000{
	width: 1000px;
	margin: 0 auto;
}

.wrap860{
	width: 860px;
	margin: 0 auto;
}

.wrapper {
	width: 100%;
    max-width: 464px;
    min-width: 320px;
    margin: 0 auto;
    background-color: #fff;
    overflow: hidden;
	box-shadow: 0px 0px 10px #00000021;
	position: relative;
}

.logged-in .under_header {
    top:32px;
}

.wrap_bg .wrap {
	width: 1000px;
}

.under_content {
	margin-top: 8% ; 
	position: relative;
}
 
.under_content2 {
	position: relative;
	margin-bottom: 10%;
}

.wrap_bg2 {
	margin-top: -10%;
}

.current-item {
	font-weight: 600;
    margin: 5px 0;
}

.red { color:#b80026; }

.clear { clear: both; }

/* ----------------------------- タイトル */

hr.title:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 1px;
    content: '';
    background: -webkit-linear-gradient(90deg, rgba(247, 153, 50, 1), rgba(255, 105, 50, 1));
}

.midasi_warp {
	display: inline-block;
}

.midasi {
	font-size: 35px;
	font-weight: 500;
}

.midasi_warp hr {
    position: relative;
    height: 1px;
    margin: 20px auto 0;
    float: left;
    background: #585858;
    border-top: none;
    width: 100%;
}

.midasi_warp hr:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 36px;
    height: 1px;
    content: '';
    background: -webkit-linear-gradient(90deg, rgba(247, 153, 50, 1), rgba(255, 105, 50, 1));
    transition: 0.3s linear;
}

/* ----------------------------- ヘッダー */

header .logo {
    top: 20px;
    left: 20px;
    width: 50px;
    position: absolute;
    z-index: 9999;
	display: block;
}

.top_header{
	width: 100%;
	top: 0;
	z-index: 400;
	position: relative;
	height: 100px;
}

.under_header{
    width: 100%;
    top: 0;
    background-color: #FFF;
	z-index: 50;
	height: 110px;
}

/* ----------------------------- フッター */

.footer{
	background-color: #F4EFE6;
    padding: 1% 1% ;
    bottom: 0;
    width: 98%;
}
  
.footer_wrap {
	margin: 0 auto;
	text-align: center;
}

/* ----------------------------- トップ */

.top_block1 {
	background-color: #FFF;
    padding: 10% 0;
}
.top_lpitem {
	margin: 0 5%;
}

.top_lpitem li {
	width: 31.3%;
    float: left;
    margin-right: 3%;
    margin-bottom: 5%;
} 

.top_lpitem li:nth-child(3n) {
    margin-right: 0;
} 

.top_lpitem_item {
    max-width: 500px;
    margin: 0 auto;
    position: relative;
}

.top_lpitem li .item_img img{
	border-radius: 5px;
}

a .top_lpitem_text {
    position: absolute;
    bottom: 10px;
    left: 10px;
}

a .top_lpitem_text p {
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	line-height:1;
	padding: 0 0 2px;
	text-align: left;
}

a .top_lpitem_text p span {
    font-family: 'Lexend', sans-serif;
	font-size: 14px;
	font-weight: 100;
}

a .top_lpitem_text hr {
	position: relative;
	height: 1px;
    margin: 2px auto 0;
    float: left;
	background: #FFF;
	border-top:none;
	width: 100%;
}

a .top_lpitem_text hr:before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 20px;
	height: 1px;
	content: '';
	background: -webkit-linear-gradient(90deg, rgba(247, 153, 50, 1), rgba(255, 105, 50, 1));
	transition: 0.3s linear;
}

a .top_lpitem_text hr {
	border: 0;
}

a:hover .top_lpitem_text hr:before {
	width: 100%;
}

/******** タブレット *********/

@media screen and (min-width: 641px) and (max-width: 1300px) {

.wrap {
}

.tablet {
	display: block;
}

}


/******** スマホ *********/

@media screen and (max-width: 640px) {

/* ----------------------------- 共通 */

.wrap {
}

.sp { display: block!important; }
.pc { display: none!important; }
.tablet {display: none;}

.logged-in #wpadminbar {
	position: fixed!important;
}

}


