@charset "UTF-8";
/* line 5, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
p.ctatxt{
	color: black;
    margin-top: 1rem;
    font-style: normal;
    font-size: 100%;
    line-height: 30px;
    color: #323852;
}
p.ctatxt2{
    margin-top: 1rem;
    font-style: normal;
    font-size: 100%;
    line-height: 30px;
    padding: 1rem;
    border: 1px solid white;
    background-color: #1e2742;
}
.fadein {
  opacity : 0;
  transform: translateY(20px);
  transition: all 0.5s;
}

.fadein2 {
  opacity : 0;
  transform: translateX(200px);
  transition: all 1s;
}
.fadein3 {
  opacity : 0;
  transform: translateX(-200px);
  transition: all 1s;
}

.attention2{
    padding: 1.5rem;
    margin-top: 2rem !important;
    background-color: #f4f4f4;
}
.big{
    font-size: 150%;
    font-weight: bold;	
}
.big2{
    font-size: 120%;
    font-weight: bold;	
}
.frame-right{
    width: 40%;
    padding-left: 30%;
    padding-right: 30%;
    margin-bottom: 1rem;
    }
p.big{
    font-size: 1.8rem;
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
    font-weight: bold;
    color: #e94652;
    letter-spacing: 4px;
}
.fa-check-square:before {
    content: "\f14a";
    margin-right: 1rem;
    color: #e94652;
    font-weight: bold;
}

.video{
    padding: 20px;
	background-color: white;
    margin-bottom: 2rem;
}

.video .left{
	width: 40%;
	float: left;
}
.video .right{
	width: 50%;
    float: left;
    padding: 10px;
}

.infoleft{
    width: 45%;
    float: left;
    margin-right: 25px;
}
.inforight{
    width: 52%;
    float: left;
    margin-bottom:50px;
}

td.map{
    font-size: 16px;
    padding: 11px;
    line-height: 25px;
}
td.cal{
    padding: 5px;
    text-align: center;
	width: 10px;
}

.video .midashi{
    padding: 10px;
    background-color: #ff709d;
    margin-bottom: 1rem;
    color: #ffffff;
    font-weight: bold;
    padding-left: 20px;
    font-size: 20px;
}

.video2{
    padding: 20px;
    background-color: #fff4da;
    margin-bottom: 2rem;
}

.video2 .midashi2{
    padding: 10px;
    background-color:#ff9900;
    margin-bottom: 1rem;
    color: #ffffff;
    font-weight: bold;
    padding-left: 20px;
    font-size: 20px;
}
.video .left2{
	width: 30%;
	float: left;
    margin-right: 20px;	
}
.video .right2{
	width: 65%;
    float: left;
    padding: 10px;
}
.fa-chevron-circle-right:before {
    content: "\f138";
    margin-right: 1rem;
    color: #17b0ff;
}
.fa-check:before {
    content: "\f00c";
    margin-right:1rem;
	color: #e60055;
}

.fa-font-awesome-flag:before {
    content: "\f425";
    color: #ee018e;
}
p.special{
    padding: 20px;
    background-color: white;
    background-color: #f9f5ef;
}

.fa-youtube:before {
    content: "\f167";
    color: #ffd400;
    margin-right: 1rem;
}

.special2{
    padding: 20px;
    background-color: white;
    background-color: #f9f5ef;
	font-size: 16px !important;
    line-height: 25px;	
}

p.name{
    font-size: 31px;
    font-weight: bold;
    margin-bottom: 1rem !important;
    line-height: 43px;
    color: #413e73;
}
p.profile{
    line-height: 30px;
    text-align: justify;
}
.sankaku{ 
width: 0; 
height: 0;
margin-bottom: 1rem !important;
border-top: 40px solid #e2d3bc;
border-right: 60px solid transparent; 
border-bottom: 0px solid transparent; 
border-left: 60px solid transparent; 
margin: 0 auto; 
margin-top: 1rem; 
} 
.tab{
    width: 20%;
    padding: 10px;
    margin-left: 15px;
    background-color: #3c4880;
    margin-bottom: 1rem;
    color: white;
    text-align: center;
    font-size: 20px;
	font-weight: bold;
}
h4{
font-size: 1.3rem;
    color: black;
    font-weight: bold;
    margin-bottom: 1rem;
    text-align: left;
    line-height: 2rem;
    border-bottom: 1px solid #3c4880;
    padding-bottom: 1rem;
    margin-top: 1rem;
}
h5{ 
	padding: 10px 10px 10px 20px;
    color: white;
    border-radius: 4px;
    background-color: #a5710a;	
    font-size: 25px;	
}
.step{
font-weight: bold;
color:#feeb03;
}
input[type="submit"] {
-webkit-appearance: none;
}
hr{
    border: 2px dashed #ededed;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

iframe[name="google_conversion_frame"] { position: absolute; top: 0; }

p{
	font-size: 1.2rem;
    line-height: 33px;
	font-feature-settings : "palt";	
	letter-spacing: 0.1rem;	
	}


.box4 li{
margin-bottom: 1rem;
    font-weight: normal;
    line-height: 2rem;
}
p.small{
    font-size: 16px;
    color: #000000;
}

.cv .inner input[type="text"] {
font-size: 2rem;
    padding-bottom: 10px;
    background-color: #ffedf5;
    border: 1px solid #B7B7B7;
    width: 90%;
    margin-bottom: 5px;
    padding: 15px;
    border: 4px solid #ffffff;
    border-radius: 10px;
    box-shadow: 1px 1px 13px 0px #58000087 inset;
 }
	 

/* line 22, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

h2{
	text-align:center;
	}
/* line 24, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 7, ../sass/style.sass */
body {
  width: 100%;
  font-size: 17px;
  line-height: 25px;
  font-family: "Quicksand", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/* line 12, ../sass/style.sass */
body img {
  vertical-align: top;
}

/* line 15, ../sass/style.sass */
.no-mb {
  margin-bottom: 0 !important;
}

.mv {
width: 100%;
    background-image: url(../images/mv/bg.png);
    background-size: cover;
    background-repeat: no-repeat;
}
/* line 25, ../sass/style.sass */	
.mv .inner {
  margin: 0 auto;
  width: 980px;
}

.mv2 {
 	width: 100%;
    background-color: hsl(341, 100%, 72%);
}
.mv2 .inner {
	width: 980px;
	margin: 0 auto;	
}
/* line 29, ../sass/style.sass */
.cv {
    background-color:#ffd0d4;
    width: 100%;
}
/* line 36, ../sass/style.sass */
.cv .inner {
  width: 960px;
  margin: 0 auto;
	padding: 20px;
}
.cv .inner .frame{
	padding: 15px;
	background-color: white;
}

.cv .inner .price{
  width: 70%;
	float: left;
}
.cv .inner .cvbtn{
	width: 28%;
    float: right;
}


/* line 65, ../sass/style.sass */
.inner .box2 {
    padding: 2rem;
    background-color: #c1f1e6;
    margin-bottom: 2rem;
}

.inner .box2 h3 {
    color: black;
    text-align: center;
    font-size: 2rem;
    text-align: left;
    border-left: 10px solid #FD9927;
    padding-left: 1rem;
    line-height: 2.5rem;
    font-weight: bold;
    margin-bottom: 2rem;
}
p.box{
    padding: 2rem;
    background-color: #ffffffa6;
    margin-top: 2rem;
    margin-bottom: 2rem;	
}
p.box2{
    padding: 2rem;
    background-color: #ffffffa6 !important;
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
    border: 1px solid black;
    font-weight: bold;
}
/* line 159, ../sass/style.sass */
.offer {
	width: 100%;
	padding-top: 30px;
    padding-bottom: 30px;
}
/* line 163, ../sass/style.sass */
.offer .inner {
  width: 940px;
  margin: 0 auto;
}

.offer .inner .box .frame2{
}
.offer .inner .box .frame3{
    width: 45%;
    float: left;
    padding: 2.5%;
}
/* line 159, ../sass/style.sass */
.offer2 {
	width: 100%;
	padding-top: 30px;
    padding-bottom: 30px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7abcff+0,60abf8+44,4096ee+100;Blue+3D+%2314 */
background: #7abcff; /* Old browsers */
background: -moz-linear-gradient(top,  #7abcff 0%, #60abf8 44%, #4096ee 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */	
}
/* line 163, ../sass/style.sass */
.offer2 .inner {
  width: 940px;
  margin: 0 auto;
}

.offer2 .inner .box .frame1{
    width: 40%;
    float: left;
    padding:0% 5% 0% 0%;
}
.offer2 .inner .box .frame2{
	width: 55%;
	float: left;
}
.offer .inner .box .frame1{
    width: 40%;
    float: left;
    padding:5% 5% 0% 0%;
}
.offer .inner .box .frame2{
	width: 55%;
	float: left;
}

.frame3 .q{
    padding: 1rem;
    background-color: #ececec;
    font-size: 20px;
    line-height: 2rem;
    margin-bottom: 1rem;
}
.frame3 p{
    padding: 0rem 1rem 2rem 1rem;
    line-height: 25px;
    font-size: 16px;
}
.offer .inner .box .frame4{
    width: 230px;
    float: left;
    padding: 25px;
    background-color: #fff3e8;
    margin-right: 20px;
}
.box .frame4 .tittle{
	padding: 10px;
    background-color: #ffffff;
    color: black;
    margin-top: 2rem;
    margin-bottom: 1rem;
    text-align: center;
    font-weight: bold;
    border: 1px solid black;
	height: 840px;
}
.box p.plan{
    font-size: 17px;
    line-height: 24px;
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
    text-align: justify;
}
.offer .inner .box .frame5{
    width: 225px;
    float: left;
    padding: 25px;
    background-color: #eff0ff;
    margin-right: 20px;
	height: 787px;
}
.box .frame5 .tittle{
	padding: 10px;
    background-color: #ffffff;
    color: black;
    margin-top: 2rem;
    margin-bottom: 1rem;
    text-align: center;
    font-weight: bold;
    border: 1px solid black;
}

.offer .inner .box .frame6{
    width: 230px;
    float: left;
    padding: 25px;
    background-color: #f2f9df;
	height: 787px;
}
.box .frame6 .tittle{
	padding: 10px;
    background-color: #ffffff;
    color: black;
    margin-top: 2rem;
    margin-bottom: 1rem;
    text-align: center;
    font-weight: bold;
    border: 1px solid black;
}
.box .voice{
    background-color: white;
    padding: 20px;
    margin-bottom: 2rem;
    width: 250px;
    margin-right: 22px;
    float: left;
    height: 500px;
}
p.wht{
	color: white;
	margin-bottom: 2rem;
}
.box .voice p{
    font-size: 17px;
    line-height: 26px;
    text-align: justify;
}
.obi2 .inner .voice{
    background-color: white;
    padding: 20px;
    margin-bottom: 2rem;
    width: 250px;
    margin-right: 22px;
    float: left;
    height: 500px;
}
.obi2 .inner  .voice p{
    font-size: 17px;
    line-height: 26px;
    text-align: justify;
}
.double{
    width: 397px;
    float: left;
    padding: 30px;
    background-color: white;
    margin-right: 26px;
    margin-bottom: 2rem;
    height: 690px;
    border-radius: 20px;
    box-shadow: 0px 0px 10px #413e731f;
}
.double2{
    width: 397px;
    float: left;
    padding: 30px;
    background-color: white;
    margin-bottom: 2rem;
    height: 690px;
    border-radius: 20px;
    box-shadow: 0px 0px 10px #413e731f;
}
.double p{
padding: 1rem;
}
.double2 p{
padding: 1rem;
}
.box .voice2{
    background-color: white;
    padding: 20px;
    margin-bottom: 2rem;
    width: 237px;
    margin-right: 22px;
    float: left;
    height: 380px;
}
.box .voice2 h4{
	letter-spacing: -1px;
}
.box .voice2 p{
    font-size: 17px;
    line-height: 26px;
    text-align: justify;
}
.leftimg2 {
    width: 70%;
    padding-left: 15%;
    padding-right: 15%;
}

/* line 167, ../sass/style.sass */
.offer .inner p {
    margin: 0 auto;
}
/* line 171, ../sass/style.sass */
.offer .inner .offerbox {
  border: 5px solid white;
  padding: 30px;
  margin-top: 30px;
  line-height: 35px;
}
/* line 176, ../sass/style.sass */
.offer .inner .offerbox h3 {
  font-size: 35px;
  color: yellow;
  margin-bottom: 30px;
  letter-spacing: 1px;
}

.offer .inner .box {
    font-size: 1rem;
    color: black;
    line-height: 1.5rem;
    text-align: justify;
    padding: 2rem;
    margin-bottom: 3rem;
}

.offer2 .inner .box {
    font-size: 1rem;
    color: black;
    line-height: 1.5rem;
    text-align: justify;
    padding: 2rem;
    margin-top: 2rem;
    margin-bottom: 3rem;
}

.inner .box .box3 {
     padding: 20px;
    background-color: #F7F7F7;
}
/* line 340, ../sass/style.sass */
.form {
  width: 100%;
/*background-color: #FCBE20;*/
background:#fccc50;
  padding-bottom:100px;
}
/* line 343, ../sass/style.sass */
.form .inner {
  width: 1100px;
  margin-top: 40px;
  margin: 0 auto;
  line-height: 40px;
  padding-top: 40px;
}
#slide {
    width: 900px;
    height: 400px;
    margin: 0 auto;
    position: relative;
    margin-top: 3rem;

}
#slide img {
position:absolute;
left:0;
top:0;
}
/* line 363, ../sass/style.sass */
footer {
    width: 100%;
    padding-bottom: 30px;
    padding-top: 30px;
    background-position: center;
    background-size: contain;
}
/* line 371, ../sass/style.sass */
footer .footer-inner {
    width: 890px;
    margin: 0 auto;
    padding: 0px 30px 0px 30px;
}
/* line 375, ../sass/style.sass */
footer .link-list li {
  display: inline-block;
  margin-right: 0.2em;
}
/* line 378, ../sass/style.sass */
footer .link-list li a {
  color: black;
}

/* line 383, ../sass/style.sass */
.impact {
  color: #cc1055;
  font-weight: bold;
}
.fa-crown:before {
    content: "\f521";
    color: #e94652;
    margin-right: 1rem;
}
p.attention{
    font-size: 12px;
    margin-top: 20px;	
}
/* line 383, ../sass/style.sass */
.impact2 {
  font-weight: bold;
  color:yellow;
}
.impact3 {
  font-weight: bold;
}

table{
padding: 5px;
  width: 100%;
  border: none;
  }
  
th{
	text-align: center;
	padding: 0.6em 20px;
	font-size: 21px;
	border: 1px solid #dbdde2;
	color: rgb(0, 35, 140);
	white-space: nowrap;
	font-family: 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	letter-spacing: 2px;
}
  
td{
    background-color: #FFF;
    padding: 10px;
    border: 1px solid #969696;
    font-size: 15px;
    color: rgb(0, 0, 0);
}

input[type="radio"] {
	padding: 14px;
    width: 17px;
    height: 21px;
     vertical-align: inherit;
	-moz-transform:scale(1.4);
	-webkit-transform:scale(1.4);
	transform:scale(1.4);
}

input[type="submit"] {
	width: 95%;
    padding: 20px;
    background-color: #ea7a16;
    border-radius: 10px;
    font-size: 32px;
	margin-bottom: 2rem;
    text-align: center;
    box-shadow: 2px 6px 9px 2px rgba(64, 64, 64, 0.41);
    border: 2px solid #FFFFFF;
    color: white;
	font-weight: bold;
    margin-top: 15px;
background: #ffa84c; /* Old browsers */
background: -moz-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffa84c 0%,#ff7b0d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 ); /* IE6-9 */
}

input[type="submit"]:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff7b0d+1,ffa84c+100 */
background: #ff7b0d; /* Old browsers */
background: -moz-linear-gradient(top, #ff7b0d 1%, #ffa84c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ff7b0d 1%,#ffa84c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ff7b0d 1%,#ffa84c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7b0d', endColorstr='#ffa84c',GradientType=0 ); /* IE6-9 */
	    box-shadow:none;
}
.offer header {
	width: 100%;
    background-color:#E4E4E4;
    text-align: center;
    padding-top: 35px;
	padding-bottom:60px;
}

.headerbottom {
	width: 100%;
    text-align: center;
    background-color:#e6e6e6;
	padding-bottom:2px;
}

.headerbottom  .inner{
	    width: 950px;
    margin: 0 auto;
    margin-top: -20px;
}
.headerbottom2 {
    padding: 1rem;
    background-color: #14b2ff;
    font-size: 28px;
    color: white;
}

.inner .box .box2 {
    padding: 1.6rem;
    border: none;
    font-size: 1.3rem;
    background-color: #F4F4F4;
    margin-bottom: 2rem;
    border-radius: 0px;
    margin-top: 2rem;	
	line-height: 2.3rem;
	}
.inner .box .box3 {
    padding: 2rem;
    line-height: 31px;
    background-color: #dfe6ef;
    margin-top: 2rem;
    margin-bottom: 2rem;
    border: 1px dashed #414d71;
    font-size: 18px;
}
.inner .box .box3 .midashi{
     font-size: 28px;
    border-left: 6px solid #000000;
    padding-left: 15px;
    margin-bottom: 3rem;
    line-height: 29px;
    font-weight: bold;
    margin-top: 1rem;
}
.inner .box .box4 {
    padding: 1rem;
    margin-top: 2rem;
    background-color: #dfe6ef;
    font-weight: bold;
}
.inner .box .box5 {
    padding: 2rem;
    line-height: 31px;
    background-color: #ffffff;
    margin-top: -6px;
    margin-bottom: 2rem;
    border: 1px dashed #414d71;
    font-size: 18px;
}
.inner .box .box5 .midashi{
     font-size: 28px;
    border-left: 6px solid #000000;
    padding-left: 15px;
    margin-bottom: 2rem;
    line-height: 29px;
    font-weight: bold;
}
.inner .box .box5 h6{
    padding: 10px;
    background-color: #414d71;
    color: white;
    margin-bottom: 10px;
    font-size: 21px;
	padding-left: 20px;
}
.inner .box .box5 .kari{
    padding: 10px;
    background-color: #dfe6ef;
    margin-bottom: 1rem;
	background-image: url(../images/common/resolution3.png);
}

.inner .box .box5 p.karitext{
    font-size: 17px;
    line-height: 25px;
    padding: 15px;
}

.tag{
    padding: 8px;
    background-color: #986f14;
    color: white;
    font-size: 15px;
    margin-right: 10px;
    text-align: center;
}

.mark {
	background-color:#fff5bb;
}
.mark5 {
    text-decoration: underline;
    color: #ff0068;
}

.mark2 {
color:#000000;
}
.mark4 {
    color: #ffda02;
    font-size: 110%;
}


.inner .box h3 {
    text-align: left;
    font-size: 2rem;
    border-left: 9px solid #e94652;
    padding-left: 1rem;
    font-weight: bold;
    margin-bottom: 2rem;
    line-height: 3rem;
    color: #e94652;
	margin-top: 3rem;
}

.inner .box .qabox h3 {
    font-size: 1.5rem;
}

.rightimg{
    float: right;
    margin-left: 30px;
    margin-bottom: 30px;
}

.leftimg{
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
	border: 3px solid #414d71;	
}

.rightimg2{
	float:right;
	margin-left:30px;
	margin-bottom:30px;
}
.rightimg3{
	float:right;
	margin-left:30px;
	margin-bottom:30px;
}

.headertop .inner {
	width: 980px;
    margin: 0 auto;
}
.headertop .inner .left{
	width: 40%;
	float: left;
}
.headertop .inner .right{
	float: left;
}
.headertop .inner .right .btntop1{
    width: 200px;
    padding: 10px;
    display: inline-block;
    background-color: #ff517a;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    color: white;
    margin-left: 50px;
    font-weight: bold;
}
.headertop .inner .right .btntop1:hover{
    background-color: #ff136a;
}

.headertop .inner .right .btntop1 span{
  color: #FFF;
  position: relative;
  padding-left: 20px;
}
.headertop .inner .right .btntop1 span::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  margin-top: -5px;
}

.headertop .inner .right .btntop2{
	width: 200px;
	padding: 10px;
    display: inline-block;
    background-color: #0bbfb7;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    color: white;
    margin-left: 25px;	
    font-weight: bold;
}
.headertop .inner .right .btntop2:hover{
    background-color:#0e9892;
}

.headertop .inner .right .btntop2 span{
  color: #FFF;
  position: relative;
  padding-left: 20px;
}
.headertop .inner .right .btntop2 span::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  margin-top: -5px;
}

.btn {
	display: inline-block;
    padding: 1rem;
    background-color: #ff8100;
    text-decoration: none;
    font-size: 30px;
    width: 70%;
    color: white;
    border-radius: 50px;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all  0.6s ease;	
}


.btn2 span{
  color: #FFF;
  position: relative;
  padding-left: 30px;
}
.btn2 span::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  margin-top: -5px;
}
.btn2{
    padding: 2rem;
    display: inline-block;
    width: 45%;
    background-color: #ff517a;
    text-align: center;
    text-decoration: none;
    font-size: 27px;
    color: white;
    margin-left: 25px;
    font-weight: bold;
}
.btn2:hover{
    background-color: #ff136a;
}


.btn2 span{
  color: #FFF;
  position: relative;
  padding-left: 30px;
}
.btn2 span::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  margin-top: -5px;
}


.btn3 span{
  color: #FFF;
  position: relative;
}
.btn3 span::before{
    content: "";
    position: absolute;
    top: 60%;
    left: -150px;
    width: 11px;
    height: 11px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    margin-top: -5px;
}
.small{
	font-size: 20px;
	font-weight: normal;
}
.btn3{
    padding: 1rem;
    display: inline-block;
    width: 80%;
    background-color: #ff517a;
    text-align: center;
    text-decoration: none;
    font-size: 27px;
    color: white;
    line-height: 31px;
    border: 2px solid white;
    font-weight: bold;
    padding-bottom: 25px;
}
.btn3:hover{
    background-color: #ff136a;
}

.btn4 span{
  color: #FFF;
  position: relative;
}
.btn4 span::before{
    content: "";
    position: absolute;
    top: 50%;
    left: -80px;
    width: 11px;
    height: 11px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    margin-top: -5px;
}
.btn4{
    padding: 1rem;
    display: inline-block;
    width: 80%;
    background-color: #0bbfb7;
    text-align: center;
    text-decoration: none;
    font-size: 27px;
    color: white;
    line-height: 31px;
    margin-top: 2rem;
    border: 2px solid white;
    font-weight: bold;
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
}
.btn4:hover{
    background-color:#0e9892;
}

body h2 {
    width: 100%;
    padding: 5rem 0px 1rem 0px;
    margin: 0 auto;
    text-align: center;
    font-size: 2rem;
	position: relative;
}

 
.obi {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#001274+0,1529a9+100 */
background: #001274; /* Old browsers */
background: -moz-linear-gradient(top,  #001274 0%, #1529a9 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #001274 0%,#1529a9 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #001274 0%,#1529a9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001274', endColorstr='#1529a9',GradientType=0 ); /* IE6-9 */
    color: white;
}

.obi .inner {
    width: 940px;
    margin: 0 auto;
    text-align: center;
    font-size: 2.5rem;
    padding-top: 1rem;
}
	
.obi2 {
    background-color: #ffffff;
	padding-top: 3rem;
}

.obi2 .inner {
    width: 940px;
    margin: 0 auto;
    padding-bottom: 2rem;
    line-height: 3rem;
    text-shadow: 2px 3px 1px black;
}

.mark3{
	    color: #fd9927;
    font-weight: bold;
    text-decoration: underline;
}


.fa-user-circle:before {
    content: "\f2bd";
    color: #647cd9;
    margin-right: 1rem;
}

.mv3 .inner .news {
    overflow: scroll;
    height: 400px;
    padding: 1rem;
    width: 840px;
    margin: 0 auto;
    background-color: #eaeaea;	

}
.mv3 .inner .news p{
    padding: 1rem;
    background-color: white;
}
.fa-file-alt:before {
    content: "\f15c";
    color: #ffeb00;
    margin-right: 1rem;
}

#accordion { 
} 
#accordion dt { 
cursor: pointer;
    background-image: url(../img/common/resolution3.png);
    border: solid 1px #000000;
    padding: 15px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    font-size: 130%;
    box-shadow: 0px 7px 0px #17b0ff;
    margin-bottom: 1rem;
    background-color: #1f1f1f;
    margin-top: 2rem;    
} 
#accordion dd{ 
display:none; 
font-size:100%; 
line-height:140%; 
margin:0; 
} 
#accordion dt.active{ 
box-shadow: 0px 0px 0px #9493ff; 
-ms-transform: translateY(4px); 
-webkit-transform: translateY(4px); 
transform: translateY(4px);/*下に動く*/ 
} 
