@charset "UTF-8";
.text_box_sec01 {
    font-weight: 400;
    font-size: 22px;
    color: #333333;
    font-family: "Noto Sans JP", "游ゴシック体",Yu Gothic,YuGothic,"ヒラギノ角ゴ Pro",Hiragino Kaku Gothic Pro,"メイリオ",Meiryo,sans-serif;
}
.text_box02{
  position: absolute;
  max-width: 600px;
  bottom: 10%;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
}

.text_box03{
  margin: 0 auto;    
  max-width: 600px;
  padding-bottom: 80px;
}
.text_box04{
  margin: 0 auto;    
  max-width: 650px;
  text-align: left;
}

.text_box_access01 {
    width: 100%;
    position: absolute;
    max-width: 550px;
    bottom: 8%;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
}
.text_box_access02 {
    width: 100%;
    position: absolute;
    max-width: 550px;
    bottom: 8%;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
}

.text_box_access03 {
    width: 100%;
    position: absolute;
    max-width: 550px;
    bottom: 9%;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
}
.iframe_access {
  width: 100%;
  aspect-ratio: 5/4;
}

.sec03_1_image {
    padding: 50px 0 40px 0;
}
.sec03_3_image {
    padding: 30px 0 20px 0;
}
.sec03_4_image {
    padding: 40px 0 20px 0;
}
.sec03_5_image {
    padding: 40px 0 20px 0;
}
.sec04_1_image {
    padding: 50px 0 30px 0;
}
.sec04_3_image {
    padding: 40px 0 20px 0;
}
.sec04_5_image {
    padding: 40px 0 20px 0;
}
.sec04_7_image {
    padding: 40px 0 20px 0;
}
.sec05_1_image {
    padding: 50px 0 0 0;
}
.sec05_2_image {
    padding: 30px 0 40px 0;
}
.sec05_3_image {
    padding: 0 0 40px 0;
}
.sec05_4_image {
    padding: 0 0 40px 0;
}
.text_box_sec03_4 {
    font-weight: 400;
    font-size: 22px;
	color:#333333;
	font-family: "Noto Sans JP", "游ゴシック体",Yu Gothic,YuGothic,"ヒラギノ角ゴ Pro",Hiragino Kaku Gothic Pro,"メイリオ",Meiryo,sans-serif;
    text-align: left;
    max-width: 600px;
    margin: 0 auto;
}
.text_box_sec03_5 {
    padding-bottom: 60px;
    font-weight: 400;
    font-size: 22px;
	color:#333333;
	font-family: "Noto Sans JP", "游ゴシック体",Yu Gothic,YuGothic,"ヒラギノ角ゴ Pro",Hiragino Kaku Gothic Pro,"メイリオ",Meiryo,sans-serif;
    text-align: left;
    max-width: 600px;
    margin: 0 auto;
}
.text_box_sec04_3 {
    font-weight: 400;
    font-size: 22px;
	color:#333333;
	font-family: "Noto Sans JP", "游ゴシック体",Yu Gothic,YuGothic,"ヒラギノ角ゴ Pro",Hiragino Kaku Gothic Pro,"メイリオ",Meiryo,sans-serif;
    text-align: left
}
.text_box_sec04_5 {
    font-weight: 400;
    font-size: 22px;
	color:#333333;
	font-family: "Noto Sans JP", "游ゴシック体",Yu Gothic,YuGothic,"ヒラギノ角ゴ Pro",Hiragino Kaku Gothic Pro,"メイリオ",Meiryo,sans-serif;
    text-align: left
}
.text_box_sec04_7 {
    font-weight: 400;
    font-size: 22px;
	color:#333333;
	font-family: "Noto Sans JP", "游ゴシック体",Yu Gothic,YuGothic,"ヒラギノ角ゴ Pro",Hiragino Kaku Gothic Pro,"メイリオ",Meiryo,sans-serif;
    text-align: left
}
.text_box_sec05 {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.7;    
    padding-bottom: 20px;    
    text-align: left;    
	color:#333333;
	font-family: "Noto Sans JP", "游ゴシック体",Yu Gothic,YuGothic,"ヒラギノ角ゴ Pro",Hiragino Kaku Gothic Pro,"メイリオ",Meiryo,sans-serif;
}
.flex-row {
  display: flex;
  gap: 4px;
}

.flex-row+.flex-row {
  margin-top: 4px;
}

.flex-item {
  font-size: 22px;
}

.flex-item:nth-child(1) {
  width: 170px;
}

.flex-item:nth-child(2) {
  flex: 2;
}
/* @media only screen and (min-width: 812px) {
    .header__container {
        max-width: 750px;
    }
} */
@media screen and (max-width: 767px){
.fv_image {
    padding-top: 55px;
}
.text_box_sec01,.flex-item,.text_box_sec03_4,.text_box_sec03_5,.text_box_sec04_3,.text_box_sec04_5,.text_box_sec04_7 {
    font-size: 3.3vw;
}
.text_box_sec05 {
    font-size: 3vw;
    padding-bottom: 13px; 
}	    
.text_box04,.text_box_sec03_4,.text_box_sec03_5,.sec04_2_image,.sec04_4_image,.sec04_6_image,.text_box_access01,.text_box_access02,.text_box_access03,.sec04_3_image,.sec04_5_image,.sec04_7_image,.sec03_3_image,.sec03_4_image,.sec03_5_image{
    width: 90%;
margin: 0 auto;    
}    
.text_box_sec04_3,.text_box_sec04_5,.text_box_sec04_7{
        width: 87%;
margin: 0 auto;    
}
    
    
.sec03_2_image{
    width: 80%;
margin: 0 auto;    
}    
.sec04_3_image,.sec04_5_image,.sec04_7_image {
    padding: 20px 0 20px 0;
}    
.text_box03 {
    padding-bottom: 60px;
}
.flex-item:nth-child(1) {
  width: 110px;
}    
}