@charset "UTF-8";
/* CSS Document */
#m-contents{
	display: block;
	overflow: hidden;
}

a {
	transition: all 0.3s ease 0s;
}
img {
	transition: all 0.3s ease 0s;
}
.con1 h2{
    width: 100%;
    margin: 40px auto ;
    text-align: left;
    background-image: url(./ttl_bk.png);
    text-align: center;
}

.con2 h2{
    width: 100%;
    margin: 40px auto ;
    text-align: left;
    background-image: url(./ttl_bk.png);
    text-align: center;
}

.con5 h3{
    width: 1000px;
    margin: 50px auto 10px;
    text-align: center;
    font-size: 30px;
}

.pc_none{
    display: inline-block !important;
}
.tbl_none{
    display: none !important;
}
.sp_none{
    display: none !important;
}

.m-aside{
    border-top: none;
    padding-top: 0px;
    margin: 0 0 50px 0;
}

/* レイアウト */

.l-contents{
    list-style:none;
font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}


.ttl_box{
	display: block;
    float: left;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.main_box{
	display: block;
    margin: 0 auto 20px;
    overflow: hidden;
    text-align: center;
    width: 100%;
    font-size: 12px;
}
.main_box img{
	display: block;
    margin: 0 auto 0;
    overflow: hidden;
    position: relative;
}
.main_box_moji{
	color: #a40035;
    display: block;
    float: left;
    font-size: 20px;
    line-height: 1.8em;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 300px;
    width: 100%;
}
.main_box_moji img{
    margin: 0 auto;
}

.main_box_moji h1{
	display: block;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
	color: #000;
    line-height: 2em;
}

.main_box_moji2{
    color: #535353;
    display: block;
    float: left;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.2em;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 650px;
    width: 100%;
    font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

.main_box_moji2 p{
    font-weight: lighter;
    display: inline-block;
    margin: 0 ;
}

.main_box_moji2 span{
    display: block;
    overflow: hidden;
    font-size: 10px;
    margin: 10px auto;
    line-height: 1.5em;
}

.main_box_logo1{
    display: block;
    left: 26.5vw;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 22vw;
}
.main_box_logo2{
    display: block;
    left: 42.3vw;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 20vw;
}
.main_box_logo1 img{
    display: block;
    overflow: hidden;
    margin: 0px;
}
.main_box_logo2 img{
    display: block;
    overflow: hidden;
    margin: 0px;
}



.navi{
    display: block;
    overflow: hidden;
    width: 100%;
}
.navi ul{
    display: block;
    overflow: hidden;
    width: 870px;
    margin: 0 auto ;
    padding: 0px;
}
.navi ul li{
    display: block;
    overflow: hidden;
    width: 270px;
    margin: 0 10px ;
    float: left;
}
.con1{
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin: 0 0 20px 0;
    padding: 0 0 50px 0;
}

.con1 ul {
	display: block;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0px;
    font-size: 0;
}

.con1 ul li{
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 0 50px 0 0;
    float: left;
}
.con1 ul li img{
    width: auto;
}

.con_come{
    display: block;
    overflow: hidden;
    text-align: left;
    font-size: 14px;
    padding: 20px 0;
    border-bottom: solid 1px #a6937c;
}
.con_come p{
    background-color: #f0ded9;
    display: inline-block;
}
.con_items_list{
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}

.con_items_list p{
    display: block;
    overflow: hidden;
    margin: 0;
    text-align: none;
    font-size: 12px;
    border-bottom: solid 1px #a6937c;
    height: 40px;
}
.con_items_list span{
    display: inline-block;
    overflow: hidden;
    padding: 10px 0;
}

.con_items_list p a{
    display: block;
    overflow: hidden;
    color: #000;
    padding: 10px 0 ;
    text-decoration: none;
}

.con_items_list p a::after {
    backface-visibility: hidden;
    border-right: 1px solid #a6937c;
    border-top: 1px solid #a6937c;
    content: "";
    display: inline-block;
    height: 12px;
    margin-left: 95%;
    position: relative;
    transform: rotate(45deg);
    transition: all 0.2s linear 0s;
    vertical-align: middle;
    width: 12px;
    top: -15px;
}

.con2{
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin: 0 auto 50px;
}
.con2 h2{
}
.con2 img{
    width: 1000px;
}
.con2 ul{
    display: block;
    overflow: hidden;
    width: 1000px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}
.con2 ul li {
    display: block;
    overflow: hidden;
    float: left;
    width: 474px;
}

.con2 ul li:nth-of-type(2) {
    display: block;
    overflow: hidden;
    float: left;
    width: 32px;
    margin: 0 10px ;
}
.con2 ul li:nth-of-type(2) img {
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 0;
}
.con2 ul li a{
    color: #000;
    text-decoration: none;
    font-size: 12px;
}
.con2 ul li img{
    display: block;
    overflow: hidden;
    width: 100%;
}

.con3{
	display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    color: #a40035;
    font-size: 14px;
    height: 160px;
}

.con3 h2{
    font-size: 60px !important;
    font-weight: bold;
    font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif !important;
}


.con3 ul{
	display: block;
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.con3 ul li{
	display: block;
    float: left;
    margin: 0 30px;
    overflow: hidden;
    text-align: center;
    width: 273px;
}

.con3_under {
    backface-visibility: hidden;
    border-right: 1px solid #a40035;
    border-top: 1px solid #a40035;
    content: "";
    display: inline-block;
    height: 50px;
    position: relative;
    transform: rotate(135deg);
    transition: all 0.2s linear 0s;
    vertical-align: middle;
    width: 50px;
}

.small_ttl{
    display: block;
    overflow: hidden;
    width: 100%;
    color: #535353;
}
.small_ttl ul{
    display: block;
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}
.small_ttl ul li:nth-of-type(1){
    display: block;
    overflow: hidden;
    width: 171px;
    margin: 0 30px 0 0 ;
    float: left;
}
.small_ttl ul li:nth-of-type(2){
    display: block;
    overflow: hidden;
    width: 700px;
    float: left;
    margin: 4% 20px;
}
.small_ttl ul li p{
    font-size: 25px;
    font-weight: bold;
}
.small_ttl ul li img{
    width: 100%;
}



.con3_moji{
	display: block;
    line-height: 1.6em;
    overflow: hidden;
    text-align: left;
    width: 100%;
}
.con3_moji p{
	display: block;
    overflow: hidden;
    font-size: 11px;
    margin: 20px 0;
    color: #666666;
}


.con3 ul li a{
	display: block;
    overflow: hidden;
    margin: 20px 0 ;
    color: #666666;
    text-decoration: none;
    padding: 5px 8px;
}

.con3 ul li a::after{
    backface-visibility: hidden;
    border-right: 1px solid #646464;
    border-top: 1px solid #646464;
    content: "";
    display: inline-block;
    height: 6px;
    margin-left: 3px;
    position: relative;
    top: -1px;
    transform: rotate(40deg) skew(-10deg, 0deg);
    transition: all 0.2s linear 0s;
    vertical-align: middle;
    width: 6px;
}



.smallsmall_ttl{
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 1000px;
}
.smallsmall_ttl ul{
    display: block;
    overflow: hidden;
    color: #535353;
    padding: 20px 0;
}
.smallsmall_ttl ul li:nth-of-type(1){
    display: block;
    overflow: hidden;
    width: 61px;
    float: left;
}
.smallsmall_ttl ul li:nth-of-type(2){
    display: block;
    margin: 15px 0;
    overflow: hidden;
    width: 300px;
    color: #535353;
    font-size: 25px;
    font-weight: bold;
}



.smallsmall_ttl2{
    display: block;
    margin: 0 auto 50px;
    overflow: hidden;
    width: 100%;
    color: #535353;
}
.smallsmall_ttl2 ul{
    display: block;
    overflow: hidden;
    padding: 0;
}
.smallsmall_ttl2 ul li{
    display: block;
    float: left;
    margin: 0 40px 0;
    overflow: hidden;
    width: 250px;
}
.smallsmall_ttl2 ul li p{
    display: block;
    font-size: 25px;
    font-weight: bold;
    margin: 20px 0;
    overflow: hidden;
}
.smallsmall_ttl2 ul li span{
    display: block;
    height: 100px;
    overflow: hidden;
    text-align: left;
}
.smallsmall_ttl2 ul li img{
    margin: 10px 0;
}

.smallsmall_ttl3{
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    color: #535353;
}
.smallsmall_ttl3 ul{
    display: block;
    overflow: hidden;
    padding: 0;
}
.smallsmall_ttl3 ul li{
    display: block;
    float: left;
    margin: 0 40px;
    overflow: hidden;
    width: 250px;
    text-align: left;
}
.smallsmall_ttl3 ul li:nth-of-type(2){
    display: block;
    float: left;
    margin: 0 40px;
    overflow: hidden;
    width: 565px;
    text-align: left;
}
.smallsmall_ttl3 ul li p{
    display: block;
    font-size: 25px;
    font-weight: bold;
    margin: 20px 0;
    overflow: hidden;
}

.smallsmall_ttl3 ul li span{
    text-align: justify;
    display: block;
}
.smallsmall_ttl3 ul li img{
    margin: 80px 0 0;
    width: 100%;
}



.m-sign-form-btn-area{
    width: 378px;
}
.m-btn-active{
    background-color: #ffa13c;
}

.r_notes {
    background-color: #eee;
    display: block;
    font-size: 12px;
    margin: 0 0 50px;
    overflow: hidden;
    padding: 30px;
    text-align: center;
    width: 100%;
}
.r_notes ul{
    display: block;
    overflow: hidden;
    width: 930px;
    margin: 0 auto;
    text-align: left;
}
.r_notes ul span{
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0;
    display: block;
}

.r_notes ul li{
    display: block;
}

.sml_ttl_box_underbtn_footer {
    display: block;
    overflow: hidden;
    padding: 0 0 40px 0;
    width: 350px !important;
    margin: 0 auto;
}
.sml_ttl_box_underbtn_footer a {
    display: block;
    overflow: hidden;
    margin: 10px auto;
    text-align: center;
    background-color: #535353;
    color: #fff;
    padding: 20px 50px;
    font-size: 14px;
    text-decoration: none;
    border-radius: 5px;        /* CSS3草案 */
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;   /* Firefox用 */
}

.sml_ttl_box_underbtn_footer2 {
    display: block;
    overflow: hidden;
    padding: 0 0 40px 0;
    width: 100%;
    margin: 0 10px;
    text-decoration: none;
    text-align: center;
}
.sml_ttl_box_underbtn_footer2 ul {
    display: block;
    overflow: hidden;
    padding: 0px;
    width: 1000px;
    margin: 0 auto;
}
.sml_ttl_box_underbtn_footer2 ul li{
    display: inline-block;
    overflow: hidden;
    width: 100%;
}
.sml_ttl_box_underbtn_footer2 ul li a {
    display: block;
    overflow: hidden;
    text-align: center;
}
.sml_ttl_box_underbtn_footer2 ul li a img{
    width: 100%;
}

.atogaki{
    display: block;
    overflow: hidden;
    width: 100%;
    background-color:#f8f8f8;
    font-size: 15px;
    padding: 50px 0;
    line-height: 2em;
    color: #535353;
}

.icon{
    display: block;
    overflow: hidden;
    width: 100%;
    background-color: #535353;
    font-size: 12px;
    padding: 5px 0;
    color: #fff;
    text-align: center;
    margin: 5px 0;
    border-radius: 2px;        /* CSS3草案 */
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 2px;   /* Firefox用 */
}
.icon a{
    display: block;
    overflow: hidden;
    background-color:#535353;
    color: #fff;
}

.kagi_image{
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
}
.kagi_image img{
    margin: 0 auto;
    width: auto;
}

.kagi{
    display: block;
    overflow: hidden;
    color: #fff;
    width: 100%;
    font-size: 40px;
    background-color: #ec0b1d;
    padding: 20px 0;
    text-align: center;
    margin: 0 0 30px ;
}

.under_link_box {
    overflow: hidden;
    padding: 0;

}

.under_link {
    margin: 20px auto 50px;
    text-align: center;
    width: 100%;
    padding: 0;
}
.under_link ul{
    padding: none;
}

.under_link li {
    display: inline-block;
    margin: 0 5px;
    text-align: center;
    width: 400px;
    font-size: 18px;
}

.under_link li a {
    text-decoration: none;
    background: #ff6756;
    border: 1px solid #ff6756;
    border-radius: 2px;
    color: #fff;
    display: block;
    padding: 14px 0;

}


@media screen and (min-width: 640px) {

a img:hover{
    opacity: 0.7;
}

.con3 ul li a:hover{
    text-decoration: underline;
}
.m-btn-active:hover{
    background-color: #ffc17f;
}
.con1 ul li a:hover {
    background-color: #707070;
}
.con1 ul li a img:hover {
    opacity: 0.7;
}
.con_items_list p a:hover{
    background-color: #eae0d7;
}
.con2 ul li a:hover{
    opacity: 0.7;
}

.sml_ttl_box_underbtn_footera a:hover{
    background-color: #707070;
}
.sml_ttl_box_underbtn_footer2 ul li a:hover{
    opacity: 0.7;
}

.under_link li a:hover {
    background: #fe8275;
}

}


@media screen and (max-width: 640px) {
/* 表示領域が640px未満の場合に適用するスタイル */
    .pc_none{
    display: none !important;
}
    .tbl_none{
    display: block !important;
}
    .sp_none{
    display: block !important;
}
.main_box{
    height: 400px;
    font-size: 10px;
}

.main_box img{
    width: 100%;
}

.con1 h2{
    text-align: left;
    width: 100%;
    margin: 30px auto;
}
.con1 h2 img{
    width: 100%;
}
.con5 h3{
    font-size: 20px;
    line-height: 1.5em;
    width: 100%;
}

.main_box_moji{
    margin: 0 5%;
    width: 90%;
    display: block;
    position: static;
}
.main_box_moji h1{
    font-size: 11px;
}
.main_box{
    height: auto;
    margin: 0;
}
.main_box img{
    margin: 0;
}
.main_box_moji2{
    font-size: 12px;
    margin: 0 5%;
    top: 90vw;
    width: 90%;
}

.main_box_logo2{
    margin: 0 5%;
    width: 33%;
    top: 5vw;
}

.main_box_logo3{
    margin: 0 5%;
    width: 33%;
    top: 5vw;
}

.navi{
    width: 100%;
}
.navi ul{
    width: 100%;
    padding: 0px;
}
.navi ul li{
    width: 30%;
    margin: 0 5px;
}
.navi ul li img{
    width: 100%;
}
.con1 , .con2 , .con4 , .con7{
    width: 100%;
    margin: 0 ;
}
.con1 ul {
    width: 100%;
}
.con1 ul li{
    width: 100%;
}
.con1 ul li img{
    width: 95%;
}
.con2 h2 {
    width: 100%;
}
.con2 h2 img{
    width: 100%;
}
.con2 ul{
    width: 100%;
    margin: 0 auto;
}
.con2 ul li a{
    font-size: 10px;
}
.con2 ul li:nth-of-type(1) , .con2 ul li:nth-of-type(2){
    width: 95% !important;
    margin: 0 2.5% 0;
    float: left;
}

.con2 ul li:nth-of-type(3) , .con2 ul li:nth-of-type(4) , .con2 ul li:nth-of-type(5){
    width: 95% !important;
    margin: 0 2.5% 0;
    float: left;
}

.con2 ul li img{
    width: 100%;
}

.small_ttl ul{
    width: 100%;
    text-align: center;
}

.small_ttl ul li:nth-of-type(1){
    width: 100%;
    float: none;
    margin: 0 auto;
}
.small_ttl ul li:nth-of-type(2) {
    width: 90%;
    text-align: left;
    font-size: 14px;
}
.small_ttl ul li img{
    margin: 20px auto;
    max-width: 170px;
}
.small_ttl ul li p{
    margin: 10px auto;
}

.smallsmall_ttl{
    width: 100%;
}
.con2 {
    margin: 0 auto 50px;
}

.con4{
    margin: 0 0 80px;
}


.smallsmall_ttl2 ul li p{
    margin: 10px;
}

.smallsmall_ttl2 ul li span{
    height: auto;
}

.smallsmall_ttl3 ul li img{
    margin: 0;
}

.m-aside-menu{
    padding-top: 0px;
}

.m-sign-form-btn-area{
    width: 95%;
    margin: 0 auto;
}


.r_notes {
    padding: 40px 0;
}

.r_notes ul{
    width: 90%;
}

.sml_ttl_box_underbtn_footer {
    width: 100% !important;
}
.sml_ttl_box_underbtn_footer a {
    width: 90%;
    padding: 20px 5px;
}

.sml_ttl_box_underbtn_footer2 {
    width: 100% !important;
    margin: 0;
}
.sml_ttl_box_underbtn_footer2 ul {
    width: 100%;
}
.sml_ttl_box_underbtn_footer2 ul li a{
    width: 100%;
}
.sml_ttl_box_underbtn_footer2 ul li a img{
    width: 100%;
}

.atogaki{
    width: 90% !important;
    padding: 50px 5%;
    font-size: 12px;
    text-align: left;
    margin: 0 auto;
}

.kagi_image img{
    width: 70%;
}

.kagi{
    font-size: 20px;
}


ul.under_link li {
    width: 95%;
    margin: 5px;
}


}
