@charset "UTF-8";


/* PC向けのスタイル： 481px～ */
@media only screen and (min-width: 481px) {

#con_top {
	width: 100%;
	height: 450px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin: 0px;
	padding: 0px;
}
#con_top dl {
	height: auto;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#con_top dl dt {
	font-weight: bold;
	font-size: 200%;
	letter-spacing: 0.1em;
	line-height: 1.6em;
}
#con_top dl dt span {
	color: #0099cc;
	border-bottom: dotted 2px #0099cc;
}
#con_top dl dd {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 2.2em;
}
#con_sub {
	background-image: url(../images/concept.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 340px;
	width: 100%;
	margin-top: 40px !important;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
#con_sub dt {
	margin: 0px;
	line-height: 2.2em;
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-weight: bold;
}
#con_sub dt span {
	color: #009ace;
	background: linear-gradient(transparent 60%, yellow 60%);
	font-size: 130%;
}
.text1 {
	padding: 0px;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.6em;
	color: #009ace;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.link-btn-ppi {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link-btn-ppi a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
	background-color: #009ace;
	border-radius: 5px;
	box-shadow: 3px 3px #116784;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 22px;
}
.link-btn-ppi 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: #006d92;
}
#con_ppi {
	margin: 0px;
	padding: 0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#con_ppi dl {
	padding: 0px;
	height: auto;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
}
#con_ppi dl dt {
	margin: 0px;
	padding: 0px;
}
#con_ppi dl dd {
	margin: 0px;
	font-size: 90%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.g_btn {
	margin: 0px;
	background-color: #F5F5F5;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
.g_btn dl {
	margin: 0px;
	padding: 0px;
}
.g_btn dl dt {
	text-align: center;
	font-weight: bold;
	font-size: 130%;
}
.g_btn dl dd {
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 65%;
}
.g_btn dl dd a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
	background-color: #837858;
	border-radius: 5px;
	box-shadow: 5px 5px #4c4636;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 27px;
	font-size: 130%;
}
.g_btn dl dd 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: #6c6551;
}
#con_tokucyou {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
#con_tokucyou::after{
  content:"";
  display: block;
  width:30%;
}
#con_tokucyou .p_icon {
	background-color: #009ace;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	height: auto;
	width: 80%;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	color: #FFF;
	border-radius: 5px;
}

#con_tokucyou dl {
	height: auto;
	width: 30%;
	border: 2px solid #009ace;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#con_tokucyou dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#con_tokucyou dl dt img {
	width: 100%;
}

#con_tokucyou dl dd {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #009ace;
	font-size: 120%;
}
#con_tokucyou dl p {
	font-size: 90%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#con_fukidasshi {
	background-color: #837858;
	height: auto;
	width: 65%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 130%;
	border-radius: 5px;
	position: relative;
}
#con_fukidasshi:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -15px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #837858 transparent transparent transparent;
    border-width: 15px 15px 0 15px;
}

.con_btm {
	background-color: #F5F5F5;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
	height: auto;
	width: 100%;
}
.con_inner {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	height: auto;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.con_inner dl {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 30%;
}
.con_inner dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.con_inner dl dd {
	padding: 0px;
	font-size: 130%;
	font-weight: bold;
	color: #009ace;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.7em;
}
.con_inner dl dd span {
	background: linear-gradient(transparent 60%, yellow 60%);
}
.con_inner dl p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}


}



/* スマホ向けのスタイル： ～480px */
@media only screen and (max-width: 480px) {

#con_top {
	width: 100%;
	height: auto;
	background-image: url(../images/top_sp.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin: 0px;
	padding: 0px;
}
#con_top dl {
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	height: auto;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#con_top dl dt {
	font-weight: bold;
	font-size: 140%;
	letter-spacing: 0.1em;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px;
}
#con_top dl dt span {
	color: #0099cc;
	border-bottom: dotted 2px #0099cc;
}

#con_top dl dd {
	font-size: 90%;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 70%;
}
#con_sub {
	background-image: url(../images/concept_sp.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 100%;
	background-position: center;
	padding-top: 70px;
	padding-right: 30px;
	padding-bottom: 70px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#con_sub dt {
	margin: 0px;
	line-height: 2.2em;
	font-weight: bold;
	padding: 0px;
}
#con_sub dt span {
	color: #009ace;
	background: linear-gradient(transparent 60%, yellow 60%);
	font-size: 130%;
}
.text1 {
	padding: 0px;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.6em;
	color: #009ace;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
.link-btn-ppi {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link-btn-ppi a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
	background-color: #009ace;
	border-radius: 5px;
	box-shadow: 3px 3px #116784;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 22px;
}
#con_ppi {
	margin: 0px;
	padding: 0px;
}
#con_ppi dl {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
}
#con_ppi dl dt {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#con_ppi dl dd {
	margin: 0px;
	font-size: 90%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.g_btn {
	margin: 0px;
	background-color: #F5F5F5;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}
.g_btn dl {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.g_btn dl dt {
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	margin: 0px;
	padding: 0px;
	line-height: 1.7em;
}
.g_btn dl dd {
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.g_btn dl dd a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
	background-color: #837858;
	border-radius: 5px;
	box-shadow: 5px 5px #4c4636;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 27px;
}
#con_tokucyou {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
#con_tokucyou::after{
  content:"";
  display: block;
  width:30%;
}
#con_tokucyou .p_icon {
	background-color: #009ace;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: auto;
	width: 80%;
	margin-top: -25px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	color: #FFF;
	border-radius: 5px;
}

#con_tokucyou dl {
	border: 2px solid #009ace;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#con_tokucyou dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#con_tokucyou dl dt img {
	width: 100%;
}

#con_tokucyou dl dd {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #009ace;
	font-size: 120%;
}
#con_tokucyou dl p {
	font-size: 90%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#con_fukidasshi {
	background-color: #837858;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-size: 120%;
	border-radius: 5px;
	position: relative;
	padding: 15px;
}
#con_fukidasshi:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -15px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #837858 transparent transparent transparent;
    border-width: 15px 15px 0 15px;
}

.con_btm {
	background-color: #F5F5F5;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
.con_inner {
	padding: 0px;
	margin: 0px;
}
.con_inner dl {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.con_inner dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.con_inner dl dt img {
	width: 100%;
}
.con_inner dl dd {
	padding: 0px;
	font-size: 130%;
	font-weight: bold;
	color: #009ace;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.7em;
}
.con_inner dl dd span {
	background: linear-gradient(transparent 60%, yellow 60%);
}
.con_inner dl p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}


}
