@charset "UTF-8";
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, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	font-size: 1em;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
	display: block;
}

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
html {
	font-size: 62.5%;
}
body {
	font-family: "游ゴシック体", 'Yu Gothic', "YuGothic", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", ;
	font-size: 1.4rem;
}

ol, ul {
	list-style: none;
}
img {
	vertical-align: top;
}

a:link {
	color: #231815;
	text-decoration: none;
}

a:visited {
	color: #231815;
	text-decoration: none;
}

a:hover {
	color: #231815;
	text-decoration: underline;
}

a:hover img {
	opacity: 0.6;
}

a:active {
	color: #231815;
	text-decoration: underline;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/

#main {
	margin: 0 auto;
	width: 100%;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/


#header_lp {
	padding-top: 20px;
	background: #fff;
	position: relative;
	box-sizing: border-box;
}


header {
    width: 100%;
    display: block;
    position: fixed;
    max-height: 120px;
    background-color: white;
    top: 0; /* 固定する位置 */
    left: 0; /* 固定する位置 */
    right: 0;  /* 固定する位置 */
    overflow: hidden;
    text-align: center;
    padding: 10px 0;
    margin: 0 auto;
    z-index: 100;
}

ul img {
    float:left;
    width: auto;
}
ul .logo img{
    padding:0;
    max-width: 350px;
}
ul .cv_button{
    padding:0;
    margin: 0 0 0 58%;
    width:80%;
}
ul .cv_button img{
    padding:0;
    max-width:387px;
    margin: auto;
}
#main {
    padding-top: 120px;
}
#main img {
	vertical-align: top;
    margin:auto;
    width:100%;
}
.campaign {
    padding-top:30px;
    width: 100%;
}
.box {
    position: relative !important;
    width: 92%;
    z-index: 99;
    margin: 0 auto;
    padding-bottom: 100px;
}
.box_2 {
    position: relative !important;
    width: 100%;
    z-index: 99;
    margin: 0 auto;
}
.traial_box {
    padding: 30px 0 45px;
}

#account_btn {
    position:absolute !important;
    width:85%;
    top:280px;
    right:0;
    left:0;
    bottom:auto;
    margin: 108% auto!important;
}
#account_btn_2 {
    position:absolute !important;
    width:81%;
    top:320px;
    right:0;
    left:0;
    bottom:auto;
    margin: 109% auto!important;
}

#account_btn_sakae {
    position:absolute !important;
    width:85%;
    top:0;
    right:0;
    left:0;
    bottom:auto;
    margin: -56% auto!important;
}

#account_btn_sakae_2 {
    position:absolute !important;
    width:81%;
    top:0;
    right:0;
    left:0;
    bottom:auto;
    margin: 145% auto!important;
}
#attention {
    font-size: 2rem;
    position:absolute !important;
    width:85%;
    top:0;
    right:0;
    left:0;
    bottom:auto;
    margin: 34% auto!important;
}
#attention_2 {
    font-size: 2rem;
    position:absolute !important;
    width:85%;
    top:0;
    right:0;
    left:0;
    bottom:auto;
    margin: 180% auto!important;
}
#attention_lp09{
    font-size: 2rem;
    position:absolute !important;
    width:85%;
    top:0;
    right:0;
    left:0;
    bottom:auto;
    margin: 60% auto!important;
}

.video {
    position:relative;
    width:100%;
    padding-top:56.25%;
}

.video iframe {
    position:absolute;
    top:0;
    right:0;
    width:100%;
    height:100%;
}
.sizedown {
    padding-top: 30px;
}

.access  {
    padding-top: 90px;
}


.access .gooogle_map {
    width: 61%;
    margin: auto;
    padding: 15px 0 63px;
}

.address {
	margin:0 auto;
    width:100%;
    padding: 2% 10%;
    font-size:2rem;
}

.google_map{
    margin:0 4% 0 0;
}

@media only screen and (min-width: 768px) {
    #main {
    max-width: 960px;
    }   
}

@media only screen and (max-width: 767px) {

header {
    width: 100%;
    display: block;
    position: fixed;
    max-height: 70px;
    background-color: white;
    top: 0; /* 固定する位置 */
    left: 0; /* 固定する位置 */
    right: 0;  /* 固定する位置 */
    overflow: hidden;
    text-align: center;
    padding: 8px;
    padding-right: -15x;
    margin: 0 auto;
}
    
#account_btn {
    position:absolute !important;
    width:85%;
    top:0;
    right:0;
    left:0;
    bottom:auto;
    margin: 138% auto!important;
}
    
#account_btn_2 {
    position:absolute !important;
    width:85%;
    top:0;
    right:0;
    left:0;
    bottom:auto;
    margin: 147% auto!important;
}
    
#attention {
    font-size: 1rem;
    position:absolute !important;
    width:92%;
    top:0;
    right:0;
    left:0;
    bottom:auto;
    margin: 34% auto!important;
}
#attention_2 {
    font-size: 1rem;
    position:absolute !important;
    width:85%;
    top:0;
    right:0;
    left:0;
    bottom:auto;
    margin: 176% auto!important;
}
#attention_lp09{
    font-size: 1rem;
    position:absolute !important;
    width:85%;
    top:0;
    right:0;
    left:0;
    bottom:auto;
    margin: 73% auto!important;
}
	
#attention_km {
    font-size: 2rem;
    position:absolute !important;
    width:85%;
    top:0;
    right:0;
    left:0;
    bottom:auto;
    margin: 214% auto!important;
	text-align: center;
}
	
ul img{
    float:left;
    width:auto;
}

ul .logo img{
    max-width:150px;
    padding: 0;
} 
ul .cv_button{
    padding:0;
    margin: 0 0 0 45%;
}
ul .cv_button img{
    max-width: 190px;
    padding: 0;
    margin: 0 auto;
}

 #main {
    padding-top: 65px;
	margin: 0 auto;
	width: 100%;
}


.address {
	margin:0 auto;
    width:100%;
    padding: 2% 10%;
    font-size:12px;
}
    

    
}
@media only screen and (max-width: 320px) {
header {
    width: 100%;
    display: block;
    position: fixed;
    max-height: 50px;
    background-color: white;
    top: 0; /* 固定する位置 */
    left: 0; /* 固定する位置 */
    right: 0;  /* 固定する位置 */
    overflow: hidden;
    text-align: center;
    padding: 6px;
    margin: 0 auto;
}
ul img{
    float:left;
    width:auto;
}
ul .logo img{
    max-width:120px;
    padding: 0;
}
ul .cv_button img{
    max-width: 154px;
    padding: 0;
}

#main {
    padding-top: 50px;
	margin: 0 auto;
	width: 100%;
}

}


/*追加修正*/
.pconly{
	display: block;
}
.sponly{
	display: none;
}

.ccode{
	text-align: center;
    padding: 40px 0 0 0;
    color: #FFF;
	font-size: 30px;
    font-weight: bold;
    background-color: #ff1e72;
    margin-bottom: -5px;
}
.ccode span{
	color: #FFF;
	font-size: 70px;
	font-weight: bold;
	text-decoration: underline;
}
#main img.jo_cv {
    margin-bottom: 5vw;
}

#attention_lp2103{
	font-size: 0.8em;
}


@media only screen and (max-width: 767px) {
	.pconly{
		display: none;
	}
	.sponly{
		display: block;
	}
	
	.ccode{
		text-align: center;
	    padding: 10px 0;
	    color: #FFF;
	    font-size: 18px;
	    font-weight: bold;
	    background-color: #ff1e72;
	    margin-bottom: -5px;
	}
	.ccode span{
		color: #FFF;
		font-size: 40px;
		font-weight: bold;
		text-decoration: underline;
	}

	#main img.jo_cv {
	    margin-bottom: 5vw;
	}

	#attention_lp2103{
		font-size: 0.8em;
	}

}

