
@charset "utf-8";
/* *****************************
 *
 * Import CSS file.
 *
 **************************** */
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url('icomoon.css');
@import url('simple-line-icons.css');

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  font-weight: normal;
  font-style: normal;
} /* Chrome Safari 対策 */


body {
  font-family:"Noto Sans Japanese", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 1.7;
  height: 100%;
  position: relative;
}

 /* PC用 */
body .wrapper {width: 100%;margin: 0 auto 0;max-width: 1200px;}
.footer-wrapper {margin: 120px 0 0 0;}
.lp header {text-align: center;}
.lp header .mv2 img {max-width: 100%;}
.content .image {width: 100%;margin: 0 auto 0;text-align: center;}
.content .image img {max-width: 100%;height:auto;}
.pctop{max-width: 838px;}
.sptop{text-align: center;margin: 0 auto;}

.site-id {padding:20px 20px 0px;height: 50px;border-bottom: 1px solid #333;margin-bottom: 20px;}
.header-wrapper {background-color: #fff;background-image: none;}
.contents{max-width:838px;margin: 0 auto 50px;padding: 0 20px;}
.leadtext{margin: 30px 0 50px 0;}
.leadtext p{font-weight: bold;letter-spacing: 0.2em;line-height: 1.7;padding: 0 0 7px 0;}
.lp footer .site-id {margin-bottom: 12px;line-height: 1;}
.lp footer .copyright {margin-top: 0;}

/* btn */
.hvr-rectangle-out {
font-weight:bold;letter-spacing:0px;font-size: 18px;text-align:center;
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
border:solid 2px #fff000;
background: #fff;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
min-width: 480px;
padding: 30px 0 20px;color: #000;
}
.hvr-rectangle-out:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #fff000;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {color: #000;text-decoration:none;}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {-webkit-transform: scale(1);transform: scale(1);}
/* btn end */

.leadtext2 {margin: 10px 0 50px 0; border-bottom: 1px solid #222; border-top: 1px solid #000;padding: 30px 0;letter-spacing: 0.2em;line-height: 2;}
.leadtext2 p{font-weight: bold;font-size: 16px;}
.btnflex{display:flex;justify-content: space-around;text-align:center;}
.btnflex h3{font-size:18px;font-weight:bold;}
.btnbox{margin:10px 0 20px 0;}
.hcibox{margin:100px 0;font-size: 16px;}
.btninner{max-width: 480px; text-align: center; margin:50px auto 0;}
.lp header .mv2 img {max-width: 100%;}
.btnlefttext{text-align:center;font-size: 13px;}
.p_area{margin:30px 0;}
.p_text{font-weight: bold;font-size:13px;padding:20px 0;}

.title_box{background:#fff000;width:100px;font-size: 14px;}
.title_box p{font-weight:bold;}
span.les3{letter-spacing: 2em;font-weight:bold;}
span.les4{letter-spacing: 1em;font-weight:bold;}
.program_wrap ul{margin:0 auto;}
.program_wrap li{display:inline-block;}

#leadarea3 {margin-top:80px;}
#leadarea3 h1{font-size:36px;background: #fff000;padding:10px 0 5px 10px;}
#leadarea3 h2{font-size:18px;font-weight:bold;}

.btn_box{margin:50px auto 30px;}
.btn_box a{display:block;font-weight: bold;text-align:center;text-decoration:none;font-size: 45px;border:solid 2px #000;padding:20px 0;font-size: 30px;line-height:1.4;}
.btn_box a:hover{border-color: #222;color: #000;background:#fff000;}
.btn_contact{margin:50px 0;font-size:14px;}
.entry_text{padding:0 0 50px 0;font-size:14px;}
a{transition: 1s;}

.btn_box a.hvr_end{background: #ccc;}
.btn_box a.hvr_end:hover{background: #ccc;}
.sai{font-size: 30px;background:url(../../images/pages/intern/y.gif)no-repeat 98% 50%;}
a.sai:hover{background:url(../../images/pages/intern/y.gif)no-repeat 98% 50% #fff000;}


 /* button */
.md-close{float: right;}
button{outline: none;border: none;cursor: pointer;}
.btnboxexe{
cursor: pointer;
position: absolute;
right: 0;
top: -20px;}
span.exe{
display: block;
font-size: 36px;
background: #000000;
line-height: 45px;
width: 45px;
height: 45px;
border-radius: 50%;
color: #fff;
text-align: center;
margin: 0 auto 15px;
box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
}
span.exe:hover{background: #333;}
.md-modal {
position: fixed;
top: 50%;
left: 50%;
width: 50%;
max-width: 630px;
min-width: 320px;
height: auto;
z-index: 2000;
visibility: hidden;
backface-visibility: hidden;
transform: translateX(-50%) translateY(-50%);
}
.md-show {visibility: visible;background: #fff;}
.md-overlay {
position: fixed;
width: 100%;
height: 100%;
visibility: hidden;
top: 0;
left: 0;
z-index: 1000;
opacity: 0;
background: rgba(0,0,0,0.8);
transition: all 0.3s;
}
.md-show ~ .md-overlay {
opacity: 1;
visibility: visible;
}
.md-perspective,.md-perspective body {height: 100%;overflow: hidden;}
.md-perspective body{background: #222;perspective: 600px;}
.container {background: #e74c3c;min-height: 100%;}
/* Effect 1: Fade in and scale up */
.md-effect-1 .md-content {
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.md-show.md-effect-1 .md-content {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;position:relative; padding: 50px;
}
.md-content p{font-size:25px;}
.md-trigger{font-weight:bold;color: #222;text-decoration: none;}
.contents ul{
	display: flex;
    justify-content: space-between;
}
.bnrbtn2{
	border: solid 2px;
    width: 46%;
    font-size: 16px;
    background: #fff;
    font-weight: bold;
    letter-spacing: normal;
    text-align: center;
}
.bnrbtn2 a{
	display: block;
    padding: 10px;
    font-weight: bold;
}
.bnrbtn2 a:hover{
	background: #f3e63a;
	color: #000;
}

.snsbtn{
  justify-content: flex-end !important;
}
.snsbtn li:nth-child(1){
   padding: 6px;
   height: 20px;
}
.snsbtn li:nth-child(2){
   padding: 0 10px 0 4px;
}


/* ********************************************************************************************************************* */
 /* 768px以下用（スマホ用）の記述 */
@media screen and (max-width: 768px) {
body.page .wrapper .content{padding: 20px;}

.btnflex{display:block;}
.btnflexwrap{padding-bottom:50px;}
.leadtext2{margin: 10px 0 30px 0;}
.leadtext2 p{font-size:12px;}
.md-content p {font-size: 25px;}
.hvr-rectangle-out{width: 100%;font-size:14px;padding:10px 0;min-width:200px;}
#leadarea3 h1{font-size:20px;font-weight:bold;background: #fff000;padding:4px 0 0 6px;line-height:1.6;}
#leadarea3 h2{font-size:18px;font-weight:bold;}
.program_wrap ul{text-align:center;}

.btn a[target='_blank'] {padding-right: 0px;}
.lp footer .site-id img {width: 200px;height: auto;}
.btn_box a{font-size: 18px ;}
.sai{font-size: 18px !important;}
.contents ul {
    display: inherit;}
.bnrbtn2{
    width: 100%;
    font-size: 16px;
    margin: 10px 0;
}
a:link{
   color: #222;
}
.site-id img {
    max-width: 200px;
}
.header-wrapper {padding: 0;}
.snsbtn{
  display: flex !important;
}
}
