@charset "utf-8";
html body {
	font-family: YuGothic , ‘游ゴシック’ , ‘Hiragino Kaku Gothic ProN’ , ‘ヒラギノ角ゴ ProN’ , Meiryo , メイリオ , sans-serif ;
  background: #CCC;
}
html body .underline {
  text-decoration: underline;
}
html body .bold {
  font-weight: bold;
}
html body .big {
  font-size:120%;
  line-height:170%;
}
html body .back-yellow {
  background: #ff0;
}
html body .red {
  color: #d00021;
}
html body .yellow {
  color: #ff0;
}
html body .min {
  font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}
html body .kouka {
  margin: 0 auto;
}
html body .center {
  text-align: center;
  display: block;
}
html body #wrapper #main {
  width: 950px;
  margin: 0 auto;
  background: #CCC;
}

html body #wrapper #section_01 {
  padding: 0px;
  /* background-color:#f3f8fa; */
}
html body #wrapper #section_02 {
  padding: 0px 0;
    background-color: #ffffff;
}
html body #wrapper #section_03 {
  padding: 0px 0;
    background-color: #ffc0cb;	 
  background-size: cover;
  text-align: center;
}

html body #wrapper #main .img2 {
  text-align: center;
  margin: 80px auto;
  padding: 0 0 0 0;
}

html body #wrapper #sub2 {
	display:none;
}
html body #wrapper #main h1 {
	text-align: center;
    line-height: 40px;
    font-size: 32px;
	font-weight: bold;
}

html body #wrapper #main p {
  margin: 0 50px ;
  font-size: 18px;
  line-height: 28px;
}

html body #wrapper #footer {
  background: #333;
  color: #FFF;
  padding: 15px 0;

}
html body #wrapper #footer .content {
  margin: 0 auto;
  padding: 0 20px ;
}

html body #wrapper #footer .content .copy {
  font-size: 10px;
  text-align:center;
}
html body #wrapper #footer .content .link {
  text-align:center;
  font-size: 11px;
  padding-bottom:5px;
}
html body #wrapper #footer .content .link a {
  color: #FFF;
  text-decoration: none;
}



html body #wrapper .headtxt {
    font-weight: 900;
	line-height: 76px;
    font-size: 62px;
	margin: 16px 0 40px;
	text-align: center;
}

html body #wrapper .headtxt01 {
    font-weight: 600;
	line-height: 32px;
    font-size: 24px;
	margin: 20px 0;
	text-align: center;
}

html body #wrapper .headtxt02 {
	font-size: 15px;
    line-height: 24px;
	width: 700px;
	padding-top: 20px;
	margin: 0 auto;
}

html body #wrapper .head {
  background: url("./head.jpg") no-repeat #cccccc;
  background-position: center top;
  color: #cccccc;
  padding: 30px 0 0px;
  font-size: 15px;
  line-height: 24px;
}

html body #wrapper .phone {
 	margin: 20px 0 ;
	text-align: center;

}


html body #wrapper .bt  {
  margin: 0 auto ;
	padding: 30px 0 30px;
  text-align:center;
}

html body #wrapper .btarea{
	margin: 30px 0;
	padding: 0;
	text-align: center;
}
html body #wrapper .btarea p{
	font-size: 100%;
}

html body #wrapper .bt_01 {
	width: 100%;
	max-width: 640px;
}
html body #wrapper .bt_01:hover {
	opacity: 0.8;
}


html body #wrapper .bottom {
  width: 850px;
  height:auto;
  margin:0 auto;
  position: relative;
  padding: 0px;
  color:#000;
  border: solid 0px #999;©ƒ
}

html body #wrapper .bt  {
  margin: 0 auto ;
	padding: 30px 0 30px;
  text-align:center;
}

html body #wrapper form.bottom div .button {
	margin:0 auto;
}
html body #wrapper form.bottom div .button:hover {
  opacity: 0.6;
}


html body #wrapper .formbg{
  width: auto;
	margin: 0 auto;
	padding: 50px;
    background-color: #ffc0cb;
}


html body #wrapper #main .part-box{
	flex-wrap: wrap;
	display: flex;
	/* align-items: center; */
	margin: 80px auto 40px;
}

html body #wrapper #main .part-box li{
	width: 260px;
	margin-bottom: 40px;
	padding: 0 25px;
}

html body #wrapper #main .part-box li p{
  margin: 20px 0;
  font-size: 14px;
  line-height: 22px;
}

html body #wrapper #main .part-title{
  height: 70px;
}

html body #wrapper #main .part-box img {
    width: 250px;
}
html body #wrapper #main .jissen{
	font-size: 17px;
    line-height: 22px;
	text-align: center;
	height: 52px;
	font-weight: bold;

}

html body #wrapper #main .jissen p{
	position: absolute;
	bottom: 0;
}
html body #wrapper #main .jissen-name{
	font-size: 18px;
    line-height: 26px;
    font-weight: bold;
	color: #f7941d;
	text-align: center;
	margin-bottom: 4px;
}
html body #wrapper #main .jissen-title{
	font-size: 14px;
    line-height: 26px;
	text-align: center;
	margin-bottom: 4px;
}

html body #wrapper .sample{
	margin: 80px auto 120px;
	text-align: center;
}
html body #wrapper .comic{
	margin-bottom: 40px;
}

lder {
  color: #ccc;
}
input:-ms-input-placeholder {
  color: #ccc;
}
input::-ms-input-placeholder {
  color: #ccc;
}

html body #wrapper .input {
	width:720px;
	height:80px;
	font-size:32px;
	border-radius:8px;
	text-align:center; 
	display: block;
    -webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    cursor: text;
    padding: 1px;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
	border: solid 2px #80bbcc;
	box-shadow:0px 0px 4px 2px #80bbcc;
	margin:20px auto 0;
}



html body #wrapper form.bottom input{ margin:0 auto;}

.right {
  margin: 0;
  float: right; 
  clear: both;
}

.tokutenright {
  margin: 0;
  float: right; 
  clear: both;
}

.left {
  margin: 0;
  float: left; 
  clear: both;
}

.clear {
  clear: both;
}

html body #wrapper #profbg{
background:#094081;
}
	
html body #wrapper #prof{
max-width:920px;
margin:0 auto ;
padding: 80px 0 40px;
line-height:24px;
color: #fff;
}

html body #wrapper #prof p{
padding:0 ;
margin: 20px 40px 40px;
font-size: 18px;
line-height: 24px;
}

html body #wrapper #prof .kodama {
	text-align: center;
    margin: 40px auto;
    display: block;

}
html body #wrapper #prof h1 {
	text-align: center;
    line-height: 40px;
    font-size: 36px;
	font-weight: bold;
	color: #fff;
}
html body #wrapper #prof h2 {
	text-align: center;
    line-height: 40px;
    font-size: 32px;

	color: #fff;
}
html body #wrapper #prof h3 {
	text-align: center;
    font-size: 20px;
	color: #fff;
}


/*▼▼紹介▼▼*/
html body #wrapper #recommend{
max-width:810px;
margin:40px auto ;
border:solid 5px #333333;
background-color:#F7F6ED;
line-height:24px;
}

html body #wrapper #recommend .recommend-head{
background: url("./name_01.png") no-repeat ;
background-position: center top;
height:250px;
}

html body #wrapper #recommend p{
padding:0 45px;
}


.imgbox{
width:160px;
float:right;
border:solid 1px #CCCCCC;
background-color:#FFFFFF;
padding:3px;
margin:50px 30px 5px 10px;
}


html body #wrapper #tokuten {
  text-align: center;
  margin-top: -50px;
}


html body #wrapper #tokuten .text {
  padding:25px 50px 50px 50px;
  font-size: 16px;
  line-height: 28px;
  background-color:#FFF;
}

html body #wrapper #tokutenbg {
  background: url("./tokutenbg.jpg");
  padding:0 0 25px;
}

html body #wrapper #pre {
  width:750px;
  margin:30px auto ;

border:double 3px #eb6ea4;
}


html body #wrapper #sub {
	text-align:center;
	background-color:#fff;
	color:#000;
	padding:40px;
	margin: 50px 0;
}

html body #wrapper #sub h1 {
	font-size:40px;
	font-weight:bold;
	line-height:48px;
}

html body #wrapper #sub h2 {
	font-size:24px;
	font-weight:bold;
	line-height:32px;
}

html body #wrapper  #kansou {
	max-width:750px;
	border:double 3px #DDD;
	margin:0 auto;

}

html body #wrapper #suisen {
  width:700px;
  margin:0 auto 50px ;
  background: url("./suisen_bg.png");
  padding:0 15px 10px 15px;

}

html body #wrapper #suisen .voice{
background:#FFF;
background-repeat:no-repeat;
background-position: left top;
box-shadow:rgba(163, 148, 125, 0.658824) 0px 0px 6px 3px;
-webkit-box-shadow:rgba(163, 148, 125, 0.658824) 0px 0px 6px 3px;
-moz-box-shadow:rgba(163, 148, 125, 0.658824) 0px 0px 6px 3px;
margin-bottom:10px;
}

html body #wrapper #suisen .text{
font-size:14px;
line-height:150%;
letter-spacing:0;
color:#333333;
padding:30px;
}

html body #wrapper #suisen .text h1{
	font-weight:bold;
	font-size:18px;
	line-height:24px;
}

hr.style1 {
	background-color: #fff;
	border-top: 2px dotted #8c8b8b;
}

html body #wrapper #company {
	max-width:700px;
	margin:0 auto;
}

.kaijo{
	text-align: center;
	display: block;
	font-size: 90%;
	line-height: 20px;
	border: dotted 1px #666;
	padding: 8px;
	width: 80%;
	margin: 0 auto;
}

#overlay_banner {
    height: auto;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
}

#close_button {
    display: none;
}

#line_banner img {
	display: none;
}

html body #wrapper .movie {
    text-align: center;
    margin: 40px auto  ;
    border: solid 2px #ccc;
    width: 814px;
	background: #fff;
}
html body #wrapper .youtube {
    padding: 10px 0px 40px;
}


html body #wrapper .sp {
	display:none;
}


html body #wrapper .arrow-bottom {
    margin: 10px auto;
	display: block;
	position: relative;
}

.step{
margin: 0 auto;
display: block;
width: 80%;
}

.head-img{width:60%;}

.animate80,.a-option80,.a-btnsub80 {-webkit-animation-timing-function: ease-in;-moz-animation-timing-function: ease-in;-o-animation-timing-function: ease-in;animation-timing-function: ease-in;-moz-animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;-o-animation-iteration-count: infinite;-ms-animation-iteration-count: infinite;animation-iteration-count: infinite;}a.a-btn {position:relative;display:inline-block;margin:auto;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;}a.a-btn img {display: block;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;}img.a-main {width:100%;position:relative;z-index: 54;}a.shover:hover * {animation-name:none!important;}@-moz-keyframes sub80 {0%{ -moz-transform:scale(0.9);box-shadow: 0 0 0 1px;opacity:0;}50%{ -moz-transform:scale(1);box-shadow: 0 0 0 10px;opacity:0.4;}100%{ -moz-transform:scale(1.2);box-shadow: 0 0 0 20px;opacity:0;}}@-o-keyframes sub80 {0%{ -o-transform:scale(0.9);box-shadow: 0 0 0 1px;opacity:0;}50%{ -o-transform:scale(1);box-shadow: 0 0 0 10px;opacity:0.4;}100%{ -o-transform:scale(1.2);box-shadow: 0 0 0 20px;opacity:0;}}@-webkit-keyframes sub80 {0%{ -webkit-transform:scale(0.9);box-shadow: 0 0 0 1px;opacity:0;}50%{ -webkit-transform:scale(1);box-shadow: 0 0 0 10px;opacity:0.4;}100%{ -webkit-transform:scale(1.2);box-shadow: 0 0 0 20px;opacity:0;}}@keyframes sub80 {0%{ transform:scale(0.9);box-shadow: 0 0 0 1px;opacity:0;}50%{ transform:scale(1);box-shadow: 0 0 0 10px;opacity:0.4;}100%{ transform:scale(1.2);box-shadow: 0 0 0 20px;opacity:0;}}.a-btnsub80{-webkit-animation-name: sub80;-moz-animation-name: sub80;-o-animation-name: sub80;animation-name: sub80;}.a-btnsub80 {content:"";position: absolute;top: 0;left: 0;width: 100%;height: 100%;box-shadow: 0 0 0 1px rgba(233,88,91,0);opacity:0;color:#c00;}.a-btn80{padding-left:0%!important;}.a-option80{top:0%!important;}.a-option80{width:20%!important;}.a-btn80{max-width:100%!important;}.animate80,.a-btnsub80,.a-option80{animation-duration:1s!important;-webkit-animation-duration:1s;-ms-animation-duration:1s;-moz-animation-duration:1s!important;}

.countdown{
	margin-left:auto;
	margin-right:auto;
	margin:0;
	padding:10px 0;
	width: 100%;
	font-size:30pt;
	line-height: 48px;
	font-weight:bold;
	color: #ffff00;
	text-align:center;
	background: #000;
}


/* CSS Document */
@media screen and (max-width: 768px) {

/*-----------------------------------------------------
レスポンシブ画像
------------------------------------------------------*/

  img {
    max-width: 100%;
    height: auto;
  }

/*-----------------------------------------------------
レスポンシブ画像
------------------------------------------------------*/

  html body #wrapper .head {
    width: 100%;
    height: auto;
    padding: 0px 0 ;
  background: url("./head.jpg") no-repeat #1d3159 ;
  background-position: center top;
  background-size: cover;
  }
  html body #wrapper #mask,
  html body #wrapper #mask_in,
  html body #wrapper #main,
  html body #wrapper #footer .content,
  html body #wrapper form.bottom,
  html body #wrapper form.bottom div .text,
  html body #wrapper iframe,
  html body #wrapper #tokuten #pre{
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	
  }

html body #wrapper .rank {
  background: url("./rank.png") no-repeat;
  background-position: center;
  width: 100%;
  height: 0;
  padding-top: 320%;

  -webkit-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}


/*-----------------------------------------------------
お問い合わせ
------------------------------------------------------*/

  html body #wrapper .button {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  html body #wrapper .input {
    width: 93.75% !important;
    font-size: 20px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
	
	html body #wrapper .formbg{
		width: auto;
		padding:  20px;
		margin: 0px;
	}
	
  html body #wrapper .bottom  {
	width:auto;
	margin: 0px 0px ;
	padding: 0px;
	background-size: cover;
  }


  html body #wrapper .bottom input[type="text"] {
    height: 50px !important;
  }
	
  html body #wrapper .bt {
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
}

/*-----------------------------------------------------
youtube
------------------------------------------------------*/

  html body #wrapper .youtube {
    position: relative;
    width: 96%;
	margin: 0 auto;
    height: 0;
    margin-bottom: 10px;
    padding-top: 50%;
	  padding-bottom: 16px;

  }
  html body #wrapper .youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
	
html body #wrapper .movie {
	margin: 8px auto;
    width: auto;
}

/*-----------------------------------------------------
main
------------------------------------------------------*/

   html body #wrapper .main02 {
    width: 100%;
    padding: 0 3.125%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  } 

  html body #wrapper .main02 .sp_wrap {
    width: 93.75%;
    margin: auto;
  }
  html body #wrapper #tokuten {
    width: auto;
    margin: 0;
  }
  html body #wrapper #tokuten .text {
    padding: 15px 3.125%;
	font-size:14px;
	line-height:20px;
  }
  html body #wrapper #pre {
    width: auto;
    margin: 5px;
  }
  html body #wrapper  #pre .text {
    padding: 15px 3.125%;
  }
    html body #wrapper  #suisen {
    width: auto;
    margin: 5px;
	padding: 0 10px 5px 10px;
  }
    html body #wrapper #suisen .text {
	font-size:14px !important;
	padding: 10px ;
	line-height:20px;
  }
html body #wrapper #suisen .text h1 {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
}
html body #wrapper .right{
	float:right;
	width:180px;
	}

html body #wrapper .tokutenright{
	margin: 0;
  clear: both;
  width:100%;
  margin-bottom:5px;
	}

	html body #wrapper #kansou {
    width: auto;
    margin: 10px 5px;
  }
  html body #wrapper #main .img2 {
    margin: 0;
	display:none;
  }
  html body #wrapper #main p {
    margin: 0;
    font-size: 14px;
    line-height: 1.4;
  }
  html body #wrapper .big {
    font-size: 20px;
	line-height: 24px;
  }
  html body #wrapper .big2 {
    font-size: 18px;
	line-height: 26px;
  }
  html body #wrapper #main .spRight {
    width: 40%;
  }
  html body #wrapper #sub {
	text-align:center;
	background-color:#fff;
	color:#000;
	padding:20px;
	margin:10px 0;
}

html body #wrapper #sub h1 {
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}
html body #wrapper #sub h2 {
	font-size:10px;
	font-weight:bold;
	line-height:14px;
}
html body #wrapper #sub2 {
	text-align:center;
	color:#000;
	padding:20px 0;
	margin:10px 0 0 0;
	display:block;
}

html body #wrapper #sub2 h1 {
	font-size:18px;
	line-height:20px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

html body #wrapper #main h2 {
	font-size:14px;
	line-height:20px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	display:block;
}

html body #wrapper #recommend{
margin:5px;
border: solid 3px #333333;
}

html body #wrapper #recommend .recommend-head{
  width: 100%;
  height:0;
  padding-top:33%;
  background: url("./name_01.png") no-repeat ;
  background-position: center top;
  -webkit-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  z-index:99;
}

html body #wrapper #recommend p{
font-size:12px !important;
padding:5px 20px;
line-height:18px;
}

html body #wrapper #company {
	margin:5px;
}

.service,.ryoukin,.naiyou{
  font-size:14px ;
  font-weight: bold;
}

.kaijo{
	font-size: 64%;
	line-height: 16px;
	border: dotted 1px #666;
	padding: 8px;
	width: 90%;
	margin: 8px auto;
	text-align: left;
}

html body #wrapper .sample {
    margin: 20px auto 40px;
    width: 90%;
}
html body #wrapper .comic{
	margin-bottom: 0;
}
html body #wrapper #footer {
    padding: 2px 0 ;
}
	
#close_button {
    position: absolute;
    top: 0;
    right: 0;
	display: block;
}

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

html body #wrapper #profbg{
margin-bottom: 16px;
}
	
html body #wrapper #prof{
	margin:0 auto ;
	color: #fff;
	padding: 16px 0;
}

html body #wrapper #prof p{
    padding: 0 ;
	margin: 0;
    font-size: 14px;
    line-height: 24px;
}	
	
html body #wrapper #main .part-box li{
	width: 88%;
	margin-bottom: 30px;
	padding: 0px 10px;
}


html body #wrapper #main .part-title {
    height: auto;
}
html body #wrapper #main .part-box {
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    margin:  0 ;
}
html body #wrapper #main .part-box li p {
    margin: 8px 0;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
}
	
html body #wrapper #main .part-box img {
    width: 100%;
}
	
html body #wrapper .phone {
 	margin: 0 auto;
	width: 80%;
    float: none;
	padding-top:0;
}
html body #wrapper .headtxt {
    font-weight: 900;
    line-height: 32px;
    font-size: 24px;
    margin: 4px 0 0;
	padding: 5px 0  ;
}
html body #wrapper .headtxt-box {
    float: none;
    width: 92%;
    padding: 0 4%;
	margin: 0 auto;
}
html body #wrapper .headtxt01 {
    font-weight: 600;
    line-height: 28px;
    font-size: 18px;
    margin: 12px 0;
	padding: 0 ;
}
html body #wrapper .headtxt02 {
    font-size: 14px;
    line-height: 22px;
    width: 100%;
	padding: 10px 0 ;
}
html body #wrapper #section_01 {
   width: 100%;
	margin: 0 auto;
	padding: 0;
}
html body #wrapper #main h1 {
    text-align: center;
    line-height: 28px;
    font-size: 20px;
    font-weight: bold;
	padding: 30px 0 20px;
}
#wrapper #main .part-box {
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    margin: 0;
}
html body #wrapper #section_02 {
    padding: 0px;
    background-color: #ffffff;
}
html body #wrapper #section_03 {
    padding:  0px 0;
}

html body #wrapper #profbg {
    margin-bottom: 0;
}
html body #wrapper #prof h1 {
    text-align: center;
    line-height: 28px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
	padding-top: 20px;
}
html body #wrapper #prof {
    margin: 0 auto;
    color: #fff;
    padding: 16px 30px;
}
html body #wrapper #prof .kodama {
    text-align: center;
    margin: 20px auto;
    display: block;
}
html body #wrapper #prof h2 {
    text-align: center;
    line-height: 28px;
    font-size: 20px;
    color: #fff;
}	
html body #wrapper #prof h3 {
    text-align: center;
    font-size: 12px;
    color: #fff;
	padding-bottom: 30px;
}

html body #wrapper .pc {
	display:none;
}
html body #wrapper .sp {
	display:block;
	margin: 0 auto;
}
	
html body .kouka {
    margin: 0 auto;
    font-size: 10px;
    line-height: 14px;
    padding: 0 20px 30px;
}
	
html body #wrapper .arrow-bottom {
    margin: 0 auto;
	display: block;
	width: 30px;
	z-index: 9999;
}

.head-img{width:100%; margin: 10px auto 4px;}

.step{
margin: 0 auto;
display: block;
width: 95%;
}
.countdown {
	margin-left:auto;
	margin-right:auto;
	margin:0;
	padding:5px 0;
	width: 100%;
	font-size:14pt;
	line-height: 24px;
	font-weight:bold;
	color: #ffff00;
	text-align:center;
	background: #000;
}
/*-----------------------------------------------------
footer
------------------------------------------------------*/

html body #wrapper #footer{
    margin-bottom: -0 !important;
    padding: 4px 0;
  }
html body #wrapper #footer img{
    width: 70%;
  }
html body #wrapper #footer .content .link {
  text-align:center;
  font-size: 8px;
  padding-bottom:5px;
  line-height: 14px;
}

}
