*{
	box-sizing:border-box;
}

body {
	margin: 0;
	background-color:#000;
}
.mb_br {
	display:none;
}
header {
	max-width: 100%;
	width: 1280px;
	margin: auto;
	display: flex;
    align-items: center;
    padding: 0 50px;
    box-sizing: border-box;
}
header a {
}
header a img{
	width: 300px;
}
header h1 {
	font-weight: normal;
    font-size: 18px;
    display: inline-block;
    margin-left: 40px;
}
main {
}

section{
	background-color:#fff;
}

section h1 {
	color: #f15a24;
    font-size: 35px;
    text-align: center;
    margin: 0;
    letter-spacing: 5px;
}

section#top {
	width: 100%;
	/*max-width: 1280px;*/
	margin: auto;
	background-image: url("../img/main_back.png");
	background-repeat:  no-repeat;
    background-size: cover;
}

#top .top_inner{
	max-width:1280px;
	position:relative;
	margin:auto;
	padding-top:50px;
	padding-bottom:10%;
}


#top .title1 {
    font-size: 65px;
    font-weight: bold;
    margin-left: 50px;
}
#top .title2 {
    font-size: 55px;
    font-weight: bold;
    /*margin-left: 80px;*/
    color: #ffffff;
    /*margin-top: 80px;*/
}
#top p {
    /*margin-left: 80px;*/
    color: #000;
    font-size: 18px;
    text-align: justify;
    width: 580px;
    line-height: 1.8;

}
#top .circle_wrap {
	margin-left: 80px;
    display: flex;
}
#top .circle_wrap .green_circle {
    background-color: #006977;
    border-radius: 50%;
    width: 300px;
    height: 220px;
    font-size: 38px;
    text-align: center;
    align-items: center;
    padding-top: 80px;
    font-weight: bold;
    color: #ffff00;
}
#top .circle_wrap .yellow_circle {
	background-color: #ffff00;
    border-radius: 50%;
    width: 250px;
    height: 170px;
    font-size: 38px;
    text-align: center;
    align-items: center;
    padding-top: 80px;
    font-weight: bold;
    color: #006977;
    margin-left: 15px;
}

#top .img_dog{
	position:absolute;
	top:120px;
	right:8%;
	width:480px;
	height:auto;
}

#top .img_btn{
	position:absolute;
	right:15%;
	bottom:20%;
	width:600px;
	height:auto;
}

section#youtube{
	padding:80px 0;
}

section#youtube .video-container {
    width: 50%;
    max-width: 960px; /* PCでの上限幅（任意） */
    margin: 0 auto;   /* 中央寄せ */
  }
section#youtube .video-container iframe {
    width: 100%;
    height:70vh;
    border: none;
    display: block;
  }

section#platform {
    padding: 80px 10px;
    box-sizing: border-box;
}
#platform .platform_text {
	font-size: 24px;
    padding: 40px 0;
    letter-spacing: 3px;
    text-align: left;
	width:60%;
	margin:auto;
}
#platform img {
	max-width: 100%;
	width: 1200px;
    margin: auto;
    display: block;
}
section#company {
    background-color: #e6e6e6;
    padding-top: 50px;
}
#company ul {
	max-width: 100%;
    width: 1180px;
    margin: auto;
    padding: 30px 10px 40px;
    box-sizing: border-box;
}
#company ul li {
    list-style-type: none;
    font-size: 24px;
    letter-spacing: 3px;
    padding-bottom: 20px;
	background:url("../img/cheak.png") no-repeat 0 0;
	background-size:auto 30px;
	padding-left: 50px;
}
section#partners {
	/*max-width: 100%;
	width: 1100px;*/
    margin: auto;
    padding: 120px 10px 80px;
    box-sizing: border-box;
}
/*#partners dl {
	display: flex;
    justify-content: space-between;
    margin: 30px 0 60px;
}
#partners dl dd {
    width: 32%;
    margin: 0;
    border: 10px solid #03A9F4;
    box-sizing: border-box;
    padding: 10px;
}
#partners dl dd .member {
	font-size: 24px;
	margin: 0;
	background-color: #0071bc;
	color: #ffffff;
	text-align: center;
	line-height: 3;
	font-weight: bold;
}
#partners dl dd .amount {
	font-size: 20px;
    text-align: center;
    height: 75px;
}
#partners dl dd .amount span {
	font-size: 24px;
	color: #f15a24;
}
#partners dl dd .amount2 {
    display: flex;
    justify-content: center;
    align-items: center;
	font-size: 20px;
    height: 75px;
}
#partners dl dd .amount2 span {
	font-size: 24px;
	color: #f15a24;
}

#partners dl dd ul {
    background-color: #bef0fc;
    padding-top: 20px;
    padding-bottom: 20px;
}
#partners dl dd ul li {
    line-height: 2;
    padding-right: 50px;
}*/
#partners .flex_box{
	width:73%;
	max-width:1200px;
	margin:auto;
	margin-top:30px;
	display:flex;
	justify-content:space-between;
}

#partners .flex_box .item{
	width:380px;
	padding-top:50px;
	padding-bottom:50px;
	padding-right:30px;
	background:url('../img/box.png') no-repeat;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:flex-start;
}

#partners .flex_box .item h2{
	color:#f15a24;
	margin-bottom:0;
}

#partners .flex_box .item p{
	width:80%;
}

#partners .qualification {
    font-size: 21px;
    border: 5px solid #b3b3b3;
    padding: 30px 50px;
    letter-spacing: 2px;
    margin: 20px 0 50px;
    box-shadow: 5px 5px 5px #9E9E9E;
}
#partners h3 {
    color: #0071bc;
    font-size: 21px;
    text-align: center;
    margin: 0;
}

section#flow{
	background-color:#fff;
	text-align:center;
	padding:80px 0;
}

section#flow p{
	width:60%;
	display:block;
	margin:30px auto;
}

section#benefits {
	background-color: #fffbc4;
	padding: 80px 10px 40px;
    box-sizing: border-box;
}
#benefits .benefits_wrap {
	max-width: 100%;
    display: flex;
    width: 1100px;
    margin: auto;
    justify-content: space-between;
    margin-top: 30px;
}
#benefits .benefits_wrap img{
    width: 450px;
    height: 100%;
}
#benefits .benefits_wrap .left_box {
	max-width: 100%;
	width: 600px;
    margin-top: 25px;
}
#benefits .benefits_wrap .right_box {
	max-width: 100%;
	width: 600px;
    margin-top: 25px;
}
#benefits .benefits_wrap .blue_tag {
    display: inline-block;
    padding: 0 30px;
    background-color: #f39800;
    color: #ffffff;
    border-radius: 30px;
    line-height: 2.5;
    font-size: 18px;
    font-weight: bold;
}
#benefits .benefits_wrap .benefits_title {
	color: #ea5504;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 5px;
    margin-top: 20px;
}
#benefits .benefits_wrap p {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 2;
}
#gaikanai {
	padding:80px 10px;
    box-sizing: border-box;
}
#gaikanai .subtitle {
    color: #0071bc;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    letter-spacing: 2px;
}
#gaikanai .ribon_obi {
    display: flex;
    margin: auto;
	max-width: 100%;
    width: 1100px;
    justify-content: center;
    margin-top: 50px;
}
#gaikanai .ribon_obi div {
    position: relative;
    height: 60px;
    padding: 0px 20px 0 40px;
    background-color: #3fa9f5;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-left: 4px;
    display: flex;
    align-items: center;
    width: 30%;
    justify-content: center;
}

#gaikanai .ribon_obi div::before,
#gaikanai .ribon_obi div::after {
    position: absolute;
    top: 0;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 30px 0px 30px 40px;
    content: '';
}

#gaikanai .ribon_obi div::before {
    right: -40px;
    border-color: transparent #3fa9f5;
    z-index: 1;
}

#gaikanai .ribon_obi div::after {
    left: 0;
    border-color: transparent #fff;
}
#gaikanai .ribon_obi div:first-child::after {
	display: none;
}
#gaikanai ul.ai_content {
	max-width: 100%;
	width: 1140px;
    margin: auto;
    display: flex;
    margin-top: 20px;
}
#gaikanai ul.ai_content li {
	width: 33%;
    list-style: none;
    border-right: 10px dotted #3fa9f5;
    padding: 0px 10px;
}
#gaikanai ul.ai_content li:first-child {
    border-left: 10px dotted #3fa9f5;
}
#gaikanai ul.ai_content li h2{
	background-color: #d3edf9;
    text-align: center;
    padding: 20px 0;
    font-size: 24px;
    margin: 0;
}
#gaikanai ul.ai_content li:first-child h2 {
    padding: 10px 0;
}
#gaikanai ul.ai_content li .cost{
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    margin: 30px 0 10px;
}
#gaikanai ul.ai_content li .cost span{
	font-size: 30px;
}
#gaikanai ul.ai_content li .blue_border {
    border: 3px solid #3fa9f5;
    color: #3fa9f5;
    text-align: center;
    padding: 5px;
    font-size: 19px;
    border-radius: 15px;
    width: 300px;
    margin: auto;
    max-width: 100%;
    box-sizing: border-box;
}
#gaikanai ul.ai_content li .price {
    text-align: center;
    font-size: 38px;
    font-weight: bold;
    margin: 10px;
}
.orange {
	color: #f15a24;
}
#gaikanai ul.ai_content li .tosi {
	font-size: 24px;
    background-color: #3fa9f5;
    width: 85%;
    margin: 10px auto;
    color: #ffffff;
    text-align: center;
    border-radius: 15px;
}
#gaikanai ul.ai_content li .note {
	font-size: 19px;
	text-align: center;
}
#gaikanai ul.ai_content li .note span.blue{
	color:#3fa9f5;
}
#gaikanai ul.ai_content li .note span.bold{
	font-weight: bold;
}

#gaikanai ul.ai_content li .blue_arrow {
	display: block;
    margin: auto;
}
#gaikanai ul.ai_content li .merit{
	font-size: 30px;
    font-weight: bold;
    padding: 0 20px;
    text-align: center;
}
#gaikanai ul.ai_content li p {
	
}
.w100p {
	width: 100%;
}
section#contact {
	background-color: #e6e6e6;
	padding: 80px 10px 40px;
    box-sizing: border-box;
}
#contact form {
	max-width: 100%;
    width:1140px;
    margin: 50px auto;
}
#contact form dl {
	display: flex;
    flex-wrap: wrap;
    margin-bottom: -24px;
}
#contact form dl > * {
	margin: 0;
    margin-bottom: 24px;
}
#contact form dt {
width: 280px;
    padding-right: 20px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    box-sizing: border-box;
}
#contact form dt span{
	font-size: 18px;
	padding : 0 20px;
	color : #ff0000;
}
#contact form dt.top {
	-webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding-top: 15px;
}
#contact form dd {
    width: calc(100% - 280px);
}
#contact form dd input,
#contact form dd textarea{
    font-size: 20px;
	border-radius: 4px;
    border: 1px solid #9E9E9E;
    background-color: #FFF;
    -webkit-appearance: none;
    appearance: none;
    max-width: 100%;
    box-sizing: border-box;
    position: relative;
    outline: none;
    transition: all 0.3s ease;
    box-shadow: inset 0 3px 2px rgba(0, 80, 36, 0.1);
}
#contact form dd input {
    line-height: 60px;
    height: 60px;
    padding-left: 15px;
}
#contact form dd textarea {
	position: relative;
    resize: vertical;
    padding: 10px;
    vertical-align: top;
}
#contact form .agree {
	padding-top: 35px;
    padding-bottom: 35px;
    border-top: solid 1px #D9E3E8;
    border-bottom: solid 1px #D9E3E8;
    text-align: center;
}
#contact form .agree p {
    font-size: 18px;
}
#contact form .agree p a {
	color: #29abe2;
    text-decoration: underline;
    cursor: pointer;
}
#contact form .radio {
	margin-top:15px;
}

.radio input[type=radio] {
    opacity: 0;
    position: absolute;
    display: none;
}

/*クリック範囲を指定している*/
.radio input[type="radio"]+span {
    display: block;/*縦表記するにはblock、横表記するにはinline-block*/
    position: relative;
    padding: 0.3em 0.3em 0.3em 40px;/*左から40pxの位置にラベルを置くため*/
    line-height: 1;
    cursor: pointer;
}

/*ラジオボタンの枠を描く*/
.radio input[type=radio] + span::before {
    content: "";/*一旦空白を置く*/
    position: absolute;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border:1px solid #ccc;
    background-color: #fff;
    box-sizing: border-box;
    top: 2px;
    left: 0px;
}

/*ラジオボタンをチェックした際の●を描く*/
.radio input[type=radio]:checked + span::after {
    content: "";
    position: absolute;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 9px solid #0077FF;
    top: 2px;
    left: 0px;
    box-sizing: border-box;
}


input[type="checkbox"] {
	display: none;
}

input[type="checkbox"]:checked + .checkbox:after {
	opacity: 1;
	visibility: visible;
	transform: rotate(45deg);
	transform-origin: center center;
}

label.checkbox {
	padding-left: 50px;
	min-height: 20px;
	cursor: pointer;
	margin: 0;
	display: -moz-inline-box;
	display: inline-block;
	font-weight: normal;
	position: relative;
	line-height: 1.5;
	font-size: 18px;
}

label.checkbox.single {
	width: 20px;
	padding-left: 0;
}

label.checkbox:before {
	content: "";
	position: absolute;
	left: 4px;
	top: -5px;
	display: -moz-inline-box;
	display: inline-block;
	width: 30px;
	height: 30px;
	background-color: #FFF;
	border: 1px solid #D9E3E8;
	margin-top: 2px;
	background-color: #F5F8FA;
	border-radius: 4px;
}

label.checkbox:after {
	content: '';
	position: absolute;
	top: -2px;
	left: 15px;
	display: block;
	width: 8px;
	height: 16px;
	border-right: 2px solid #0077FF;
	border-bottom: 2px solid #0077FF;
	transform: rotate(60deg);
	transform-origin: center center;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	margin-top: 2px;
}
.item-btn {
	width: 400px;
    margin: auto;
}
.btn-block {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -10px -15px;
}
.btn-block input.btn {
	background-color: #FC0000;
    border: none;
    line-height: 4;
    font-size: 20px;
    color: #ffffff;
    cursor: pointer;
}

.scroll-top {
  display: none;
  position: fixed;
  right: 25px;
  bottom: 200px;
  z-index: 100;
  background-color: #FC0000;
  width: 80px;
  height: 80px;
  /*border-radius: 50%;*/
  color: #fff;
  line-height: 80px;
  text-align: center;
}
.scroll-top:hover {
  cursor: pointer;
  opacity: 0.7;
}

footer {
	background: #000;
    height: 200px;
}
footer div {
	margin-left: 80px;
    font-size: 22px;
    color: #ffffff;
}
.kabu {
    padding-top: 50px;
    font-size: 24px;
    font-weight: bold;
}

/* オーバーレイ（背景の薄暗くなる部分） */
#popupOverlay.overlay {
  display: none; /* 初期は非表示 */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* 半透明の黒 */
  z-index: 1000;
}

/* モーダル（ポップアップ本体） */
.modal {
	background: white;
    padding: 20px;
    margin: 50px auto;
    max-width: 80%;
    width: 600px;
    border-radius: 8px;
    text-align: left;
    overflow: scroll;
    height: 80%;
}

.modal .close-btn {
  margin-top: 20px;
  padding: 5px 10px;
  background: #007bff;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

#thank {
    padding: 10px;
}
#thank p {
	font-size: 24px;
    padding: 40px 0;
    letter-spacing: 3px;
    text-align: center;
}
#thank a.btn {
	background-color: #FC0000;
    border: none;
    line-height: 4;
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
    width: 200px;
    display: block;
    text-align: center;
    margin: auto;
}

@media screen and (max-width: 800px) {
	header a img {
	    width: 200px;
	}
	section#top {
/*background-position: 84% 23%, 0px 70px;*/
	}
	#top .title1 {
	    font-size: 40px;
	}
	#top .title2 {
		font-size: 40px;
		margin-left: 65px;
		margin-top: 60px;
	}
	#top p {
	    margin-left: 50px;
        font-size: 16px;
	}
	#top .circle_wrap {
	    margin-left: 20px;
	}
	#top .circle_wrap .green_circle {
	    width: 180px;
	    height: 140px;
	    font-size: 24px;
        padding-top: 40px;
	}
	#top .circle_wrap .yellow_circle {
	    width: 130px;
	    height: 80px;
	    font-size: 20px;
        padding-top: 40px;

	}
	#gaikanai .ribon_obi {
		overflow: hidden;
	}
	#gaikanai ul.ai_content {
	    padding: 0;
	}
	#gaikanai ul.ai_content li {
		width: 30%;
	}
 
}
@media screen and (max-width: 450px) {
	.mb_br {
		display:block;
	}
	header {
	    padding: 0px 10px;
	}
	header h1 {
	    font-size: 14px;
	    margin-left: 20px;
	}
	header a img {
        width: 150px;
	}
	section#top {
		background-color: #56a2ed;
		width: 100%;
        max-width: 100%;
        height: 100vh;
	}
section#top .top_inner{	
	max-width: 100%;
    padding-top: 20px;
    height: 100%;
	overflow: hidden;
}

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


	#top .title1 {
		font-size: 20px;
	    margin-left: 20px;
            padding-top: 10px;
	}
	#top .title2 {
        font-size: 1.7rem;
        margin-left: 20px;
        margin-top: 20px;
	}
	#top p {
        line-height: 1.5;
        font-size: 1rem;
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 20px;
	}
	
	#top .circle_wrap{
	width: 80%;
	}
	
	#top .circle_wrap img{
	    width: 50%;
    	height: auto;
	}
	
	#top .img_dog{
	    width: 70%;
	    bottom: 100px;
	    top: unset;
	    right: -10%;
	}
	
	#top .img_btn{
		max-width:100%;
		right:0;
		bottom: 30px;
	}

	#top .circle_wrap .green_circle {
        width: 150px;
        height: 110px;
        font-size: 20px;
        padding-top: 40px;
    }
    section h1 {
	    font-size: 22px;
        letter-spacing: 3px;
    }
	
	section#youtube .video-container {
    width: 100%;
	}
	
	
    #platform .platform_text {
	    font-size: 14px;
		padding:20px;
		width:100%;
    }
	
	
    #company ul li {
	    font-size: 14px;
    }
    #partners dl {
	    display: block;
    }
    #partners dl dd {
        width: 100%;
    }
    #partners dl dd .member {
    	font-size: 20px;
    }
    #partners dl dd .amount span {
    	font-size: 20px;
    }
    #partners dl dd .amount2 {
        font-size: 20px;
    }
    #partners dl dd ul li {
        font-size: 14px;
    }
    #partners .qualification {
	    font-size: 14px;
    }
    #partners h3 {
	    font-size: 14px;
    }
    #benefits .benefits_wrap {
        display: block;
    }
    #benefits .benefits_wrap img {
    	display:none;
    }
    #benefits .benefits_wrap .blue_tag {
	    font-size: 14px;
    }
    #benefits .benefits_wrap .benefits_title {
        font-size: 17px;
        letter-spacing: 2px;
    }
    #benefits .benefits_wrap p {
        font-size: 12px;
        line-height: 1.5;
        letter-spacing: 0;
    }
	
	#partners .flex_box{
		flex-wrap: wrap;
		width: 100%;
		padding: 0;
		justify-content: center;
	}
	
	#partners .flex_box .item{
		width: 100%;
    	padding-right: 0;
		margin-bottom:20px;
		background-size:95%;
		background-position:center top;
		/*margin:20px auto;*/
	}
	
	#partners .flex_box .item img{
		width:70%;
	}
	
	section#flow{
		padding:0;
	}
	
	section#flow p{
		width:100%;
		padding:20px;
	}
	
    #gaikanai .ribon_obi div {
        padding: 0px 5px;
        font-size: 13px;
    }
    #gaikanai .ribon_obi div::before {
    	display:none;
    }
    #gaikanai .ribon_obi div::after {
    	display:none;
    }
    #gaikanai ul.ai_content {
        display: block;
    }
    #gaikanai ul.ai_content li {
	    width: 100%;
	    box-sizing: border-box;
	    border-left: 10px dotted #3fa9f5
    }
    #gaikanai ul.ai_content li h2 {
    	font-size: 18px;
    }
    #gaikanai ul.ai_content li .cost {
    	font-size: 18px;
    }
    #gaikanai ul.ai_content li .cost span {
    	font-size: 20px;
    }
    #gaikanai ul.ai_content li .blue_border {
    	font-size: 14px;
    }
    #gaikanai ul.ai_content li .price {
    	font-size: 20px;
    }
    #gaikanai ul.ai_content li .tosi {
    	font-size: 18px;
    }
    #gaikanai ul.ai_content li .note {
    	font-size: 16px;
    }
    #gaikanai ul.ai_content li .merit {
    	font-size: 20px;
    }
    #contact form dl {
        display: block;
    }
    #contact form dd {
	    width: 100%;
    }
    .item-btn {
        max-width: 100%;
	    padding: 10px;
	    box-sizing: border-box;
    }
    #contact form dt {
	    font-size: 16px;
	    margin-bottom: 10px;
    }
    #contact form dt span {
	    font-size: 14px;
    }
    #contact form dd input, #contact form dd textarea {
	    font-size: 16px;
    }
    #contact form dd input {
        line-height: 40px;
	    height: 40px;
    }
    
    #contact form .agree p {
    	font-size: 14px;
    }
    label.checkbox {
    	font-size: 14px;
	    padding-left: 40px;
    }
    label.checkbox:before {
    	width: 20px;
	    height: 20px;
        left: 8px;
	    top: -1px;
    }
	
	#thank p{
		font-size:0.85rem;
	}
	
	.kabu{
    	width: 100%;
    	margin-left: 0;
    	margin: auto;
    	text-align: center;
	}
	
	.kabu img{
		width:55%;
	}
}