@charset "utf-8";
/*common
-----------------------------------------------------------------------------------------*/
section{
	padding: 0 0 50px;
}

section.bg-top{
	margin: 150px 0 50px;
	padding: 0;
	height: 600px;
	background-image: url("https://new-hansoku.yousay.co.jp/wp-content/themes/new-hansoku/images/bg-top.jpg");
}

div.top-mask{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
}

h1{
	display: inline-block;
	margin: 0 auto;
	padding: 15px 100px;
	font-size: 300%;
	color: rgb(255,255,255);
	background-color: rgb(255,192,0);
	letter-spacing: 3px;
	border-radius: 30px;
}

div.site-container{
	width: calc(100% - 100px);
	max-width: 1500px;
	margin: 0 auto;
	padding: 50px;
	background-color: rgb(255,255,255);
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.5);
}

h2.site-title{
	font-size: 250%;
	margin-bottom: 50px;
}

.align-center{
	align-items: center;
}

.align-stretch{
	align-items: stretch;
}

.font-orange{
	color: rgb(255,192,0);
}

.font-green{
	color: rgb(146,208,80);
}

@media screen and (max-width:1023px) {
section.bg-top{
	margin: 100px 0 50px;
}

h1{
	font-size: 250%;
}

h2.site-title{
	font-size: 180%;
	margin-bottom: 30px;
	font-weight: 700;
}
}

@media screen and (max-width:767px) {
section{
	padding: 0 0 30px;
}

section.bg-top{
	margin: 0 0 50px;
	height: 400px;
}

h1{
	display: block;
	width: 80%;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 130%;
}

div.site-container{
	width: calc(100% - 60px);
	padding: 30px;
}

section.last-section{
	margin-bottom: 100px;
}
}


/*home
-----------------------------------------------------------------------------------------*/
div.reason-beginning{
	font-size: 150%;
	font-weight: 700;
	line-height: 50px;
}

div.reason-block{
	margin-top: 30px;
	text-align: left;
}

h3.reason-title{
	margin-bottom: 10px;
	font-size: 230%;
	font-weight: 700;
}

div.reason-details{
	padding-left: 30px;
	font-size: 130%;
	line-height: 40px;
}

div.new-suggestion{
	padding: 30px;
	font-size: 200%;
	background-color: rgb(247,247,247);
}

div.site-container.details{
	position: relative;
	padding-top: 605px;
}

img.details-decoration{
	position: absolute;
	width: auto;
}

img.details-frase{
	top: 50px;
	left: 2.5%;
	height: 500px;
}

img.details-image{
	top: 50px;
	right: 2.5%;
	height: 600px;
}

h2.site-title.details{
	padding: 30px 0;
	background-color: rgb(255,192,0);
}

h2.site-title.details img{
	width: 60%;
}

div.details-beginning{
	font-size: 200%;
	margin-bottom: 50px;
}

div.movie-container{
	padding: 50px;
	background-color: rgb(247,247,247);
}

iframe.movie{
	width: 100%;
	height: 600px;
	margin-bottom: 50px;
}

a.link-details{
	position: relative;
	display: block;
	width: 60%;
	margin: 0 auto;
	padding: 20px 0;
	font-size: 200%;
	background-color: rgb(255,255,255);
	border-radius: 30px;
	box-shadow: 1px 1px 1px 1px rgb(0,0,0);
}

span.link-circle{
	position: absolute;
	top: -30px;
	left: -75px;
	width: 150px;
	height: 150px;
	background-color: rgb(255,192,0);
	border-radius: 50%;
	line-height: 150px;
}

@media screen and (max-width:1500px) {
div.site-container.details{
	padding-top: 510px;
}

img.details-frase{
	left: 0;
	height: 400px;
}

img.details-image{
	right: 0;
	height: 500px;
}
}

@media screen and (max-width:1250px) {
h3.reason-title{
	font-size: 180%;
}

a.link-details{
	width: 80%;
}
}

@media screen and (max-width:1200px) {
div.site-container.details{
	padding-top: 421px;
}

img.details-frase{
	height: 300px;
}

img.details-image{
	height: 400px;
}

iframe.movie{
	height: 500px;
}
}

@media screen and (max-width:1160px) {
div.reason-beginning{
	font-size: 120%;
	line-height: 40px;
}

iframe.movie{
	height: 400px;
}
}

@media screen and (max-width:1023px) {
h3.reason-title{
	font-size: 150%;
}

div.reason-details{
	padding-left: 0;
	font-size: 110%;
	line-height: 30px;
}

div.new-suggestion{
	font-size: 130%;
	font-weight: 700;
}

div.site-container.details{
	padding-top: 280px;
}

img.details-frase{
	left: 50px;
	height: 200px;
}

img.details-image{
	right: 30px;
	height: 250px;
}

h2.site-title.details img{
	width: 80%;
}

div.details-beginning{
	font-size: 150%;
	margin-bottom: 30px;
}

iframe.movie{
	height: 300px;
	margin-bottom: 50px;
}

a.link-details{
	width: 100%;
	padding: 10px 0;
	font-size: 150%;
}

span.link-circle{
	top: -20px;
	left: 0;
	width: 100px;
	height: 100px;
	line-height: 100px;
}

span.link-circle{
	display: none;
}

}

@media screen and (max-width:767px) {
h2.site-title{
	font-size: 150%;
}

div.reason-beginning{
	font-size: 110%;
	line-height: 30px;
}

h3.reason-title{
	font-size: 120%;
}

div.reason-details{
	font-size: 90%;
	line-height: 25px;
}

div.new-suggestion{
	padding: 30px;
	font-size: 110%;
}

div.site-container.details{
	padding-top: 188px;
}

img.details-frase{
	top: 50px;
	left: 20px;
	height: 90px;
}

img.details-image{
	right: 0;
	height: 150px;
}

img.image-suggestion{
	margin: 30px 0;
}

div.details-beginning{
	font-size: 110%;
	margin-bottom: 30px;
}

div.movie-container{
	padding: 30px;
}

iframe.movie{
	height: 200px;
	margin-bottom: 30px;
}

a.link-details{
	font-size: 120%;
}

span.link-circle{
	display: none;
}
}

@media screen and (max-width:374px) {
div.new-suggestion{
	padding: 10px;
	font-size: 90%;
}

div.site-container.details{
	padding-top: 160px;
}

img.details-frase{
	height: 80px;
}

img.details-image{
	height: 120px;
}

h2.site-title.details{
	padding: 20px 0;
}

div.details-beginning{
	font-size: 90%;
}

div.movie-container{
	padding: 0 0 30px;
}

iframe.movie{
	height: 180px;
}

a.link-details{
	width: 80%;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 100%;
}
}


/*Details
-----------------------------------------------------------------------------------------*/
h2.site-title.page-top{
	padding: 20px 0;
	color: rgb(255,255,255);
	background-color: rgb(255,192,0);
	border-radius: 50px;
}

h3.details-title{
	margin-bottom: 10px;
	font-size: 230%;
	font-weight: 700;
}

div.box-details{
	margin-top: 50px;
	padding: 50px;
	background-color: rgb(247,247,247);
}

div.details-box1{
	width: 60%;
}

div.details-box2{
	width: 40%;
	padding-top: 10px;
}

div.details-explain{
	margin: 50px 0;
	padding: 30px;
	font-size: 200%;
	background-color: rgb(255,255,255);
	box-shadow: 1px 1px 1px 1px rgb(0,0,0);
	border-radius: 30px;
}

div.details-box{
	width: calc(100% / 2 - 25px);
}

div.details-box img{
	width: 100%;
	height: 400px;
	object-fit: cover;
}

div.details-box3{
	width: calc(100% / 3 - 25px);
}

div.details-box3 img{
	width: 100%;
	height: 350px;
	object-fit: cover;
}

div.features-block{
	margin-top: 50px;
	padding: 50px;
	background-color: rgb(247,247,247);
}

div.features-block.lower{
	margin-bottom: 50px;
}

div.features-image{
	width: 30%;
	height: 300px;
}

img.image-features{
	width: auto;
	height: 100%;
}

div.features-content{
	width: calc(70% - 50px);
	padding: 30px 50px;
	background-color: rgb(255,255,255);
}

h4.features-title{
	font-size: 150%;
	font-weight: 700;
}

ul.features-list{
	margin: 20px 0 0;
	padding-left: 20px;
	list-style-type: disc;
	font-size: 120%;
	text-align: left;
	color: rgb(146,208,80);
}

ul.features-list li span{
	color: rgb(0,0,0);
}

ul.features-list li{
	margin-bottom: 10px;
}

ul.features-list li:last-child{
	margin-bottom: 0;
}

div.feature-comment{
	font-weight: 700;
}

img.image-customize{
	width: auto;
	height: 250px;
}

ul.customize-list{
	margin: 20px 0 0;
	padding-left: 20px;
	list-style-type: square;
	font-size: 120%;
	text-align: left;
	color: rgb(146,208,80);
}

ul.customize-list li{
	margin-bottom: 10px;
}

ul.customize-list li:last-child{
	margin-bottom: 0;
}

ul.customize-list li:nth-child(2n){
	color: rgb(255,192,0);
}

ul.customize-list li span{
	color: rgb(0,0,0);
}

h2.site-title.qa{
	padding: 20px 0;
	color: rgb(255,255,255);
	background-color: rgb(146,208,80);
	border-radius: 50px;
}

div.qa-conclusion{
	position: relative;
	margin-bottom: 50px;
	padding: 30px;
	color: rgb(255,255,255);
	font-size: 250%;
	font-weight: 700;
	background-color: rgb(255,192,0);
}

table.qa-table{
	margin-bottom: 50px;
	font-size: 120%;
	text-align: left;
}

table.qa-table td{
	padding: 10px 0;
}

td.qa-content{
	width: 45%;
	vertical-align: top;
}

td.qa-arrow{
	width: 10%;
	vertical-align: top;
}

td.qa-arrow img{
	display: inline-block;
	width: 50px;
}

img.conclusion-image{
	position: absolute;
	top: 15px;
	left: 30px;
	width: 150px;
}

div.qa-contact{
	font-size: 200%;
}

@media screen and (max-width:1500px) {
div.features-image{
	height: 250px;
}

img.image-customize{
	width: auto;
	height: 200px;
}
}

@media screen and (max-width:1200px) {
div.features-image{
	height: 200px;
}
}

@media screen and (max-width:1150px) {
div.details-explain{
	font-size: 150%;
}
}

@media screen and (max-width:1023px) {
div.details-explain{
	font-size: 130%;
	font-weight: 700;
}

div.details-box img{
	height: 300px;
}

div.details-box3 img{
	width: 100%;
	height: 250px;
	object-fit: cover;
}

div.features-image{
	width: 100%;
	height: auto;
}

div.features-image img{
	width: 50%;
	height: auto;
}

div.features-content{
	width: 100%;
	margin-top: 50px;
	padding: 30px;
	background-color: rgb(255,255,255);
}

img.image-customize{
	width: 50%;
	height: auto;
}

table.qa-table td{
	display: block;
	width: 100%;
}

td.qa-q{
	color: rgb(255,192,0);
	font-size: 120%;
	font-weight: 700;
}

td.qa-arrow{
	text-align: center;
}

td.qa-arrow img{
	transform: rotate(90deg);
}

td.qa-a{
	padding-bottom: 30px !important;
}

div.qa-conclusion{
	font-size: 150%;
}

img.conclusion-image{
	position: static;
	width: 100px;
	margin-bottom: 30px;
}

div.qa-contact{
	font-size: 150%;
}
}

@media screen and (max-width:767px) {
h2.site-title.page-top{
	padding: 10px 0;
	font-size: 120%;
}

h3.details-title{
	font-size: 150%;
}

div.box-details{
	margin-top: 30px;
	padding: 30px;
}

div.details-box1{
	width: 100%;
	margin-bottom: 30px;
}

div.details-box2{
	width: 100%;
	padding-top: 0;
}

div.details-box2 img{
	width: 80%;
}

div.details-box{
	width: 100%;
}

div.details-box img{
	width: 100%;
	height: auto;
}

div.details-box.upper{
	margin-bottom: 30px;
}

div.details-explain{
	margin: 30px 0;
	padding: 30px;
	font-size: 100%;
}

div.features-block{
	margin-top: 30px;
	padding: 30px;
}

div.features-block.lower{
	margin-bottom: 30px;
}

div.features-image img{
	width: 80%;
}

div.features-content{
	width: 100%;
	margin-top: 30px;
	padding: 0;
	background-color: rgb(247,247,247);
}

ul.features-list{
	font-size: 90%;
}

div.details-box3{
	width: 100%;
}

div.details-box3 img{
	height: auto;
}

div.details-box3.upper{
	margin-bottom: 30px;
}

img.image-customize{
	width: 80%;
	height: auto;
}

div.feature-comment{
	font-size: 80%;
	margin-top: 10px;
}

ul.customize-list{
	margin-top: 0;
	font-size: 90%;
}

h2.site-title.qa{
	padding: 10px 0;
}

table.qa-table{
	font-size: 100%;
}

div.qa-contact{
	font-size: 120%;
}

div.qa-conclusion{
	margin: -50px 0 30px;
}
}

@media screen and (max-width:374px) {
h2.site-title.page-top{
	font-size: 90%;
}

div.qa-conclusion{
	padding: 20px;
	font-size: 120%;
}

div.qa-contact{
	font-size: 100%;
	font-weight: 700;
}
}

/*Contact-form
-----------------------------------------------------------------------------------------*/
h2.site-title.contact{
	padding: 20px 0;
	color: rgb(255,255,255);
	background-color: rgb(255,192,0);
	border-radius: 50px;
}

span.form-item {
	display: inline-block;
	margin-right: 20px;
	padding: 5px 20px;
	font-size: 80%;
	color: rgb(255,255,255);
	background-color: rgb(255,192,0);
}

span.form-item.must {
	background-color: rgb(146,208,80);
}

table.contact-table {
	margin: 20px 0;
}

table.contact-table th {
	width: 25%;
	border-top: 1px solid rgb(191, 191, 191);
	padding: 15px;
}

table.contact-table td {
	width: 75%;
	border-top: 1px solid rgb(191, 191, 191);
	padding: 15px 0;
}

input.contact-text,
textarea.contact-textarea {
	width: 100%;
	background-color: rgb(247,247,247);
	border: 1px solid rgb(127, 127, 127);
	border-radius: 5px;
	padding: 10px;
}

input.contact-submit {
	display: block;
	width: 30%;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 120%;
	color: rgb(255,255,255);
	background-color: rgb(146,208,80);
	border: 1px solid rgb(146,208,80);
	outline: none;
	transition: 0.6s;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-ms-transition: 0.6s;
	-o-transition: 0.6s;
}

input.contact-submit:hover {
	cursor: pointer;
	color: rgb(146,208,80);
	background-color: rgb(255,255,255);
	transition: 0.6s;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-ms-transition: 0.6s;
	-o-transition: 0.6s;
}

div.screen-reader-response {
	color: rgb(255, 0, 0);
}

div.wpcf7-response-output {
	width: 100% !important;
	margin: 30px 0 0 !important;
	padding: 20px 0 !important;
	box-sizing: border-box !important;
	text-align: center;
}

input.wpcf7-not-valid,
textarea.wpcf7-not-valid {
	background-color: rgba(255, 0, 0, 0.7);
}

span.wpcf7-not-valid-tip {
	color: rgb(255, 0, 0);
	font-size: 80%;
}

@media screen and (max-width:1250px) {
table.contact-table th {
	width: 35%;
}

table.contact-table td {
	width: 65%;
}

input.contact-submit {
	width: 50%;
}
}

@media screen and (max-width:1023px) {
table.contact-table {
	margin: 20px 0;
}

table.contact-table th,
table.contact-table td {
	display: block;
	width: 100%;
}

table.contact-table th {
	padding-left: 0;
}

table.contact-table td {
	padding-top: 0;
	border-top: none;
}
}

@media screen and (max-width:767px) {
h2.site-topics.contact-form{
	display: none;
}

span.contact-caution {
	font-weight: 700;
	font-size: 100%;
}

input.contact-submit {
	width: 100%;
	margin-top: -10px;
}
}

@media screen and (max-width:374px) {
h2.site-title.contact{
	padding: 10px 0;
	font-size: 150%;
	border-radius: 50px;
}

table.contact-table{
	font-size: 80%;
}
}
