@charset "utf-8";
html,
button,
input,
select,
textarea {
	color: #FFF;
}

body {
	background: #ffffff;
	color: #00c2c2;
	font: 81.25%/160% 'M PLUS Rounded 1c',"HiraKakuProN-W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	/*font: 81.25%/160% sans-serif;*/
	position: relative;
	word-wrap: break-word;
}


.wf-mplus1p { font-family: "M PLUS 1p"; }


h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-size: 1em;
	line-height: 1.1;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

img {
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

textarea {
	resize: vertical;
}

ul {
	margin: 0;
	padding: 0;
}

.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


a:hover img,
.hover:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
	text-decoration: none;
}

/*スマホのみ電話がかかる*/
@media (min-width: 751px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}

a.tel-link,
a.tel-link:hover,{
	color: #4d4d4d;
	text-decoration: none;
}

p{
 margin: 0;
 padding: 0;
}


/*------------------------------------------------------------
	TOPへの移動
------------------------------------------------------------*/

.sp_only{
  display: none;
}

.pc_only{
  display: inline-block;
}

.upper{
position:fixed;
right:50px;
bottom:50px;
transition:1s;
opacity:0.7;
color: #666666;
z-index: 100;
}

.upper a {
color: #666666;
}

.upper:hover{
opacity:1;
}


.wrapper {
        width: 100%;
	margin: auto;
        padding: 0
}

p{
  display: block;
  color: #fff;
  font-size: 22px;
  line-height:1.6;
  margin: 0;
  padding: 0;
}

p.title{
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 34px;
  margin-top: 50px;
  padding: 0;
}

.tx_left{
  text-align: left;
}

.tx_center{
  text-align: center;
}


.green{
    color: #00c2c2 !important;
}



.wrapper2 {
	width: 1280px;
	margin: 0 auto;
        padding: 0;
        /*background-color: aqua;*/
}

.wrapper3 {
	width: 1400px;
	margin: 0 auto;
        padding: 0;
        /*background-color: aqua;*/
}

header{
  width: 100%;
  height: 130px;
  margin: 0;
  padding: 0;
  /*background-color: red;*/
}

header h1{
    position: absolute;
    font-weight: normal;
    text-align: left;
    font-size: 10px;
    top: 5px;
    left: 70px;
    z-index: 2;
}

.top-banner{
	width: 100%;
        height: 130px;
	display: flex;
	flex-wrap:wrap;
	align-items: center;
        list-style-type: none;
}

.top-banner li {
	width: calc(100%/2);/*←画像を横に4つ並べる場合*/
	padding:0;/*←画像の左右に5pxの余白を入れる場合*/
	box-sizing:border-box;
        vertical-align: center
}


.top-banner li:nth-child(1){
   padding: 0;
   text-align: left;
   padding-left: 70px;
}

.top-banner li:nth-child(2){
   padding: 0;
   text-align: right;
   padding-right: 50px;
}
img.header01{
  width: 380px; /*23.75%*/
  height: auto;
}

img.header02{
  width: 276px; /*17.25%*/
  height: auto;
}

.Contents00-0{
    background: -webkit-repeating-linear-gradient(-45deg,#f1f3f2 0,#f0f2f1 10px,#fff 10px,#fff 20px);
    background: -o-repeating-linear-gradient(-45deg,#f1f3f2 0,#f0f2f1 10px,#fff 10px,#fff 20px);
    background: repeating-linear-gradient(-45deg,#f1f3f2 0,#f0f2f1 10px,#fff 10px,#fff 20px);
  z-index: 1;
}

.Back00{
  background-repeat: no-repeat;
  background-position: center bottom;
  overflow: visible;
  position: relative;
  width: 1060px; /* 66.25% */
background-image: url("https://design-till.co.jp/powerpoint/common/images/con00_0_title_pc.png");
background-size: 100% auto;
color: #fff;
padding-top: 60%;
margin: 0 auto;
position: relative;
z-index: 2;
}

img.Back00_left{
  position: absolute;
  width: 290px;
  height: auto;
  bottom: 42%;
  left: -190px;
  z-index: 3;
}


img.Back00_right{
  position: absolute;
  width: 290px;
  height: auto;
  bottom: 50%;
  right: -190px;
  z-index: 3;
}


.Contents00-1{
    display:table;
    width: 100%;
    height: auto;
    background-color: #ffdc1e;
    text-align:center;
    z-index: 2;
    padding: 90px 0 60px;
    margin-top: -60px;
}


.Contents00-1 .catch img{
  display:table-cell;
  width: 600px; /*37.5%*/
  height: auto;
  margin: 0 auto;
  padding: 0;
}


.Contents00-2{
background-repeat: no-repeat;
background-position: center -2px;
overflow: hidden;
position: relative;
width: 100%;
background: rgb(0,171,171);
background: linear-gradient(0deg, rgba(0,171,171,1) 0%, rgba(0,200,200,1) 35%, rgba(0,228,228,1) 100%);
color: #fff;
padding-top: 0;
margin: 0 auto;
}


.Contents00-2 h2,
.Contents00-3 h2,
.Contents02 h2,
.Contents04 h2,
.Contents05-1 h2,
.Contents07 h2{
  width : 100%;
  display: displayblock;
  margin: 20px auto 0;
  font-size: 18px;
  text-align: center;
}

.Contents00-3 h2{
  margin: 80px auto 0;
}

.Contents02 h2,
.Contents04 h2,
.Contents05-1 h2{
  margin: 0 auto 50px;
}

.Contents04 h2{
  color: #ffffff;
}


.Contents07 h2{
  font-size: 1.2rem;
  margin: 0 auto 50px;
}

.ServiceBox{
  display:flex;
  flex-direction: row;
  flex-wrap:nowrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 0;
}


.Service{
  width: 50%;
  height: auto;
  margin: 0;
  padding: 0;
}


.Service img.title{
  width: 228px; /*17.8%*/
  height: auto;
  margin: 0;
  padding: 0;
}

.Service img.img0{
  display: block;
  max-width: 544px; /*42.5%*/
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}



.CommentBox{
  display: block;
  max-width: 800px;
  width: 80%;
  margin: 50px auto 120px;
}

.CommentBox p.title_s{
  font-size: 24px;
  font-weight: bold;
  width: 100%;
  text-align: left;
  line-height: 1.0;
}

.CommentBox p{
  font-size: 1rem;
  margin: 0;
  padding: 0;
  text-align: left;
}

.Contents00-3{
background-repeat: no-repeat;
background-position: center -2px;
overflow: hidden;
position: relative;
width: 100%;
background-image: url("https://design-till.co.jp/powerpoint/common/images/green_tri.png");
    background: -webkit-repeating-linear-gradient(-45deg,#e9f9f9 0,#e9f9f9 10px,#fff 10px,#fff 20px);
    background: -o-repeating-linear-gradient(-45deg,#e9f9f9 0,#e9f9f9 10px,#fff 10px,#fff 20px);
    background: repeating-linear-gradient(-45deg,#e9f9f9 0,#e9f9f9 10px,#fff 10px,#fff 20px);
color: #fff;
padding-top: 0;
margin: 0 auto;
text-align: center;
}


.Contents00-3 p.Contents_title{
  display: block;
  margin-top: 30px;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
}


.OnayamiBox{
  display:flex;
  flex-direction: row;
  flex-wrap:nowrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.Onayami{
  width: 30%;
  height: auto;
  margin: 0;
  padding: 0;
}

.Onayami img{
  max-width: 400px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.Contents00-3 .CommentBox{
  width: 600px;
  padding: 20px;
  background: #ffffff;
  border-radius: 0.5rem;
}


.Contents00-3 .CommentBox ul{
  width: auto;
  list-style-type: disc;
  font-size: 1.4rem;
  margin-left: 2em;
  margin-bottom: 0;
}

.Contents00-3 .CommentBox ul li{
  font-size: 1.0rem;
  line-height: 1.6;
  font-weight: bold;
  text-align: left;
}


.toiawase_service{
  width: 100%;
  margin: 40px auto 100px;
  padding: 0;
  text-align: center;

}

.toiawase_service img{
  width: 456px; /*28.5%*/
  height: auto;
  margin: 0;
  padding: 0;
}

.Contents02{
overflow: hidden;
position: relative;
width: 100%;
height: auto;
background-color: #fff;
color: #fff;
padding: 0;
margin: 0 auto;
text-align: center;
}


.Contents02{
overflow: hidden;
position: relative;
width: 100%;
color: #fff;
padding-top: 120px;
margin: 0 auto;
text-align: center;
}



.Contents02 .Contents_title {
  width: 100%;
  height: auto;
  font-size: 32px;
  color: #00c2c2;
  text-align: center;
  padding: 0 0 100px 0;
  font-weight: bold;
  margin: 0 auto;
  z-index: 2;
}


.Contents02 .Contents_title img{
  width: 280px;
  height: auto;
  margin: 0;
  padding-bottom: 30px;
}


.BenefitBox{
  display:flex;
  flex-direction: row;
  flex-wrap:nowrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 100px;
}

.Benefit{
  width: 32%;
  height: auto;
  margin: 0;
 border-radius: 10px;/* CSS3草案 */
 padding: 10px;
}

.Benefit img{
  max-width: 220px;
  width: 90%;
  height: auto;
  margin: 0;
  padding: 0;
}

.Benefit p.title{
  text-align: center;
  font-size: 32px;
  margin-top: 30px;
  margin-bottom:40px;
}

.Benefit p{
  text-align: left;
}

.Contents03{
overflow: hidden;
position: relative;
width: 100%;
color: #fff;
padding-top: 120px;
margin: 0 auto;
text-align: center;
    background: -webkit-repeating-linear-gradient(-45deg,#e9f9f9 0,#e9f9f9 10px,#fff 10px,#fff 20px);
    background: -o-repeating-linear-gradient(-45deg,#e9f9f9 0,#e9f9f9 10px,#fff 10px,#fff 20px);
    background: repeating-linear-gradient(-45deg,#e9f9f9 0,#e9f9f9 10px,#fff 10px,#fff 20px);
  z-index: 1;
}

.Contents03 .Contents_title {
  width: 100%;
  height: auto;
  font-size: 32px;
  color: #00c2c2;
  text-align: center;
  padding: 0 0 100px 0;
  font-weight: bold;
  margin: 0 auto;
  z-index: 2;
}

.Contents03 .Contents_title img{
  display: inline-block;
  width: 280px;
  height: auto;
  margin: 0;
  padding-bottom: 24px;
}

.BrushUpBox_A,
.BrushUpBox_B,
.BrushUpBox_C{
  display:flex;
  flex-direction: row;
  flex-wrap:nowrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 70px;
}


.BrushUp{
  width: 33%;
  height: auto;
  margin: 0;
 border-radius: 10px;/* CSS3草案 */
 -webkit-border-radius: 10px;/* Safari,Google Chrome用 */
 -moz-border-radius: 10px;/* Firefox用 */
 padding: 10px;
}

.BrushUp img{
  max-width: 492px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.Benefit p.title{
  text-align: center;
  font-size: 32px;
  margin-top: 30px;
  margin-bottom:40px;
}

.Benefit p{
  text-align: left;
}

.Contents04{
width: 100%;
overflow: hidden;
position: relative;
background-color: #00c2c2;
color: #00c2c2;
  padding: 120px 0 200px;
margin: 0 auto;
text-align: center;
}


.Contents04 .Contents_title {
  width: 100%;
  height: auto;
  font-size: 32px;
  color: #fff;
  text-align: center;
  padding: 0 0 100px 0;
  font-weight: bold;
  margin: 0 auto;
  z-index: 2;
}

.Contents04 .Contents_title img{
  display: inline-block;
  width: 160px;
  height: auto;
  margin: 0;
  padding-bottom: 30px;
}



.Contents04-1{
  display:flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: right;
  width: 100%;
  padding: 0;
}

.Contents04-1 h2 img{
  display: inline-block;
  width: 220px;
  height: auto;
  margin-bottom: 100px;
  padding: 0;
}


.PlanBox_A,
.PlanBox_B,
.PlanBox_C{
 width: 30%;
 height: auto;
 border-radius: 18px;/* CSS3草案 */
-webkit-border-radius: 18px;/* Safari,Google Chrome用 */
-moz-border-radius: 18px;/* Firefox用 */
 padding: 30px 20px 10px;
 background-color: #fff;
 margin: 0 auto;
 position: relative;
 z-index: 3;
}

.PlanBox{
  display: table;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  padding: 0;
}

.PlanBox .Con04_1Box0,
.PlanBox .Con04_1Box1{
  display: table-cell;
  width: 100%;
  vertical-align: top;
}


table.plan0,
table.plan{
  width: 100%;
  box-sizing: border-box;
  border-collapse:collapse;
  margin: 0 auto;
  text-align: left;
  width: auto;
  font-size: 20px;
  font-weight: normal;
  color: #00c2c2 !important;
  line-height: 1.6;
}

table.plan0 th,
table.plan0 td,
table.plan th,
table.plan td{
  padding: 5px;
  text-align: left;
  vertical-align: top;
}

table.plan0 th,
table.plan th{
  width: 30%;
}

table.plan0 td,
table.plan td{
  width: 70%;
}

table.plan img{
  width: 120px;
  height: auto;
  padding: 0;
}


table.plan img.template{
  width: 270px;
  height: auto;
  padding: 0;
}


.PlanBox img.copy{
  display: inline-block;
  max-width: 420px;
  width: 100%;
  height: auto;
  margin: 0 auto 40px;
}

.PlanBox img.price{
  display: block;
  max-width: 304px;
  width: 80%;
  height: auto;
  margin: 50px auto 40px;
}


.PlanBox img.template{
  display: block;
  max-width: 266px;
  width: 70%;
  height: auto;
  margin: 0 auto 30px;
}


p.copy01{
  font-size: 40px;
  display: inline-block;
  color: #fff;
  margin: 80px auto 40px;
  line-height: 2.4;
}

.Contents04-2{
  width: 100%;
  height: auto;
  margin: 0 auto;
  font-size: 32px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 120px;
  z-index: 2;
}


.Contents04-2 .Contents_title img{
  display: inline-block;
  width: 220px;
  height: auto;
  margin: 0;
  padding-bottom: 24px;
}



.OptionBox_A,
.OptionBox_B{
 width: 100%;
 height: auto;
  -webkit-box-sizing: border-box;  /*webkit系*/
  -moz-box-sizing: border-box;  /*Firefox*/
  box-sizing: border-box;
 border-radius: 18px;/* CSS3草案 */
-webkit-border-radius: 18px;/* Safari,Google Chrome用 */
-moz-border-radius: 18px;/* Firefox用 */
 padding: 40px 100px;
 background-color: #fff;
 margin: 0 auto;
 position: relative;
 z-index: 3;
}

.OptionBox{
  display:flex;
  flex-direction: row;
  flex-wrap:wrap;
  justify-content: space-between;
  align-items: top;
  width: 100%;
  margin: 0 auto;
  padding: 0;
   z-index: 4;
  
}

.Option01,
.Option02,
.Option03,
.Option04,
.Option05,
.Option06,
.Option07,
.Option08{
  width: 48%;
  height: auto;
  margin: 18px 0;
  padding: 0;
  /*background-color: yellow;*/
  text-align: left;
}

p.option{
  font-size: 32px;
  margin: 0;
  line-height: 1.8;
  font-weight: bold;
}

p.option_s{
  font-size: 22px;
  color: #00c2c2 !important;
  line-height: 1.6;
}

p.option_course{
  font-size: 50px;
  color: #00c2c2 !important;
  line-height: 1.6;
  font-weight: bold;
}

.OptionB{
  position: relative;
  margin: 140px auto;
  z-index: 10;
}

.OptionBox_B img.markB{
  position: absolute;
  top: 0;
  width: 570px;
  height: auto;
  z-index: 30;
}

.OptionBox_B{
   position: absolute;
   top: 50px;
   margin: 0 auto 140px;
   padding: 50px 100px;
   z-index: -20;
}

.Contents05-1{
width: 100%;
overflow: hidden;
position: relative;
    background: -webkit-repeating-linear-gradient(-45deg,#e9f9f9 0,#e9f9f9 10px,#fff 10px,#fff 20px);
    background: -o-repeating-linear-gradient(-45deg,#e9f9f9 0,#e9f9f9 10px,#fff 10px,#fff 20px);
    background: repeating-linear-gradient(-45deg,#e9f9f9 0,#e9f9f9 10px,#fff 10px,#fff 20px);
  z-index: 1;
color: #00c2c2;
  padding: 100px 0;
margin: 0 auto;
text-align: center;
}


.Contents05-1 .Contents_title {
  width: 100%;
  height: auto;
  font-size: 32px;
  color: #00c2c2;
  text-align: center;
  padding: 0 0 100px 0;
  font-weight: bold;
  margin: 0 auto;
  z-index: 2;
}


.Contents05-1 .Contents_title img{
  width: 169px;
  height: auto;
  margin: 0;
  padding-bottom: 30px;
}


.Contents05-1 img.flow{
  display: block;
  max-width: 1516px;
   width: 100%;
   height: auto;
   margin :0 auto 100px;
}

.Contents05-2{
width: 100%;
overflow: hidden;
position: relative;
  background-color: #fff;
  z-index: 1;
color: #00c2c2;
  padding: 50px 0;
margin: 0 auto;
text-align: center;
}

.Contents05-2 img.change{
  max-width: 1280px;
  width: 90%;
  height: auto;
  margin: 0;
  padding: 0;
}

.Contents05-2 .up{
  position: relative;
  width: 740px;
  height: auto;
  margin: 100px auto;
  padding: 0;
  overflow: visible;
  z-index: 2;
}

.Contents05-2 .up img{
  max-width: 1280px;
  width: 100%;
  height: auto;
}

.Contents05-2 .up img.up_mark{
  position: absolute;
  width: 224px;
  height: auto;
  top: -100px;
  left: -140px;
  z-index: 3;
}

.Contents06{
background-repeat: no-repeat;
background-position: center -2px;
overflow: hidden;
position: relative;
width: 100%;
background-image: url("https://design-till.co.jp/powerpoint/common/images/white_tri.png");
color: #fff;
background-color: #00c2c2;
padding: 120px 0;
margin: 0 auto;
text-align: center;
}

.ARBlock{
  display:flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}

.ARBlock-1,
.ARBlock-2{
  width: 30%;
  margin: 0;
  padding: 0;
}

.ARBlock-1{
   text-align: left;
}

.ARBlock-2{
  width: 50%;
   text-align: right;
}

.ARBlock-1 img{
  width: 238px;  /*16.6% 1440px*/
  height: auto;
  padding: 0;
  margin: 0;
}

.ARBlock-2 img{
  width: 620px;  /*43.06% 1440px*/
  height: auto;
  padding: 0;
  margin: 0;
}

.ARZone{
  display:flex;
  flex-direction: row;
  flex-wrap:nowrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 100px;
  margin-bottom: 120px;
}

.AR{
  width: 30%;
  height: auto;
  margin: 0;
  padding: 0;
}

.AR img{
  max-width: 400px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.Contents07{
width: 100%;
color: #00c2c2;
padding: 80px 0;
margin: 0 auto;
text-align: center;
}

.Contents07 img{
display: inline-block;
max-width: 548px;
width: 100%;
height: auto;
padding: 0;
margin-bottom: 20px;
}

.Minna_Button{
   margin: 120px auto 60px;
   text-align: center;
}

.Minna_Button .btn,
.Minna_Button a.btn,
.Minna_Button button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

.Minna_Button a.btn-malformation {
  font-size: 24px;
  padding: 2rem 4rem;
  color: #fff;
  border-radius: 100% 80px / 80px 100%;
  background-color: #ff6848;
}

.Minna_Button a.btn-malformation:hover {
  color: #fff;
  text-decoration: none;
  border-radius: 60% 80% / 100% 80%;
}

footer{
width: 100%;
overflow: hidden;
position: relative;
    background: -webkit-repeating-linear-gradient(-45deg,#e9f9f9 0,#e9f9f9 10px,#fff 10px,#fff 20px);
    background: -o-repeating-linear-gradient(-45deg,#e9f9f9 0,#e9f9f9 10px,#fff 10px,#fff 20px);
    background: repeating-linear-gradient(-45deg,#e9f9f9 0,#e9f9f9 10px,#fff 10px,#fff 20px);
  z-index: 1;
color: #4d4d4d;
  padding: 90px 0;
margin: 0 auto;
text-align: center;
}

.company{
  margin: 0 auto;
}

.company p{
  color: #4d4d4d;
  font-size: 26px;
}


.company p.toiawase{
  font-size: 28px;
  line-height: 1.6;
}

.company p.toiawase span{
  font-size: 40px;
}


.company p.toiawase a.tel-link{
  color: #4D4D4D;
  text-decoration: none;
}

.company p.copyright{
  font-size: 22px !important;
  text-align: center;
}

.company img{
  display: block;
  width: 74px;
  height: auto;
  margin: 10px;
  padding: 0;
}


.company table{
  box-sizing: border-box;
  border-collapse:collapse;
  margin: 0 auto;
  text-align: left;
  width: auto;
}

.company table th,
.company table td{
  padding: 10px;
  vertical-align: center;
}

.company table td.copyright{
  text-align: center;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-width: 1440px) {

.wrapper2,
.wrapper3 {
	max-width: 1024px;
        width: 78%;
	margin: 0 auto;
        padding: 0;
}

img.header01{
  max-width: 380px;
  width: 100%;
  height: auto;
}

img.header02{
  max-width: 276px;
  width: 100%;
  height: auto;
}

.Back00{
  background-repeat: no-repeat;
  background-position: center bottom;
  overflow: visible;
  position: relative;
  width: 100%;
background-image: url("https://design-till.co.jp/powerpoint/common/images/con00_0_title.png");
background-size: 100% auto;
color: #fff;
padding-top: 78%;
margin: 0 auto;
position: relative;
z-index: 2;
}

img.Back00_left{
  position: absolute;
  max-width: 290px;
  width: 22.8%;
  height: auto;
  bottom: 44%;
  left: -100px;
    z-index: 3;
}


img.Back00_right{
  position: absolute;
  max-width: 290px;
  width: 24%;
  height: auto;
  bottom: 50%;
  right: -100px;
  z-index: 3;
}


.Contents00-1{
    display:table;
    width: 100%;
    height: auto;
    padding: 40px 0;
    margin-top: -60px;
}


.Contents00-1 .catch img{
  display:table-cell;
  max-width: 600px; /*37.5%*/
  width: 50%;
  height: auto;
}

.Contents00-3{}


.Contents00-3 .Contents_title{
  display: block;
  margin-top: 120px;
  font-size: 34px !important;
  font-weight: bold;
}


.OnayamiBox{
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.Onayami{
  width: 45%;
  height: auto;
  margin: 10px;
}

.Onayami img{
  max-width: 320px;
  width: 100%;
  height: auto;
}

.toiawase_service{
  width: 100%;
  margin: 40px auto 100px;
  padding: 0;
}

.toiawase_service img{
  max-width: 456px;
  width: 50%;
  height: auto;
  margin: 0;
  padding: 0;
}

.Contents02{
overflow: hidden;
position: relative;
width: 100%;
background-color: #fff;
color: #00c2c2;
padding-top: 120px;
margin: 0 auto;
text-align: center;
}

.Contents02 .Contents_title img{
  max-width: 280px;
  width: 40%;
  height: auto;
  margin: 0;
  padding-bottom: 30px;
}

.BenefitBox{
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 100px;
}

.Benefit{
  width: 40%;
  height: auto;
  margin: 10px;
 border-radius: 10px;/* CSS3草案 */
 -webkit-border-radius: 10px;/* Safari,Google Chrome用 */
 -moz-border-radius: 10px;/* Firefox用 */
 padding: 10px;
}

.Benefit img{
  max-width: 220px;
  width: 50%;
  height: auto;
  margin: 0;
  padding: 0;
}

.Benefit p.title{
  text-align: center;
  font-size: 30px;
  margin-top: 30px;
  margin-bottom:40px;
}

.Benefit p{
  font-size: 24px;
}


.Contents03{
overflow: hidden;
position: relative;
width: 100%;
color: #fff;
padding-top: 100px;
margin: 0 auto;
text-align: center;
    background: -webkit-repeating-linear-gradient(-45deg,#e9f9f9 0,#e9f9f9 10px,#fff 10px,#fff 20px);
    background: -o-repeating-linear-gradient(-45deg,#e9f9f9 0,#e9f9f9 10px,#fff 10px,#fff 20px);
    background: repeating-linear-gradient(-45deg,#e9f9f9 0,#e9f9f9 10px,#fff 10px,#fff 20px);
  z-index: 1;

}


.Contents03 .Contents_title img{
  display: inline-block;
  max-width: 280px;
  width: 40%;
}

.BrushUpBox_A,
.BrushUpBox_B,
.BrushUpBox_C{
  display:flex;
  flex-direction: row;
  flex-wrap:nowrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 70px;
}


.BrushUp{
  width: 33%;
  height: auto;
  margin: 0;
 border-radius: 10px;/* CSS3草案 */
 -webkit-border-radius: 10px;/* Safari,Google Chrome用 */
 -moz-border-radius: 10px;/* Firefox用 */
 padding: 10px;
}

.BrushUp img{
  max-width: 492px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}


.Contents04{}


.Contents04 h2{
  margin-bottom: 60px;
}


.Contents04 .Contents_title img{}


.Contents04-1{
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: stretch;
  width: 100%;
  padding: 0;
}

.Contents04-1 .Contents_title img{
  display: inline-block;
  width: 220px;
  height: auto;
  margin-bottom: 60px;
  padding: 0;
}


.PlanBox_A,
.PlanBox_B,
.PlanBox_C{
 width: 44%;
 height: auto;
 border-radius: 18px;/* CSS3草案 */
-webkit-border-radius: 18px;/* Safari,Google Chrome用 */
-moz-border-radius: 18px;/* Firefox用 */
 padding: 20px 20px 10px;
 background-color: #fff;
 margin: 0 auto 40px;
 position: relative;
 z-index: 3;
}

.PlanBox{
  display: table;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  padding: 0;
}

.PlanBox .Con04_1Box0,
.PlanBox .Con04_1Box1{
  display: table-cell;
  width: 100%;
  vertical-align: top;
}


table.plan0,
table.plan{
  width: 100%;
  box-sizing: border-box;
  border-collapse:collapse;
  margin: 0 auto;
  text-align: left;
  width: auto;
  font-size: 20px;
  font-weight: normal;
  color: #00c2c2 !important;
  line-height: 1.6;
}

table.plan0 th,
table.plan0 td,
table.plan th,
table.plan td{
  padding: 5px;
  text-align: left;
  vertical-align: top;
}

table.plan0 th,
table.plan th{
  width: 30%;
}

table.plan0 td,
table.plan td{
  width: 70%;
  word-break: break-all;
}

table.plan img{
  width: 120px;
  height: auto;
  padding: 0;
}


table.plan img.template{
  width: 270px;
  height: auto;
  padding: 0;
}


.PlanBox img.copy{
  display: inline-block;
  max-width: 420px;
  width: 100%;
  height: auto;
  margin: 0 auto 40px;
}

.PlanBox img.price{
  display: block;
  max-width: 304px;
  width: 80%;
  height: auto;
  margin: 50px auto 40px;
}


.PlanBox img.template,
.PlanBox img.template0{
  display: block;
  max-width: 266px;
  width: 70%;
  height: auto;
  margin: 0 auto 30px;
}


p.copy01{
  font-size: 40px;
  display: inline-block;
  color: #fff;
  margin: 80px auto 40px;
  line-height: 2.4;
}

.Contents04-2{
  width: 100%;
  height: auto;
  margin: 0 auto;
  z-index: 2;
}


.Contents04-2 .Contents_title{
	padding-bottom: 60px;
}


.Contents04-2 .Contents_title img{}


.OptionBox_A,
.OptionBox_B{
 width: 100%;
 height: auto;
  -webkit-box-sizing: border-box;  /*webkit系*/
  -moz-box-sizing: border-box;  /*Firefox*/
  box-sizing: border-box;
 border-radius: 18px;/* CSS3草案 */
-webkit-border-radius: 18px;/* Safari,Google Chrome用 */
-moz-border-radius: 18px;/* Firefox用 */
 padding: 20px 60px;
 background-color: #fff;
 margin: 0 auto;
 position: relative;
 z-index: 3;
 text-align: center;
}


.OptionBox{
  display:flex;
  flex-direction: row;
  flex-wrap:wrap;
  justify-content: space-between;
  align-items: top;
  width: 100%;
  margin: 0 auto;
  padding: 0;
   z-index: 4;
  
}

.Option01,
.Option02,
.Option03,
.Option04,
.Option05,
.Option06,
.Option07,
.Option08{}

p.option{
  font-size: 22px;
  margin: 0;
  line-height: 1.6;
  font-weight: bold;
}

p.option_s{
  font-size: 18px;
}

p.option_course{
  font-size: 44px;
}

.OptionB{
  position: relative;
  margin: 140px auto;
  z-index: 10;
  text-align: center;
}

.OptionB img{
  max-width: 460px;
  width: 40%;
  height: auto;
}


.OptionBox_B img.markB{
  position: absolute;
  top: 0;
  max-width: 460px;
  width: 46%;
  height: auto;
  z-index: 20;
}

.OptionBox_B{
   position: absolute;
   top: 20px;
   margin: 0 auto 140px;
   padding: 50px 100px;
   z-index: -20;

}


.Contents05-1{
width: 100%;
overflow: hidden;
position: relative;
    background: -webkit-repeating-linear-gradient(-45deg,#e9f9f9 0,#e9f9f9 10px,#fff 10px,#fff 20px);
    background: -o-repeating-linear-gradient(-45deg,#e9f9f9 0,#e9f9f9 10px,#fff 10px,#fff 20px);
    background: repeating-linear-gradient(-45deg,#e9f9f9 0,#e9f9f9 10px,#fff 10px,#fff 20px);

  z-index: 1;
color: #00c2c2;
  padding: 100px 0;
margin: 0 auto;
text-align: center;
}

.Contents05-1 .Contents_title{
   margin-bottom: 60px;
}

.Contents05-1 .Contents_title img{
  display: inline-block;
  max-width: 169px;
  width: 25%;
  height: auto;
  margin-bottom: 30px;
  padding: 0;
}

.Contents05-1 img.flow{
  display: block;
  max-width: 1516px;
   width: 100%;
   height: auto;
   margin :0 auto 100px;
}

.Contents05-2{
width: 100%;
overflow: hidden;
position: relative;
  background-color: #fff;
  z-index: 1;
color: #00c2c2;
  padding: 50px 0;
margin: 0 auto;
text-align: center;
}

.Contents05-2 img.change{
  max-width: 1280px;
  width: 90%;
  height: auto;
  margin: 0;
  padding: 0;
}

.Contents05-2 .up{
  position: relative;
  width: 740px;
  height: auto;
  margin: 100px auto;
  padding: 0;
  overflow: visible;
  z-index: 2;
  text-align: center;
}

.Contents05-2 .up img{
  max-width: 1280px;
  width: 100%;
  height: auto;
}


.Contents05-2 .up img.up_mark{
  position: absolute;
  max-width: 224px;
  width: 25.4%;
  height: auto;
  top: -60px;
  left: -80px;
  z-index: 3;
}



.Contents06{
background-repeat: no-repeat;
background-position: center -2px;
overflow: hidden;
position: relative;
width: 100%;
background-image: url("https://design-till.co.jp/powerpoint/common/images/white_tri.png");
color: #fff;
background-color: #00c2c2;
padding: 120px 0;
margin: 0 auto;
text-align: center;
}


.Contents06 .CommentBox{
  display: block;
  width: 60%;
  text-align: left;
  margin-top: 50px;
  margin-bottom: 50px;
}

.ARBlock{
  display:flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}

.ARBlock-1,
.ARBlock-2{
  width: 43%;
  margin: 0;
  padding: 0;
}


.ARBlock-1{
   text-align: left;
}

.ARBlock-2{
  width: 50%;
   text-align: right;
}

.ARBlock-1 img{
  width: 238px;  /*7.3% 1440px*/
  height: auto;
  padding: 0;
  margin: 0;
}

.ARBlock-2 img{
  max-width: 620px;  /*43.06% 1440px*/
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}


.ARZone{
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin-top: 100px;
  margin-bottom: 120px;
}

.AR{
  width: 45%;
  height: auto;
  margin-bottom: 40px;
  padding: 0;
}


.AR:nth-of-type(1){order: 1;}
.AR:nth-of-type(2){order: 3;}
.AR:nth-of-type(3){order: 2;}

.AR img{
  max-width: 400px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

p.title{
  font-size: 30px;
  margin-top: 40px;
}


}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width:1280px) {

p{
  display: block;
  color: #fff;
  font-size: 20px;
  line-height:1.6;
  margin: 0;
  padding: 0;
}

header{
  width: 100%;
  height: 80px;
  margin: 0;
  padding: 0;
}
.top-banner{
	width: 100%;
        height: 80px;
	display: flex;
	flex-wrap:wrap;
	align-items: center;
        list-style-type: none;
}

img.header01{
  max-width: 380px;
  width: 62%;
  height: auto;
}

img.header02{
  max-width: 276px;
  width: 48%;
  height: auto;
}



.Contents00-2{}



.ServiceBox{
  display:flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 5px;
}

.Service{
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: center !important;
}

.Service img.title{
  max-width: 228px; /*17.8%*/
  width: 68%;
}

.Service img.img0{
  width: 80%;
  height: auto;
  padding: 0;
  margin: 0;
}

.Benefit:nth-of-type(3){
  width: 50%;
  height: auto;
  margin: 10px;
 border-radius: 10px;/* CSS3草案 */
 -webkit-border-radius: 10px;/* Safari,Google Chrome用 */
 -moz-border-radius: 10px;/* Firefox用 */
 padding: 10px;
}

.BrushUpBox_A,
.BrushUpBox_B,
.BrushUpBox_C{
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 70px;
}


.BrushUp{
  width: 45%;
  height: auto;
  margin-bottom: 40px;
 border-radius: 10px;/* CSS3草案 */
 -webkit-border-radius: 10px;/* Safari,Google Chrome用 */
 -moz-border-radius: 10px;/* Firefox用 */
 padding: 10px;
}

.PlanBox_A,
.PlanBox_B,
.PlanBox_C{
 width: 48%;
 height: auto;
 border-radius: 18px;/* CSS3草案 */
-webkit-border-radius: 18px;/* Safari,Google Chrome用 */
-moz-border-radius: 18px;/* Firefox用 */
 padding: 40px 20px 20px;
 background-color: #fff;
 margin: 0 auto 40px;
 position: relative;
 z-index: 3;
}

.tx_left_center{
  text-align: center !important;
}

.PlanBox img.template0{
  display: block;
  max-width: 266px;
  width: 10%;
  height: auto;
  margin: 0 auto;
}

p.copy01{
  font-size: 30px;
  display: inline-block;
  color: #fff;
  margin: 60px auto 20px;
  line-height: 2.4;
}


.Contents04 h2 {
  margin-bottom: 40px;
}


.Contents04 .Contents_title img{
  display: inline-block;
  max-width: 220px;
  width: 16%;
}


.Contents04-2 .Contents_title {}


.Contents04-2 .Contents_title img{
  display: inline-block;
  max-width: 230px;
  width: 22%;
}


.OptionBox_A,
.OptionBox_B{}


.OptionBox{
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: top;
  width: 100%;
  margin: 0 auto;
  padding: 0;
   z-index: 4;
  
}

.Option01,
.Option02,
.Option03,
.Option04,
.Option05,
.Option06,
.Option07,
.Option08{
  width: 80%;
  height: auto;
  margin: 18px 0;
  padding: 0;
  text-align: center;
}

table.plan img,
table.plan0 img{
  width: 90px;
  height: auto;
  padding: 0;
}


table.plan img.template{
  width: 200px;
  height: auto;
  padding: 0;
}

.ARBlock{
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  padding: 0;
  margin: 0 auto;
}

.ARBlock-1,
.ARBlock-2{
  width: 42%;
  margin-bottom: 40px;
  padding: 0;
  text-align: center;
}

.ARBlock-2{
  text-align: right !important;
}

.ARBlock-1 img{
  max-width:  238px;  /*7.3% 1440px*/
  width: 60%;
  height: auto;
  padding: 0;
  margin: 0;
}

.ARBlock-2 img{
  max-width: 620px;  /*43.06% 1440px*/
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}

.Contents05-2 .up img.copy{
  max-width: 900px;
  width: 78%;
  height: auto;
}


.Contents05-1 .Contents_title {
  margin-bottom: 40px;
}


.Contents04 .Contents_title img{
  display: inline-block;
  width: 24%;
}



.Contents05-1 img.toiawase{

}


.company p.toiawase{
  font-size: 20px;
}

.company p.toiawase span{
  font-size: 32px;
}

.company p.copyright{
  font-size: 18px !important;
  text-align: center;
}

.company img{
  display: block;
  width: 62px;
  height: auto;
  margin: 10px;
  padding: 0;
}



}

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-width: 800px) {


.wrapper2,
.wrapper3 {
	width: 600px;
	margin: 0 auto;
        padding: 0;
}

p.title{
  font-size: 24px;
  margin-top: 20px;
}

p{
  display: block;
  color: #fff;
  font-size: 16px;
  line-height:1.6;
  margin: 0;
  padding: 0;
}



header{
  width: 100%;
  height: 70px;
  margin: 0;
  padding: 0;
}


header h1{
    font-size: 9px;
    left: 30px;
}

.top-banner{
	width: 100%;
        height: 70px;
	display: flex;
	flex-wrap:wrap;
	align-items: center;
        list-style-type: none;

}

.top-banner li {
	width: calc(100%/2);/*←画像を横に4つ並べる場合*/
	padding:0;/*←画像の左右に5pxの余白を入れる場合*/
	box-sizing:border-box;
        vertical-align: center
}


.top-banner li:nth-child(1){
   padding-left: 30px;
}

.top-banner li:nth-child(2){
   padding-right: 20px;
}


img.header01{
  max-width: 380px;
  width: 50%;
  height: auto;
}

img.header02{
  max-width: 276px;
  width: 38%;
  height: auto;
}

.Back00{
  background-repeat: no-repeat;
  background-position: center bottom;
  overflow: visible;
  position: relative;
  width: 480px; /* 66.25% */
background-image: url("https://design-till.co.jp/powerpoint/common/images/con00_0_title.png");
background-size: 100% auto;
color: #fff;
padding-top: 60%;
margin: 0 auto;
position: relative;
z-index: 2;
}

img.Back00_left{
  position: absolute;
  max-width: 160px;
  width: 25%;
  height: auto;
  bottom: 46%;
  left: -45px;
  z-index: 3;
}


img.Back00_right{
  position: absolute;
  max-width: 160px;
  width: 25%;
  height: auto;
  bottom: 50%;
  right: -40px;
  z-index: 3;
}

.Contents00-2 h2,
.Contents00-3 h2,
.Contents02 h2,
.Contents04 h2,
.Contents05-1 h2,
.Contents07 h2{
  font-size: 16px;
}

.Contents00-3 h2{
  margin: 80px auto 0;
}

.Contents02 h2,
.Contents04 h2,
.Contents05-1 h2{
  margin: 0 auto 50px;
}

.Contents07 h2{
  font-size: 16px;
  margin: 0 auto 50px;
}

.Contents00-1{
    display:table;
    width: 100%;
    height: auto;
    background-color: #ffdc1e;
    text-align:center;
    z-index: 2;
    padding: 30px 0;
    margin-top: -26px;
}


.Contents00-1 .catch img{
  display:table-cell;
  max-width: 600px; /*37.5%*/
  width: 60%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.ServiceBox{
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 80px;
}

.Service{
  width: 80%;
  height: auto;
  margin: 0 auto 20px;
  padding: 0;
  text-align: center !important;
}

.Service img.title{
  max-width: 228px; /*17.8%*/
  width: 40%;
}

.Service img.img0{
  diaplay: block;
  width: 60%;
  height: auto;
  padding: 0;
  margin: 0 auto;
  float: none;
}

.CommentBox{
  display: block;
  max-width: 600px;
  width: 90%;
  text-align: left;
  margin: 0 auto 80px;
}

.CommentBox p.title_s{
  font-size: 20px;
}

.CommentBox p{
  font-size: 0.9rem;
}


.Contents00-3{}


.Contents00-3 .Contents_title{
  display: block;
  margin-top: 80px;
  font-size: 24px;
  font-weight: bold;
}

.Contents00-3 .CommentBox{
  width: 480px;
  padding: 16px;
}


.Contents00-3 .CommentBox ul{
  font-size: 1.1rem;
  margin-left: 1em;
  margin-bottom: 0;
  background-color: red;
}

.Contents00-3 .CommentBox ul li{
  font-size: 0.9rem;
  line-height: 1.6;
}


.Contents02 .Contents_title{
  font-size: 24px;
}

.Contents02 .Contents_title img{
  padding-bottom: 20px;
  width: 36%;
}



.BenefitBox{
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 100px;
}

.Benefit{
  width: 80%;
  height: auto;
  margin: 10px;
 border-radius: 10px;/* CSS3草案 */
 -webkit-border-radius: 10px;/* Safari,Google Chrome用 */
 -moz-border-radius: 10px;/* Firefox用 */
 padding: 10px;
 margin: 0;
}

.Benefit:nth-of-type(3){
  width: 80%;
  height: auto;
  margin: 0;
 border-radius: 10px;/* CSS3草案 */
 -webkit-border-radius: 10px;/* Safari,Google Chrome用 */
 -moz-border-radius: 10px;/* Firefox用 */
 padding: 10px;
}


.Benefit img{
  max-width: 220px;
  width: 50%;
  height: auto;
  margin: 0;
  padding: 0;
}

.Benefit p.title{
  text-align: center;
  font-size: 24px;
  margin-top: 10px;
  margin-bottom:20px;
}

.Benefit p{
  font-size: 16px;
}

.Contents03 .Contents_title{
  font-size: 24px;
  margin: 0 auto 80px;
}

.Contents03 .Contents_title img{
  padding-bottom: 14px;
  width: 35%;
}

.BrushUp{
  margin-bottom: 2px;
}



.Contents04 h2{
  font-size: 16px;
  padding: 0;
}

.Contents04 .Contents_title{
  font-size: 24px;
  padding-bottom: 20px;
}

.Contents04 .Contents_title img{
  padding-bottom: 20px;
  width: 22%;
}





.PlanBox_A,
.PlanBox_B,
.PlanBox_C{
 width: 86%;
 height: auto;
 border-radius: 18px;/* CSS3草案 */
-webkit-border-radius: 18px;/* Safari,Google Chrome用 */
-moz-border-radius: 18px;/* Firefox用 */
 padding: 40px 20px 20px;
 background-color: #fff;
 margin: 0 auto 40px;
 position: relative;
 z-index: 3;
}

.PlanBox img.copy{
  display: inline-block;
  max-width: 420px;
  width: 60%;
  height: auto;
  margin: 0 auto 30px;
}

.PlanBox img.price{
  display: block;
  max-width: 304px;
  width: 50%;
  height: auto;
  margin: 30px auto 20px;
}


table.plan0,
table.plan{
  width: 100%;
  box-sizing: border-box;
  border-collapse:collapse;
  margin: 0 auto;
  text-align: left;
  width: auto;
  font-size: 16px;
  font-weight: normal;
  color: #00c2c2 !important;
  line-height: 1.6;
}

table.plan0 th,
table.plan0 td,
table.plan th,
table.plan td{
  padding: 5px;
  text-align: left;
  vertical-align: top;
}



table.plan img{
  width: 120px;
  height: auto;
  padding: 0;
}


table.plan img.template{
  width: 270px;
  height: auto;
  padding: 0;
}


p.copy01{
  font-size: 24px;
  display: inline-block;
  color: #fff;
  margin: 20px auto;
  line-height: 2.4;
}


.Contents04-2 .Contents_title{
  font-size: 24px;
  padding: 0 0 80px 0;
}

.Contents04-2 .Contents_title img{
  padding-bottom: 14px;
  width: 30%;
}


.OptionBox_A,
.OptionBox_B{
 padding: 20px 40px;
}

p.option_s{
  font-size: 16px;
}

.OptionB{
  position: relative;
  margin: 60px auto;
  z-index: 10;
  text-align: center;
}

p.option{
  font-size: 18px;
}

p.option_course{
  font-size: 30px;
}
.Contents05-1{
  padding: 100px 0 0;
}

.Contents05-1 .Contents_title{
  font-size: 24px;
  padding: 0;
  margin-bottom: 60px;
}

.Contents05-1 .Contents_title img{
  padding-bottom: 20px;
  margin: 0;
  width: 25%;
}


.Contents05-1 img.flow{
  display: block;
  max-width: 600px;
   width: 40%;
   height: auto;
   margin :0 auto;
}


.Contents05-2 .up{
  position: relative;
  width: 80%;
  height: auto;
  margin: 40px auto 100px;
  padding: 0;
  overflow: visible;
  z-index: 2;
  text-align: center;
}

.Contents05-2 .up img.copy{
  position: relative;
  max-width: 600px;
  width: 80%;
  height: auto;
  z-index: 6;
}


.Contents05-2 .up img.up_mark{
  position: absolute;
  max-width: 224px;
  width: 25%;
  height: auto;
  top: -50px;
  left: -60px;
  z-index: 3;
}

.ARBlock{}


.ARBlock-1,
.ARBlock-2{
  width: 80%;
  margin: 0 auto 40px;
  padding: 0;
  text-align: center;
}

.ARBlock-2 .Contents_title{
  text-align: center !important;
}

.ARBlock-1 .Contents_title img{
  max-width:  180px;  /*7.3% 1440px*/
  width: 60%;
  height: auto;
  padding: 0;
  margin: 0;
}

.ARBlock-2 img{
  max-width: 620px;  /*43.06% 1440px*/
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}

.Contents06{
background-repeat: no-repeat;
background-position: center -2px;
overflow: hidden;
position: relative;
width: 100%;
background-image: url("https://design-till.co.jp/powerpoint/common/images/white_tri.png");
color: #fff;
background-color: #00c2c2;
padding: 80px 0;
margin: 0 auto;
text-align: center;
}

.Contents06 .CommentBox{
  display: block;
  width: 100%;
  text-align: left;
  margin: 0 auto;
}

.Contents07 img{
width: 70%;
}


footer{
width: 100%;
overflow: hidden;
position: relative;
    background: -webkit-repeating-linear-gradient(-45deg,#e9f9f9 0,#e9f9f9 10px,#fff 10px,#fff 20px);
    background: -o-repeating-linear-gradient(-45deg,#e9f9f9 0,#e9f9f9 10px,#fff 10px,#fff 20px);
    background: repeating-linear-gradient(-45deg,#e9f9f9 0,#e9f9f9 10px,#fff 10px,#fff 20px);
  z-index: 1;
color: #4d4d4d;
  padding: 40px 0;
margin: 0 auto;
text-align: center;
}


.company p.toiawase{
  font-size: 16px;
}

.company p.toiawase span{
  font-size: 32px;
}

.company p.copyright{
  font-size: 12px !important;
  text-align: center;
}

.company img{
  display: block;
  width: 54px;
  height: auto;
  margin: 10px;
  padding: 0;
}

.company p{
  font-size: 16px;
}

.ServiceBox{
  margin-bottom: 40px;
}

.OnayamiBox{
  margin-bottom: 40px;
}


.Onayami img{
  max-width: 320px;
  width: 100%;
  height: auto;
}


.Contents04{
  padding: 80px 0 100px;
}

.Contents05-2 .up img.up_mark{
  position: absolute;
  max-width: 224px;
  width: 25%;
  height: auto;
  top: -50px;
  left: -40px;
  z-index: 3;
}

p.option_s{
  font-size: 14px;
}

}


/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-width: 600px) {

.wrapper2,
.wrapper3 {
	width: 420px;
	margin: 0 auto;
        padding: 0;
}

header{
  width: 100%;
  height: 70px;
  margin: 0;
  padding: 0;
}

.Back00{
  background-repeat: no-repeat;
  background-position: center bottom;
  overflow: visible;
  position: relative;
  width: 420px; /* 66.25% */
background-image: url("https://design-till.co.jp/powerpoint/common/images/con00_0_title_sp.png");
background-size: 100% auto;
color: #fff;
padding-top: 80%;
margin: 0 auto;
position: relative;
z-index: 2;
}




header h1{
    top: 1px;
    left: 20px;
    font-size: 9px;
}


.top-banner{
	width: 100%;
        height: 70px;
	display: flex;
	flex-wrap:wrap;
	align-items: center;
        list-style-type: none;

}


.top-banner li:nth-child(1){
   padding-left: 20px;
}

.top-banner li:nth-child(2){
   padding-right: 10px;
}


img.header01{
  max-width: 380px;
  width: 80%;
  height: auto;
}

img.header02{
  max-width: 276px;
  width: 60%;
  height: auto;
}


img.Back00_left{
  position: absolute;
  max-width: 160px;
  width: 25%;
  height: auto;
  bottom: 46%;
  left: -40px;
  z-index: 3;
}


img.Back00_right{
  position: absolute;
  max-width: 160px;
  width: 25%;
  height: auto;
  bottom: 50%;
  right: -40px;
  z-index: 3;
}

.Contents00-2 h2,
.Contents00-3 h2,
.Contents02 h2,
.Contents04 h2,
.Contents05-1 h2,
.Contents07 h2{
  width: 90%;
  font-size: 12px;
}

.Contents00-3 h2{
  margin: 80px auto 0;
}

.Contents02 h2,
.Contents04 h2,
.Contents05-1 h2{
  margin: 0 auto 30px;
}

.Contents07 h2{
  font-size: 1.0rem;
  margin: 0 auto 40px;
  line-height: 1.4;
}

.Contents00-1{
    display:table;
    width: 100%;
    height: auto;
    background-color: #ffdc1e;
    text-align:center;
    z-index: 2;
    padding: 20px 0;
    margin-top: -16px;
}

img.img_tri{
   max-width: 92px;
   width: 15%;
   height: auto;
   padding: 0;
   margin: 0;
}

.Service img.img0{
  diaplay: block;
  width: 80%;
  height: auto;
  padding: 0;
  margin: 0 auto;
  float: none;
}

.Contents00-3 .Contents_title{
  display: block;
  margin-top: 40px;
  font-size: 16px !important;
  font-weight: bold;
}


.Contents00-3 .CommentBox{
  max-width: 600px;
  width: 90%;
  text-align: left;
  padding: 12px;
}


.Contents00-3 .CommentBox ul{
  font-size: 0.9rem;
  margin-left: 1.2em;
  background-color: red;
}

.Contents00-3 .CommentBox ul li{
  font-size: 0.8rem;
  line-height: 1.4;
}


p.title{
  font-size: 20px;
  margin-top: 20px;
}

p{
  display: block;
  color: #fff;
  font-size: 14px;
  line-height:1.6;
  margin: 0;
  padding: 0;
}


.CommentBox p.title_s{
  font-size: 15px !important;
  margin: 0;
  line-height: 1.0;
  padding-bottom: 0;
}

.CommentBox p{
  font-size: 0.7rem;
}

.CommentBox ul{
  list-style-type: disc;
  font-size: 1.4rem;
  margin-left: 2em;
  line-height: 1.4;
  margin-bottom: 0;
  background-color: red;
}


.Contents02{
overflow: hidden;
position: relative;
width: 100%;
background-color: #fff;
color: #fff;
padding-top: 80px;
margin: 0 auto;
text-align: center;
}


.Contents02 .Contents_title{
  font-size: 20px;
}


.Contents02 .Contents_title img{
  max-width: 280px;
  width: 28%;
  padding-bottom: 14px;
}

.toiawase_service img{
  max-width: 456px;
  width: 80%;
  height: auto;
  margin: 0;
  padding: 0;
}


.Benefit p.title{
  text-align: center;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom:10px;
}

.Benefit p{
  font-size: 12px;
}

.Contents03 .Contents_title{
  font-size: 20px;
  padding: 0 0 40px 0;
  margin: 0 auto;
}

.Contents03 .Contents_title img{
  display: inline-block;
  max-width: 280px;
  width: 40%;
  padding-bottom: 10px;
}

.BrushUpBox_A,
.BrushUpBox_B,
.BrushUpBox_C{
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 70%;
  margin: 0 auto 60px;
}


.BrushUp{
  width: 100%;
  height: auto;
  margin: 0;
}

.BrushUp img{
  max-width: 492px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.Contents03 .Contents_title{
  font-size: 20px;
  padding: 0 0 40px 0;
}

.Contents04 .Contents_title img{
  display: inline-block;
  max-width: 220px;
  width: 26%;
  height: auto;
  margin: 0;
  padding-bottom: 14px;
}

.OnayamiBox{
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 60%;
  margin: 50px auto 40px;
}

.Onayami{
  width: 100%;
  height: auto;
  margin: 10px;
}

.Onayami img{
  max-width: 320px;
  width: 100%;
  height: auto;
}

.OptionBox_A{
 width: 90%;
 height: auto;
  -webkit-box-sizing: border-box;  /*webkit系*/
  -moz-box-sizing: border-box;  /*Firefox*/
  box-sizing: border-box;
 border-radius: 18px;/* CSS3草案 */
-webkit-border-radius: 18px;/* Safari,Google Chrome用 */
-moz-border-radius: 18px;/* Firefox用 */
 padding: 0;
 background-color: #fff;
 margin: 0 auto;
 position: relative;
 z-index: 3;
 text-align: center;
}


.OptionBox_A,
.OptionBox_B{
 padding: 20px;
}


table.plan img{
  width: 90px;
  height: auto;
  padding: 0;
}

.PlanBox img.copy{
  display: inline-block;
  max-width: 420px;
  width: 80%;
  height: auto;
  margin: 0 auto 30px;
}


.OptionB img{
  max-width: 460px;
  width: 70%;
  height: auto;
}

.OptionB{
  position: relative;
  margin: 60px auto;
  width: 90%;
  z-index: 10;
  text-align: center;
}


.OptionBox_B{
 width: 100%;
 height: auto;
 margin: 0 auto 80px;
}


.Contents04 .Contents_title{
  font-size: 20px;
}


.Contents04-2{
  padding-bottom: 40px;
}

.Contents04-2 .Contents_title img{
  width: 36%;
  padding-bottom: 10px;
}


table.plan0 th, table.plan th{
  width: 20%;
}

table.plan0 td,
table.plan td{
  width: 80%;
  word-break: break-all;
}

.Contents05-1 img.flow{
  display: block;
  max-width: 420px;
   width: 60%;
   height: auto;
   margin :0 auto;
}

.Contents05-1 .Contents_title{
  font-size: 20px;
  padding: 0;
}


.Contents06{
background-repeat: no-repeat;
background-position: center -2px;
overflow: hidden;
position: relative;
width: 100%;
background-image: url("https://design-till.co.jp/powerpoint/common/images/white_tri.png");
background-size: 15%;
color: #fff;
background-color: #00c2c2;
padding: 80px 0 40px;
margin: 0 auto;
text-align: center;
}

.Contents05-2 .up{
  position: relative;
  width: 90%;
  height: auto;
  margin: 40px auto;
  padding: 0;
  overflow: visible;
  z-index: 2;
  text-align: center;
}

.Contents05-2 .up img.up_mark{
  position: absolute;
  max-width: 224px;
  width: 30%;
  height: auto;
  top: -40px;
  left: -40px;
  z-index: 3;
}

.Contents05-2 img.change{
  max-width: 420px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.ARBlock-1 .Contents_title img{
  max-width:  180px;  /*7.3% 1440px*/
  width: 50%;
  height: auto;
  padding: 0;
  margin: 0;
}

.ARZone{
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 60px;
}

.AR{
  width: 60%;
  height: auto;
  margin-bottom: 40px;
  padding: 0;
}


.AR:nth-of-type(1){order: 1;}
.AR:nth-of-type(2){order: 2;}
.AR:nth-of-type(3){order: 3;}

.AR img{
  max-width: 400px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}


.Contents07{
padding: 80px 20px;
margin: 0 auto;
text-align: center;
}


.Contents07 img{
width: 80%;
}


.Minna_Button{
   margin: 80px auto 40px;
   text-align: center;
}


.Minna_Button .btn,
.Minna_Button a.btn,
.Minna_Button button.btn {}

.Minna_Button a.btn-malformation {
  font-size: 18px;
  padding: 2rem 2rem;
  color: #fff;
  border-radius: 100% 80px / 80px 100%;
  background-color: #ff6848;
}

.Minna_Button a.btn-malformation:hover {
  color: #fff;
  text-decoration: none;
  border-radius: 60% 80% / 100% 80%;
}



.company img{
  display: block;
  width: 42px;
  height: auto;
  margin: 5px;
  padding: 0;
}


.company table{
  box-sizing: border-box;
  border-collapse:collapse;
  margin: 0 auto;
  text-align: left;
  width: auto;
}

.company table th,
.company table td{
  padding: 10px;
  vertical-align: center;
}

.company table td.copyright{
  text-align: center;
}

.company p{
  font-size: 14px;
}


.company p.toiawase{
  font-size: 14px;
}

.company p.toiawase span{
  font-size: 24px;
}

.company p.copyright{
  font-size: 10px !important;
  text-align: center;
}


}



/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-width: 420px) {

.wrapper2,
.wrapper3 {
	width: 90%;
	margin: 0 auto;
        padding: 0;
}

.sp_only{
  display: inline-block;
}

.pc_only{
  display: none;
}


header h1{
    font-size: 8px;
}

.Back00{
  background-repeat: no-repeat;
  background-position: center bottom;
  overflow: visible;
  position: relative;
  width: 300px;
background-image: url("https://design-till.co.jp/powerpoint/common/images/con00_0_title_sp.png");
background-size: 100% auto;
color: #fff;
padding-top: 70%;
margin: 0 auto;
position: relative;
z-index: 2;
}

img.Back00_left{
  position: absolute;
  max-width: 160px;
  width: 25%;
  height: auto;
  bottom: 46%;
  left: -40px;
  z-index: 3;
}


img.Back00_right{
  position: absolute;
  max-width: 160px;
  width: 25%;
  height: auto;
  bottom: 50%;
  right: -40px;
  z-index: 3;
}

.Contents00-1{
    display:table;
    width: 100%;
    height: auto;
    background-color: #ffdc1e;
    text-align:center;
    z-index: 2;
    padding: 20px 0;
    margin-top: -16px;
}

img.img_tri{
   max-width: 92px;
   width: 15%;
   height: auto;
   padding: 0;
   margin: 0;
}

.Service img.img0{
  diaplay: block;
  width: 80%;
  height: auto;
  padding: 0;
  margin: 0 auto;
  float: none;
}

.Contents00-3 .Contents_title{
  display: block;
  margin-top: 40px;
  font-size: 20px;
  line-height: 1.6;
  font-weight: bold;
}

p.title{
  font-size: 16px;
  margin-top: 0;
}

p{
  display: block;
  color: #fff;
  font-size: 14px;
  line-height:1.6;
  margin: 0;
  padding: 0;
}

.Contents02{
overflow: hidden;
position: relative;
width: 100%;
background-color: #fff;
color: #fff;
padding-top: 80px;
margin: 0 auto;
text-align: center;
}


.Contents02 .Contents_title img{
  max-width: 280px;
  width: 40%;
  padding-bottom: 10px;
}


.Benefit{
  width: 90%;
  height: auto;
  margin: 10px;
 border-radius: 10px;/* CSS3草案 */
 -webkit-border-radius: 10px;/* Safari,Google Chrome用 */
 -moz-border-radius: 10px;/* Firefox用 */
 padding: 10px;
 margin: 0;
}

.Benefit p.title{
  text-align: center;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom:10px;
}

.Benefit p{
  font-size: 14px;
}


p.copy01{
  font-size: 18px;
  display: inline-block;
  color: #fff;
  margin: 20px auto;
  line-height: 2.4;
}



.Contents03 .Contents_title img{
  display: inline-block;
  max-width: 280px;
  width: 40%;
  padding-bottom: 6px;
}

.BrushUpBox_A,
.BrushUpBox_B,
.BrushUpBox_C{
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 70%;
  margin: 0 auto 60px;
}


.BrushUp{
  width: 100%;
  height: auto;
  margin: 0;
}

.BrushUp img{
  max-width: 492px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}


.Contents04 .Contents_title img{
  display: inline-block;
  max-width: 220px;
  width: 26%;
  margin: 0;
  padding-bottom: 10px;
}


.OnayamiBox{
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 60%;
  margin: 50px auto 40px;
}

.Onayami{
  width: 100%;
  height: auto;
  margin: 10px;
}

.Onayami img{
  max-width: 320px;
  width: 100%;
  height: auto;
}


table.plan img,
table.plan0 img{
  width: 60px;
  height: auto;
  padding: 0;
}

.PlanBox img.copy{
  display: inline-block;
  max-width: 420px;
  width: 100%;
  height: auto;
  margin: 0 auto 30px;
}


.OptionB img{
  max-width: 460px;
  width: 70%;
  height: auto;
}

.OptionB{
  position: relative;
  margin: 60px auto;
  width: 90%;
  z-index: 10;
  text-align: center;
}


.OptionBox_B{
 width: 100%;
 height: auto;
 margin: 0 auto 80px;
}

.Contents04-2{
  padding-bottom: 80px;
}

.Contents04-2 .Contents_title img{
  width: 36%;
  padding-bottom: 10px;
}

.Contents06{
background-repeat: no-repeat;
background-position: center -2px;
overflow: hidden;
position: relative;
width: 100%;
background-image: url("https://design-till.co.jp/powerpoint/common/images/white_tri.png");
background-size: 15%;
color: #fff;
background-color: #00c2c2;
padding: 80px 0 40px;
margin: 0 auto;
text-align: center;
}

.Contents05-2 .up{
  position: relative;
  width: 80%;
  height: auto;
  margin: 40px auto;
  padding: 0;
  overflow: visible;
  z-index: 2;
  text-align: center;
}

.Contents05-2 .up img.copy{
  position: relative;
  max-width: 420px;
  width: 100%;
  height: auto;
  z-index: 6;
}

.Contents05-2 .up img.up_mark{
  position: absolute;
  max-width: 224px;
  width: 25%;
  height: auto;
  top: -30px;
  left: -30px;
  z-index: 3;
}


.ARZone{
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 60px;
}

.AR{
  width: 60%;
  height: auto;
  margin-bottom: 40px;
  padding: 0;
}


.AR:nth-of-type(1){order: 1;}
.AR:nth-of-type(2){order: 2;}
.AR:nth-of-type(3){order: 3;}

.AR img{
  max-width: 400px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}


.Contents07 img{
max-width: 723px;
width: 100%;
}

.company img{
  display: block;
  width: 42px;
  height: auto;
  margin: 5px;
  padding: 0;
}


.company table{
  box-sizing: border-box;
  border-collapse:collapse;
  margin: 0 auto;
  text-align: left;
  width: auto;
}

.company table th,
.company table td{
  padding: 10px;
  vertical-align: center;
}

.company table td.copyright{
  text-align: center;
}

.company p{
  font-size: 14px;
}


.company p.toiawase{
  font-size: 14px;
}

.company p.toiawase span{
  font-size: 20px;
}

.company p.copyright{
  font-size: 10px !important;
  text-align: center;
}

}

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-width: 320px) {

.Back00{
  background-repeat: no-repeat;
  background-position: center bottom;
  overflow: visible;
  position: relative;
  width: 260px;
background-image: url("https://design-till.co.jp/powerpoint/common/images/con00_0_title_sp.png");
background-size: 100% auto;
color: #fff;
padding-top: 80%;
margin: 0 auto;
position: relative;
z-index: 2;
}

img.Back00_left{
  position: absolute;
  max-width: 160px;
  width: 25%;
  height: auto;
  bottom: 40%;
  left: -26px;
  z-index: 3;
}


img.Back00_right{
  position: absolute;
  max-width: 160px;
  width: 25%;
  height: auto;
  bottom: 50%;
  right: -10px;
  z-index: 3;
}

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
	*text-indent: -9999px;
}

.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
}

.hidden {
	display: none !important;
	visibility: hidden;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.invisible {
	visibility: hidden;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
}
.container:after,
.row:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
