/* デスクトップ・タブレット横の設定 *//* bodyブロックの設定 */.container {  display: flex;  flex-direction: column;  align-items: center;  margin-bottom: 70px;}.cp_hr {  border-width: 1px 0 0 0;  border-style: dashed;  border-color: #411E0C;  width: 90%;}/* Hallowブロックの設定 */.hallo {  margin: 0px auto 50px;}.hallo_1 {  font-weight: 600;  font-size: 20px;  line-height: 45px;}.hallo_2 {  color: #cdad97;}.text-eng{      margin-bottom: 8px;}.web-visual {    display: inline-block;}/* logoブロックの設定 */.logo-block {  width: 100%;  margin-top: -6%;}/* Profileブロックの設定 */.profile-block {  background: #fffdfa;  width: 80%;  font-weight: 400;  display: inline-block;  text-align: left;  line-height: 25px;  padding: 20px 40px;  border: solid 3px #411E0C;  border-radius: 20px;}.profile-block li {  margin: 40px auto;}.midashi {  font-weight: 800;  font-size: 20px;  margin-bottom: 10px;}.honbun {  margin-bottom: 30px;}.text-eng {  color: #cdad97;}.text-bold {  font-weight: 600;}.text-small_1 {  font-size: 14px;}.text-small_2 {  font-size: 14px;  line-height: 40px;}.br {  display: none;}/* タブレット縦の設定 */@media screen and (max-width : 1089px ){}/* スマホ横の設定 */@media screen and (max-width: 896px) {/* bodyブロックの設定 */.container {  display: block;  max-width: 896px;  width: 94%;  margin-top: 10%;}/* Hallowブロックの設定 */.hallo {  margin: -110px 0px -40px;}.hallo_1 {  font-size: 18px;  margin-bottom: -5px;}/* Profileブロックの設定 */.profile-block {  width: 80%;  margin: auto auto auto auto;}.profile-block li {  margin: 25px auto;}.profile-block li:last-child {  margin-bottom: 0px;}.midashi {  font-weight: 800;  font-size: 18px;  margin-bottom: 8px;}.honbun {  margin-bottom: 30px;  font-size: 16px;}.text-eng {  color: #cdad97;}.text-bold {  font-weight: 600;}.text-small_1 {  font-size: 14px;}.text-small_2 {  font-size: 14px;  line-height: 30px;}}/* スマホ縦の設定 */@media screen and (max-width : 484px ){#wrapper {  overflow:hidden;}/* bodyブロックの設定 */.container {  width: 96%;  padding: 10px 5px;}/* Hallowブロックの設定 */.hallo {  margin: 0px auto 50px;}.hallo p{  text-align: center;}.hallo_1 {  margin-right: -20px;}      /* logoブロックの設定 */.web-visual {    display: none;}.phone-visual {    display: inline-block;    padding-top: 0%;}.logo-block {    margin-top: -25%;}.logo-block img{    width: 200%;    margin-left: -50%;      margin-bottom: -8%;}/* Profileブロックの設定 */.profile-block {  width: 85%;  padding: 15px;  margin: auto auto auto 0px;}.profile-block li {  margin: 25px auto;}.profile-block li:last-child {  margin-bottom: 0px;}.midashi {  font-weight: 800;  font-size: 17px;  margin-bottom: 8px;}.honbun {  margin-bottom: 30px;  font-size: 14px;  line-height: 22px;}.text-eng {  color: #cdad97;}.text-bold {  font-weight: 600;}.text-small_1 {  font-size: 14px;  line-height: 30px;}.text-small_2 {  font-size: 14px;  line-height: 50px;}.br {  display: block;      margin-top: -25px;}}