@charset "Shift_JIS";

/* PC向けのスタイル */
@media only screen and (min-width: 641px) {

/*=============================================================
　index
=============================================================*/

.mojinaka {
	font-weight: bold;
	display: block;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #5A4A37;
	font-size: 110%;
}
.sin_pictxt {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	gap:80px;
}
.sin_pictxt_area {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: auto;
	width: 55%;
}
.sin_pictxt_area ul {
	display: flex;
  flex-direction: column;    /* 縦に並べる */
  justify-content: center;   /* 垂直方向の中央揃え */
  height: 100%;
  padding: 0;
  margin: 0;
}
.sin_pictxt_area ul li {
	font-weight: bold;
	padding: 0px;
	margin-top: 1%;
	margin-right: 0px;
	margin-bottom: 1%;
	margin-left: 0px;
}
.sin_pictxt_area ul li i{
	color: #ec765f;
  font-size: 30px;
  margin-right: 10px;
  font-style: normal!important;
}

.sin_pictxt_max_text {
	font-size: 170%;
	font-weight: bold;
	line-height: 1.7em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #5A4A37;
}
.sin_pictxt_min_text {
	line-height: 2em;
}
.sin_pictxt_pic {
	padding: 0px;
	margin: 0px;
	height: auto;
	width: 40%;
}
.link-btn-onayami-a {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 50%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link-btn-onayami-a a {
	color: #5a4a37;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
	background-color: #f6ca1c;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../img/yajirushi_btn.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 20px;
	border-radius: 50px;
	font-size: 110%;
	font-weight: bold;
}
.link-btn-onayami-a a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #f8d757;
}
.onayami_index {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.onayami_index_inner {
	display: flex;
	justify-content: center;
	padding: 0px;
	gap: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.onayami_index_text {
	border: 2px solid #5A4A37;
	margin: 0px;
	padding: 20px;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 110%;
	height: auto;
	width: 30%;
}
.onayami_index_icon {
}
.onayami_index_icon i {
	color: #ec765f;
	font-size: 30px;
	font-style: normal!important;
	margin-top: 30px;
}
.onayami_index_link {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 30%;
}
.onayami_index_link a {
	color: #5a4a37;
	text-decoration: none;
	padding: 20px;
	display: block;
	background-color: #f6ca1c;
	margin: 0px;
	background-image: url(../../img/yajirushi_btn.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 20px;
	font-size: 110%;
	font-weight: bold;
}
.onayami_index_link a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #f8d757;
}
.link-btn-onayami-b {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 35%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.link-btn-onayami-b a {
	color: #5a4a37;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
	background-color: #f6ca1c;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../img/yajirushi_btn.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 20px;
	border-radius: 50px;
	font-size: 110%;
	font-weight: bold;
}
.link-btn-onayami-b a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #f8d757;
}
.center_picture {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.midashi_text {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.midashi_text dl {
	padding: 0px;
	margin: 0px;
}
.midashi_text dl dt {
	font-size: 120%;
	font-weight: bold;
	color: #5A4A37;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.midashi_text dl dd {
	margin: 0px;
	padding: 0px;
}

/*=============================================================
　nayami
=============================================================*/

.musiba_hikaku table{
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 40px;
}

table tr:last-child{
  border-bottom:solid 1px #ddd;
}

.musiba_hikaku table th{
  text-align: center;
  padding: 7px 0;
  border-right:solid 1px #ddd;
  border-left:solid 1px #ddd;
  border-bottom:solid 1px #ddd;
  width: 37%;
}

.musiba_hikaku table th:nth-child(1){
  background-color:#dddddd;
}

.musiba_hikaku table th:nth-child(2){
  background-color:#f34955;
  color: white;
}

.musiba_hikaku table th:nth-child(3){
  background-color:#f5b932;
  color: white;
}

.musiba_hikaku table td{
  text-align: left;
  padding: 7px 0 7px 3px;
  border-right:solid 1px #ddd;
  border-left:solid 1px #ddd;
border-bottom:solid 1px #ddd;
font-size:100%;
}

.musiba_hikaku table td a{
  background-color: #25b327;
  color: white;
  padding:5px 20px;
  border-radius: 30px;
  font-weight: bold;
}
.kakoi_contents {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	border: 2px solid #EC765F;
	margin: 0px;
	padding-top: 30px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 60px;
	border-radius: 15px;
	background-color: #FFFFFF;
}
.kakoi_picture {
}
.kakoi_contents dl {
	margin: 0px;
	padding: 0px;
}
.kakoi_contents dl dt {
	font-size: 120%;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.kakoi_contents dl dd {
	margin: 0px;
	padding: 0px;
}
.senmon_link {
	margin: 0px;
	padding: 30px;
	height: auto;
	width: 100%;
	background-color: #FFF6D6;
}
.senmon_link_text {
	font-size: 110%;
	font-weight: bold;
	color: #ec765f;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.senmon_link_btn {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 35%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.senmon_link_btn a {
	color: #5a4a37;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
	background-color: #f6ca1c;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../img/yajirushi_btn.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 20px;
	border-radius: 50px;
	font-size: 110%;
	font-weight: bold;
}
.list_text {
  padding: 0;
  margin: 0;
}
.list_text ul {
  height: 100%;
  padding: 0;
  margin: 0;
}
.list_text ul li {
	font-weight: bold;
	padding: 0px;
	margin-top: 1%;
	margin-right: 0px;
	margin-bottom: 1%;
	margin-left: 0px;
}
.mutuu_step {
	display: flex;
	justify-content: center;
	gap: 10px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	position: relative;
}
.mutuu_step_inner {
	background-color: #FFFFFF;
	padding: 20px;
	border-radius: 10px;
	height: auto;
	width: 25%;
	margin: 0px;
	position: relative;
}
.mutuu_step_title {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #5A4A37;
	font-size: 110%;
}
.mutuu_step_inner ul{
	margin: 0px;
	padding: 0px;
}
.mutuu_step_inner ul li{
	font-size: 90%;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 1%;
	margin-right: 0px;
	margin-bottom: 1%;
	margin-left: 0px;
}
.mutuu_step_inner i {
    position: absolute;
    top: 50%;
    right: -5%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.qa {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.qa_area {
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 40px;
	padding-left: 60px;
	border-radius: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #f9f8f3;
}
.question {
	font-size: 110%;
	font-weight: bold;
	color: #ec765f;
	background-image: url(../img/nayami01/q.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.answer {
	background-image: url(../img/nayami01/a.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 45px;
}

}


/* スマホ向けのスタイル */
@media only screen and (max-width: 640px) {

/*=============================================================
　index
=============================================================*/

.mojinaka {
	font-weight: bold;
	display: block;
	padding: 0px;
	color: #5A4A37;
	margin: 0px;
	font-size: 110%;
	line-height: 1.7em;
}
.sin_pictxt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.sin_pictxt_area {
	margin: 0px;
	padding: 0px;
}
.sin_pictxt_area ul {
	display: flex;
  flex-direction: column;    /* 縦に並べる */
  justify-content: center;   /* 垂直方向の中央揃え */
  height: 100%;             /* ※必要に応じて高さ指定 */
  padding: 0;
  margin: 0;
}
.sin_pictxt_area ul li {
	font-size: 100%;
	line-height: 1.5em;
	font-weight: bold;
	padding: 0px;
	margin-top: 1%;
	margin-right: 0px;
	margin-bottom: 1%;
	margin-left: 0px;
}
.sin_pictxt_area ul li i{
	color: #ec765f;
  font-size: 30px;
  margin-right: 10px;
  font-style: normal!important;
}

.sin_pictxt_max_text {
	font-size: 130%;
	font-weight: bold;
	line-height: 1.7em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #5A4A37;
}
.sin_pictxt_min_text {
	line-height: 2em;
}
.sin_pictxt_pic {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.link-btn-onayami-a {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link-btn-onayami-a a {
	color: #5a4a37;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
	background-color: #f6ca1c;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../img/yajirushi_btn.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 20px;
	border-radius: 50px;
	font-size: 110%;
	font-weight: bold;
}
.onayami_index {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.onayami_index_inner {
	display: flex;
	justify-content: center;
	padding: 0px;
	gap: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.onayami_index_text {
	border: 2px solid #5A4A37;
	margin: 0px;
	background-color: #FFFFFF;
	font-weight: bold;
	height: auto;
	width: 48%;
	padding: 10px;
}
.onayami_index_icon {
position: relative;
height: auto;
	width: 5%;
}
.onayami_index_icon i {
	color: #ec765f;
	font-size: 20px;
	font-style: normal!important;
	position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.onayami_index_link {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 48%;
}
.onayami_index_link a {
	color: #5a4a37;
	text-decoration: none;
	padding: 20px;
	display: block;
	background-color: #f6ca1c;
	margin: 0px;
	background-image: url(../../img/yajirushi_btn.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 20px;
	font-weight: bold;
	line-height: 1.5em;
}
.link-btn-onayami-b {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.link-btn-onayami-b a {
	color: #5a4a37;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
	background-color: #f6ca1c;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../img/yajirushi_btn.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 20px;
	border-radius: 50px;
	font-size: 110%;
	font-weight: bold;
}
.center_picture {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.midashi_text {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.midashi_text dl {
	padding: 0px;
	margin: 0px;
}
.midashi_text dl dt {
	font-size: 120%;
	font-weight: bold;
	color: #5A4A37;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.midashi_text dl dd {
	margin: 0px;
	padding: 0px;
}

/*=============================================================
　nayami
=============================================================*/

.musiba_hikaku table{
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 40px;
}

table tr:last-child{
  border-bottom:solid 1px #ddd;
}

.musiba_hikaku table th{
  text-align: center;
  padding: 7px 0;
  border-right:solid 1px #ddd;
  border-left:solid 1px #ddd;
  border-bottom:solid 1px #ddd;
  width: 37%;
}

.musiba_hikaku table th:nth-child(1){
  background-color:#dddddd;
}

.musiba_hikaku table th:nth-child(2){
  background-color:#f34955;
  color: white;
}

.musiba_hikaku table th:nth-child(3){
  background-color:#f5b932;
  color: white;
}

.musiba_hikaku table td{
	text-align: left;
	padding: 7px 0 7px 3px;
	border-right: solid 1px #ddd;
	border-left: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	font-size: 90%;
	line-height: 1.5em;
}

.musiba_hikaku table td a{
  background-color: #25b327;
  color: white;
  padding:5px 20px;
  border-radius: 30px;
  font-weight: bold;
}
.kakoi_contents {
	border: 2px solid #EC765F;
	margin: 0px;
	padding: 20px;
	border-radius: 10px;
	background-color: #FFFFFF;
}
.kakoi_picture {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.kakoi_picture img{
	max-width: 60%;
}
.kakoi_contents dl {
	margin: 0px;
	padding: 0px;
}
.kakoi_contents dl dt {
	font-size: 120%;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.kakoi_contents dl dd {
	margin: 0px;
	padding: 0px;
}
.senmon_link {
	margin: 0px;
	padding: 20px;
	height: auto;
	width: 100%;
	background-color: #FFF6D6;
}
.senmon_link_text {
	font-size: 110%;
	font-weight: bold;
	color: #ec765f;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.senmon_link_btn {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.senmon_link_btn a {
	color: #5a4a37;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
	background-color: #f6ca1c;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../img/yajirushi_btn.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 20px;
	border-radius: 50px;
	font-size: 110%;
	font-weight: bold;
}
.senmon_link_btn a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #f8d757;
}
.list_text {
  padding: 0;
  margin: 0;
}
.list_text ul {
  height: 100%;
  padding: 0;
  margin: 0;
}
.list_text ul li {
	font-weight: bold;
	padding: 0px;
	margin-top: 1%;
	margin-right: 0px;
	margin-bottom: 1%;
	margin-left: 0px;
}
.mutuu_step {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	position: relative;
}
.mutuu_step_inner {
	background-color: #FFFFFF;
	padding: 15px;
	border-radius: 10px;
	height: auto;
	width: 47%;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.mutuu_step_title {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #5A4A37;
}
.mutuu_step_inner ul{
	margin: 0px;
	padding: 0px;
}
.mutuu_step_inner ul li{
	font-size: 90%;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 1%;
	margin-right: 0px;
	margin-bottom: 1%;
	margin-left: 0px;
}
.mutuu_step_inner i {
    position: absolute;
    top: 50%;
    right: -5%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.qa {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.qa_area {
	border-radius: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #f9f8f3;
	padding: 20px;
}
.question {
	font-size: 110%;
	font-weight: bold;
	color: #ec765f;
	background-image: url(../img/nayami01/q.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.answer {
	background-image: url(../img/nayami01/a.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 45px;
}


}
