@charset "UTF-8";
/* CSS Document */


html, body{
  padding: 0;
  margin: 0;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

a{
  text-decoration: none;
}





header{
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  box-shadow: 0 0 5px gray;
  background-color: #FFFFFF;
  z-index: 999999;
}

.header_nk{
  display: flex;
  justify-content: space-between;
  width: 1000px;
  margin: auto;
}
.header_left{
  display: block;
  width: 200px;
  height: 30px;
  margin-top: 8px;
  text-align: center;
  line-height: 30px;
}
.header_left a{
  transition: 0.3s;
  opacity: 1;
}
.header_left a:hover{
  opacity: 0.6;
}

.header_right{
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}
.header_right a{
  display: block;
  margin: 0 10px;
  color: #1677CE;
  font-weight: bold;
  transition: 0.3s;
  opacity: 1;
}
.header_right a:hover{
  opacity: 0.6;
}


.header_hamburger{
  display: none;
}











main{
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.main_view{
  display: block;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 50vw;
  margin: auto;
  background-color: #ADADAD;
  background-image: url("../img/main_img.jpg");
  background-size: cover;
  background-position: bottom center;
  overflow: hidden;
}
/*
.main_view h1{
  display: block;
  position: absolute;
  top: 10%;
  left: 70%;
  transform: translate(-50%, -50%);
  width: 90%;
  height: 100%;
  line-height: 60vw;
  text-align: center;
  font-size: 6vw;
  color: #0095ED;
  text-shadow: 3px 3px 0 #FAEA00;
  writing-mode: vertical-rl;
}
*/
.main_view img{
  display: block;
  position: absolute;
  bottom: 18vw;
  right: 0;
  width: 65vw;
}
.main_uma{
  display: block;
  position: absolute;
  bottom: -33vw!important;
  left: -55vw;
  width: 165vw!important;
}
.main_cachi{
  display: block;
  position: absolute;
  bottom: 0vw!important;
  right: 5vw!important;
  width: 48vw!important;
}
.main_view a{
  display: block;
  position: absolute;
  bottom: 6vw;
  left: 25vw;
  width: auto;
  height: auto;
  opacity: 1;
  transition: 0.3s;
}
.main_view a:hover{
  opacity: 0.8;
}
.main_a_img{
  display: block;
  position: absolute;
  bottom: 0vw!important;
  right: 0vw!important;
  width: 20vw!important;
  transform: rotate(-5deg);
}




.c_one{
  display: block;
  position: relative;
  justify-content: space-between;
  width: 1000px;
  margin: 100px auto;
}
.sun_1{
  display: block;
  position: absolute;
  bottom: 50px;
  left: -100px;
  width: 160px;
}
.sun_2{
  display: block;
  position: absolute;
  bottom: 50px;
  right: -100px;
  width: 160px;
}
.sun_3{
  display: block;
  position: absolute;
  top: -50px;
  left: -40px;
  width: 160px;
}
.c_one_flex{
  display: flex;
  justify-content: space-between;
}
.c_one_left{
  display: block;
  width: 480px;
  height: auto;
}
.c_one h1{
  display: block;
  text-align: center;
  font-size: 30px;
  background-color: #0094E6;
  color: #F7EA00;
  border-top: solid 2px #F7EA00;
  border-bottom: solid 2px #F7EA00;
}
.c_one p{
  display: block;
  width: 480px;
  margin: 40px auto 0;
  font-size: 20px;
  text-align: justify;
}
.c_one_right{
  display: block;
  width: 480px;
  margin-top: -0px;
  text-align: justify;
}

.bagun{
  display: block;
  width: 800px;
  margin: 30px auto 0;
}



.main_phot1{
  display: block;
  width: 100%;
  height: 30vw;
  background-color: #B4B4B4;
  background-image: url("../img/summerrace.png");
  background-size: cover;
  background-position: center center;
}
.main_phot2{
  display: block;
  width: 100%;
  height: 300px;
  background-color: #B4B4B4;
}






.c_two{
  display: flex;
  position: relative;
  justify-content: space-between;
  width: 1000px;
  margin: 100px auto 100px;
}
.maru1{
  display: block;
  position: absolute;
  top: 0;
  left: -50px;
  width: 150px;
  transform: rotate(5deg);
}
.maru2{
  display: block;
  position: absolute;
  bottom: 20px;
  left: -40px;
  width: 160px;
  transform: rotate(-5deg);
}
.maru3{
  display: block;
  position: absolute;
  bottom: 30px;
  left: 300px;
  width: 150px;
  transform: rotate(5deg);
}
.sun_4{
  display: block;
  position: absolute;
  bottom: 0;
  left: 940px;
  width: 80px;
}
.c_two_left{
  display: block;
  width: 400px;
  height: auto;
}
.c_two_left img{
  display: block;
  width: 850px;
  margin: -20px 0 0 -250px;
}
.c_two_right{
  display: block;
  width: 500px;
  height: auto;
}
.c_two h1{
  display: block;
  text-align: center;
  font-size: 30px;
  background-color: #0094E6;
  color: #F7EA00;
  border-top: solid 2px #F7EA00;
  border-bottom: solid 2px #F7EA00;
}
.c_two p{
  display: block;
  width: 500px;
  margin: 40px auto 0;
  font-size: 20px;
  text-align: justify;
}

.c_two_price{
  display: block;
  width: 100%;
  height: auto;
  background-color: #E6EDF2;
  border: solid 2px #0095ED;
  margin-top: 30px;
  padding: 20px 0;
  text-align: center;
}
.span1{
  text-decoration: line-through;
}
.span2{
  font-weight: bold;
  color: #D10003;
}




.c_tyokkin{
  display: block;
  position: relative;
  justify-content: space-between;
  width: 1000px;
  margin: 100px auto 100px;
}
.c_tyokkin h1{
  display: block;
  text-align: center;
  font-size: 30px;
  background-color: #0094E6;
  color: #F7EA00;
  border-top: solid 2px #F7EA00;
  border-bottom: solid 2px #F7EA00;
}
.c_tyokkin h2{
  display: block;
  text-align: center;
  font-size: 40px;
  color: #FE0000;
  font-weight: bold;
  text-shadow: 3px 3px 0px #FAEA00;
}


.tyokkin_tekichu{
  display: block;
}
.tyokkin_tekichu_sp{
  display: none;
}




.c_three{
  display: block;
  width: 100%;
  margin: 0px auto;
  background-color: #E4ECF4;
  padding: 100px 0;
}
.c_three_nk{
  display: block;
  width: 1000px;
  margin: auto;
}
.c_three h1{
  display: block;
  width: 800px;
  margin: auto;
  text-align: center;
  font-size: 70px;
  color: #2991DD;
  font-family: "Stick", sans-serif;
  font-weight: bold;
  font-style: normal;
  background:linear-gradient(transparent 60%, #ff6 60%);
}
.c_three p{
  display: block;
  width: 800px;
  margin: 40px auto 0;
  font-size: 20px;
}
.c_three_nk a{
  display: block;
  width: 500px;
  margin: 40px auto 0;
  opacity: 1;
  transition: 0.3s;
}
.c_three_nk a:hover{
  opacity: 0.6;
}


.hyakusen{
  display: block;
  width: 1000px;
  height: auto;
  margin: 60px auto 0;
}

.hyakusen h2{
  font-size: 40px;
  background-color: #0092E4;
  color: #FAEA00;
  padding-left: 30px;
}
.hyakusen_top10{
  display: block;
  position: relative;
  width: 1000px;
  height: 250px;
  background-color: #FFFFFF;
  border-radius: 10px;
  overflow: hidden;
}
.hyakusen_phot{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 400px;
  height: 250px;
  background-size: cover;
  background-position: center center;
}
.p1{
  background-image: url("../img/p1.jpg");
}
.p2{
  background-image: url("../img/p2.jpg");
}
.p3{
  background-image: url("../img/p3.jpg");
}
.p4{
  background-image: url("../img/p4.jpg");
}
.p5{
  background-image: url("../img/p5.jpg");
}
.p6{
  background-image: url("../img/p6.jpg");
}
.p7{
  background-image: url("../img/p7.jpg");
}
.p8{
  background-image: url("../img/p8.jpg");
}
.p9{
  background-image: url("../img/p9.jpg");
}
.p10{
  background-image: url("../img/p10.jpg");
}

.hyakusen_top10 h3{
  display: block;
  position: absolute;
  top: 5px;
  left: 430px;
  font-size: 40px;
  line-height: 0;
  color: #E40003;
}
.hyakusen_title{
  display: block;
  position: absolute;
  top: 75px;
  left: 430px;
  font-size: 25px;
}
.hyakusen_title2{
  display: block;
  position: absolute;
  top: 115px;
  left: 430px;
  font-size: 30px;
  font-weight: bold;
}
.hyakusen_title3{
  display: block;
  position: absolute;
  top: 180px;
  left: 430px;
  font-size: 25px;
}
.hyakusen_title4{
  display: block;
  position: absolute;
  top: 160px;
  right: 40px;
  font-size: 50px;
  font-weight: bold;
  color: #E40003;
}
.mato{
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 150px;
}


.hyakusen_comment{
  display: block;
  width: 1000px!important;
  margin: 20px auto 20px!important;
  font-size: 20px;
}

.hyakusen_tb{
  display: flex;
  justify-content: center;
  width: 1000px;
  background-color: #FFFFFF;
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  line-height: 40px;
  margin: 5px 0 0 0;
}
.hyakusen_tbspan1{
  margin: 0 20px;
  font-size: 30px;
  color: #FC0000;
}
.hyakusen_tbspan2{
  display: block;
  padding: 0px 20px;
  background-color: #FFE6D3;
  color: #FF6C00;
  border-radius: 10px;
}


.top90 tr{
  display: flex;
  justify-content: flex-start;
  width: 1000px;
  background-color: #FFFFFF;
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  line-height: 40px;
  margin: 5px 0 0 0;
}
.top90 tr td:nth-child(3){
  margin: 0 0px 0 20px;
}
.top90 tr td:nth-child(6){
  margin: 0 20px 0 20px;
  font-size: 15px;
}
.top90 tr td:nth-child(8){
  margin: 0 0px 0 20px;
  font-size: 30px;
  color: #FC0000;
}
.top90 tr td:nth-child(9){
  margin: 0 20px 0 0px;
  font-size: 30px;
  color: #FC0000;
}
.top90 tr td:nth-child(1){
  display: block;
  padding: 0px 20px;
  background-color: #FFE6D3;
  color: #FF6C00;
  border-radius: 10px;
  margin-right: 20px;
  margin-left: 100px;
}






.c_four{
  display: block;
  width: 1000px;
  margin: 100px auto 100px;
}
.c_four h1{
  display: block;
  width: 100%;
  text-align: center;
  font-size: 30px;
  background-color: #0094E6;
  color: #F7EA00;
  border-top: solid 2px #F7EA00;
  border-bottom: solid 2px #F7EA00;
}
.c_four_flex{
  display: flex;
  justify-content: space-between;
}
.c_four_flex_box{
  display: block;
  position: relative;
  width: 320px;
  height: 330px;
  background-color: #E2ECF6;
  border-radius: 10px;
  overflow: hidden;
  padding-bottom: 20px;
}
.bango{
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 99999;
  width: 40px;
  height: 40px;
  border-radius: 60px;
  background-color: #0095ED;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  color: #FFFFFF;
}
.box_phot1{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background-image: url("../img/point1.jpg");
  background-size: cover;
  background-position: center center;
}
.box_phot2{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background-image: url("../img/point2.jpg");
  background-size: cover;
  background-position: center center;
}
.box_phot3{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background-image: url("../img/point3.jpg");
  background-size: cover;
  background-position: center center;
}
.box_title{
  display: block;
  position: relative;
  top: 175px;
  left: 0;
  background-color: #0095ED;
  text-align: center;
  color: #FAEA00;
  width: 320px;
  padding: 5px 0;
}
.box_bn{
  display: block;
  position: relative;
  top: 190px;
  left: 0;
  text-align: justify;
  color: #252525;
  width: 280px;
  font-size: 14px;
  padding: 0 20px;
}





.contact_st{
  display: block;
  width: 100%;
  height: auto;
  padding: 60px 0;
  background-color: #DFECF8;
}

.contact{
  display: block;
  width: 800px;
  margin: auto;
}
.contact h1{
  display: block;
  position: relative;
  color: #0096F4;
  font-size: 25px;
  margin-top: 0px;
  text-align: center;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  font-style: normal;
  background-color: #FFFFFF;
  width: 300px;
  margin: auto;
  border: solid 3px #0097FC;
  border-radius: 10px;
}
.contact h1 span{
  display: block;
  font-size: 14px;
}


.contact_nk{
  display: block;
  width: 500px;
  height: auto;
  margin: -25px auto 0;
  border: solid 3px #0097FC;
  border-radius: 10px;
  background-color: #FFFFFF;
  text-align: center;
  padding: 30px 0;
}
.tel{
  font-size: 35px;
  font-weight: bold;
  color: #424242;
}
.tel span{
  font-size: 18px;
  color: #56BBFF;
}
.main_contact_uktk{
  display: block;
  margin: auto;
  width: 400px;
  background-color: #0097FC;
  padding: 5px 0;
  color: #EEEEE1;
}







footer{
  display: block;
  position: relative;
  width: 100%;
  height: 200px;
  background-color: #007AD5;
}

.footer_nk{
  display: block;
  width: 1000px;
  margin: auto;
  padding: 60px 0;
}

.footer_down{
  display: flex;
  justify-content: center;
  margin: 20px auto 0;
}
.footer_down a{
  display: block;
  margin: 0 10px;
  color: #FFFFFF;
}


.footer_under{
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  text-align: center;
  color: #FFFFFF;
  font-size: 10px;
  background-color: #002D51;
  line-height: 30px;
}




.main_view_sub{
  display: block;
  width: 100%;
  height: 150px;
  background: linear-gradient(0deg, rgb(22, 135, 237), rgb(20, 55, 90));
  text-align: center;
  line-height: 190px;
  color: #FFFFFF;
}





.main_view_sub_content{
  display: block;
  width: 95%;
  max-width: 800px;
  margin: 60px auto;
  padding-bottom: 50px;
  padding-top: 50px;
}
.main_view_sub_content h3{
  display: block;
  text-align: start;
  color: #2991DD;
  border-bottom: solid 2px #2991DD;
}
.main_view_sub_content h5{
  color: #2991DD;
  font-size: 16px;
}

.list span{
  display: block;
  font-size: 0.8rem;
}





.company{
  display: block;
  width: 100%;
  height: auto;
  padding: 0px 0 50px 0;
}
.company{
  display: block;
  width: 800px;
  margin: auto;
}
.company table{
  display: block;
  width: 100%;
  max-width: 1000px;
  margin: 0px auto 0;
  padding: 0px;
  background-color: #DCECFA;
}
.company table tr{
  width: 100%;
  display: block;
  padding: 5px;
}
.company table tr th{
  display: block;
  width: 764px;
  padding-left: 20px;
  height: 60px;
  background-color: #0078D5;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
}
.company table tr td{
  display: block;
  width: 764px;
  text-align: center;
  padding-left: 20px;
  height: 60px;
  background-color: #FFFFFF;
  color: #2D2D2D;
  font-weight: 500;
  text-decoration: none!important;
  line-height: 60px;
  font-size: 20px;
}












@media screen and (max-width: 600px) {
	/* 600px以下に適用されるCSS（スマホ用） */
  
header{
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 12vw;
  box-shadow: 0 0 5px gray;
  background-color: #FFFFFF;
  z-index: 999999;
}

.header_nk{
  display: flex;
  justify-content: space-between;
  width: 95%;
  margin: auto;
}
.header_left{
  display: block;
  width: 40vw;
  height: auto;
  margin-top: 2vw;
  text-align: center;
  line-height: 0;
}
.header_left a{
  transition: 0.3s;
  opacity: 1;
}
.header_left a:hover{
  opacity: 0.6;
}

.header_right{
  display: none;
  justify-content: space-between;
  margin-top: 15px;
}
.header_right a{
  display: block;
  margin: 0 10px;
  color: #1677CE;
  font-weight: bold;
  transition: 0.3s;
  opacity: 1;
}
.header_right a:hover{
  opacity: 0.6;
}

  
  
  
.header_hamburger{
  display: block;
}
/* ハンバーガーメニューのスタイル */
.hamburger-menu {
  font-size: 30px;
  cursor: pointer;
  position: absolute;
  top: 2.5vw;
  right: 4vw;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: auto;
  height: 7vw;
}

.bar {
  width: 8vw;
  height: 1vw;
  background-color: #0095ED;
  border-radius: 5px;
  transition: all 0.3s ease;
}

/* メニュー */
.menu {
  position: fixed;
  top: 0;
  right: -80vw; /* 最初は隠れている */
  width: 80vw;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 50px;
  transition: right 0.3s ease-in-out;
  z-index: 999;
}

.menu ul {
  list-style: none;
  padding: 0;
}

.menu ul li {
  margin: 20px 0;
  text-align: center;
}

.menu ul li a {
  text-decoration: none;
  color: #0095ED;
  font-weight: bold;
  font-size: 5vw;
}

/* メニューが開いた時のスタイル */
.menu.open {
  right: 0;
}

/* ハンバーガーアイコンが閉じたとき */
.hamburger-menu.open .bar:nth-child(1) {
  transform: rotate(45deg);
  position: absolute;
  top: 13px;
}

.hamburger-menu.open .bar:nth-child(2) {
  opacity: 0;
}

.hamburger-menu.open .bar:nth-child(3) {
  transform: rotate(-45deg);
  position: absolute;
  top: 13px;
}

/* 背景のオーバーレイ部分 */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.1);
  display: none;
  z-index: 998;
}
  
  
  
  



main{
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.main_view{
  display: block;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 120vw;
  margin: auto;
  background-color: #ADADAD;
  background-image: url("../img/main_img.jpg");
  background-size: cover;
  background-position: bottom center;
  overflow: hidden;
}
/*
.main_view h1{
  display: block;
  position: absolute;
  top: 10%;
  left: 70%;
  transform: translate(-50%, -50%);
  width: 90%;
  height: 100%;
  line-height: 60vw;
  text-align: center;
  font-size: 6vw;
  color: #0095ED;
  text-shadow: 3px 3px 0 #FAEA00;
  writing-mode: vertical-rl;
}
*/
.main_view img{
  display: block;
  position: absolute;
  bottom: 0vw;
  right: 0;
  width: 75vw;
}
.main_uma{
  display: block;
  position: absolute;
  bottom: -13vw!important;
  left: -55vw;
  width: 165vw!important;
}
.main_cachi{
  display: block;
  position: absolute;
  bottom: 45vw!important;
  right: 8vw!important;
  width: 90vw!important;
}
.main_view a{
  display: block;
  position: absolute;
  bottom: 6vw;
  left: 25vw;
  width: auto;
  height: auto;
  opacity: 1;
  transition: 0.3s;
}
.main_view a:hover{
  opacity: 0.8;
}
.main_a_img{
  display: block;
  position: absolute;
  bottom: 0vw!important;
  right: -20vw!important;
  width: 40vw!important;
  transform: rotate(-5deg);
}




.c_one{
  display: block;
  position: relative;
  justify-content: space-between;
  width: 95%;
  margin: 10vw auto;
}
.sun_1{
  display: block;
  position: absolute;
  bottom: 5vw;
  left: -10vw;
  width: 16vw;
}
.sun_2{
  display: block;
  position: absolute;
  bottom: 5vw;
  right: -10vw;
  width: 16vw;
}
.sun_3{
  display: block;
  position: absolute;
  top: -10vw;
  left: -4vw;
  width: 16vw;
}
.c_one_flex{
  display: block;
  justify-content: space-between;
}
.c_one_left{
  display: block;
  width: 100%;
  height: auto;
}
.c_one h1{
  display: block;
  text-align: center;
  font-size: 6vw;
  background-color: #0094E6;
  color: #F7EA00;
  border-top: solid 2px #F7EA00;
  border-bottom: solid 2px #F7EA00;
}
.c_one p{
  display: block;
  width: 100%;
  margin: 0vw auto 0;
  font-size: 4.5vw;
  text-align: justify;
}
.c_one_right{
  display: block;
  width: 100%;
  margin-top: -0px;
  text-align: justify;
}

.bagun{
  display: block;
  width: 80vw;
  margin: 3vw auto 0;
}



.main_phot1{
  display: block;
  width: 100%;
  height: 30vw;
  background-color: #B4B4B4;
  background-image: url("../img/summerrace.png");
  background-size: cover;
  background-position: center center;
}







.c_two{
  display: block;
  position: relative;
  justify-content: space-between;
  width: 95%;
  margin: 10vw auto;
}
.maru1{
  display: block;
  position: absolute;
  top: 0;
  left: 5vw;
  width: 30vw;
  transform: rotate(0deg);
}
.maru2{
  display: block;
  position: absolute;
  top: 25vw;
  left: 5vw;
  width: 30vw;
  transform: rotate(-0deg);
}
.maru3{
  display: block;
  position: absolute;
  top: 50vw;
  left: 5vw;
  width: 32vw;
  transform: rotate(0deg);
}
.sun_4{
  display: block;
  position: absolute;
  top: 0;
  right: 50vw;
  width: 12vw;
}
.c_two_left{
  display: block;
  width: 100%;
  height: auto;
}
.c_two_left img{
  display: block;
  width: 115vw;
  margin: -3vw 0 0 5vw;
}
.c_two_right{
  display: block;
  width: 100%;
  height: auto;
}
.c_two h1{
  display: block;
  text-align: center;
  font-size: 6vw;
  background-color: #0094E6;
  color: #F7EA00;
  border-top: solid 2px #F7EA00;
  border-bottom: solid 2px #F7EA00;
}
.c_two p{
  display: block;
  width: 100%;
  margin: 0vw auto 0;
  font-size: 4.5vw;
  text-align: justify;
}
.c_two_price{
  display: block;
  width: 100%;
  height: auto;
  background-color: #E6EDF2;
  border: solid 2px #0095ED;
  margin-top: 5vw;
  padding: 2vw 0;
  text-align: center;
}
.span1{
  text-decoration: line-through;
}
.span2{
  font-weight: bold;
  color: #D10003;
}




.c_tyokkin{
  display: block;
  position: relative;
  justify-content: space-between;
  width: 95%;
  margin: 10vw auto;
}
.c_tyokkin h1{
  display: block;
  text-align: center;
  font-size: 6vw;
  background-color: #0094E6;
  color: #F7EA00;
  border-top: solid 2px #F7EA00;
  border-bottom: solid 2px #F7EA00;
}
.c_tyokkin h2{
  display: block;
  text-align: center;
  font-size: 5vw;
  color: #FE0000;
  font-weight: bold;
  text-shadow: 3px 3px 0px #FAEA00;
}

.tyokkin_tekichu{
  display: none;
}
.tyokkin_tekichu_sp{
  display: block;
}





.c_three{
  display: block;
  width: 100%;
  margin: 0px auto;
  background-color: #E4ECF4;
  padding: 10vw 0;
}
.c_three_nk{
  display: block;
  width: 95%;
  margin: auto;
}
.c_three h1{
  display: block;
  width: 100%;
  margin: auto;
  text-align: center;
  font-size: 8vw;
  color: #2991DD;
  font-family: "Stick", sans-serif;
  font-weight: bold;
  font-style: normal;
  background:linear-gradient(transparent 60%, #ff6 60%);
}
.c_three p{
  display: block;
  width: 100%;
  margin: 5vw auto 0;
  font-size: 4.5vw;
}
.c_three_nk a{
  display: block;
  width: 100%;
  margin: 4vw auto 0;
  opacity: 1;
  transition: 0.3s;
}
.c_three_nk a:hover{
  opacity: 0.6;
}


.hyakusen{
  display: block;
  width: 100%;
  height: auto;
  margin: 10vw auto 0;
}

.hyakusen h2{
  font-size: 8vw;
  background-color: #0092E4;
  color: #FAEA00;
  padding-left: 3vw;
}
.hyakusen_top10{
  display: block;
  position: relative;
  width: 100%;
  height: 130vw;
  background-color: #FFFFFF;
  border-radius: 10px;
  overflow: hidden;
}
.hyakusen_phot{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70vw;
  background-size: cover;
  background-position: center center;
}
.p1{
  background-image: url("../img/p1.jpg");
}
.p2{
  background-image: url("../img/p2.jpg");
}
.p3{
  background-image: url("../img/p3.jpg");
}
.p4{
  background-image: url("../img/p4.jpg");
}
.p5{
  background-image: url("../img/p5.jpg");
}
.p6{
  background-image: url("../img/p6.jpg");
}
.p7{
  background-image: url("../img/p7.jpg");
}
.p8{
  background-image: url("../img/p8.jpg");
}
.p9{
  background-image: url("../img/p9.jpg");
}
.p10{
  background-image: url("../img/p10.jpg");
}

.hyakusen_top10 h3{
  display: block;
  position: absolute;
  top: 70vw;
  left: 5vw;
  font-size: 8vw;
  line-height: 0;
  color: #E40003;
}
.hyakusen_title{
  display: block;
  position: absolute;
  top: 85vw;
  left: 5vw;
  font-size: 4.5vw;
}
.hyakusen_title2{
  display: block;
  position: absolute;
  top: 93vw;
  left: 5vw;
  font-size: 5.5vw;
  font-weight: bold;
}
.hyakusen_title3{
  display: block;
  position: absolute;
  top: 103vw;
  left: 5vw;
  font-size: 5vw;
}
.hyakusen_title4{
  display: block;
  position: absolute;
  top: 111vw;
  right: 4vw;
  font-size: 11vw;
  font-weight: bold;
  color: #E40003;
}
.mato{
  display: block;
  position: absolute;
  top: 72vw;
  right: 0vw;
  width: 25vw;
}


.hyakusen_comment{
  display: block;
  width: 100%!important;
  margin: 5vw auto!important;
  font-size: 5vw;
}

.hyakusen_tb{
  display: flex;
  justify-content: center;
  width: 1000px;
  background-color: #FFFFFF;
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  line-height: 40px;
  margin: 5px 0 0 0;
}
.hyakusen_tbspan1{
  margin: 0 20px;
  font-size: 30;
  color: #FC0000;
}
.hyakusen_tbspan2{
  display: block;
  padding: 0px 20px;
  background-color: #FFE6D3;
  color: #FF6C00;
  border-radius: 10px;
}


.top90 tr{
  display: flex;
  justify-content: flex-start;
  width: 110%;
  background-color: #FFFFFF;
  padding: 4vw 0;
  text-align: center;
  font-weight: bold;
  font-size: 2.5vw;
  line-height: 0vw;
  margin: 1vw 0 0 0;
}
.top90 tr td:nth-child(3){
  margin: 0 0px 0 2vw;
}
.top90 tr td:nth-child(6){
  margin: 0 2vw 0 2vw;
  font-size: 0;
  display: none;
}
.top90 tr td:nth-child(8){
  margin: 0 0px 0 2vw;
  font-size: 4vw;
  color: #FC0000;
}
.top90 tr td:nth-child(9){
  margin: 0 20px 0 0px;
  font-size: 3vw;
  color: #FC0000;
}
.top90 tr td:nth-child(1){
  display: block;
  padding: 0px 0vw;
  background-color: transparent;
  color: #FF6C00;
  border-radius: 10px;
  margin-right: 2vw;
  margin-left: 2vw;
}






.c_four{
  display: block;
  width: 95%;
  margin: 10vw auto;
}
.c_four h1{
  display: block;
  width: 100%;
  text-align: center;
  font-size: 6vw;
  background-color: #0094E6;
  color: #F7EA00;
  border-top: solid 2px #F7EA00;
  border-bottom: solid 2px #F7EA00;
}
.c_four_flex{
  display: block;
  justify-content: space-between;
}
.c_four_flex_box{
  display: block;
  position: relative;
  width: 100%;
  height: 92vw;
  background-color: #E2ECF6;
  border-radius: 10px;
  overflow: hidden;
  padding-bottom: 0;
  margin-bottom: 3vw;
}
.bango{
  display: block;
  position: absolute;
  top: 5vw;
  left: 5vw;
  z-index: 99999;
  width: 10vw;
  height: 10vw;
  border-radius: 60vw;
  background-color: #0095ED;
  text-align: center;
  line-height: 10vw;
  font-size: 5vw;
  color: #FFFFFF;
}
.box_phot1{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50vw;
  background-image: url("../img/point1.jpg");
  background-size: cover;
  background-position: center center;
}
.box_phot2{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50vw;
  background-image: url("../img/point2.jpg");
  background-size: cover;
  background-position: center center;
}
.box_phot3{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50vw;
  background-image: url("../img/point3.jpg");
  background-size: cover;
  background-position: center center;
}
.box_title{
  display: block;
  position: relative;
  top: 45vw;
  left: 0;
  background-color: #0095ED;
  text-align: center;
  color: #FAEA00;
  width: 100%;
  padding: 5px 0;
  font-size: 5vw;
}
.box_bn{
  display: block;
  position: relative;
  top: 48vw;
  left: 0;
  text-align: justify;
  color: #252525;
  width: 85vw;
  font-size: 4vw;
  padding: 0 5vw;
}





.contact_st{
  display: block;
  width: 100%;
  height: auto;
  padding: 10vw 0;
  background-color: #DFECF8;
}

.contact{
  display: block;
  width: 95%;
  margin: auto;
}
.contact h1{
  display: block;
  position: relative;
  color: #0096F4;
  font-size: 5vw;
  margin-top: 0px;
  text-align: center;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  font-style: normal;
  background-color: #FFFFFF;
  width: 60vw;
  margin: auto;
  border: solid 3px #0097FC;
  border-radius: 10px;
}
.contact h1 span{
  display: block;
  font-size: 3vw;
}


.contact_nk{
  display: block;
  width: 97%;
  height: auto;
  margin: -5vw auto 0;
  border: solid 3px #0097FC;
  border-radius: 10px;
  background-color: #FFFFFF;
  text-align: center;
  padding: 8vw 0 6vw 0;
}
.tel{
  font-size: 6vw;
  font-weight: bold;
  color: #424242;
}
.tel span{
  font-size: 4vw;
  color: #56BBFF;
}
.main_contact_uktk{
  display: block;
  margin: auto;
  width: 80vw;
  background-color: #0097FC;
  padding: 5px 0;
  color: #EEEEE1;
  font-size: 4vw;
}







footer{
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #007AD5;
}

.footer_nk{
  display: block;
  width: 95%;
  margin: auto;
  padding: 10vw 0 18vw 0;
}

.footer_down{
  display: block;
  justify-content: center;
  margin: 0 auto 0;
}
.footer_down a{
  display: block;
  margin: 2vw 0px;
  color: #FFFFFF;
}


.footer_under{
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  text-align: center;
  color: #FFFFFF;
  font-size: 10px;
  background-color: #002D51;
  line-height: 30px;
}




.main_view_sub{
  display: block;
  width: 100%;
  height: 30vw;
  background: linear-gradient(0deg, rgb(22, 135, 237), rgb(20, 55, 90));
  text-align: center;
  line-height: 40vw;
  color: #FFFFFF;
  font-size: 3vw;
}





.main_view_sub_content{
  display: block;
  width: 95%;
  max-width: 800px;
  margin: 0px auto;
  padding-bottom: 10vw;
  padding-top: 10vw;
}

.main_view_sub_content h3{
  display: block;
  text-align: start;
  color: #2991DD;
  border-bottom: solid 2px #2991DD;
}
.main_view_sub_content h5{
  color: #2991DD;
  font-size: 5vw;
}

.list span{
  display: block;
  font-size: 0.8rem;
}





.company{
  display: block;
  width: 100%;
  height: auto;
  padding: 0px 0 0px 0;
}
.company{
  display: block;
  width: 100%;
  margin: auto;
}
.company table{
  display: block;
  width: 100%;
  max-width: 1000px;
  margin: 0px auto 0;
  padding: 0px;
  background-color: #DCECFA;
}
.company table tr{
  width: 100%;
  display: block;
  padding: 5px;
}
.company table tr th{
  display: block;
  width: 96%;
  padding-left: 0px;
  height: 10vw;
  background-color: #0078D5;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 10vw;
  text-align: center;
  font-size: 5vw;
}
.company table tr td{
  display: block;
  width: 89%;
  text-align: start;
  padding: 4vw 3vw;
  height: auto;
  background-color: #FFFFFF;
  color: #2D2D2D;
  font-weight: 500;
  text-decoration: none!important;
  line-height: 8vw;
  font-size: 5vw;
}

  
}






























































